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

Update gradleVersionCatalogUpdate to v0.8.4 (minor) #42

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nl.littlerobots.version-catalog-update 0.2.2 -> 0.8.4 age adoption passing confidence
nl.littlerobots.vcu:plugin 0.2.2 -> 0.8.4 age adoption passing confidence

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.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)

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 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.

  • Versions grouping picks the most common version (#​127)
  • Resolve dependencies from the plugin itself (#​123)

v0.8.1

  • Order of sections in the version catalog is now maintained (#​113)

v0.8.0

  • Added an option to specify the toml file to use for the default tasks (#​92)
  • Added a warning for plugin dependencies with a version condition that can be upgraded, similar to library dependencies. (#​95)
  • 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)
  • Fixed warnings when configuration cache is enabled (#​103)

v0.7.0

v0.6.1

  • Fixed an issue with grouping versions (#​82)
  • Fix: retain order of kept versions (#​78)
  • Now also available from the Gradle Plugin portal

v0.6.0

  • New feature: --interactive command line option to stage changes without updating the TOML file (#​63)
  • Shadow (bundle) dependencies to prevent conflicts with other plugins (#​39)
  • Fix an issue with unused transitive dependencies causing unwanted changes to the TOML file (#​71)
  • Removed --add option. (#​69)

v0.5.3

  • Fix an issue with unused kept pinned dependencies causing the update task to fail (#​61)

v0.5.2

~~* Fix an issue with unused kept pinned dependencies causing the update task to fail (#​61)~~

v0.5.1

  • Fix dropping unused versions when formatting (respecting keep settings) (#​54)
  • Show message when pinned plugins can be updated (#​53)

v0.5.0

  • Added versionCatalogFormat task for formatting only, without updating dependencies. (#​48)
  • The versions plugin is configured to check constraints by default now. At least version 0.4.0 of the versions plugin is required.
  • Bundles are now formatted with one entry per line and a trailing comma for easier diffing. (#​44)

v0.4.0

  • Retain comments in TOML file (with some limitations) (#​18)
  • Use @pin or @keep in a comment to pin/keep specific entries
  • Fixed: Adding dependencies to a version could lead to invalid definitions or update version references in unexpected ways (#​36)

v0.3.1

  • Support plugin declarations without a version (#​22)
  • Change sortByKey to a property so it matches the docs ;)

v0.3.0

  • Create option now uses the current version used in the project vs the latest version (#​13)
  • Emit a warning when version declared in the catalog does not match the version used in the project (#​8)
  • Version conditions (rich versions) in the version block are now handled correctly. If updates are available for a version with a condition, no updates are done automatically, in stead a message will be logged to the console. (#​17)
  • The keepUnused option has been removed from the command line and the plugin configuration and is replaced by the new keep option in the versionCatalogUpdate configuration block.
  • A new pin option has been added to the versionCatalogUpdate 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from wmontwe as a code owner October 13, 2022 20:27
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 13, 2022
@github-actions github-actions bot removed the dependencies Pull requests that update a dependency file label Oct 13, 2022
@github-actions
Copy link

github-actions bot commented Oct 13, 2022

Warnings
⚠️ Changes should be reflected in the CHANGELOG.adoc
⚠️ Set a milestone please

Generated by 🚫 Danger Kotlin against 6a6eaca

@renovate renovate bot force-pushed the renovate/gradleversioncatalogupdate branch 2 times, most recently from 1304f4d to 208fea4 Compare October 14, 2022 14:08
@renovate renovate bot changed the title Update gradleVersionCatalogUpdate to v0.6.1 (minor) Update gradleVersionCatalogUpdate to v0.7.0 (minor) Oct 14, 2022
@renovate renovate bot force-pushed the renovate/gradleversioncatalogupdate branch from 208fea4 to ed79543 Compare October 17, 2022 09:08
@renovate renovate bot force-pushed the renovate/gradleversioncatalogupdate branch from ed79543 to 08dd29a Compare November 13, 2022 22:32
@sonarcloud
Copy link

sonarcloud bot commented Nov 17, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/gradleversioncatalogupdate branch from 08dd29a to 717c7c8 Compare November 18, 2022 10:39
@renovate renovate bot force-pushed the renovate/gradleversioncatalogupdate branch from 717c7c8 to 778d3e0 Compare December 21, 2022 22:02
@renovate renovate bot force-pushed the renovate/gradleversioncatalogupdate branch 2 times, most recently from 62009e4 to f55b5f2 Compare February 22, 2023 11:08
@renovate renovate bot force-pushed the renovate/gradleversioncatalogupdate branch from f55b5f2 to 978e804 Compare March 14, 2023 11:42
@renovate renovate bot changed the title Update gradleVersionCatalogUpdate to v0.7.0 (minor) Update gradleVersionCatalogUpdate to v0.8.0 (minor) Mar 14, 2023
@renovate renovate bot changed the title Update gradleVersionCatalogUpdate to v0.8.0 (minor) Update gradleVersionCatalogUpdate (minor) Jul 18, 2023
@renovate renovate bot force-pushed the renovate/gradleversioncatalogupdate branch from 978e804 to 0744e11 Compare July 18, 2023 17:18
@renovate renovate bot changed the title Update gradleVersionCatalogUpdate (minor) Update gradleVersionCatalogUpdate to v0.8.1 (minor) Jul 18, 2023
@renovate renovate bot force-pushed the renovate/gradleversioncatalogupdate branch from 0744e11 to 7f722f9 Compare December 22, 2023 09:53
@renovate renovate bot changed the title Update gradleVersionCatalogUpdate to v0.8.1 (minor) Update gradleVersionCatalogUpdate to v0.8.2 (minor) Dec 22, 2023
@renovate renovate bot force-pushed the renovate/gradleversioncatalogupdate branch from 7f722f9 to 5bfe646 Compare December 24, 2023 21:49
@renovate renovate bot changed the title Update gradleVersionCatalogUpdate to v0.8.2 (minor) Update gradleVersionCatalogUpdate to v0.8.3 (minor) Dec 24, 2023
@renovate renovate bot force-pushed the renovate/gradleversioncatalogupdate branch from 5bfe646 to 6a6eaca Compare January 26, 2024 13:24
@renovate renovate bot changed the title Update gradleVersionCatalogUpdate to v0.8.3 (minor) Update gradleVersionCatalogUpdate to v0.8.4 (minor) Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant