Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump nl.littlerobots.version-catalog-update from 0.5.1 to 0.8.5 #5302

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps nl.littlerobots.version-catalog-update from 0.5.1 to 0.8.5.

Release notes

Sourced from nl.littlerobots.version-catalog-update's releases.

Version 0.8.5

  • Fix setting version selector for kts build files (#149)
  • Fixes for new resolver behaviour that had regressed vs the old resolver

v0.8.4

Version 0.8.4

v0.8.3

Fixes and enhancements for the internal resolver:

  • Handle variants / redirection correctly (#129)
  • Handle unresolved libraries due to capability conflicts (#131)
  • Per catalog version selectors (#130)

Also fixes an issue where versions weren't correctly grouped due to a regression in 0.8.2

v0.8.2

🚨 This version introduces a new way to resolve dependencies, no longer depending on the Gradle versions plugin 🚨

This functionality is not enabled by default yet, but can be enabled by setting a property. Please try it out and report any issues you might find!

See littlerobots/version-catalog-update-plugin#125 on how to enable the new resolver, what the behavioural changes are and some of the rationale behind the change.

Full list of changes:

v0.8.1

v0.8.0

v0.7.0

v0.6.1

... (truncated)

Changelog

Sourced from nl.littlerobots.version-catalog-update's changelog.

Version 0.8.5

  • Fix setting version selector for kts build files (#149)
  • Fixes for new resolver behaviour that had regressed vs the old resolver

Version 0.8.4

  • Fail the build when an incompatible XML parser is on the build classpath with Gradle 8.4+ and 7.6.3 (#139)
  • Add kts extension for version selector (new resolver only)

Version 0.8.3

Fixes and enhancements for the internal resolver:

  • Handle variants / redirection correctly (#129)
  • Handle unresolved libraries due to capability conflicts (#131)
  • Per catalog version selectors (#130)

Also fixes an issue where versions weren't correctly grouped to a regression in 0.8.2

Version 0.8.2

🚨 This version introduces a new way to resolve dependencies, no longer depending on the Gradle versions plugin 🚨 This functionality is not enabled by default yet, but can be enabled by setting a property. Please try it out and report any issues you might find!

See the PR on how to enable the new resolver, what the behavioural changes are and some of the rationale behind the change.

Version 0.8.1

Version 0.8.0

Version 0.7.0

Version 0.6.1

... (truncated)

Commits
  • 173e655 Bump version for release
  • acb8de1 Update changelog
  • 2422fa0 Update Gradle setup action
  • 173350e Add tests to cover #149
  • 95cc88e Merge pull request #155 from littlerobots/fix/new-resolver-tests
  • b0c4025 Add tests for new resolver mode
  • 926631b Merge pull request #154 from littlerobots/fix/readme-kts-example
  • fac1baa Add build.gradle.kts example
  • 0dfcb91 Merge pull request #153 from littlerobots/fix/version-selector-callback
  • 30c29ee Pass the version selector callback as a property
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nl.littlerobots.version-catalog-update](https://github.com/littlerobots/version-catalog-update-plugin) from 0.5.1 to 0.8.5.
- [Release notes](https://github.com/littlerobots/version-catalog-update-plugin/releases)
- [Changelog](https://github.com/littlerobots/version-catalog-update-plugin/blob/main/CHANGELOG.md)
- [Commits](littlerobots/version-catalog-update-plugin@v0.5.1...v0.8.5)

---
updated-dependencies:
- dependency-name: nl.littlerobots.version-catalog-update
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 28, 2024 09:28
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
Copy link

sonarcloud bot commented Oct 28, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

0 participants