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 org.jenkins-ci.main:jenkins-core from 2.334 to 2.426.3 in /.ci/jenkins/tests #3382

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2024

Bumps org.jenkins-ci.main:jenkins-core from 2.334 to 2.426.3.

Release notes

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

2.426.3

Jenkins 2.426.3

We're excited to announce the release of Jenkins 2.426.3 🎉

🛡️ This release addresses multiple security vulnerabilities.

Changelog and upgrade guide

See the changelog and upgrade guide to learn about breaking changes and other considerations when updating.

Reporting issues

If you find an issue with this release, please file an issue on Jira, otherwise use the forums if you're unsure that you've encountered an issue.

2.426.3 RC

Please report issues found to the release candidate announcement thread.

Final release is scheduled for 2024-01-24.

Download the release from: https://repo.jenkins-ci.org/incrementals/org/jenkins-ci/main/jenkins-war/2.426.3-rc34287.96dc95a_55e9c/jenkins-war-2.426.3-rc34287.96dc95a_55e9c.war

After final release, the official changelog and official upgrade guide will be available on www.jenkins.io/download.

2.426.2

Jenkins 2.426.2

We're excited to announce the release of Jenkins 2.426.2 🎉

Changelog and upgrade guide

See the changelog and upgrade guide to learn about breaking changes and other considerations when updating.

Reporting issues

If you find an issue with this release, please file an issue on Jira, otherwise use the forums if you're unsure that you've encountered an issue.

2.426.2 RC

What's Changed

Please report issues found to the release candidate announcement thread.

Final release is scheduled for 2023-12-13.

Download the release from: https://repo.jenkins-ci.org/artifactory/incrementals/org/jenkins-ci/main/jenkins-war/2.426.2-rc34281.a_b_e7181b_63a_7/jenkins-war-2.426.2-rc34281.a_b_e7181b_63a_7.war

After final release, the official changelog and official upgrade guide will be available on www.jenkins.io/download.

Full Changelog: jenkinsci/jenkins@jenkins-2.426.1...jenkins-2.426.2-rc-1

... (truncated)

Commits
  • 9ed5f66 [maven-release-plugin] prepare release jenkins-2.426.3
  • a748653 [SECURITY-3314]
  • 6b2e962 [SECURITY-3315]
  • 96dc95a Merge pull request #8843 from krisstern/feat/stable-2.426/backporting-2.426.3-1
  • 914f0d4 Increase MavenTest#sensitiveParameters() timeout to 500s (#8840)
  • 987b147 [JENKINS-72469] Avoid repeated tool downloads from misconfigured HTTP servers...
  • 8908239 [JENKINS-71737] fix redirect when submitting cloud changes (#8505)
  • 2bc5292 [maven-release-plugin] prepare for next development iteration
  • 3eb7009 [maven-release-plugin] prepare release jenkins-2.426.2
  • abe7181 Merge pull request #8721 from krisstern/feat/stable-2.426/backporting-2.426.2-1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 30, 2024
@yesamer
Copy link
Contributor

yesamer commented Feb 21, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/dot-ci/jenkins/tests/org.jenkins-ci.main-jenkins-core-2.426.3 branch from 4b22f03 to b2af5af Compare February 21, 2024 08:49
@yesamer
Copy link
Contributor

yesamer commented Mar 14, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/dot-ci/jenkins/tests/org.jenkins-ci.main-jenkins-core-2.426.3 branch from b2af5af to ee1d3a9 Compare March 14, 2024 15:59
@yesamer
Copy link
Contributor

yesamer commented Mar 15, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/dot-ci/jenkins/tests/org.jenkins-ci.main-jenkins-core-2.426.3 branch from ee1d3a9 to 27f4930 Compare March 15, 2024 17:16
@yesamer
Copy link
Contributor

yesamer commented Apr 16, 2024

https://github.com/dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/dot-ci/jenkins/tests/org.jenkins-ci.main-jenkins-core-2.426.3 branch from 27f4930 to a2475c3 Compare April 16, 2024 06:48
@yesamer
Copy link
Contributor

yesamer commented Apr 22, 2024

https://github.com/dependabot rebase

Bumps [org.jenkins-ci.main:jenkins-core](https://github.com/jenkinsci/jenkins) from 2.334 to 2.426.3.
- [Release notes](https://github.com/jenkinsci/jenkins/releases)
- [Commits](jenkinsci/jenkins@jenkins-2.334...jenkins-2.426.3)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:jenkins-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/dot-ci/jenkins/tests/org.jenkins-ci.main-jenkins-core-2.426.3 branch from a2475c3 to c697c4a Compare April 22, 2024 08:30
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.

None yet

1 participant