Skip to content

Update sbt-assembly to 2.4.2 - #2412

Open
scala-steward wants to merge 1 commit into
johnynek:mainfrom
scala-steward:update/sbt-assembly-2.4.2
Open

Update sbt-assembly to 2.4.2#2412
scala-steward wants to merge 1 commit into
johnynek:mainfrom
scala-steward:update/sbt-assembly-2.4.2

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.eed3si9n:sbt-assembly from 2.4.1 to 2.4.2

📜 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.4.1).
You might want to review and update them manually.

core/.js/package-lock.json
jsui/.js/package-lock.json
⚙ 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

@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.19%. Comparing base (f448b0a) to head (b59e475).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2412      +/-   ##
==========================================
- Coverage   85.19%   85.19%   -0.01%     
==========================================
  Files         196      196              
  Lines       49379    49379              
  Branches    12196    12196              
==========================================
- Hits        42067    42066       -1     
- Misses       7312     7313       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant