-
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
github-actions
bot
removed
the
dependencies
Pull requests that update a dependency file
label
Oct 13, 2022
Generated by 🚫 Danger Kotlin against 2e77c90 |
renovate
bot
force-pushed
the
renovate/gradleversioncatalogupdate
branch
2 times, most recently
from
October 14, 2022 14:08
1304f4d
to
208fea4
Compare
renovate
bot
changed the title
Update gradleVersionCatalogUpdate to v0.6.1 (minor)
Update gradleVersionCatalogUpdate to v0.7.0 (minor)
Oct 14, 2022
renovate
bot
force-pushed
the
renovate/gradleversioncatalogupdate
branch
from
October 17, 2022 09:08
208fea4
to
ed79543
Compare
renovate
bot
force-pushed
the
renovate/gradleversioncatalogupdate
branch
from
November 13, 2022 22:32
ed79543
to
08dd29a
Compare
Kudos, SonarCloud Quality Gate passed! |
renovate
bot
force-pushed
the
renovate/gradleversioncatalogupdate
branch
from
November 18, 2022 10:39
08dd29a
to
717c7c8
Compare
renovate
bot
force-pushed
the
renovate/gradleversioncatalogupdate
branch
from
December 21, 2022 22:02
717c7c8
to
778d3e0
Compare
renovate
bot
force-pushed
the
renovate/gradleversioncatalogupdate
branch
2 times, most recently
from
February 22, 2023 11:08
62009e4
to
f55b5f2
Compare
renovate
bot
force-pushed
the
renovate/gradleversioncatalogupdate
branch
from
March 14, 2023 11:42
f55b5f2
to
978e804
Compare
renovate
bot
changed the title
Update gradleVersionCatalogUpdate to v0.7.0 (minor)
Update gradleVersionCatalogUpdate to v0.8.0 (minor)
Mar 14, 2023
renovate
bot
changed the title
Update gradleVersionCatalogUpdate to v0.8.0 (minor)
Update gradleVersionCatalogUpdate (minor)
Jul 18, 2023
renovate
bot
force-pushed
the
renovate/gradleversioncatalogupdate
branch
from
July 18, 2023 17:18
978e804
to
0744e11
Compare
renovate
bot
changed the title
Update gradleVersionCatalogUpdate (minor)
Update gradleVersionCatalogUpdate to v0.8.1 (minor)
Jul 18, 2023
renovate
bot
force-pushed
the
renovate/gradleversioncatalogupdate
branch
from
December 22, 2023 09:53
0744e11
to
7f722f9
Compare
renovate
bot
changed the title
Update gradleVersionCatalogUpdate to v0.8.1 (minor)
Update gradleVersionCatalogUpdate to v0.8.2 (minor)
Dec 22, 2023
renovate
bot
force-pushed
the
renovate/gradleversioncatalogupdate
branch
from
December 24, 2023 21:49
7f722f9
to
5bfe646
Compare
renovate
bot
changed the title
Update gradleVersionCatalogUpdate to v0.8.2 (minor)
Update gradleVersionCatalogUpdate to v0.8.3 (minor)
Dec 24, 2023
renovate
bot
force-pushed
the
renovate/gradleversioncatalogupdate
branch
from
January 26, 2024 13:24
5bfe646
to
6a6eaca
Compare
renovate
bot
changed the title
Update gradleVersionCatalogUpdate to v0.8.3 (minor)
Update gradleVersionCatalogUpdate to v0.8.4 (minor)
Jan 26, 2024
renovate
bot
force-pushed
the
renovate/gradleversioncatalogupdate
branch
from
October 24, 2024 22:18
6a6eaca
to
2e77c90
Compare
renovate
bot
changed the title
Update gradleVersionCatalogUpdate to v0.8.4 (minor)
Update gradleVersionCatalogUpdate to v0.8.5 (minor)
Oct 24, 2024
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.