Update V.coursier to v2.1.24#866
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
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.
This PR contains the following updates:
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
coursier/coursier (io.get-coursier:coursier)
v2.1.24Compare Source
What's Changed
Fixes
Updates / maintenance
Full Changelog: coursier/coursier@v2.1.23...v2.1.24
v2.1.23Compare Source
What's Changed
Full Changelog: coursier/coursier@v2.1.22...v2.1.23
v2.1.22Compare Source
What's Changed
Documentation changes
Updates / maintenance
New Contributors
Full Changelog: coursier/coursier@v2.1.21...v2.1.22
v2.1.21Compare Source
What's Changed
Updates / maintenance
Full Changelog: coursier/coursier@v2.1.20...v2.1.21
v2.1.20Compare Source
What's Changed
Updates / maintenance
New Contributors
Full Changelog: coursier/coursier@v2.1.19...v2.1.20
v2.1.19Compare Source
What's Changed
Maintenance / updates
Full Changelog: coursier/coursier@v2.1.18...v2.1.19
v2.1.18Compare Source
What's Changed
Updates / maintenance
Full Changelog: coursier/coursier@v2.1.17...v2.1.18
v2.1.17Compare Source
This release changes the way "BOMs" or "dependency management" are handled during resolution, and allows users to add BOMs to a resolution. This changes the way versions are picked when BOMs or dependency management are involved, which has an impact on the resolution of libraries from many JVM ecosystems, such as Apache Spark, Springboot, Quarkus, etc. These changes were added in #3097 and #3143, mainly motivated by Mill's needs.
Given these change the way versions are picked and the impact on speed / performance of these changes is unclear, projects offering dependency resolution features via coursier might want to allow their users to disable this. This can be done via
ResolutionParamsin the API, likeOn the command line, passing
--enable-dependency-overrides=falseto theresolveorfetchsub-commands disables these changes.What's Changed
Updates / maintenance
Full Changelog: coursier/coursier@v2.1.16...v2.1.17
v2.1.16Compare Source
This release fixes issues with launchers generated by
csin coursier2.1.15, that mistakenly required Java >= 17. In coursier2.1.16, they should only need Java >= 8, like before2.1.15.It also introduces Mac ARM64 launchers built on coursier's own CI, rather than with a slight delay in an external repository.
What's Changed
catcommand by @alexarchambault in #3141Updates / maintenance
--releaserelated javac options in scala modules too by @alexarchambault in #3146New Contributors
Full Changelog: coursier/coursier@v2.1.15...v2.1.16
v2.1.15Compare Source
What's Changed
Updates / maintenance
New Contributors
Full Changelog: coursier/coursier@v2.1.14...v2.1.15
v2.1.14Compare Source
What's Changed
Updates / maintenance
Full Changelog: coursier/coursier@v2.1.13...v2.1.14
v2.1.13Compare Source
What's Changed
Updates / maintenance
Full Changelog: coursier/coursier@v2.1.12...v2.1.13
v2.1.12Compare Source
This is mainly a convenience release, to benefit from #3072 in Mill early
What's Changed
Updates / maintenance
Full Changelog: coursier/coursier@v2.1.11...v2.1.12
v2.1.11Compare Source
What's Changed
Updates / maintenance
windows-ansi-pssource dependency by @lefou in #2986Full Changelog: coursier/coursier@v2.1.10...v2.1.11
v2.1.10Compare Source
What's Changed
Documentation updates
~/.m2/repositoryby @ghostbuster91 in #2929Updates / maintenance
New Contributors
Full Changelog: coursier/coursier@v2.1.9...v2.1.10
Configuration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.