Bump jackson.version from 2.12.1 to 2.12.3#63
Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
Open
Bump jackson.version from 2.12.1 to 2.12.3#63dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps `jackson.version` from 2.12.1 to 2.12.3. Updates `jackson-dataformat-yaml` from 2.12.1 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.12.1...jackson-dataformats-text-2.12.3) Updates `jackson-core` from 2.12.1 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.12.1...jackson-core-2.12.3) Updates `jackson-annotations` from 2.12.1 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.12.1 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-datatype-jsr310` from 2.12.1 to 2.12.3 Updates `jackson-datatype-jdk8` from 2.12.1 to 2.12.3 Updates `jackson-module-parameter-names` from 2.12.1 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases) - [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.12.1...jackson-modules-java8-2.12.3) Updates `jackson-module-afterburner` from 2.12.1 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.12.1...jackson-modules-base-2.12.3) Updates `jackson-datatype-joda` from 2.12.1 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson-datatype-joda/releases) - [Commits](FasterXML/jackson-datatype-joda@jackson-datatype-joda-2.12.1...jackson-datatype-joda-2.12.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to
dependabotcommands nor will it be automatically closed if a new version is found.If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.
Bumps
jackson.versionfrom 2.12.1 to 2.12.3.Updates
jackson-dataformat-yamlfrom 2.12.1 to 2.12.3Commits
eca1cdf[maven-release-plugin] prepare release jackson-dataformats-text-2.12.3e515118Prepare for 2.12.3 release621aee9Minor fix to use calculated TomlWriteFeature's (not a bug since it's 0, but m...c042f4eUse TextBuffer instead of StringBuilder to build string literalsba4f8edRecycle toml token buffers6d88ec2Return proper type from toml getFormatWriteFeatureType6527693TOML null handling [Adds #253]776690fAdd documentation for TomlReadFeature#PARSE_JAVA_TIMEb6d626dFix #262 (optimize JFlex input buffer)0e10dc4Tiny test additionUpdates
jackson-corefrom 2.12.1 to 2.12.3Commits
08c2271[maven-release-plugin] prepare release jackson-core-2.12.3b9c111a(second part of 2.12.3 preparation, need base updated)8bce7a4prepare for 2.12.3 releasebd1198aRelease note change45126bfminor addition to BaseTest685f44eback to snapshot depse8cf308[maven-release-plugin] prepare for next development iteration99cc3ce[maven-release-plugin] prepare release jackson-core-2.12.2b85fd8cPrepare for 2.12.2 release7f6c506Republish javadocs for 2.12 (lots of javadoc cleanup work before 2.12.1)Updates
jackson-annotationsfrom 2.12.1 to 2.12.3Commits
Updates
jackson-databindfrom 2.12.1 to 2.12.3Commits
Updates
jackson-datatype-jsr310from 2.12.1 to 2.12.3Updates
jackson-datatype-jdk8from 2.12.1 to 2.12.3Updates
jackson-module-parameter-namesfrom 2.12.1 to 2.12.3Commits
e279ec0[maven-release-plugin] prepare release jackson-modules-java8-2.12.3193c2fdPrepare for 2.12.3 release5b307c1Fixed #207 (actual fix in jackson-databind, added test here, notes)b97b4b0back to snapshot deps19e379e[maven-release-plugin] prepare for next development iteration034d91c[maven-release-plugin] prepare release jackson-modules-java8-2.12.245dc6d5Prepare for 2.12.2 release1322681Fix #206 (actual fix in jackson-databind)5063d05Fix #2025bf57e1...Updates
jackson-module-afterburnerfrom 2.12.1 to 2.12.3Commits
2938bdc[maven-release-plugin] prepare release jackson-modules-base-2.12.34c55612Prepare for 2.12.3 release34ec892...3d0b35eback to snapshots3ff9a89[maven-release-plugin] prepare for next development iteration457dd85[maven-release-plugin] prepare release jackson-modules-base-2.12.2a7eee60Prepare for 2.12.2 release078ba69back to snapshots33ee5f2[maven-release-plugin] prepare for next development iterationUpdates
jackson-datatype-jodafrom 2.12.1 to 2.12.3Commits
314725f[maven-release-plugin] prepare release jackson-datatype-joda-2.12.3cc061b4Prepare for 2.12.3 releasecba4dd3back to snapshot depsfe5ae69[maven-release-plugin] prepare for next development iterationce5a435[maven-release-plugin] prepare release jackson-datatype-joda-2.12.26961eb5Prepare for 2.12.2 release73a05db...15aa99b[maven-release-plugin] prepare for next development iterationDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: