-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update gradleVersionCatalogUpdate to v0.8.5 (minor) #42
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/gradleversioncatalogupdate
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Generated by 🚫 Danger Kotlin against 2e77c90 |
1304f4d
to
208fea4
Compare
208fea4
to
ed79543
Compare
ed79543
to
08dd29a
Compare
Kudos, SonarCloud Quality Gate passed! |
08dd29a
to
717c7c8
Compare
717c7c8
to
778d3e0
Compare
62009e4
to
f55b5f2
Compare
f55b5f2
to
978e804
Compare
978e804
to
0744e11
Compare
0744e11
to
7f722f9
Compare
7f722f9
to
5bfe646
Compare
5bfe646
to
6a6eaca
Compare
6a6eaca
to
2e77c90
Compare
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:
0.2.2
->0.8.5
0.2.2
->0.8.5
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
littlerobots/version-catalog-update-plugin (nl.littlerobots.version-catalog-update)
v0.8.5
v0.8.4
v0.8.3
Fixes and enhancements for the internal resolver:
Also fixes an issue where versions weren't correctly grouped 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 the PR on how to enable the new resolver,
what the behavioural changes are and some of the rationale behind the change.
v0.8.1
v0.8.0
v0.7.0
v0.6.1
v0.6.0
--interactive
command line option to stage changes without updating the TOML file (#63)--add
option. (#69)v0.5.3
v0.5.2
~~* Fix an issue with unused kept pinned dependencies causing the update task to fail (#61)~~
v0.5.1
v0.5.0
versionCatalogFormat
task for formatting only, without updating dependencies. (#48)0.4.0
of the versions plugin is required.v0.4.0
@pin
or@keep
in a comment to pin/keep specific entriesv0.3.1
sortByKey
to a property so it matches the docs ;)v0.3.0
keepUnused
option has been removed from the command line and the plugin configuration and is replaced by the newkeep
option in theversionCatalogUpdate
configuration block.pin
option has been added to theversionCatalogUpdate
block that allows pinning of entries that should not be automatically updated. This can work in addition with rich version definitions.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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.