Skip to content

Bump jenkins.version from 2.562 to 2.573#313

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/jenkins.version-2.573
Closed

Bump jenkins.version from 2.562 to 2.573#313
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/jenkins.version-2.573

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps jenkins.version from 2.562 to 2.573.
Updates org.jenkins-ci.main:jenkins-bom from 2.562 to 2.573

Release notes

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

2.573

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

🚀 New features and improvements

🐛 Bug fixes

All contributors: @​AbdelHamdyGhanem, @​janfaracik, @​mawinter69, github-actions[bot] and renovate[bot]

2.572

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

🚀 New features and improvements

🐛 Bug fixes

All contributors: @​cytrock, @​daniel-beck, @​janfaracik, @​oleksii-tumanov, @​renovate[bot] and renovate[bot]

2.571

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

🚀 New features and improvements

🐛 Bug fixes

... (truncated)

Commits
  • 203312f [maven-release-plugin] prepare release jenkins-2.573
  • d1f2baf Fix flaky ProcessTreeTest#processProperlyKilledUnix by using a random sleep d...
  • 8bac187 Update dependency com.puppycrawl.tools:checkstyle to v13.8.0 (#27078)
  • 524141a Update dependency eslint to v10.7.0 (#27076)
  • e821b39 Update Yarn to v4.17.1 (#27075)
  • 2b0a2e7 Update dependency prettier to v3.9.5 (#27074)
  • 63fb1f3 Update dependency io.jenkins.plugins:jackson3-api to v3.2.1-92.vd25c2e23c180 ...
  • e2a0eed Update dependency @​babel/cli to v8.0.4 (#27072)
  • 7511958 Refresh the status icons (#23904)
  • 45a78b5 Fill in since annotations (#27057)
  • Additional commits viewable in compare view

Updates org.jenkins-ci.main:jenkins-core from 2.562 to 2.573

Release notes

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

2.573

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

🚀 New features and improvements

🐛 Bug fixes

All contributors: @​AbdelHamdyGhanem, @​janfaracik, @​mawinter69, github-actions[bot] and renovate[bot]

2.572

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

🚀 New features and improvements

🐛 Bug fixes

All contributors: @​cytrock, @​daniel-beck, @​janfaracik, @​oleksii-tumanov, @​renovate[bot] and renovate[bot]

2.571

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

🚀 New features and improvements

🐛 Bug fixes

... (truncated)

Commits
  • 203312f [maven-release-plugin] prepare release jenkins-2.573
  • d1f2baf Fix flaky ProcessTreeTest#processProperlyKilledUnix by using a random sleep d...
  • 8bac187 Update dependency com.puppycrawl.tools:checkstyle to v13.8.0 (#27078)
  • 524141a Update dependency eslint to v10.7.0 (#27076)
  • e821b39 Update Yarn to v4.17.1 (#27075)
  • 2b0a2e7 Update dependency prettier to v3.9.5 (#27074)
  • 63fb1f3 Update dependency io.jenkins.plugins:jackson3-api to v3.2.1-92.vd25c2e23c180 ...
  • e2a0eed Update dependency @​babel/cli to v8.0.4 (#27072)
  • 7511958 Refresh the status icons (#23904)
  • 45a78b5 Fill in since annotations (#27057)
  • 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 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.562 to 2.573.

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

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:jenkins-bom
  dependency-version: '2.573'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jenkins-ci.main:jenkins-core
  dependency-version: '2.573'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #314.

@dependabot dependabot Bot closed this Jul 21, 2026
@dependabot
dependabot Bot deleted the dependabot/maven/jenkins.version-2.573 branch July 21, 2026 15:22
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.

0 participants