-
-
Notifications
You must be signed in to change notification settings - Fork 10
Bump com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider from 2.18.3 to 2.19.0 #85
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
Conversation
|
Will need to wait until Jackson 1.29.0 is available from the Jackson API plugin and the Jenkins plugin BOM. |
|
The Jackson 2 API update to 2.19.0 will happen in the Jenkins BOM release that is scheduled for tomorrow, Friday May 23, 2025. BOM merged the Jackson 2 API update in: Once that new BOM release is available, then this plugin can be updated to use that new BOM release and then this pull request can be rebased and it should pass. |
|
@dependabot rebase |
Bumps com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider from 2.18.3 to 2.19.0. --- updated-dependencies: - dependency-name: com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
844a178 to
683ae5c
Compare
jenkinsci#85) Bumps com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider from 2.18.3 to 2.19.0. --- updated-dependencies: - dependency-name: com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
@Puffy1215 we've found a problem with Jackson API 2.19.0 that has caused me to request that we stop distributing the plugin. That pull request is: A new release of the Jenkins plugin BOM is being prepared that will replace Jackson 2.19.0-404... with 2.18.3-... in the plugin BOM. That release process should complete in the next 8 hours. It is being tracked in: If a release of gitee-plugin has been created that requires Jackson 2.19.0 (due to the plugin BOM), then a new release is needed after the new plugin BOM is released. |
…-provider (jenkinsci#85)" Jackson 2 API 2.19.0 causes problems for some configurations of Kubernetes agents. Do not require Jackson 2 API 2.19.0. This reverts commit d25b531.
* Revert "Bump com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider (#85)" Jackson 2 API 2.19.0 causes problems for some configurations of Kubernetes agents. Do not require Jackson 2 API 2.19.0. This reverts commit d25b531. * Revert "Updated BOM version" Includes Jackson 2 API 2.19.0 and that causes issues for some configurations of Kubernetes plugins. This reverts commit bb3bca6. * Use latest plugin BOM release to revert to Jackson 2.18.3
Bumps com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider from 2.18.3 to 2.19.0.
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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)