Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2022

Bumps jacksonVersion from 2.13.1 to 2.13.3.
Updates jackson-core from 2.13.1 to 2.13.3

Commits
  • e6c7055 [maven-release-plugin] prepare release jackson-core-2.13.3
  • fb0fce8 Prepare for 2.13.3 release
  • da626f0 Reduce mvnw verbosity for GH action
  • e75e093 Backport GH workflow change to 2.13
  • ae14e72 Update release notes wrt #744
  • 48481e3 Limit size of exception message (#744)
  • fdf25c4 Back to snapshot deps
  • e037d5d [maven-release-plugin] prepare for next development iteration
  • c5b123b [maven-release-plugin] prepare release jackson-core-2.13.2
  • 21117ba Prepare for 2.13.2 releae
  • Additional commits viewable in compare view

Updates jackson-databind from 2.13.1 to 2.13.3

Commits

Updates jackson-dataformat-csv from 2.13.1 to 2.13.3

Commits
  • ee522b9 [maven-release-plugin] prepare release jackson-dataformats-text-2.13.3
  • a714e3b Prepare for 2.13.3 release
  • 7235412 Back to snapshot deps
  • 02650df [maven-release-plugin] prepare for next development iteration
  • 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
  • Additional commits viewable in compare view

Updates jackson-module-kotlin from 2.13.1 to 2.13.3

Commits
  • c023bb0 [maven-release-plugin] prepare release jackson-module-kotlin-2.13.3
  • 5f683cf Prepare for 2.13.3 release
  • 53ace36 update release notes wrt real release date
  • 3344698 [maven-release-plugin] prepare for next development iteration
  • 85bb40d [maven-release-plugin] prepare release jackson-module-kotlin-2.13.2
  • 3979431 Minor tweak wrt #551
  • 7ae18f4 Resolving incompatibilities in 2.13.2 (#551)
  • ab2bb88 Go back to 2.13.2-SNAPSHOT (but with 2.13.2 base dependency)
  • bf7a6f9 Back to 2.13.2-SNAPSHOT: build fails, cannot release 2.13.2
  • 5b2cd38 Re-do 2.13.2 release
  • 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 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 dependencies Pull requests that update a dependency file label May 16, 2022
Bumps `jacksonVersion` from 2.13.1 to 2.13.3.

Updates `jackson-core` from 2.13.1 to 2.13.3
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](FasterXML/jackson-core@jackson-core-2.13.1...jackson-core-2.13.3)

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

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

Updates `jackson-module-kotlin` from 2.13.1 to 2.13.3
- [Release notes](https://github.com/FasterXML/jackson-module-kotlin/releases)
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.13.1...jackson-module-kotlin-2.13.3)

---
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-csv
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/jacksonVersion-2.13.3 branch from 3316e76 to 1a0ef87 Compare May 18, 2022 18:49
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