-
Notifications
You must be signed in to change notification settings - Fork 40
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.0 to 2.12.1 #61
Conversation
Bumps `jackson.version` from 2.12.0 to 2.12.1. Updates `jackson-datatype-jsr310` from 2.12.0 to 2.12.1 Updates `jackson-datatype-jdk8` from 2.12.0 to 2.12.1 Updates `jackson-datatype-json-org` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-datatypes-misc/releases) - [Commits](FasterXML/jackson-datatypes-misc@jackson-datatypes-misc-parent-2.12.0...jackson-datatypes-misc-parent-2.12.1) Updates `jackson-module-parameter-names` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases) - [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.12.0...jackson-modules-java8-2.12.1) Updates `jackson-core` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.12.0...jackson-core-2.12.1) Updates `jackson-annotations` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-module-jaxb-annotations` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-modules-base/releases) - [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.12.0...jackson-modules-base-2.12.1) Updates `jackson-dataformat-yaml` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.12.0...jackson-dataformats-text-2.12.1) Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can someone merge this? |
Needed for jenkinsci/docker-plugin#821 |
@dependabot merge |
Sorry, only users with push access can use that command. |
nice try :D not sure what we are waiting for here |
I will go ahead and release it |
Thanks, @oleg-nenashev! This release was bad timing on my own part since I was on PTO at the time. ;) |
Bumps
jackson.version
from 2.12.0 to 2.12.1.Updates
jackson-datatype-jsr310
from 2.12.0 to 2.12.1Updates
jackson-datatype-jdk8
from 2.12.0 to 2.12.1Updates
jackson-datatype-json-org
from 2.12.0 to 2.12.1Commits
8c3966d
[maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.12.1fc40b35
prepare for 2.12.1 release3710a31
Fix #705f0d77
Merge branch '2.11' into 2.1277e4677
...af3fd89
[maven-release-plugin] prepare for next development iteration171eec3
[maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.11.49d94bc3
prepare for 2.11.4 release9277e62
Add 2.12 javadocs461341b
[maven-release-plugin] prepare for next development iterationUpdates
jackson-module-parameter-names
from 2.12.0 to 2.12.1Commits
d446fe4
[maven-release-plugin] prepare release jackson-modules-java8-2.12.16c3c6ef
Prepare for 2.12.1 released475ed1
Minor tweaks to #196, update release notes32f3f41
Merge branch '2.12' of github.com:FasterXML/jackson-modules-java8 into 2.12fcbe346
...3d20752
Fix #196 ZonedDateTime deserialization skipped @JsonFormat features override ...bc966f9
Merge branch '2.11' into 2.12806d7db
...7a8a9fe
[maven-release-plugin] prepare for next development iteration7ae8f4a
[maven-release-plugin] prepare release jackson-modules-java8-2.11.4Updates
jackson-core
from 2.12.0 to 2.12.1Commits
67a2970
[maven-release-plugin] prepare release jackson-core-2.12.12649dd4
Prepare for 2.12.1 release1e30c8c
...aa54f0a
javadocs, javadocse5cbda2
More javadocing8dadf29
Minor refactoring... and more javadoc stuff2493625
Yet more javadoc'ing00a8c72
more javadoc stuffa40a7f7
yet more javadoc fixes01d1e88
More javadoc workUpdates
jackson-annotations
from 2.12.0 to 2.12.1Commits
Updates
jackson-module-jaxb-annotations
from 2.12.0 to 2.12.1Commits
6fd38a8
[maven-release-plugin] prepare release jackson-modules-base-2.12.16adb1f8
Prepare for 2.12.1 release99623d0
Update release notes wrt #12327aa4d3
Blackbird: correct methodType for setters that take arguments that aren't Object3146384
Add failing test for #12340bc785
Add ref to #116 from release notes0a37e08
Test refactor/sync with databind (Exception message verification)645aa27
Fixed #120 (last pieces)4a1ea8a
Minor cleanup to optimized int/long/String deserializersab34af4
...Updates
jackson-dataformat-yaml
from 2.12.0 to 2.12.1Commits
3417d00
[maven-release-plugin] prepare release jackson-dataformats-text-2.12.14b81f8b
prepare for 2.12.1 release31e9ac9
Javadoc fixb80012d
Minor note in release notes wrt addition of properties moduleee5e219
...db24e88
Test improvement35468cf
Bit of test refactoring8feb04f
Merge branch '2.11' into 2.1209d01ac
...c229e81
[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 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)