Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2025

Bumps fasterxml-jackson.version from 2.13.5 to 2.20.0.
Updates com.fasterxml.jackson.dataformat:jackson-dataformat-cbor from 2.13.5 to 2.20.0

Commits
  • c30fe05 [maven-release-plugin] prepare release jackson-dataformats-binary-2.20.0
  • b86cf64 Prep for 2.20.0
  • bae203c Fixes #608: add FP-encoding tests for Smile codec (#609)
  • f7f99aa Bump actions/setup-java from 4.7.1 to 5.0.0 (#607)
  • 2eb0372 Bump codecov/codecov-action from 5.4.3 to 5.5.0 (#606)
  • 6565d86 Remove rc2 from version
  • c2f4f69 Add deprecation markers wrt core/1462
  • ff2ec7e Bump actions/checkout from 4.2.2 to 5.0.0 (#604)
  • 45beadc Post-release version bump
  • ef935e7 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-core from 2.13.5 to 2.20.0

Commits
  • ea0830a [maven-release-plugin] prepare release jackson-core-2.20.0
  • e16733a Prep for 2.20.0
  • 93deb38 Drop RC from version pre-2.20.0 release
  • f0bcc3c Handle deprecation warnings
  • 6e70d08 Fix #1462: deprecate JsonFactory.createParser(URL) (#1464)
  • 588cc76 Post release version bump
  • 018f9e1 [maven-release-plugin] prepare for next development iteration
  • 360e498 [maven-release-plugin] prepare release jackson-core-2.20.0-rc1
  • 538ac44 Prep for 2.20.0-rc1
  • dfbf47b Merge branch '2.19' into 2.x
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.13.5 to 2.20.0

Commits

Updates com.fasterxml.jackson.core:jackson-annotations from 2.13.5 to 2.20.0

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 `fasterxml-jackson.version` from 2.13.5 to 2.20.0.

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-cbor` from 2.13.5 to 2.20.0
- [Commits](FasterXML/jackson-dataformats-binary@jackson-dataformats-binary-2.13.5...jackson-dataformats-binary-2.20.0)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.13.5 to 2.20.0
- [Commits](FasterXML/jackson-core@jackson-core-2.13.5...jackson-core-2.20.0)

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

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.13.5 to 2.20.0

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 29, 2025

Superseded by #314.

@dependabot dependabot bot closed this Aug 29, 2025
@dependabot dependabot bot deleted the dependabot/maven/fasterxml-jackson.version-2.20.0 branch August 29, 2025 18:11
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants