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

Bump credentials-binding 1.25 → 1.27 & workflow-cps 2.92 → 2.93 #573

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2021

Bumps credentials-binding from 1.25 to 1.27.

Release notes

Sourced from credentials-binding's releases.

1.27

🐛 Bug fixes

📦 Dependency updates

1.26

🚀 New features and improvements

  • Introduced MaskingOutputStream to DRY between Pipeline & freestyle (#139) @​jglick

📦 Dependency updates

👻 Maintenance

Commits
  • 5146664 [maven-release-plugin] prepare release credentials-binding-1.27
  • 535900d Merge pull request #144 from jglick/null-hygiene
  • 824c0c9 Merge pull request #143 from jglick/JENKINS-64631-amendment
  • 86269f1 Do not suggest passphraseVariable: , usernameVariable: in snippet generator
  • fde8db9 Unused initializer
  • c36a486 Rename SSHUserPrivateKeyTest to SSHUserPrivateKeyBindingTest to match tes...
  • cb1f084 Refactor Overridder to take overrides + publicOverrides
  • 543b13d Merge pull request #142 from jenkinsci/dependabot/maven/io.jenkins.tools.incr...
  • b4800dc Bump git-changelist-maven-extension from 1.0-beta-7 to 1.2
  • 3ccdd7e [JENKINS-64631] Make Overrider.secretKeys serializable when initialized via r...
  • 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 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)

Bumps [credentials-binding](https://github.com/jenkinsci/credentials-binding-plugin) from 1.25 to 1.27.
- [Release notes](https://github.com/jenkinsci/credentials-binding-plugin/releases)
- [Changelog](https://github.com/jenkinsci/credentials-binding-plugin/blob/master/old-changelog.md)
- [Commits](jenkinsci/credentials-binding-plugin@credentials-binding-1.25...credentials-binding-1.27)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:credentials-binding
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 12, 2021
@dependabot dependabot bot requested a review from jglick July 12, 2021 22:01
@jglick
Copy link
Member

jglick commented Jul 12, 2021

Looks like tests in workflow-cps need to be updated.

@jglick jglick changed the title Bump credentials-binding from 1.25 to 1.27 in /bom-latest Bump credentials-binding 1.25 → 1.27 & workflow-cps 2.92 → 2.93 Jul 15, 2021
@jglick jglick enabled auto-merge July 15, 2021 16:20
@basil basil disabled auto-merge July 29, 2021 18:36
@basil basil enabled auto-merge (squash) July 30, 2021 02:28
@basil basil disabled auto-merge July 30, 2021 13:04
@basil basil enabled auto-merge (squash) July 31, 2021 06:41
@basil basil merged commit b228e0e into master Jul 31, 2021
@basil basil deleted the dependabot/maven/bom-latest/org.jenkins-ci.plugins-credentials-binding-1.27 branch July 31, 2021 08:12
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants