Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.10 to 1.13.

Release notes

Sourced from io.jenkins.tools.incrementals:git-changelist-maven-extension's releases.

1.13

📦 Dependency updates

  • Upgrade versions-maven-plugin from 2.5 to 2.19.0 (#147) @​basil

1.12

🐛 Bug fixes

1.11

👻 Maintenance

📦 Dependency updates

Commits
  • b1408d1 [maven-release-plugin] prepare release parent-1.13
  • a34d567 Upgrade versions-maven-plugin from 2.5 to 2.19.0 (#147)
  • 9077ac0 [maven-release-plugin] prepare for next development iteration
  • 00c88c6 [maven-release-plugin] prepare release parent-1.12
  • 57af983 Fix EmptyStackException in IncrementalifyMojo (#146)
  • 19b16a6 [maven-release-plugin] prepare for next development iteration
  • 017d394 [maven-release-plugin] prepare release parent-1.11
  • dbbca4c Bumped versions to 2.19.0 (#145)
  • e55618c Bump com.github.spotbugs:spotbugs-annotations from 4.9.3 to 4.9.4 (#142)
  • 65ead74 Bump org.kohsuke:github-api from 1.329 to 1.330 (#144)
  • 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)

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

Bumps [io.jenkins.tools.incrementals:git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools) from 1.10 to 1.13.
- [Release notes](https://github.com/jenkinsci/incrementals-tools/releases)
- [Commits](jenkinsci/incrementals-tools@parent-1.10...parent-1.13)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.incrementals:git-changelist-maven-extension
  dependency-version: '1.13'
  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 Sep 15, 2025
@dependabot dependabot bot requested a review from jetersen as a code owner September 15, 2025 17:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 15, 2025
MarkEWaite added a commit to MarkEWaite/gitlab-branch-source-plugin that referenced this pull request Nov 16, 2025
Java 25 released September 16, 2025.  The Jenkins project wants to support
Java 25 soon.  Compile and test on ci.jenkins.io with Java 25 and Java 21.

Intentionally continues to generate Java 17 byte code as configured by
the plugin parent pom.

Does not compile or test with Java 17 on ci.jenkins.io any longer
because we have found no issues in the past that were specific to the
Java 17 compiler.  The plan is to drop support for Java 17 in the not
too distant future so that the Jenkins project is only supporting two
major Java versions at a time, Java 21 and Java 25.

Simplifies the configuration block of the Jenkinsfile so that it more
closely resembles the Jenkins plugin archetype.

Requires pull requests:

* jenkinsci#514
* jenkinsci#510
* jenkinsci#506

Testing done:

* Confirmed that automated tests pass with Java 25
@MarkEWaite MarkEWaite mentioned this pull request Nov 16, 2025
4 tasks
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.

1 participant