konikvranik / jdbc-influxdb

Apache License 2.0
7 stars 1 forks source link

Bump nl.littlerobots.version-catalog-update from 0.8.1 to 0.8.2 #102

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps nl.littlerobots.version-catalog-update from 0.8.1 to 0.8.2.

Release notes

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

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:

Changelog

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

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.

Commits
  • 14ca449 Bump version for release
  • 975d3ee Update CHANGELOG.md
  • eec1bb0 Merge pull request #128 from littlerobots/fix/version-grouping
  • 5d09838 Pick most common version for grouping, not the first version
  • 538c5c5 Merge pull request #125 from littlerobots/feature/resolve-versions
  • 546a8c4 Print a note mentioning new resolver
  • b02e2fa Add extension for version selector for kts
  • 74f5265 Remove jvm attribute for selection
  • cc893a8 Add basic unit tests for DependencyResolver
  • 4fdebd1 Change how versions are selected
  • 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 10 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

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (cf72eba) 4.93% compared to head (0574000) 4.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #102 +/- ## ======================================== Coverage 4.93% 4.93% Complexity 22 22 ======================================== Files 20 20 Lines 1217 1217 Branches 90 90 ======================================== Hits 60 60 Misses 1153 1153 Partials 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.