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.435 to 2.436 #40

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

Bumps org.jenkins-ci.main:jenkins-core from 2.435 to 2.436.

Release notes

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

2.436

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

🐛 Bug fixes

  • Class loading deadlock between PermalinkProjectAction.Permalink & PeepholePermalink (#8736) @​jglick

📦 Dependency updates

  • Bump org.jenkins-ci:jenkins from 1.107 to 1.108 (#8772) @​dependabot
  • Bump org.jenkins-ci.plugins:credentials from 1309.v8835d63eb_d8a_ to 1311.vcf0a_900b_37c2 (#8764) @​dependabot
  • Bump com.puppycrawl.tools:checkstyle from 10.12.5 to 10.12.6 (#8760) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2119.v453e748edd91 to 2129.v09f309d2339c (#8757) @​dependabot
  • Bump commons-logging:commons-logging from 1.2 to 1.3.0 (#8732) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2118.v03a_2d036b_6c9 to 2119.v453e748edd91 (#8751) @​dependabot
  • Bump io.jenkins.plugins:font-awesome-api from 6.4.2-1 to 6.5.1-1 (#8744) @​dependabot

All contributors: @​NotMyFault, @​SomasekharSunkari, @​basil, @​dependabot, @​dependabot[bot], @​jenkins-release-bot, @​jglick, @​renovate and @​renovate[bot]

Commits
  • 2952e7b [maven-release-plugin] prepare release jenkins-2.436
  • f885f92 Bump org.jenkins-ci:jenkins from 1.107 to 1.108 (#8772)
  • f1e29df Bump net.java.dev.jna:jna from 5.13.0 to 5.14.0 (#8770)
  • f9a777b Class loading deadlock between PermalinkProjectAction.Permalink & `Peephole...
  • 85c1f8d Bump org.jenkins-ci.plugins:credentials from 1309.v8835d63eb_d8a_ to 1311.vcf...
  • 6f8c3fe Avoid CLICommandInvoker.authorizedTo in QuietDownCommandTest (#8754)
  • 8fbe0d3 Bump com.puppycrawl.tools:checkstyle from 10.12.5 to 10.12.6 (#8760)
  • cabc8f6 Bump org.jenkins-ci.main:jenkins-test-harness from 2119.v453e748edd91 to 2129...
  • dca009b Ssh Command modified in PrivateKeyProvider.java File in cil module (#8756)
  • 3273aec Bump tibdex/github-app-token from 1 to 2 (try 2) (#8759)
  • 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.435 to 2.436.
- [Release notes](https://github.com/jenkinsci/jenkins/releases)
- [Commits](jenkinsci/jenkins@jenkins-2.435...jenkins-2.436)

---
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 Dec 13, 2023
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4da8d07) 76.56% compared to head (2519b73) 76.56%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #40   +/-   ##
=========================================
  Coverage     76.56%   76.56%           
  Complexity      737      737           
=========================================
  Files            47       47           
  Lines          2628     2628           
  Branches        255      255           
=========================================
  Hits           2012     2012           
  Misses          532      532           
  Partials         84       84           

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

@uhafner uhafner merged commit 3dbc8ad into main Dec 18, 2023
30 checks passed
@uhafner uhafner deleted the dependabot/maven/org.jenkins-ci.main-jenkins-core-2.436 branch December 18, 2023 07:45
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