Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sbt-assembly to 2.3.0 #327

Closed
wants to merge 1 commit into from
Closed

Conversation

broadbot
Copy link
Contributor

@broadbot broadbot commented Oct 7, 2024

About this PR

πŸ“¦ Updates com.eed3si9n:sbt-assembly from 1.1.1 to 2.3.0 ⚠

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.eed3si9n", artifactId = "sbt-assembly" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.eed3si9n", artifactId = "sbt-assembly" }
}]
❗ Note that the Scala Steward config file `.scala-steward.conf` wasn't parsed correctly
DecodingFailure at .pullRequests.frequency: cron4s.InvalidCron: Either DayOfMonth and DayOfWeek must have a ? expression
labels: sbt-plugin-update, early-semver-major, semver-spec-major, commit-count:1

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 55.92%. Comparing base (f2aab0a) to head (795b0b4).
Report is 18 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #327      +/-   ##
===========================================
- Coverage    59.69%   55.92%   -3.78%     
===========================================
  Files           14       17       +3     
  Lines          593      633      +40     
  Branches        53       69      +16     
===========================================
  Hits           354      354              
- Misses         239      279      +40     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@davidangb davidangb added the Scala_Steward Scala_Steward label Nov 12, 2024
@davidangb
Copy link
Contributor

obsoleted by #350

@davidangb davidangb closed this Nov 12, 2024
@davidangb davidangb deleted the update/sbt-assembly-2.3.0 branch November 12, 2024 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scala_Steward Scala_Steward
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants