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 from 2.1.4 to 2.1.5 #3955

Closed
wants to merge 1 commit into from

Conversation

broadbot
Copy link
Contributor

@broadbot broadbot commented Nov 21, 2023

About this PR

πŸ“¦ Updates com.eed3si9n:sbt-assembly from 2.1.4 to 2.1.5

πŸ“œ 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!

πŸ” Files still referring to the old version number

The following files still refer to the old version number (2.1.4).
You might want to review and update them manually.

example-notebooks/Safari_Online_Jupyter_Training.ipynb
βš™ 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" }
}]
labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

Copy link

codecov bot commented Dec 2, 2023

Codecov Report

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

Comparison is base (b0c141b) 71.31% compared to head (176393e) 71.31%.

❗ Current head 176393e differs from pull request most recent head dc6dc2c. Consider uploading reports for the commit dc6dc2c to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #3955   +/-   ##
========================================
  Coverage    71.31%   71.31%           
========================================
  Files          147      147           
  Lines        13919    13919           
  Branches      1123     1123           
========================================
  Hits          9927     9927           
  Misses        3992     3992           
Flag Coverage Ξ”
pact 48.00% <ΓΈ> (ΓΈ)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data
Powered by Codecov. Last update b0c141b...dc6dc2c. Read the comment docs.

@broadbot broadbot force-pushed the update/sbt-assembly-2.1.5 branch 5 times, most recently from 841e079 to 050ca31 Compare December 12, 2023 12:05
@broadbot broadbot force-pushed the update/sbt-assembly-2.1.5 branch 4 times, most recently from 4b3a01c to b3201eb Compare December 19, 2023 12:04
@broadbot broadbot force-pushed the update/sbt-assembly-2.1.5 branch 2 times, most recently from dbcf39a to f21aed2 Compare December 21, 2023 12:03
@broadbot broadbot force-pushed the update/sbt-assembly-2.1.5 branch 5 times, most recently from 8ce669d to c099f34 Compare January 10, 2024 12:11
@broadbot broadbot force-pushed the update/sbt-assembly-2.1.5 branch 3 times, most recently from dc6dc2c to 3b1ec08 Compare January 13, 2024 12:02
@broadbot broadbot force-pushed the update/sbt-assembly-2.1.5 branch from 3b1ec08 to 5f7afe9 Compare January 17, 2024 12:03
@LizBaldo LizBaldo closed this Jan 17, 2024
@broadbot broadbot deleted the update/sbt-assembly-2.1.5 branch January 18, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants