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

Bump jackson.version from 2.18.0 to 2.18.2 #921

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps jackson.version from 2.18.0 to 2.18.2.
Updates com.fasterxml.jackson.core:jackson-databind from 2.18.0 to 2.18.2

Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.18.0 to 2.18.2

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.18.0 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 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)

@dependabot dependabot bot added the dependency Tool dependencies (if tool A requires tool B) label Jan 13, 2025
@coveralls
Copy link
Collaborator

coveralls commented Jan 13, 2025

Pull Request Test Coverage Report for Build 12762777580

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 67.541%

Totals Coverage Status
Change from base Build 12762769887: 0.0%
Covered Lines: 6670
Relevant Lines: 9533

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/maven/jackson.version-2.18.2 branch 5 times, most recently from 9bfb8d5 to 52613e4 Compare January 14, 2025 07:10
Bumps `jackson.version` from 2.18.0 to 2.18.2.

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.0 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.0 to 2.18.2

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.0 to 2.18.2
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.0...jackson-dataformat-xml-2.18.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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/maven/jackson.version-2.18.2 branch from 52613e4 to 219a5f4 Compare January 14, 2025 07:11
@hohwille hohwille added this to the release:2025.01.001 milestone Jan 14, 2025
@hohwille hohwille self-assigned this Jan 14, 2025
@hohwille hohwille merged commit 875fbff into main Jan 14, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/jackson.version-2.18.2 branch January 14, 2025 07:15
@jan-vcapgemini jan-vcapgemini added the reviewed Marks PRs that have been presented in the sprint-review meeting or that do not need to be presented. label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Tool dependencies (if tool A requires tool B) reviewed Marks PRs that have been presented in the sprint-review meeting or that do not need to be presented.
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants