Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps jackson-version from 2.13.4 to 2.14.0.
Updates jackson-dataformat-yaml from 2.13.4 to 2.14.0

Commits
  • fe1e7cf [maven-release-plugin] prepare release jackson-dataformats-text-2.14.0
  • 3a8045c Prepare for 2.14.0
  • 7f9a903 back to snapshot deps
  • fc039d5 [maven-release-plugin] prepare for next development iteration
  • 737b9f8 [maven-release-plugin] prepare release jackson-dataformats-text-2.14.0-rc3
  • 1e2fc97 Prepare for 2.14.0-rc3
  • 79eed08 Update release notes
  • 3ab625d Update CsvDecoder.java (#351)
  • d03bb82 Replace GH ACtion step "set-output"
  • d22f96f Fix the Tidelift sponsor link
  • Additional commits viewable in compare view

Updates jackson-core from 2.13.4 to 2.14.0

Commits
  • 97ca01b [maven-release-plugin] prepare release jackson-core-2.14.0
  • ea15e31 Prepare for 2.14.0
  • 0d48020 Fix #834 (rare buffer condition for number-parsing, found by oss-fuzz project)
  • 2e2cff0 back to snapshot deps
  • 37c7c4f [maven-release-plugin] prepare for next development iteration
  • 597e823 [maven-release-plugin] prepare release jackson-core-2.14.0-rc3
  • f993069 ...
  • 5c1e559 Prepare for 2.14.0-rc3
  • 5a6215a Tiny upgrade to Github/CI
  • a1e1b8a Bump actions/upload-artifact from 1 to 3 (#831)
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Nov 7, 2022
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 7, 2022
Bumps `jackson-version` from 2.13.4 to 2.14.0.

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

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/jackson-version-2.14.0 branch from a880a6b to 2f7152a Compare November 7, 2022 19:02
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 7, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@rjeberhard rjeberhard merged commit 144d716 into main Nov 7, 2022
@dependabot dependabot bot deleted the dependabot/maven/jackson-version-2.14.0 branch November 7, 2022 19:20
rjeberhard pushed a commit to rjeberhard/weblogic-kubernetes-operator that referenced this pull request Apr 14, 2023
Bumps `jackson-version` from 2.13.4 to 2.14.0.

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

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
robertpatrick pushed a commit that referenced this pull request Apr 26, 2023
Bumps `jackson-version` from 2.13.4 to 2.14.0.

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

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant