openfoodfacts / openfoodfacts-androidapp

(Legacy) Native version of Open Food Facts on Android - Coders & Decoders welcome 🤳🥫
https://android.openfoodfacts.org
Apache License 2.0
773 stars 446 forks source link

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

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 11 months ago

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.

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

v0.6.0

v0.5.3

v0.5.2

Something went wrong with this release, it does not contain any changes, please refer to v0.5.3

Changelog

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

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

Version 0.6.0

... (truncated)

Commits
  • 96b0c24 Bump version for release
  • 29cb970 Update CHANGELOG
  • d653b9a Merge pull request #136 from littlerobots/feature/multiple-version-selectors
  • 7c2080f Add version selector override for each TOML file
  • af27a5e Merge pull request #135 from littlerobots/fix/version-grouping
  • a585508 Fix version grouping bailing too early
  • c0401d3 Merge pull request #134 from littlerobots/fix/unresolved-capabilities
  • 6b05de7 Merge pull request #132 from littlerobots/fix/module-replacement
  • 8c04737 Handle resolving errors due to capability conflicts
  • e670115 Skip redirected artifacts from version selector
  • 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 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)
sonarcloud[bot] commented 11 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

dependabot[bot] commented 9 months ago

Superseded by #5158.