Skip to content

build: update sbt-assembly to 2.4.1 - #695

Merged
patextreme merged 2 commits into
mainfrom
update/main/sbt-assembly-2.4.1
Jul 26, 2026
Merged

build: update sbt-assembly to 2.4.1#695
patextreme merged 2 commits into
mainfrom
update/main/sbt-assembly-2.4.1

Conversation

@lfdt-bot

Copy link
Copy Markdown
Contributor

About this PR

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

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

webapp/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-minor, semver-spec-minor, old-version-remains, commit-count:1

Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
@github-actions

Copy link
Copy Markdown
Contributor

Integration Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 0e45135. ± Comparison against base commit 61d5349.

@patextreme patextreme left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dep-bump-merger auto-approval: diff judged to be a purely version-only dependency bump by the dep-bump-merger skill rubric.

@sonarqubecloud

Copy link
Copy Markdown

@patextreme
patextreme merged commit 176668c into main Jul 26, 2026
12 checks passed
@patextreme
patextreme deleted the update/main/sbt-assembly-2.4.1 branch July 26, 2026 16:58
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.

4 participants