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.442 to 2.443 #1670

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.jenkins-ci.main:jenkins-core from 2.442 to 2.443.

Release notes

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

2.443

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

🐛 Bug fixes

📦 Dependency updates

  • Bump org.jenkins-ci.main:jenkins-test-harness from 2154.v9367950e9176 to 2156.vd392d386f442 (#8916) @​dependabot
  • Bump com.puppycrawl.tools:checkstyle from 10.12.7 to 10.13.0 (#8915) @​dependabot
  • Bump org.jenkins-ci.plugins.workflow:workflow-api from 1289.va_cf779f32df0 to 1291.v51fd2a_625da_7 (#8914) @​dependabot
  • Bump org.jenkins-ci.plugins:credentials from 1317.v0ce519a_92b_3e to 1319.v7eb_51b_3a_c97b_ (#8904) @​dependabot
  • Bump org.jenkins-ci.plugins:cloudbees-folder from 6.897.vb_943ea_6b_a_08b_ to 6.901.vb_4c7a_da_75da_3 (#8903) @​dependabot
  • Bump org.jenkins-ci.plugins:credentials from 1311.vcf0a_900b_37c2 to 1317.v0ce519a_92b_3e (#8901) @​dependabot
  • Bump org.jenkins-ci.plugins.workflow:workflow-api from 1283.v99c10937efcb_ to 1289.va_cf779f32df0 (#8898) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2152.v60323ca_97732 to 2154.v9367950e9176 (#8897) @​dependabot
  • JENKINS-72603 - Update bundled Matrix Project Plugin to 822.824.v14451b_c0fd42 (#8891) @​daniel-beck

All contributors: @​FilipRazek, @​balaji-sivasakthi, @​basil, @​daniel-beck, @​dependabot, @​dependabot[bot], @​froque, @​jenkins-release-bot, @​jglick, @​mawinter69, @​renovate, @​renovate[bot], @​timja and @​uhafner

Commits
  • 4e424ab [maven-release-plugin] prepare release jenkins-2.443
  • b626098 Update babel monorepo to v7.23.9 (#8910)
  • 090ada7 Bump org.jenkins-ci.plugins:credentials from 1317.v0ce519a_92b_3e to 1319.v7e...
  • 419539c Update dependency webpack to v5.90.0 (#8906)
  • c32f4df Replace reference to ui-samples-plugin with design-library in javadoc (#8909)
  • c414546 Update dependency node to v20.11.0 (#8899)
  • 4ec1639 Replace cobertura with coverage plugin in plugin installation wizard (#8879)
  • 27b8a5e Bump org.jenkins-ci.plugins:cloudbees-folder from 6.897.vb_943ea_6b_a_08b_ to...
  • d2a9fd2 [JENKINS-72505] f:validateButton finds selected radio button (#8832)
  • 8088f30 Bump org.jenkins-ci.plugins:credentials from 1311.vcf0a_900b_37c2 to 1317.v0c...
  • 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)

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

---
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 added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Jan 31, 2024
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b7886a5) 81.78% compared to head (7e69d49) 81.60%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1670      +/-   ##
============================================
- Coverage     81.78%   81.60%   -0.19%     
+ Complexity     1415     1411       -4     
============================================
  Files           249      249              
  Lines          5386     5386              
  Branches        404      404              
============================================
- Hits           4405     4395      -10     
- Misses          866      874       +8     
- Partials        115      117       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@uhafner uhafner merged commit e94e2f4 into main Feb 7, 2024
36 of 37 checks passed
@uhafner uhafner deleted the dependabot/maven/org.jenkins-ci.main-jenkins-core-2.443 branch February 7, 2024 07:53
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
1 participant