Skip to content

Update dependency sbt/sbt to v1.11.5#11350

Merged
avrittrohwer merged 1 commit intomainfrom
renovate/sbt-sbt-1.x
Aug 25, 2025
Merged

Update dependency sbt/sbt to v1.11.5#11350
avrittrohwer merged 1 commit intomainfrom
renovate/sbt-sbt-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 25, 2025

This PR contains the following updates:

Package Update Change
sbt/sbt patch 1.11.4 -> 1.11.5

Release Notes

sbt/sbt (sbt/sbt)

v1.11.5: 1.11.5

Compare Source

changes with compatibility implications

  • sbtn is built using ubuntu-22.04 image, which will require similar Linux version with glibc 2.32 and above.

🚀 features and other updates

Scala Nightly repository

Scala Team now publishes nightlies to a dedicated Artifactory instance. sbt 1.11.5 adds a new resolver for this:

resolvers += Resolver.scalaNightlyRepository

ThisBuild / scalaVersion := "3.8.0-RC1-bin-20250823-712d5bc-NIGHTLY"
Compile / scalacOptions += "-language:experimental.captureChecking"

This was contributed by @​hamzaremmal in sbt/librarymanagement#532

🎬 behind the scene

new contributors

Full Changelog: sbt/sbt@v1.11.4...v1.11.5


Configuration

📅 Schedule: Branch creation - "after 4am,before 10am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies dependency updates label Aug 25, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.03%. Comparing base (4994893) to head (0454a67).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11350   +/-   ##
=========================================
  Coverage     83.03%   83.03%           
  Complexity     4784     4784           
=========================================
  Files           551      551           
  Lines         20910    20910           
  Branches       1362     1362           
=========================================
  Hits          17362    17362           
  Misses         3022     3022           
  Partials        526      526           

☔ View full report in Codecov by Sentry.
📢 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.

@avrittrohwer avrittrohwer merged commit 22a3458 into main Aug 25, 2025
26 checks passed
@avrittrohwer avrittrohwer deleted the renovate/sbt-sbt-1.x branch August 25, 2025 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant