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

Update jackson from 2.17.0 to 2.18.0 #258

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.18.0.

Commits
  • 7236550 [maven-release-plugin] prepare release jackson-bom-2.18.0
  • 58c2791 Prepare for 2.18.0 release
  • 3775318 Merge pull request #73 from FasterXML/dependabot/github_actions/github-action...
  • 540b7e7 Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group
  • 6cc8c64 Back to snapshot deps
  • 3c90e0e [maven-release-plugin] prepare for next development iteration
  • 7b9cf20 [maven-release-plugin] prepare release jackson-bom-2.18.0-rc1
  • f2d90ac Prepare for 2.18.0-rc1 release
  • e910a1e Update deps to 2.18.0-rc1-SNAPSHOT
  • b35d27c Merge branch '2.17' into 2.18
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 requested a review from a team as a code owner September 30, 2024 11:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 30, 2024
@jtnord jtnord changed the title Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.18.0 Update jackson from 2.17.0 to 2.18.0 Sep 30, 2024
@jtnord
Copy link
Member

jtnord commented Sep 30, 2024

@dependabot rebase

@jtnord jtnord requested a review from a team September 30, 2024 12:01
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.0 to 2.18.0.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.17.0...jackson-bom-2.18.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.fasterxml.jackson-jackson-bom-2.18.0 branch from 4880aa6 to 7635afc Compare September 30, 2024 12:02
@jtnord
Copy link
Member

jtnord commented Sep 30, 2024

https://github.com/jenkinsci/jackson2-api-plugin/pull/258/checks?check_run_id=30852316343

[2024-09-30T12:03:09.238Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce (display-info) on project jackson2-api: 
[2024-09-30T12:03:09.238Z] [ERROR] Rule 5: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps failed with message:
[2024-09-30T12:03:09.238Z] [ERROR] Failed while enforcing RequireUpperBoundDeps. The error(s) are [
[2024-09-30T12:03:09.238Z] [ERROR] Require upper bound dependencies error for javax.xml.bind:jaxb-api:2.2.12 paths to dependency are:
[2024-09-30T12:03:09.239Z] [ERROR] +-org.jenkins-ci.plugins:jackson2-api:2.18.0-385.v7635a_fcc1ca_e
[2024-09-30T12:03:09.239Z] [ERROR]   +-com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.18.0
[2024-09-30T12:03:09.239Z] [ERROR]     +-javax.xml.bind:jaxb-api:2.2.12
[2024-09-30T12:03:09.239Z] [ERROR] and
[2024-09-30T12:03:09.240Z] [ERROR] +-org.jenkins-ci.plugins:jackson2-api:2.18.0-385.v7635a_fcc1ca_e
[2024-09-30T12:03:09.240Z] [ERROR]   +-io.jenkins.plugins:jaxb:2.3.9-1
[2024-09-30T12:03:09.240Z] [ERROR]     +-javax.xml.bind:jaxb-api:2.3.1
[2024-09-30T12:03:09.240Z] [ERROR] ]
[2024-09-30T12:03:09.241Z] [ERROR] -> [Help 1]

potentially jackson-module-jaxb-annotations needs to exclude the jaxb api and there should be a dependency on the jaxb plugin

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2024

Superseded by #261.

@dependabot dependabot bot closed this Nov 4, 2024
auto-merge was automatically disabled November 4, 2024 11:16

Pull request was closed

@dependabot dependabot bot deleted the dependabot/maven/com.fasterxml.jackson-jackson-bom-2.18.0 branch November 4, 2024 11:16
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 enhancement java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant