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.451 to 2.452 #648

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps jenkins.version from 2.451 to 2.452.
Updates org.jenkins-ci.main:jenkins-core from 2.451 to 2.452

Release notes

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

2.452

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

🚨 Removed

🚀 New features and improvements

🐛 Bug fixes

👷 Changes for plugin developers

  • Set current object to be the administrative monitor itself when loading its description view (#9071) @​Vlatombe

📦 Dependency updates

All contributors: @​BobDu, @​NotMyFault, @​Vlatombe, @​basil, @​daniel-beck, @​dependabot, @​dependabot[bot], @​jenkins-release-bot, @​jlerbsc, @​mustafau, @​renovate and @​renovate[bot]

Commits
  • a8adff8 [maven-release-plugin] prepare release jenkins-2.452
  • efd60ad Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0 (#9108)
  • 978309a Remove usage of org.apache.commons.lang.StringUtils (#9110)
  • 065cff5 Bump org.jenkins-ci.plugins.workflow:workflow-support from 881.v7663695646cf ...
  • 54b1bb3 Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#9100)
  • 53b2712 Deprecate hudson.Util#XS_DATETIME_FORMATTER (#9088)
  • c8ee9ea Fix breadcrumb title in DirectoryBrowserSupport (#9099)
  • 9882ec6 Replace usages of org.apache.commons.lang.StringEscapeUtils with Guava (#9094)
  • 47306c2 Remove JENKINS-24380 unmigrate functionality (#9092)
  • f8a6ee5 Deprecate Util#RFC822_DATETIME_FORMATTER (#9085)
  • Additional commits viewable in compare view

Updates org.jenkins-ci.main:jenkins-war from 2.451 to 2.452

Release notes

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

2.452

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

🚨 Removed

🚀 New features and improvements

🐛 Bug fixes

👷 Changes for plugin developers

  • Set current object to be the administrative monitor itself when loading its description view (#9071) @​Vlatombe

📦 Dependency updates

All contributors: @​BobDu, @​NotMyFault, @​Vlatombe, @​basil, @​daniel-beck, @​dependabot, @​dependabot[bot], @​jenkins-release-bot, @​jlerbsc, @​mustafau, @​renovate and @​renovate[bot]

Commits
  • a8adff8 [maven-release-plugin] prepare release jenkins-2.452
  • efd60ad Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0 (#9108)
  • 978309a Remove usage of org.apache.commons.lang.StringUtils (#9110)
  • 065cff5 Bump org.jenkins-ci.plugins.workflow:workflow-support from 881.v7663695646cf ...
  • 54b1bb3 Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#9100)
  • 53b2712 Deprecate hudson.Util#XS_DATETIME_FORMATTER (#9088)
  • c8ee9ea Fix breadcrumb title in DirectoryBrowserSupport (#9099)
  • 9882ec6 Replace usages of org.apache.commons.lang.StringEscapeUtils with Guava (#9094)
  • 47306c2 Remove JENKINS-24380 unmigrate functionality (#9092)
  • f8a6ee5 Deprecate Util#RFC822_DATETIME_FORMATTER (#9085)
  • Additional commits viewable in compare view

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.451 to 2.452.

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

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

---
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 April 8, 2024 12:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 8, 2024
@imonteroperez imonteroperez merged commit 3fe22de into master Apr 10, 2024
15 checks passed
@imonteroperez imonteroperez deleted the dependabot/maven/jenkins.version-2.452 branch April 10, 2024 14:01
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