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 jenkins.version from 2.455 to 2.457 #661

Merged
merged 1 commit into from
May 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps jenkins.version from 2.455 to 2.457.
Updates org.jenkins-ci.main:jenkins-core from 2.455 to 2.457

Release notes

Sourced from org.jenkins-ci.main:jenkins-core's releases.

2.457

This is an automatically generated changelog draft for Jenkins weekly releases. See https://www.jenkins.io/changelog/2.457/ for the official changelog for this release.

🚀 New features and improvements

🐛 Bug fixes

All contributors: @​basil, @​daniel-beck, @​dependabot, @​dependabot[bot], @​jenkins-release-bot, @​mawinter69, @​renovate and @​renovate[bot]

2.456

This is an automatically generated changelog draft for Jenkins weekly releases. See https://www.jenkins.io/changelog/2.456/ for the official changelog for this release.

🚀 New features and improvements

🐛 Bug fixes

📦 Dependency updates

  • Bump org.jenkins-ci.main:jenkins-test-harness from 2189.v1c38d94b_43b_a_ to 2193.v71b_f09ec6d46 (#9213) @​dependabot
  • Bump org.jenkins-ci.plugins:cloudbees-folder from 6.928.v7c780211d66e to 6.936.v3c5cd2190e9e (#9212) @​dependabot
  • Bump org.kohsuke.stapler:json-lib from 2.4-jenkins-5 to 2.4-jenkins-7 (#9214) @​dependabot
  • Bump org.jenkins-ci.plugins:display-url-api from 2.200.vb_9327d658781 to 2.204.vf6fddd8a_8b_e9 (#9210) @​dependabot

All contributors: @​Lmh-java, @​NotMyFault, @​basil, @​daniel-beck, @​dependabot, @​dependabot[bot], @​janfaracik, @​jenkins-release-bot, @​jglick, @​jwojnarowicz, @​renovate and @​renovate[bot]

Commits

Updates org.jenkins-ci.main:jenkins-war from 2.455 to 2.457

Release notes

Sourced from org.jenkins-ci.main:jenkins-war's releases.

2.457

This is an automatically generated changelog draft for Jenkins weekly releases. See https://www.jenkins.io/changelog/2.457/ for the official changelog for this release.

🚀 New features and improvements

🐛 Bug fixes

All contributors: @​basil, @​daniel-beck, @​dependabot, @​dependabot[bot], @​jenkins-release-bot, @​mawinter69, @​renovate and @​renovate[bot]

2.456

This is an automatically generated changelog draft for Jenkins weekly releases. See https://www.jenkins.io/changelog/2.456/ for the official changelog for this release.

🚀 New features and improvements

🐛 Bug fixes

📦 Dependency updates

  • Bump org.jenkins-ci.main:jenkins-test-harness from 2189.v1c38d94b_43b_a_ to 2193.v71b_f09ec6d46 (#9213) @​dependabot
  • Bump org.jenkins-ci.plugins:cloudbees-folder from 6.928.v7c780211d66e to 6.936.v3c5cd2190e9e (#9212) @​dependabot
  • Bump org.kohsuke.stapler:json-lib from 2.4-jenkins-5 to 2.4-jenkins-7 (#9214) @​dependabot
  • Bump org.jenkins-ci.plugins:display-url-api from 2.200.vb_9327d658781 to 2.204.vf6fddd8a_8b_e9 (#9210) @​dependabot

All contributors: @​Lmh-java, @​NotMyFault, @​basil, @​daniel-beck, @​dependabot, @​dependabot[bot], @​janfaracik, @​jenkins-release-bot, @​jglick, @​jwojnarowicz, @​renovate and @​renovate[bot]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 `jenkins.version` from 2.455 to 2.457.

Updates `org.jenkins-ci.main:jenkins-core` from 2.455 to 2.457
- [Release notes](https://github.com/jenkinsci/jenkins/releases)
- [Commits](jenkinsci/jenkins@jenkins-2.455...jenkins-2.457)

Updates `org.jenkins-ci.main:jenkins-war` from 2.455 to 2.457
- [Release notes](https://github.com/jenkinsci/jenkins/releases)
- [Commits](jenkinsci/jenkins@jenkins-2.455...jenkins-2.457)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:jenkins-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.jenkins-ci.main:jenkins-war
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 13, 2024 13:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 13, 2024
@imonteroperez imonteroperez merged commit 2845c0b into master May 14, 2024
15 checks passed
@imonteroperez imonteroperez deleted the dependabot/maven/jenkins.version-2.457 branch May 14, 2024 07:25
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.

1 participant