Update to Scala 3.7.2#126
Merged
Merged
Conversation
eed3si9n
commented
Sep 4, 2025
Comment on lines
+147
to
+155
| case Some(sv) if sv.startsWith("3.") => | ||
| withPublication( | ||
| Dependency( | ||
| Module(Organization(scalaOrg), ModuleName(Library3ModuleName)), | ||
| sv | ||
| ), | ||
| u.classifiers | ||
| ) | ||
| case Some(sv) if sv.startsWith("2.") => |
Member
Author
There was a problem hiding this comment.
This was caught by test.
mergify Bot
added a commit
to slick/slick
that referenced
this pull request
Sep 7, 2025
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [sbt/sbt](https://redirect.github.com/sbt/sbt) | patch | `1.11.5` -> `1.11.6` | --- ### Release Notes <details> <summary>sbt/sbt (sbt/sbt)</summary> ### [`v1.11.6`](https://redirect.github.com/sbt/sbt/releases/tag/v1.11.6): 1.11.6 [Compare Source](https://redirect.github.com/sbt/sbt/compare/v1.11.5...v1.11.6) #### 🚀 sbt launcher 1.5.0 - Update launcher code base to to Scala 3.7.2 by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [sbt/launcher#126](https://redirect.github.com/sbt/launcher/pull/126) - refactor: Adds `-Xsource:3` option by [@​xuwei-k](https://redirect.github.com/xuwei-k) in [sbt/launcher#117](https://redirect.github.com/sbt/launcher/pull/117) - deps: Removes Apache Ivy dependency from launcher by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [sbt/launcher#127](https://redirect.github.com/sbt/launcher/pull/127) #### 🐛 bug fixes - fix: Fixes internal dependency classpath [#​8249](https://redirect.github.com/sbt/sbt/issues/8249) by [@​azdrojowa123](https://redirect.github.com/azdrojowa123) in [#​8257](https://redirect.github.com/sbt/sbt/pull/8257) - fix: Fixes client-side run on JDK 8 by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [#​8259](https://redirect.github.com/sbt/sbt/pull/8259) #### 🎬 behind the scene - ci: FIxes building sbtn locally for Aarch64 / arm64 by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [#​8258](https://redirect.github.com/sbt/sbt/pull/8258) - ci: Bump actions/checkout from 4 to 5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​8246](https://redirect.github.com/sbt/sbt/pull/8246) **Full Changelog**: <sbt/sbt@v1.11.5...v1.11.6> </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/slick/slick). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6ImphdmExNyIsImxhYmVscyI6W119-->
mergify Bot
added a commit
to slick/slick
that referenced
this pull request
Sep 7, 2025
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [sbt/sbt](https://redirect.github.com/sbt/sbt) | patch | `1.11.5` -> `1.11.6` | --- ### Release Notes <details> <summary>sbt/sbt (sbt/sbt)</summary> ### [`v1.11.6`](https://redirect.github.com/sbt/sbt/releases/tag/v1.11.6): 1.11.6 [Compare Source](https://redirect.github.com/sbt/sbt/compare/v1.11.5...v1.11.6) #### 🚀 sbt launcher 1.5.0 - Update launcher code base to to Scala 3.7.2 by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [sbt/launcher#126](https://redirect.github.com/sbt/launcher/pull/126) - refactor: Adds `-Xsource:3` option by [@​xuwei-k](https://redirect.github.com/xuwei-k) in [sbt/launcher#117](https://redirect.github.com/sbt/launcher/pull/117) - deps: Removes Apache Ivy dependency from launcher by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [sbt/launcher#127](https://redirect.github.com/sbt/launcher/pull/127) #### 🐛 bug fixes - fix: Fixes internal dependency classpath [#​8249](https://redirect.github.com/sbt/sbt/issues/8249) by [@​azdrojowa123](https://redirect.github.com/azdrojowa123) in [#​8257](https://redirect.github.com/sbt/sbt/pull/8257) - fix: Fixes client-side run on JDK 8 by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [#​8259](https://redirect.github.com/sbt/sbt/pull/8259) #### 🎬 behind the scene - ci: FIxes building sbtn locally for Aarch64 / arm64 by [@​eed3si9n](https://redirect.github.com/eed3si9n) in [#​8258](https://redirect.github.com/sbt/sbt/pull/8258) - ci: Bump actions/checkout from 4 to 5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​8246](https://redirect.github.com/sbt/sbt/pull/8246) **Full Changelog**: <sbt/sbt@v1.11.5...v1.11.6> </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/slick/slick). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Contributor
|
Now that this repository depends on Scala 3, should the Thank you. |
Member
Author
|
Thanks for letting me know. Do you mind opening an issue on sbt/sbt? |
Member
Author
|
In general the launcher JAR is minimized with Proguard so it might not include the whole libraries. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.