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.15.3 to 2.17.2 #1181

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps jackson.version from 2.15.3 to 2.17.2.
Updates com.fasterxml.jackson:jackson-bom from 2.15.3 to 2.17.2

Commits
  • e239d65 [maven-release-plugin] prepare release jackson-bom-2.17.2
  • 154dbc5 Prepare for 2.17.2 release
  • 017f7ae Update CI
  • fec40e1 Back to snapshot dep
  • 14f8741 [maven-release-plugin] prepare for next development iteration
  • 50ab40a [maven-release-plugin] prepare release jackson-bom-2.17.1
  • 38201de Prepare for 2.17.1 release
  • 4d2e95a Back to snapshot deps
  • 3f7a9ee [maven-release-plugin] prepare for next development iteration
  • 518dce9 [maven-release-plugin] prepare release jackson-bom-2.17.0
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.module:jackson-module-jaxb-annotations from 2.15.3 to 2.17.2

Commits
  • e3bbd2b [maven-release-plugin] prepare release jackson-modules-base-2.17.2
  • 0b64746 Prepare for 2.17.2 release
  • 0f2b392 Update CI
  • b4eeecf Back to snapshot dep
  • bbaf19d [maven-release-plugin] prepare for next development iteration
  • 13ce66c [maven-release-plugin] prepare release jackson-modules-base-2.17.1
  • d232df1 Prepare for 2.17.1 release
  • e5d954b Back to snapshot dep
  • e4636a6 [maven-release-plugin] prepare for next development iteration
  • d05157d [maven-release-plugin] prepare release jackson-modules-base-2.17.0
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.module:jackson-module-parameter-names from 2.15.3 to 2.17.2

Commits
  • 6599655 [maven-release-plugin] prepare release jackson-modules-java8-2.17.2
  • 6014eca Prepare for 2.17.2 release
  • 6cb1dac Back to snapshot dep
  • 68adea1 [maven-release-plugin] prepare for next development iteration
  • 2769828 [maven-release-plugin] prepare release jackson-modules-java8-2.17.1
  • 4ac699b Prepare for 2.17.1 release
  • 9e1ba80 Support more formats in ZonedDateTimeKeyDeserializer (#305)
  • 67cedd6 Back to snapshot dep
  • da34ec6 [maven-release-plugin] prepare for next development iteration
  • 787bc97 [maven-release-plugin] prepare release jackson-modules-java8-2.17.0
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-annotations from 2.15.3 to 2.17.2

Commits

Updates com.fasterxml.jackson.core:jackson-core from 2.15.3 to 2.17.2

Commits
  • a6f49ca [maven-release-plugin] prepare release jackson-core-2.17.2
  • 3d41b1c Prepare for 2.17.2 release
  • 55261be Fix #1308: allow trailing dot for "Stringified numbers" (#1309)
  • 449ed86 Update javadoc to clarify buffering of JsonParser.getText(Writer) wrt #1288
  • 27edeb7 Back to snapshot deps
  • 948e63d [maven-release-plugin] prepare for next development iteration
  • cba40f1 [maven-release-plugin] prepare release jackson-core-2.17.1
  • d33c4b5 Prepare for 2.17.1 release
  • 2a4a6dc Fix #1256: revert #1117, default recycler pool again threadLocalPool() (for...
  • 7e57e5b Update branch designation for CI
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.17.2

Commits

Updates com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider from 2.15.3 to 2.17.2

Updates com.fasterxml.jackson.jaxrs:jackson-jaxrs-base from 2.15.3 to 2.17.2

Commits
  • 23b6c2e [maven-release-plugin] prepare release jackson-jaxrs-providers-2.17.2
  • 8f5aaa6 Prepare for 2.17.2 release
  • c6d7d62 Update Woodstox dep to 6.7.0
  • 5453cc3 Back to snapshot dep
  • 8a52d12 [maven-release-plugin] prepare for next development iteration
  • 6f363e5 [maven-release-plugin] prepare release jackson-jaxrs-providers-2.17.1
  • 2d5162f Prepare for 2.17.1 release
  • c9bd7fc Update release notes
  • b00207a mark variables as volatile (#187)
  • f81ffc2 Use ReentrantLocks instead of synchronized blocks - v2.17.1 (#186)
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.15.3 to 2.17.2

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.15.3 to 2.17.2

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.15.3 to 2.17.2

Commits
  • 86f27f7 [maven-release-plugin] prepare release jackson-dataformats-text-2.17.2
  • 29c3900 Prepare for 2.17.2 release
  • 6750677 Backport #481, update release notes
  • e51d723 CSV: fix issue in setSchema (#481)
  • ff5d1d6 Back to snapshot dep
  • 2623f30 [maven-release-plugin] prepare for next development iteration
  • d7b7bf1 [maven-release-plugin] prepare release jackson-dataformats-text-2.17.1
  • 8de9ac8 Prepare for 2.17.1 release
  • 163849b Fix #469: Add a way to distinguish between null and empty (#471)
  • 029030b Fix one flag in #472
  • 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)

Bumps `jackson.version` from 2.15.3 to 2.17.2.

Updates `com.fasterxml.jackson:jackson-bom` from 2.15.3 to 2.17.2
- [Commits](FasterXML/jackson-bom@jackson-bom-2.15.3...jackson-bom-2.17.2)

Updates `com.fasterxml.jackson.module:jackson-module-jaxb-annotations` from 2.15.3 to 2.17.2
- [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.15.3...jackson-modules-base-2.17.2)

Updates `com.fasterxml.jackson.module:jackson-module-parameter-names` from 2.15.3 to 2.17.2
- [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.15.3...jackson-modules-java8-2.17.2)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.15.3 to 2.17.2
- [Commits](https://github.com/FasterXML/jackson/commits)

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

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

Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider` from 2.15.3 to 2.17.2

Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-base` from 2.15.3 to 2.17.2
- [Commits](FasterXML/jackson-jaxrs-providers@jackson-jaxrs-providers-2.15.3...jackson-jaxrs-providers-2.17.2)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.15.3 to 2.17.2

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.15.3 to 2.17.2

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.15.3 to 2.17.2
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.15.3...jackson-dataformats-text-2.17.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.module:jackson-module-jaxb-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.module:jackson-module-parameter-names
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-base
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added bug Something isn't working dependabot Automatic PR by dependabot labels Sep 2, 2024
@dependabot dependabot bot requested a review from Christian-B September 2, 2024 13:04
@coveralls
Copy link

Coverage Status

coverage: 36.877% (-0.1%) from 37.0%
when pulling 3728420 on dependabot/maven/jackson.version-2.17.2
into c1e73f6 on master.

@Christian-B Christian-B added this pull request to the merge queue Oct 1, 2024
Merged via the queue into master with commit ea37731 Oct 1, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/maven/jackson.version-2.17.2 branch October 1, 2024 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependabot Automatic PR by dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants