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.10.0 to 2.10.1 #20

Merged
merged 1 commit into from
Nov 29, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps jackson.version from 2.10.0 to 2.10.1.

Updates jackson-datatype-jsr310 from 2.10.0 to 2.10.1

Updates jackson-datatype-jdk8 from 2.10.0 to 2.10.1

Updates jackson-module-parameter-names from 2.10.0 to 2.10.1

Commits
  • 061f7f1 [maven-release-plugin] prepare release jackson-modules-java8-2.10.1
  • eff722f Prepare for 2.10.1
  • 7299ee0 update parent pom ref
  • 22b52b2 add a comment to indicate change source
  • e8f0c97 minor warnings fix
  • ed21550 Fix #127 - ZonedDateTime in map keys can now be serialized with zone IDs
  • 9532f8f [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates jackson-core from 2.10.0 to 2.10.1

Commits

Updates jackson-module-jaxb-annotations from 2.10.0 to 2.10.1

Commits
  • 599c250 [maven-release-plugin] prepare release jackson-modules-base-2.10.1
  • 5605b4f prepare for 2.10.1
  • f9b3ea8 Removing duplicate sonatype deploy defs: looks like getting from base is enough
  • 4cc5890 Add Sonatype deploy plugin
  • 3d4e2ae update parent pom ref
  • b96ccd2 Fix #82 by commenting out black magic that test was doing to try to verify na...
  • 27030d4 [maven-release-plugin] prepare for next development iteration
  • See full diff 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps `jackson.version` from 2.10.0 to 2.10.1.

Updates `jackson-datatype-jsr310` from 2.10.0 to 2.10.1

Updates `jackson-datatype-jdk8` from 2.10.0 to 2.10.1

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

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

Updates `jackson-module-jaxb-annotations` from 2.10.0 to 2.10.1
- [Release notes](https://github.com/FasterXML/jackson-modules-base/releases)
- [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.10.0...jackson-modules-base-2.10.1)

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 Nov 28, 2019
Copy link

@Wadeck Wadeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just looked at the commit list proposed by the kind bot, seems fine.

@oleg-nenashev
Copy link
Member

🚢 🇮🇹 then

@oleg-nenashev oleg-nenashev merged commit fd3369c into master Nov 29, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/jackson.version-2.10.1 branch November 29, 2019 15:29
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.

2 participants