-
Notifications
You must be signed in to change notification settings - Fork 52
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 mina-sshd-api.version from 2.8.0-21.v493b_6b_db_22c6 to 2.8.0-30.vf9df64641cb_d in /bom-weekly #1275
Conversation
b5474e3
to
5a64db5
Compare
@dependabot rebase |
5a64db5
to
7417337
Compare
Forcing a release for |
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 squash and 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. |
Uh, I guess we need a newer release of |
(you need to add an _ to the link, github breaks it) Otherwise yeah we need a version of credentials newer backported a bit from around here possibly: |
Do we even have a problem on older lines to begin with? Not that I am opposed to dropping some older lines if it is saving us significant work. |
@timja FYI links with underscore a trick I learned for github will still convert the pretty link if you do something like this
https://github.com/jenkinsci/credentials-plugin/releases/tag/1074.v60e6c29b_b_44b_ |
I miss BBCode. No problems with underscores there! |
@jglick FYI fixing the trailing underscore: jenkinsci/incrementals-tools#31 should not require changes elsewhere. |
So backport or drop 2.289 and 2.303? I feel like it is significantly old enough since they still have access to the currently released one once we drop it: |
dropping is fine I think |
Created #1289 for dropping |
@dependabot rebase |
Bumps `mina-sshd-api.version` from 2.8.0-21.v493b_6b_db_22c6 to 2.8.0-30.vf9df64641cb_d. Updates `mina-sshd-api-common` from 2.8.0-21.v493b_6b_db_22c6 to 2.8.0-30.vf9df64641cb_d - [Release notes](https://github.com/jenkinsci/mina-sshd-api-plugin/releases) - [Commits](https://github.com/jenkinsci/mina-sshd-api-plugin/commits) Updates `mina-sshd-api-core` from 2.8.0-21.v493b_6b_db_22c6 to 2.8.0-30.vf9df64641cb_d - [Release notes](https://github.com/jenkinsci/mina-sshd-api-plugin/releases) - [Commits](https://github.com/jenkinsci/mina-sshd-api-plugin/commits) --- updated-dependencies: - dependency-name: io.jenkins.plugins.mina-sshd-api:mina-sshd-api-common dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.jenkins.plugins.mina-sshd-api:mina-sshd-api-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
7417337
to
7499e4a
Compare
@dependabot squash and merge |
ARGH
|
Well I can cut |
Feel free to use https://github.com/jenkinsci/ssh-credentials-plugin/commits/277.x as a PR target. |
jenkinsci/ssh-credentials-plugin#140 is not mandatory. The blocker is Lines 40 to 44 in 4bd09ff
|
Okay looking at mina-sshd-api pom. It actually needs to pickup 2.319.x bom with |
bom-2.319.x/pom.xml
Outdated
@@ -75,7 +76,8 @@ | |||
<dependency> | |||
<groupId>org.jenkins-ci.plugins</groupId> | |||
<artifactId>metrics</artifactId> | |||
<version>4.1.6.1</version> | |||
<!-- TODO https://github.com/jenkinsci/metrics-plugin/pull/175 --> |
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 cancel merge |
…version-2.8.0-30.vf9df64641cb_d
…version-2.8.0-30.vf9df64641cb_d
All green 💚 |
…version-2.8.0-30.vf9df64641cb_d
…version-2.8.0-30.vf9df64641cb_d
superseded by #1332 |
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps
mina-sshd-api.version
from 2.8.0-21.v493b_6b_db_22c6 to 2.8.0-30.vf9df64641cb_d.Updates
mina-sshd-api-common
from 2.8.0-21.v493b_6b_db_22c6 to 2.8.0-30.vf9df64641cb_dRelease notes
Sourced from mina-sshd-api-common's releases.
Commits
Updates
mina-sshd-api-core
from 2.8.0-21.v493b_6b_db_22c6 to 2.8.0-30.vf9df64641cb_dRelease notes
Sourced from mina-sshd-api-core'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)