-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Update dependency org.jenkins-ci.plugins:jackson2-api to v2.20.0-420.v8a_08b_d57ca_05 #11162
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 dependency org.jenkins-ci.plugins:jackson2-api to v2.20.0-420.v8a_08b_d57ca_05 #11162
Conversation
86a9b2d
to
76f1248
Compare
@alecharp does this pull request need to be extended to also include Jakarta XML Binding API plugin in Jenkins core, since that is now a dependency of the Jackson 2.20.0 API plugin? Adding the Jakarta XML bind API plugin causes warnings from the Maven shade plugin when building the
|
dbcfc8f
to
d8a7a30
Compare
d8a7a30
to
2feedc5
Compare
It is a recently added dependency of the Jackson 2 API plugin. Added to the Jackson 2 API plugin in pull request: * jenkinsci/jackson2-api-plugin#312 Testing done: * Confirmed that LoadDetachedPluginsTest fails without this change * Confirmed that LoadDetachedPluginsTest passes with this change Will use an incremental build of Jenkins core to test it with the plugin BOM and with the Jenkins acceptance test harness.
Needs additional testing with the plugin BOM and with the ATH to confirm that the new dependency on jakarta-xml-bind-api plugin does not break any of the existing tests. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Sorry I missed the ping. Weekly test has started. |
The BOM testing validated this change. |
ATH validates this changeset as well (jenkinsci/acceptance-test-harness#2205). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Based on test results from plugin BOM and ATH and comparison of compilation logs before and after, this is ready to merge.
This PR contains the following updates:
2.19.2-408.v18248a_324cfe
->2.20.0-420.v8a_08b_d57ca_05
Release Notes
jenkinsci/jackson2-api-plugin (org.jenkins-ci.plugins:jackson2-api)
v2.20.0-420.v8a_08b_d57ca_05
Compare Source
🚀 New features and improvements
jackson-module-jakarta-xmlbind-annotations
(#312) @basil👻 Maintenance
📦 Dependency updates
v2.20.0-411.v6ef8fdee4fe9
Compare Source
👷 Changes for plugin developers
📦 Dependency updates
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.