Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2022

Bumps jackson.version from 2.12.3 to 2.13.2.
Updates jackson-databind from 2.12.3 to 2.13.2

Commits

Updates jackson-dataformat-csv from 2.12.3 to 2.13.2

Commits
  • 20bf38d [maven-release-plugin] prepare release jackson-dataformats-text-2.13.2
  • 8c85b54 Prepare for 2.13.2 release
  • 4443c8a Update release notes wrt #308
  • ba4c468 include props for POJOs without explicit default view, fixes #308 (#309)
  • df08c1e Fix #306 (quoting needed for field names with linefeeds)
  • 416461a Add a failing test for yaml issue #306
  • 20b7de3 Fix #303
  • 843ae2a back to snapshot deps
  • 34e9b30 [maven-release-plugin] prepare for next development iteration
  • 5f6b5a0 [maven-release-plugin] prepare release jackson-dataformats-text-2.13.1
  • Additional commits viewable in compare view

Updates jackson-module-parameter-names from 2.12.3 to 2.13.2

Commits
  • b691237 [maven-release-plugin] prepare release jackson-modules-java8-2.13.2
  • 681e18d Prepare for 2.13.2 release
  • 8d3602a back to snapshot deps
  • d3afffc [maven-release-plugin] prepare for next development iteration
  • 4198770 [maven-release-plugin] prepare release jackson-modules-java8-2.13.1
  • 0efccae Prepare for 2.13.1 release
  • f28dfa4 Merge branch '2.12' into 2.13
  • 49dd57c [maven-release-plugin] prepare for next development iteration
  • 8016f9d [maven-release-plugin] prepare release jackson-modules-java8-2.12.6
  • f9bb7a7 Prepare for 2.12.6
  • Additional commits viewable in compare view

Updates jackson-datatype-jdk8 from 2.12.3 to 2.13.2

Updates jackson-datatype-jsr310 from 2.12.3 to 2.13.2

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 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.12.3 to 2.13.2.

Updates `jackson-databind` from 2.12.3 to 2.13.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-dataformat-csv` from 2.12.3 to 2.13.2
- [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases)
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.12.3...jackson-dataformats-text-2.13.2)

Updates `jackson-module-parameter-names` from 2.12.3 to 2.13.2
- [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases)
- [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.12.3...jackson-modules-java8-2.13.2)

Updates `jackson-datatype-jdk8` from 2.12.3 to 2.13.2

Updates `jackson-datatype-jsr310` from 2.12.3 to 2.13.2

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-csv
  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.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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2022

Superseded by #167.

@dependabot dependabot bot closed this Oct 10, 2022
@dependabot dependabot bot deleted the dependabot/maven/jackson.version-2.13.2 branch October 10, 2022 04:02
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant