Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2024

Bumps org.apache.commons:commons-build-plugin from 1.14.0 to 1.14.1.

Changelog

Sourced from org.apache.commons:commons-build-plugin's changelog.

Apache Commons Build Plugin Maven Mojo 1.14.1 RELEASE NOTES

Apache Maven Mojo for Apache Commons Build tasks.

For example: mvn commons-build:download-page [-Dcommons.release.version=1.2.3]

To use a SNAPSHOT version (for testing etc) mvn org.apache.commons:commons-build-plugin:1.14.0-SNAPSHOT:download-page [-Dcommons.release.version=1.2.3]

Maintenance release

Changes in this version include:

Fixed Bugs

  •               Fix broken URL to project location in Maven Central [#320](https://github.com/apache/commons-build-plugin/issues/320). Thanks to Capt. Cutlass.
    

Changes

  •               Bump org.apache.commons:commons-parent from 69 to 78 [#264](https://github.com/apache/commons-build-plugin/issues/264), [#276](https://github.com/apache/commons-build-plugin/issues/276), [#291](https://github.com/apache/commons-build-plugin/issues/291), [#301](https://github.com/apache/commons-build-plugin/issues/301), [#307](https://github.com/apache/commons-build-plugin/issues/307), [#312](https://github.com/apache/commons-build-plugin/issues/312), [#324](https://github.com/apache/commons-build-plugin/issues/324). Thanks to Dependabot, Gary Gregory.
    
  •               Bump org.graalvm.js:js-scriptengine from 24.0.0 to 24.1.1 [#248](https://github.com/apache/commons-build-plugin/issues/248), [#282](https://github.com/apache/commons-build-plugin/issues/282), [#308](https://github.com/apache/commons-build-plugin/issues/308), [#322](https://github.com/apache/commons-build-plugin/issues/322). Thanks to Dependabot.
    
  •               Bump org.graalvm.js:js from 23.0.3 to 23.0.6 [#247](https://github.com/apache/commons-build-plugin/issues/247), [#281](https://github.com/apache/commons-build-plugin/issues/281), [#321](https://github.com/apache/commons-build-plugin/issues/321). Thanks to Dependabot.
    
  •               Bump org.apache.maven.plugin-tools:maven-plugin-tools-ant from 3.12.0 to 3.15.1 [#260](https://github.com/apache/commons-build-plugin/issues/260), [#272](https://github.com/apache/commons-build-plugin/issues/272), [#292](https://github.com/apache/commons-build-plugin/issues/292), [#298](https://github.com/apache/commons-build-plugin/issues/298). Thanks to Dependabot.
    
  •               Bump org.apache.maven.plugin-tools:maven-script-ant from 3.12.0 to 3.15.1 [#259](https://github.com/apache/commons-build-plugin/issues/259), [#270](https://github.com/apache/commons-build-plugin/issues/270), [#295](https://github.com/apache/commons-build-plugin/issues/295), [#300](https://github.com/apache/commons-build-plugin/issues/300). Thanks to Dependabot.
    
  •               Bump org.apache.maven.plugins:maven-plugin-plugin from 3.12.0 to 3.15.1 [#258](https://github.com/apache/commons-build-plugin/issues/258), [#271](https://github.com/apache/commons-build-plugin/issues/271), [#299](https://github.com/apache/commons-build-plugin/issues/299). Thanks to Dependabot.
    
  •               Bump org.apache.maven:maven-plugin-api from 3.9.6 to 3.9.9 [#267](https://github.com/apache/commons-build-plugin/issues/267), [#277](https://github.com/apache/commons-build-plugin/issues/277), [#293](https://github.com/apache/commons-build-plugin/issues/293). Thanks to Dependabot.
    
  •               Bump org.apache.maven:maven-core from 3.9.6 to 3.9.9 [#268](https://github.com/apache/commons-build-plugin/issues/268), [#278](https://github.com/apache/commons-build-plugin/issues/278), [#294](https://github.com/apache/commons-build-plugin/issues/294). Thanks to Dependabot.
    
  •               Bump org.apache.ant:ant-launcher from 1.10.14 to 1.10.15 [#303](https://github.com/apache/commons-build-plugin/issues/303). Thanks to Dependabot.
    
  •               Bump org.codehaus.mojo:jdepend-maven-plugin from 2.0 to 2.1 [#311](https://github.com/apache/commons-build-plugin/issues/311). Thanks to Dependabot.
    

Removed

  •               Drop codecov.io badge. Thanks to Gary Gregory.
    

For complete information on Apache Commons Build Plugin Maven Mojo, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Build Plugin Maven Mojo website:

https://commons.apache.org/proper/commons-build-plugin/

Download page: https://commons.apache.org/proper/commons-build-plugin/download_codec.cgi


Commits
  • fccbe31 Prepare for the next release candidate
  • 521380e Prepare for the next release candidate
  • 0a24323 Prepare for the next release candidate
  • 460da54 Bump actions/dependency-review-action from 4.3.5 to 4.4.0 (#333)
  • 6d8ed99 Bump plugin dependencies
  • 172e52d Only run actions/dependency-review-action on pull_request
  • 583615e Bump actions/cache from 4.1.1 to 4.1.2 (#329)
  • b3a3f8b Bump actions/checkout from 4.2.1 to 4.2.2 (#327)
  • 8c1a8c3 Bump github/codeql-action from 3.26.13 to 3.27.0 (#326)
  • 9f40b5f Bump actions/setup-java from 4.4.0 to 4.5.0 (#325)
  • 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.apache.commons:commons-build-plugin](https://github.com/apache/commons-build-plugin) from 1.14.0 to 1.14.1.
- [Changelog](https://github.com/apache/commons-build-plugin/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-build-plugin@rel/commons-build-plugin-1.14.0...rel/commons-build-plugin-1.14.1)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-build-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 15, 2024
@garydgregory garydgregory merged commit b3b4fb5 into master Nov 15, 2024
15 checks passed
@garydgregory garydgregory deleted the dependabot/maven/org.apache.commons-commons-build-plugin-1.14.1 branch November 15, 2024 13:02
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