-
Notifications
You must be signed in to change notification settings - Fork 55
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
Bump jersey2-api from 2.35-5 to 2.35-6 in /bom-weekly #1011
Bump jersey2-api from 2.35-5 to 2.35-6 in /bom-weekly #1011
Conversation
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.
@dependabot merge
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
@dependabot rebase |
9eccd7c
to
b80b51f
Compare
After several reruns this seems to consistently fail. |
Yes I think you need to bump
|
support-core plugin is having issues due to metrics plugin depending on jackson-api 😭 Not sure what the best cause is. |
The root cause is really #821. But in the absence of a fix for that, I think the next best option is to update |
Crying a little inside 😢 |
We could always remove |
@dependabot cancel merge |
@basil perhaps worth adding feature label to get a release with this PR? 🤔 Once of course support-core-plugin is updated. if there is no movement on support-core-plugin by Tuesday, we could go ahead and remove it as a temporary workaround. |
Sure, I added the label. That sounds like a good plan to me! |
Since the incremental build passed, let's temporarily remove |
46686b5
to
4415ddf
Compare
Bumps [jersey2-api](https://github.com/jenkinsci/jersey2-api-plugin) from 2.35-5 to 2.35-6. - [Release notes](https://github.com/jenkinsci/jersey2-api-plugin/releases) - [Commits](https://github.com/jenkinsci/jersey2-api-plugin/commits) --- updated-dependencies: - dependency-name: io.jenkins.plugins:jersey2-api dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
4415ddf
to
0ed09ff
Compare
Metrics is gonna give you the same problem 😅 As it depends on jackson2-api |
Bumps jersey2-api from 2.35-5 to 2.35-6.
Release notes
Sourced from jersey2-api's releases.
Commits
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)