Skip to content

Update dependency sbt/sbt to v1.12.11#781

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sbt-sbt-1.x
Open

Update dependency sbt/sbt to v1.12.11#781
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sbt-sbt-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 1, 2025

This PR contains the following updates:

Package Update Change
sbt/sbt minor 1.11.31.12.11

Release Notes

sbt/sbt (sbt/sbt)

v1.12.11: 1.12.11

Compare Source

bug fix

Full Changelog: sbt/sbt@v1.12.10...v1.12.11

v1.12.10: 1.12.10

Compare Source

updates

🐛 bug fixes

behind the scenes

new contributors

Full Changelog: sbt/sbt@v1.12.9...v1.12.10

v1.12.9: 1.12.9

Compare Source

Updates

Full Changelog: sbt/sbt@v1.12.8...v1.12.9

v1.12.8: 1.12.8

Compare Source

updates

behind the scenes

Full Changelog: sbt/sbt@v1.12.7...v1.12.8

v1.12.7: 1.12.7

Compare Source

updates

Full Changelog: sbt/sbt@v1.12.6...v1.12.7

v1.12.6: 1.12.6

Compare Source

updates

Full Changelog: sbt/sbt@v1.12.5...v1.12.6

v1.12.5: 1.12.5

Compare Source

updates

🐛 bug fixes

Full Changelog: sbt/sbt@v1.12.4...v1.12.5

v1.12.4: 1.12.4

Compare Source

  • backport: Respect scalaOrganization in compiler bridge resolution by @​tanishiking in #​8799
  • backport: Fixes .jvmopts parse error on Windows Git Bash by reverting "Handle JVM parameters with spaces in dot files" by @​eed3si9n in #​8798

Full Changelog: sbt/sbt@v1.12.3...v1.12.4

v1.12.3

Compare Source

v1.12.2: 1.12.2

Compare Source

updates

Full Changelog: sbt/sbt@v1.12.1...v1.12.2

v1.12.1: 1.12.1

Compare Source

bug fixes

behind the scenes

Full Changelog: sbt/sbt@v1.12.0...v1.12.1

v1.12.0: 1.12.0

Compare Source

changes with compatibility implications

  • dependencyTree displays internal config, which includes Provided by @​eed3si9n in #​8359
  • Scaladoc now requires Compile / doc / compilers scoped to doc task

🚀 updates

🐛 bug fixes

behind the scenes

new contributors

Full Changelog: sbt/sbt@v1.11.7...v1.12.0

v1.11.7: 1.11.7

Compare Source

🚀 updates

🐛 bug fixes

🎬 behind the scenes

Full Changelog: sbt/sbt@v1.11.6...v1.11.7

v1.11.6: 1.11.6

Compare Source

🚀 sbt launcher 1.5.0

🐛 bug fixes

🎬 behind the scene

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

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

  • Adds Scala 3.8.0 support. See below
  • Adds Scala Nightly repository resolver. See below
  • Adds --jvm-client to the sbt runner script to launch JVM client. See below
  • Central Repository publishing: Shows validation errors if present by @​unkarjedy in #​8191
  • Central Repository publishing: Includes the root subproject name into the deployment by @​jeanmarc in #​8219
  • Reduces sbtn outputs by @​eed3si9n in #​8234

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

Scala 3.8.0 support

Scala 3.8.0 will in-source the Scala standard library (scala-library) instead of using one from Scala 2.13. sbt 1.11.5 relaxes the Coursier same-version enforcement to support Scala 3.8.0.

This was pair programmed by @​hamzaremmal + @​eed3si9n during Scala Days 2025 as #​8226

sbt --jvm-client

sbt 1.11.5 runner script adds new --jvm-client flag to launch the JVM version of the thin client. The implementation is the Scala code which sbtn is based on. This will be useful on platforms or CPU architectures that we do not build sbtn.

This was contributed by @​eed3si9n in #​8232

🎬 behind the scene

new contributors

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

v1.11.4: 1.11.4

Compare Source

Updates

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 bot label Apr 1, 2025
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.10.11 Update dependency sbt/sbt to v1.11.0 May 24, 2025
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from 284bd92 to d1a5c1a Compare May 24, 2025 08:38
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.11.0 Update dependency sbt/sbt to v1.11.1 Jun 2, 2025
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from d1a5c1a to 1eedd7a Compare June 2, 2025 07:01
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.11.1 Update dependency sbt/sbt to v1.11.2 Jun 7, 2025
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from 1eedd7a to c395e6a Compare June 7, 2025 23:06
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from c395e6a to 09e71e9 Compare July 5, 2025 23:01
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.11.2 Update dependency sbt/sbt to v1.11.3 Jul 5, 2025
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from 09e71e9 to c12f6ca Compare July 7, 2025 13:59
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.11.3 Update dependency sbt/sbt to v1.11.4 Aug 4, 2025
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from c12f6ca to 5454517 Compare August 4, 2025 15:52
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.11.4 Update dependency sbt/sbt to v1.11.5 Aug 24, 2025
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from 5454517 to e736947 Compare August 24, 2025 22:54
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.11.5 Update dependency sbt/sbt to v1.11.6 Sep 7, 2025
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from e736947 to 880fb7a Compare September 7, 2025 02:44
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from 880fb7a to d74ecc7 Compare October 5, 2025 22:33
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.11.6 Update dependency sbt/sbt to v1.11.7 Oct 5, 2025
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from d74ecc7 to 2d4d8f6 Compare January 5, 2026 03:35
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.11.7 Update dependency sbt/sbt to v1.12.0 Jan 5, 2026
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from 2d4d8f6 to a615006 Compare January 26, 2026 11:52
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.12.0 Update dependency sbt/sbt to v1.12.1 Jan 26, 2026
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from a615006 to 79e75cd Compare February 2, 2026 16:06
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.12.1 Update dependency sbt/sbt to v1.12.2 Feb 4, 2026
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from 79e75cd to 0d7212b Compare February 4, 2026 06:37
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from 0d7212b to b54e221 Compare February 12, 2026 13:09
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.12.2 Update dependency sbt/sbt to v1.12.3 Feb 15, 2026
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from b54e221 to 194b96b Compare February 15, 2026 02:34
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.12.3 Update dependency sbt/sbt to v1.12.4 Feb 23, 2026
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from 194b96b to 5cb04f7 Compare February 23, 2026 10:59
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from 5cb04f7 to 98f9d5c Compare March 2, 2026 02:52
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.12.4 Update dependency sbt/sbt to v1.12.5 Mar 2, 2026
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.12.5 Update dependency sbt/sbt to v1.12.6 Mar 16, 2026
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from 98f9d5c to 0f2622e Compare March 16, 2026 06:17
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from 0f2622e to b2c959f Compare March 23, 2026 22:52
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.12.6 Update dependency sbt/sbt to v1.12.7 Mar 23, 2026
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.12.7 Update dependency sbt/sbt to v1.12.8 Mar 25, 2026
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from b2c959f to 71fb252 Compare March 25, 2026 07:49
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from 71fb252 to bfc4723 Compare April 7, 2026 06:28
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.12.8 Update dependency sbt/sbt to v1.12.9 Apr 7, 2026
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.12.9 Update dependency sbt/sbt to v1.12.10 Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch 2 times, most recently from f5c652e to 650735b Compare May 2, 2026 22:39
@renovate renovate Bot changed the title Update dependency sbt/sbt to v1.12.10 Update dependency sbt/sbt to v1.12.11 May 2, 2026
@renovate renovate Bot removed the bot label May 26, 2026
@renovate renovate Bot force-pushed the renovate/sbt-sbt-1.x branch from 650735b to 84f610c Compare May 26, 2026 20:31
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.

0 participants