Skip to content

Bump the build-dependencies group with 3 updates #77

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

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 Aug 1, 2025

Bumps the build-dependencies group with 3 updates: org.junit:junit-bom, com.lesfurets:jenkins-pipeline-unit and org.codehaus.gmavenplus:gmavenplus-plugin.

Updates org.junit:junit-bom from 5.13.2 to 5.13.4

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 5.13.4 = Platform 1.13.4 + Jupiter 5.13.4 + Vintage 5.13.4

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.3...r5.13.4

JUnit 5.13.3 = Platform 1.13.3 + Jupiter 5.13.3 + Vintage 5.13.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.2...r5.13.3

Commits
  • 8a21048 Release 5.13.4
  • 9a38789 Finalize 5.13.4 release notes
  • 458325c Log only once per implementation type for CloseableResource types
  • 976a110 Protect against potential problems when converting file-based selectors
  • e94f728 Allow default package for PackageSource
  • b60fecf Fail on classpath resource names that are blank after removing leading /
  • 6378c88 Remove java.* packages from Import-Package headers in all jars (#4738)
  • 1a360f3 Create initial 5.13.4 release notes from template
  • 806fc9a Document #4689 in release notes
  • 1653839 Document #4686 in release notes
  • Additional commits viewable in compare view

Updates com.lesfurets:jenkins-pipeline-unit from 1.26 to 1.27

Release notes

Sourced from com.lesfurets:jenkins-pipeline-unit's releases.

1.27

This is mostly a maintenance release meant to correct the confusion with the v1.25/v1.26 release. Those releases point to the same git commit, but v1.25 was published to GitHub and not Jenkins' artifactory repo, while v1.26 was published to Jenkins' artifactory repo and not GitHub.

✍ Other changes

📦 Dependency updates

  • build(deps): bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#714) @​dependabot
  • build(deps): bump com.cloudbees:groovy-cps from 4045.v0efb_cb_7cea_e9 to 4151.v5406e29e3c90 (#713) @​dependabot
  • build(deps): bump commons-io:commons-io from 2.18.0 to 2.19.0 (#711) @​dependabot
  • build(deps): bump com.cloudbees:groovy-cps from 4032.vf3248d9c3fee to 4045.v0efb_cb_7cea_e9 (#708) @​dependabot
  • build(deps): bump com.cloudbees:groovy-cps from 4018.vf02e01888da_f to 4032.vf3248d9c3fee (#705) @​dependabot
  • build(deps): bump com.cloudbees:groovy-cps from 4003.vf9c56141493e to 4018.vf02e01888da_f (#702) @​dependabot
Commits
  • a533524 [Gradle Release Plugin] - pre tag commit: 'v1.27'.
  • a7fb686 Merge pull request #714 from jenkinsci/dependabot/gradle/org.apache.commons-c...
  • ba6cfbd Merge pull request #713 from jenkinsci/dependabot/gradle/com.cloudbees-groovy...
  • 098671b build(deps): bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0
  • 58291d6 build(deps): bump com.cloudbees:groovy-cps
  • c3dd404 Merge pull request #709 from AbhinavJha1023/patch-1
  • 18fbbb5 Merge pull request #711 from jenkinsci/dependabot/gradle/commons-io-commons-i...
  • 9883a67 build(deps): bump commons-io:commons-io from 2.18.0 to 2.19.0
  • 238c99f Merge pull request #708 from jenkinsci/dependabot/gradle/com.cloudbees-groovy...
  • 58be3ee Update VerificationException.groovy
  • Additional commits viewable in compare view

Updates org.codehaus.gmavenplus:gmavenplus-plugin from 4.2.0 to 4.2.1

Release notes

Sourced from org.codehaus.gmavenplus:gmavenplus-plugin's releases.

4.2.1

Bugs

  • Fix compatibility with Groovy 4.0.27 and 5.0.0-beta-1 which changed (GROOVY-11668) the signature of the GroovyDocTool constructor (#335).

Enhancements

None.

Potentially breaking changes

None.

Notes

None.

Commits
  • ddf6ed8 [maven-release-plugin] prepare release 4.2.1
  • de5ec1d Revert "[maven-release-plugin] prepare release 4.2.1"
  • d15e2de Revert "[maven-release-plugin] prepare for next development iteration"
  • 0c17580 ci: Fix OSSRH URLs
  • 9791d0f [maven-release-plugin] prepare for next development iteration
  • 323f400 [maven-release-plugin] prepare release 4.2.1
  • 45fa74a ci: Update from OSSRH to Central Publisher Portal
  • 49477bb Revert "[maven-release-plugin] prepare release 4.2.1"
  • a5a7147 Revert "[maven-release-plugin] prepare for next development iteration"
  • aa5c4ad [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the build-dependencies group with 3 updates: [org.junit:junit-bom](https://github.com/junit-team/junit-framework), [com.lesfurets:jenkins-pipeline-unit](https://github.com/jenkinsci/JenkinsPipelineUnit) and [org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus).


Updates `org.junit:junit-bom` from 5.13.2 to 5.13.4
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.2...r5.13.4)

Updates `com.lesfurets:jenkins-pipeline-unit` from 1.26 to 1.27
- [Release notes](https://github.com/jenkinsci/JenkinsPipelineUnit/releases)
- [Changelog](https://github.com/jenkinsci/JenkinsPipelineUnit/blob/master/RELEASE.md)
- [Commits](jenkinsci/JenkinsPipelineUnit@v1.26...v1.27)

Updates `org.codehaus.gmavenplus:gmavenplus-plugin` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](groovy/GMavenPlus@4.2.0...4.2.1)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 5.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: com.lesfurets:jenkins-pipeline-unit
  dependency-version: '1.27'
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 1, 2025
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.

0 participants