Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Commits
  • fc1bc93 [maven-release-plugin] prepare release jackson-core-2.18.2
  • 44f793e Prep for 2.18.2
  • 715ec43 Disable scorecard WF from 2.18
  • 88b4c94 fix issue with incorrect matches for some surrogate chars (#1360)
  • cc70bc2 Minor warnings removal
  • f5ed9e7 Warnings removal
  • 93335d4 Merge branch '2.17' into 2.18
  • 3ec9738 Back to snapshot dep
  • 88fc49b [maven-release-plugin] prepare for next development iteration
  • 44d1e78 [maven-release-plugin] prepare release jackson-core-2.17.3
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2

Commits

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.18.1 to 2.18.2

Commits
  • c7edd07 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.2
  • 967f11f Prep for 2.18.2
  • e045611 Merge branch '2.17' into 2.18
  • 1e7c628 Back to snapshot dep
  • 1223dac [maven-release-plugin] prepare for next development iteration
  • b3771f9 [maven-release-plugin] prepare release jackson-dataformats-text-2.17.3
  • 683310e Prep for 2.17.3
  • 2c4830a Back to snapshot deps
  • 065f6f2 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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

Updates com.fasterxml.jackson.core:jackson-annotations from 2.18.1 to 2.18.2

Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-guava from 2.18.1 to 2.18.2

Commits
  • 3aa8575 [maven-release-plugin] prepare release jackson-datatypes-collections-2.18.2
  • 5b025a5 Prep for 2.18.2
  • 264c1ca Fix unit tests wrt jackson-databind change wrt abstract Collection deserial...
  • e743aea Merge branch '2.17' into 2.18
  • 273a7c0 Back to snapshot dep
  • 73d41ef [maven-release-plugin] prepare for next development iteration
  • 58d7084 [maven-release-plugin] prepare release jackson-datatypes-collections-2.17.3
  • 6e8f671 Prep for 2.17.3
  • f20a726 Back to snapshot dep
  • 09cfeee [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-joda from 2.18.1 to 2.18.2

Commits
  • d79c41b [maven-release-plugin] prepare release jackson-datatype-joda-2.18.2
  • 91009ec Prep for 2.18.2
  • 2f013e2 Merge branch '2.17' into 2.18
  • 0e31fe3 Back to snapshot dep
  • 2029f26 [maven-release-plugin] prepare for next development iteration
  • c932741 [maven-release-plugin] prepare release jackson-datatype-joda-2.17.3
  • 17dc073 Prep for 2.17.3
  • 9788acf Minor clean up wrt #146 test
  • a46f82c Test cleanup
  • b04b573 Add reproduction for #146 (failing test)
  • 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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 28, 2024
Bumps `jackson.version` from 2.18.1 to 2.18.2.

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

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

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

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

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

Updates `com.fasterxml.jackson.datatype:jackson-datatype-guava` from 2.18.1 to 2.18.2
- [Commits](FasterXML/jackson-datatypes-collections@jackson-datatypes-collections-2.18.1...jackson-datatypes-collections-2.18.2)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-joda` from 2.18.1 to 2.18.2
- [Commits](FasterXML/jackson-datatype-joda@jackson-datatype-joda-2.18.1...jackson-datatype-joda-2.18.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  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.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-joda
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/jackson.version-2.18.2 branch from bb8d7a7 to 8c01472 Compare December 18, 2024 13:15
@jjjasper jjjasper merged commit c9f2763 into main Dec 18, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/jackson.version-2.18.2 branch December 18, 2024 13:21
@sonarqubecloud
Copy link

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.

2 participants