Removed the compile-time dependency on the versions plugin. This should fix class path issues when the versions plugin is applied from an init script for example. [(#97)](littlerobots/version-catalog-update-plugin#97)
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.
Removed the compile-time dependency on the versions plugin. This should fix class path issues when the versions plugin is applied from an init script for example. [(#97)](littlerobots/version-catalog-update-plugin#97)
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 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 from 0.5.1 to 0.8.3.
Release notes
Sourced from nl.littlerobots.version-catalog-update's releases.
Changelog
Sourced from nl.littlerobots.version-catalog-update's changelog.
... (truncated)
Commits
96b0c24
Bump version for release29cb970
Update CHANGELOGd653b9a
Merge pull request #136 from littlerobots/feature/multiple-version-selectors7c2080f
Add version selector override for each TOML fileaf27a5e
Merge pull request #135 from littlerobots/fix/version-groupinga585508
Fix version grouping bailing too earlyc0401d3
Merge pull request #134 from littlerobots/fix/unresolved-capabilities6b05de7
Merge pull request #132 from littlerobots/fix/module-replacement8c04737
Handle resolving errors due to capability conflictse670115
Skip redirected artifacts from version selectorDependabot 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