Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2024

Bumps com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.18.1 to 2.18.2.

Commits
  • 310241b [maven-release-plugin] prepare release jackson-dataformat-xml-2.18.2
  • 21dfc4f minor warnings removal
  • 06d28aa Prep for 2.18.2 release
  • 0a7cf7b Merge test classes
  • 7e35baa Add test for #682 (passing with jackson-databind fix) (#685)
  • 5b78983 Fix #678: allow configuring custom SerializerFactory via JacksonXmlModule (#680)
  • 180a75b Merge branch '2.17' into 2.18
  • b19f1ca Back to snapshot dep
  • acd25dc [maven-release-plugin] prepare for next development iteration
  • 2ddb970 [maven-release-plugin] prepare release jackson-dataformat-xml-2.17.3
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 28, 2024
@slisson
Copy link
Member

slisson commented Jan 7, 2025

@dependabot rebase

…-xml

Bumps [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) from 2.18.1 to 2.18.2.
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.1...jackson-dataformat-xml-2.18.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.fasterxml.jackson.dataformat-jackson-dataformat-xml-2.18.2 branch from 355ae34 to bcc586a Compare January 7, 2025 15:45
@slisson slisson merged commit 710ce8b into main Jan 7, 2025
10 checks passed
@slisson slisson deleted the dependabot/gradle/com.fasterxml.jackson.dataformat-jackson-dataformat-xml-2.18.2 branch January 7, 2025 16:17
@slisson
Copy link
Member

slisson commented Jan 8, 2025

🎉 This PR is included in version 0.10.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants