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.428 to 2.430 #10

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps org.jenkins-ci.main:jenkins-core from 2.428 to 2.430.

Release notes

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

2.430

This is an automatically generated changelog draft for Jenkins weekly releases. See https://www.jenkins.io/changelog/#v2.430 for the official changelog for this release, or https://www.jenkins.io/changelog-old/#v2.430 for releases older than around 7 months.

🚀 New features and improvements

  • Fix issues with help texts under security configuration (#8630) @​mustafau
  • Bump org.jenkins-ci.main:remoting from 3181.v78543a_987053 to 3186.vc3b_7249b_87eb_ (#8643) @​dependabot

🐛 Bug fixes

🌐 Localization and translation

📦 Dependency updates

  • Bump org.jenkins-ci:jenkins from 1.106 to 1.107 (#8660) @​dependabot
  • Bump org.jenkins-ci.plugins:credentials from 1304.v5ec13eecef46 to 1307.v3757c78f17c3 (#8655) @​dependabot
  • Bump org.jenkins-ci.plugins:credentials from 1293.vff276f713473 to 1304.v5ec13eecef46 (#8650) @​dependabot
  • Bump com.github.eirslett:frontend-maven-plugin from 1.14.0 to 1.14.2 (#8648) @​dependabot
  • Bump org.jenkins-ci.main:remoting from 3181.v78543a_987053 to 3186.vc3b_7249b_87eb_ (#8643) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2090.v6d1706e434a_b_ to 2096.vcfd8fa_a_67f86 (#8642) @​dependabot

All contributors: @​MarkEWaite, @​dependabot, @​dependabot[bot], @​jenkins-release-bot, @​jglick, @​mawinter69, @​mustafau, @​renovate and @​renovate[bot]

2.429

This is an automatically generated changelog draft for Jenkins weekly releases. See https://www.jenkins.io/changelog/#v2.415 for the official changelog for this release, or https://www.jenkins.io/changelog-old/#v2.415 for releases older than around 7 months.

🚀 New features and improvements

🐛 Bug fixes

📦 Dependency updates

All contributors: @​StefanSpieker, @​SujathaH, @​basil, @​daniel-beck, @​dependabot, @​dependabot[bot], @​jenkins-release-bot, @​jglick, @​mustafau, @​renovate and @​renovate[bot]

Commits
  • 7232533 [maven-release-plugin] prepare release jenkins-2.430
  • c5442a0 [JENKINS-72189] fix drag&drop handle for existing repeatables (#8613)
  • e70dc62 [JENKINS-72222] Fix inconsistent wording between login page and security conf...
  • 36de7a5 More helpful error message for ExtensionList.lookupSingleton (#8646)
  • 6b0fab1 Turkish localization fixes for build page (#8651)
  • 33fa5af Update dependabot branch for LTS 2.426.x (#8659)
  • a91edde Update dependency node to v20.9.0 (#8656)
  • e48bedc Update dependency sass to v1.69.5 (#8657)
  • 5510430 Bump org.jenkins-ci.main:jenkins-test-harness from 2096.vcfd8fa_a_67f86 to 20...
  • 3dcb5ae Bump org.jenkins-ci.main:remoting from 3190.va_7870fc137d9 to 3192.v713e3b_03...
  • 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 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)

@dependabot dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Nov 1, 2023
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #10 (c734927) into main (93a23d8) will not change coverage.
Report is 2 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main      #10   +/-   ##
=========================================
  Coverage     77.15%   77.15%           
  Complexity      722      722           
=========================================
  Files            47       47           
  Lines          2569     2569           
  Branches        248      248           
=========================================
  Hits           1982     1982           
  Misses          508      508           
  Partials         79       79           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/maven/org.jenkins-ci.main-jenkins-core-2.430 branch from 7176132 to 6bd0a3c Compare November 2, 2023 16:15
Bumps [org.jenkins-ci.main:jenkins-core](https://github.com/jenkinsci/jenkins) from 2.428 to 2.430.
- [Release notes](https://github.com/jenkinsci/jenkins/releases)
- [Commits](jenkinsci/jenkins@jenkins-2.428...jenkins-2.430)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.jenkins-ci.main-jenkins-core-2.430 branch from 6bd0a3c to c734927 Compare November 2, 2023 16:16
@uhafner uhafner merged commit 5b76430 into main Nov 2, 2023
28 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.main-jenkins-core-2.430 branch November 2, 2023 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies java Pull requests that update Maven Java dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant