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.12.2 to 2.12.3 #144

Merged
merged 1 commit into from
Apr 13, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Commits

Updates jackson-datatype-jdk8 from 2.12.2 to 2.12.3

Updates jackson-datatype-jsr310 from 2.12.2 to 2.12.3

Updates jackson-module-kotlin from 2.12.2 to 2.12.3

Commits
  • 310c79e [maven-release-plugin] prepare release jackson-module-kotlin-2.12.3
  • dae50d0 Prepare for 2.12.3 release
  • 4dfa2d6 Add test without default ID
  • 59c8d88 Test case for #194
  • 791d854 Merge pull request #424 from FasterXML/add-japicmp
  • 6a3ed6e Describe new failing test
  • dd047d6 Add failing test for GitHub issue 337
  • 2dea4e3 Use 2.12.2 as base version (unsigned (de)serializers)
  • 3dc7de6 Add japicmp maven plugin
  • 00f8432 back to snapshot deps
  • Additional commits viewable in compare view

Updates jackson-dataformat-csv from 2.12.2 to 2.12.3

Commits
  • eca1cdf [maven-release-plugin] prepare release jackson-dataformats-text-2.12.3
  • e515118 Prepare for 2.12.3 release
  • 621aee9 Minor fix to use calculated TomlWriteFeature's (not a bug since it's 0, but m...
  • c042f4e Use TextBuffer instead of StringBuilder to build string literals
  • ba4f8ed Recycle toml token buffers
  • 6d88ec2 Return proper type from toml getFormatWriteFeatureType
  • 6527693 TOML null handling [Adds #253]
  • 776690f Add documentation for TomlReadFeature#PARSE_JAVA_TIME
  • b6d626d Fix #262 (optimize JFlex input buffer)
  • 0e10dc4 Tiny test addition
  • Additional commits viewable in compare view

Updates jackson-dataformat-xml from 2.12.2 to 2.12.3

Commits
  • c1abc85 [maven-release-plugin] prepare release jackson-dataformat-xml-2.12.3
  • dfa9b33 Prepare for 2.12.3 release
  • c8f3dff Slight improvement to handling of internal problems; wrap as `JsonParseExcept...
  • 91a4f32 Add a failing test for #463 -- fix will be in Woodstox 6.2.5 when released
  • 9369bec Remove accidentally added test (458->460, now passing)
  • 847f707 Fix for #460 (actually just verification test, release notes; real fix in jac...
  • 2874ddc Merge branch '2.11' into 2.12
  • 410c975 Update release notes wrt #456
  • a55f327 Fix JsonAlias with unwrapped lists (#456)
  • bd96c94 back to snapshot deps
  • Additional commits viewable in compare view

Updates jackson-dataformat-yaml from 2.12.2 to 2.12.3

Commits
  • eca1cdf [maven-release-plugin] prepare release jackson-dataformats-text-2.12.3
  • e515118 Prepare for 2.12.3 release
  • 621aee9 Minor fix to use calculated TomlWriteFeature's (not a bug since it's 0, but m...
  • c042f4e Use TextBuffer instead of StringBuilder to build string literals
  • ba4f8ed Recycle toml token buffers
  • 6d88ec2 Return proper type from toml getFormatWriteFeatureType
  • 6527693 TOML null handling [Adds #253]
  • 776690f Add documentation for TomlReadFeature#PARSE_JAVA_TIME
  • b6d626d Fix #262 (optimize JFlex input buffer)
  • 0e10dc4 Tiny test addition
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps `jackson.version` from 2.12.2 to 2.12.3.

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

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

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

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

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

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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 13, 2021
@sokomishalov sokomishalov merged commit 1941323 into master Apr 13, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/jackson.version-2.12.3 branch April 13, 2021 08:03
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