Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps nl.littlerobots.version-catalog-update from 0.8.3 to 0.8.4.

Release notes

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

v0.8.4

Version 0.8.4

Changelog

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

Version 0.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)
Commits
  • 9a8fe0a Bump version for release
  • 11de6fd Update CHANGELOG
  • 6f55fb9 Merge pull request #140 from littlerobots/fix/sax-parser-warning
  • b434992 Fail the build when an XML parser conflict is detected on affected Gradle ver...
  • b3c5a2f Merge pull request #138 from littlerobots/fix/version-selector-toml
  • 4267086 Add extension for versionSelector on VersionCatalogConfig for Kotlin dsl
  • a5ee62f Bump version for development
  • See full diff 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 <dependency name> 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)

Bumps [nl.littlerobots.version-catalog-update](https://github.com/littlerobots/version-catalog-update-plugin) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/littlerobots/version-catalog-update-plugin/releases)
- [Changelog](https://github.com/littlerobots/version-catalog-update-plugin/blob/main/CHANGELOG.md)
- [Commits](littlerobots/version-catalog-update-plugin@v0.8.3...v0.8.4)

---
updated-dependencies:
- dependency-name: nl.littlerobots.version-catalog-update
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from sgammon as a code owner January 29, 2024 10:24
@dependabot dependabot bot added dependencies Related to dependency updates or issues java Pull requests that update Java code labels Jan 29, 2024
@codecov
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fa94556) 71.83% compared to head (0494537) 71.83%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #94   +/-   ##
=======================================
  Coverage   71.83%   71.83%           
=======================================
  Files          26       26           
  Lines         458      458           
  Branches       57       57           
=======================================
  Hits          329      329           
  Misses         97       97           
  Partials       32       32           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fa94556...0494537. Read the comment docs.

@sgammon sgammon merged commit 00bea76 into main Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/gradle/nl.littlerobots.version-catalog-update-0.8.4 branch January 29, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to dependency updates or issues java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant