Bump jacksonVersion from 2.13.2 to 2.14.0 in /integration/spark#39
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump jacksonVersion from 2.13.2 to 2.14.0 in /integration/spark#39dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps `jacksonVersion` from 2.13.2 to 2.14.0. Updates `jackson-core` from 2.13.2 to 2.14.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.13.2...jackson-core-2.14.0) Updates `jackson-annotations` from 2.13.2 to 2.14.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-dataformat-yaml` from 2.13.2 to 2.14.0 - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.13.2...jackson-dataformats-text-2.14.0) Updates `jackson-datatype-jdk8` from 2.13.2 to 2.14.0 Updates `jackson-datatype-jsr310` from 2.13.2 to 2.14.0 Updates `jackson-module-scala_2.11` from 2.6.7.1 to 2.14.0 - [Release notes](https://github.com/FasterXML/jackson-module-scala/releases) - [Changelog](https://github.com/FasterXML/jackson-module-scala/blob/2.15/release.sbt) - [Commits](FasterXML/jackson-module-scala@jackson-module-scala-2.6.7.1...v2.14.0) Updates `jackson-module-scala_2.12` from 2.10.0 to 2.14.0 - [Release notes](https://github.com/FasterXML/jackson-module-scala/releases) - [Changelog](https://github.com/FasterXML/jackson-module-scala/blob/2.15/release.sbt) - [Commits](FasterXML/jackson-module-scala@jackson-module-scala-2.10.0...v2.14.0) Updates `jackson-bom` from 2.10.0 to 2.14.0 - [Release notes](https://github.com/FasterXML/jackson-bom/releases) - [Commits](FasterXML/jackson-bom@jackson-bom-2.10.0...jackson-bom-2.14.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.module:jackson-module-scala_2.11 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.module:jackson-module-scala_2.12 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
The following labels could not be found: |
Author
|
Superseded by #50. |
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.
Bumps
jacksonVersionfrom 2.13.2 to 2.14.0.Updates
jackson-corefrom 2.13.2 to 2.14.0Commits
97ca01b[maven-release-plugin] prepare release jackson-core-2.14.0ea15e31Prepare for 2.14.00d48020Fix #834 (rare buffer condition for number-parsing, found by oss-fuzz project)2e2cff0back to snapshot deps37c7c4f[maven-release-plugin] prepare for next development iteration597e823[maven-release-plugin] prepare release jackson-core-2.14.0-rc3f993069...5c1e559Prepare for 2.14.0-rc35a6215aTiny upgrade to Github/CIa1e1b8aBump actions/upload-artifact from 1 to 3 (#831)Updates
jackson-annotationsfrom 2.13.2 to 2.14.0Commits
Updates
jackson-dataformat-yamlfrom 2.13.2 to 2.14.0Commits
fe1e7cf[maven-release-plugin] prepare release jackson-dataformats-text-2.14.03a8045cPrepare for 2.14.07f9a903back to snapshot depsfc039d5[maven-release-plugin] prepare for next development iteration737b9f8[maven-release-plugin] prepare release jackson-dataformats-text-2.14.0-rc31e2fc97Prepare for 2.14.0-rc379eed08Update release notes3ab625dUpdate CsvDecoder.java (#351)d03bb82Replace GH ACtion step "set-output"d22f96fFix the Tidelift sponsor linkUpdates
jackson-datatype-jdk8from 2.13.2 to 2.14.0Updates
jackson-datatype-jsr310from 2.13.2 to 2.14.0Updates
jackson-module-scala_2.11from 2.6.7.1 to 2.14.0Commits
149bc61Update VERSION.mdfc75ca1Update build.propertiesb4878c8prep v2.14.0edb012dUpdate README.mde701b21add tests for FasterXML/jackson-module-scala#203b7fed5bjackson 2.14.0-rc3fccebe9disable tasty check for Scala 2.11/2.12 users (#611)0a26c17increase _scalaTypeCache default sizee6fdfddUpdate plugins.sbt08e41b8upgrade depsUpdates
jackson-module-scala_2.12from 2.10.0 to 2.14.0Commits
149bc61Update VERSION.mdfc75ca1Update build.propertiesb4878c8prep v2.14.0edb012dUpdate README.mde701b21add tests for FasterXML/jackson-module-scala#203b7fed5bjackson 2.14.0-rc3fccebe9disable tasty check for Scala 2.11/2.12 users (#611)0a26c17increase _scalaTypeCache default sizee6fdfddUpdate plugins.sbt08e41b8upgrade depsUpdates
jackson-bomfrom 2.10.0 to 2.14.0Commits
cd99403[maven-release-plugin] prepare release jackson-bom-2.14.050dedf0Prepare for 2.14.069023b4Back to snapshotsffb3dd2[maven-release-plugin] prepare for next development iteration229c0be[maven-release-plugin] prepare release jackson-bom-2.14.0-rc3b3e3950Prepare for 2.14.0-rc3 releasebabf49aMerge branch '2.13' into 2.14f52258f[maven-release-plugin] prepare for next development iteration6177c40[maven-release-plugin] prepare release jackson-bom-2.13.4.20221013e98254e...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 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)