Bump the maven-plugins group across 1 directory with 7 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(about 1 year ago)
(12 months ago)
(12 months ago)
by github-actions[bot]
dependencies java
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the maven-plugins group with 7 updates in the / directory:
| Package | From | To |
|---|---|---|
| org.apache.maven:maven-plugin-api | 3.9.10 |
3.9.11 |
| org.apache.maven:maven-core | 3.9.10 |
3.9.11 |
| org.apache.maven:maven-artifact | 3.9.10 |
3.9.11 |
| org.apache.maven:maven-compat | 3.9.10 |
3.9.11 |
| org.apache.maven.plugins:maven-invoker-plugin | 3.9.0 |
3.9.1 |
| com.diffplug.spotless:spotless-maven-plugin | 2.44.5 |
2.46.0 |
| org.apache.maven.plugins:maven-gpg-plugin | 3.2.7 |
3.2.8 |
Updates org.apache.maven:maven-plugin-api from 3.9.10 to 3.9.11
Release notes
Sourced from org.apache.maven:maven-plugin-api's releases.
3.9.11
🚀 New features and improvements
🐛 Bug Fixes
- Deduplicate filtered dependency graph (#2489)
@alzimmermsft- Move ensure in boundaries of project lock (#2470)
@cstamas👻 Maintenance
- [MNGSITE-393] - remove references to Maven 2 (#2438)
@elharo- Update CONTRIBUTING after GitHub issues enabled (#2449)
@slawekjaranowski- Enable Github Issues (3.9.x) (#2414)
@Bukama- [MNG-8763] - Remove name from site bannerLeft (#2419)
@slawekjaranowski🔧 Build
- Pin GitHub action versions by hash (#10898)
@slawekjaranowski- Build the project by JDK 21 as default (#10896)
@slawekjaranowski- Use Maven 3.9.10 for build on GitHub (#2452)
@slawekjaranowski📦 Dependency updates
- Bump resolverVersion from 1.9.23 to 1.9.24 (#2540) @dependabot[bot]
- Bump xmlunitVersion from 2.10.2 to 2.10.3 (#2500) @dependabot[bot]
- Bump org.apache.maven:maven-parent from 44 to 45 (#2491) @dependabot[bot]
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 (#2432) @dependabot[bot]
Commits
3e54c93[maven-release-plugin] prepare release maven-3.9.11299f1f3Pin GitHub action versions by hasha8a44dcBuild the project by JDK 21 as defaulta0360b3Augment version range resolution used repositories (#2574)ef54677Bump resolverVersion from 1.9.23 to 1.9.24 (#2540)96bf155Bump xmlunitVersion from 2.10.2 to 2.10.37b27ab5Bump org.apache.maven:maven-parent from 44 to 455107f47Deduplicate filtered dependency graph (#2489)69267a1Move ensure in boundaries of project lock (#2470)9ac9bc2Use Maven 3.9.10 for build on GitHub- Additional commits viewable in compare view
Updates org.apache.maven:maven-core from 3.9.10 to 3.9.11
Updates org.apache.maven:maven-artifact from 3.9.10 to 3.9.11
Updates org.apache.maven:maven-compat from 3.9.10 to 3.9.11
Release notes
Sourced from org.apache.maven:maven-compat's releases.
3.9.11
🚀 New features and improvements
🐛 Bug Fixes
- Deduplicate filtered dependency graph (#2489)
@alzimmermsft- Move ensure in boundaries of project lock (#2470)
@cstamas👻 Maintenance
- [MNGSITE-393] - remove references to Maven 2 (#2438)
@elharo- Update CONTRIBUTING after GitHub issues enabled (#2449)
@slawekjaranowski- Enable Github Issues (3.9.x) (#2414)
@Bukama- [MNG-8763] - Remove name from site bannerLeft (#2419)
@slawekjaranowski🔧 Build
- Pin GitHub action versions by hash (#10898)
@slawekjaranowski- Build the project by JDK 21 as default (#10896)
@slawekjaranowski- Use Maven 3.9.10 for build on GitHub (#2452)
@slawekjaranowski📦 Dependency updates
- Bump resolverVersion from 1.9.23 to 1.9.24 (#2540) @dependabot[bot]
- Bump xmlunitVersion from 2.10.2 to 2.10.3 (#2500) @dependabot[bot]
- Bump org.apache.maven:maven-parent from 44 to 45 (#2491) @dependabot[bot]
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 (#2432) @dependabot[bot]
Commits
3e54c93[maven-release-plugin] prepare release maven-3.9.11299f1f3Pin GitHub action versions by hasha8a44dcBuild the project by JDK 21 as defaulta0360b3Augment version range resolution used repositories (#2574)ef54677Bump resolverVersion from 1.9.23 to 1.9.24 (#2540)96bf155Bump xmlunitVersion from 2.10.2 to 2.10.37b27ab5Bump org.apache.maven:maven-parent from 44 to 455107f47Deduplicate filtered dependency graph (#2489)69267a1Move ensure in boundaries of project lock (#2470)9ac9bc2Use Maven 3.9.10 for build on GitHub- Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-invoker-plugin from 3.9.0 to 3.9.1
Release notes
Sourced from org.apache.maven.plugins:maven-invoker-plugin's releases.
3.9.1
📝 Documentation updates
- Add note about cloneProjectsTo being required for filtering (#283)
@cpfeiffer👻 Maintenance
- Use constant 3.6.3 in prerequisites/maven as minimal Maven version (#659)
@slawekjaranowski- Enable GH Issues (#286)
@Bukama- [MNGSITE-529] - Rename "Goals" to "Plugin Documentation" (#279)
@Bukama- Switch to Guice constructor injection (#266)
@elharo- Specify UTF-8 when reading build log (#267)
@elharo- Make utility class static (#270)
@elharo🔧 Build
- Enable build by Maven 4 on GitHub (#663)
@slawekjaranowski📦 Dependency updates
- Bump mavenVersion from 3.6.3 to 3.9.10 (#662) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 44 to 45 (#658) @dependabot[bot]
- Bump org.apache.groovy:groovy-bom from 4.0.26 to 4.0.27 (#287) @dependabot[bot]
- Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0 (#288) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 43 to 44 (#282) @dependabot[bot]
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#285) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 (#284) @dependabot[bot]
- Bump org.apache.groovy:groovy-bom from 4.0.24 to 4.0.26 (#281) @dependabot[bot]
- Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.10.1 (#280) @dependabot[bot]
- Bump commons-codec:commons-codec from 1.17.1 to 1.18.0 (#278) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#276) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.27.0 to 3.27.2 (#273) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (#271) @dependabot[bot]
Commits
d762bd3[maven-release-plugin] prepare release maven-invoker-plugin-3.9.1aedeca8Enable build by Maven 4 on GitHubdb72957fix it1d11ee2Bump mavenVersion from 3.6.3 to 3.9.10883ac14Bump org.apache.maven.plugins:maven-plugins from 44 to 457e1c4caRestore tag-template for release-draftercbaf799Use constant 3.6.3 in prerequisites/maven as minimal Maven version0d24834restore notifications on issues0f837a8disable notifications before import6e3c6c9Bump org.apache.groovy:groovy-bom from 4.0.26 to 4.0.27 (#287)- Additional commits viewable in compare view
Updates com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.46.0
Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Maven Plugin v2.46.0
Added
- Allow specifying path to Biome JSON config file directly in
biomestep. Requires biome 2.x. (#2548)spotless:install-git-pre-push-hookgoal, which installs a Gitpre-pushhook to runspotless:checkandspotless:apply. (#2553)Changed
- Bump default
gsonversion to latest2.11.0->2.13.1. (#2414)- Bump default
jacksonversion to latest2.18.1->2.19.2. (#2558)- Bump default
gherkin-utilsversion to latest9.0.0->9.2.0. (#2408)- Bump default
cleanthatversion to latest2.22->2.23. (#2556)Maven Plugin v2.45.0
Added
- Support for
idea(#2020, #2535)- Add support for removing wildcard imports via
removeWildcardImportsstep. (#2517)Fixed
SortPomdisable expandEmptyElements, to avoid empty body warnings. (#2520)- Fix biome formatter for new major release 2.x of biome (#2537)
- Make sure npm-based formatters use the correct
node_modulesdirectory when running in parallel. (#2542)Changed
- Bump internal dependencies for npm-based formatters (#2542)
Changed
- scalafmt: enforce version consistency between the version configured in Spotless and the version declared in Scalafmt config file (#2460)
Commits
94da761Published maven/2.46.03ce3f73Published gradle/7.2.0015df60Published lib/3.3.0a7ea252feat: supply eclipse formatter settings as XML content (#2361)0d0192dUse try-with-resources to make sure we don't have dangling streams.b12ff7cMore changelog fixup.b26c800Update changelogs.9798251Merge branch 'main' into feature/eclipse-config-without-file-xmlaf40183add git pre push hook (#2553)cee7009fix(deps): update jackson monorepo to v2.19.2 (#2558)- Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8
Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
3.2.8
🐛 Bug Fixes
📝 Documentation updates
- [MNGSITE-529] - Rename "Goals" to "Plugin Documentation" (#129)
@Bukama- Describe how to prime a specific GPG key (#128)
@kwin👻 Maintenance
📦 Dependency updates
- Update parent POM to 45 (#284)
@cstamas- Bump bouncycastleVersion from 1.78.1 to 1.80 (#127) @dependabot[bot]
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#133) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.0 to 3.9.0 (#125) @dependabot[bot]
- Bump org.simplify4u.plugins:pgpverify-maven-plugin from 1.18.2 to 1.19.1 (#131) @dependabot[bot]
- Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#124) @dependabot[bot]
Commits
8a46455[maven-release-plugin] prepare release maven-gpg-plugin-3.2.87012821Fix issueManagement, ciManagement system and urla9a8c84Make empty classifier null (not empty string) (#287)a8368b0Add .mvnf0e45e0Update parent POM to 45 (#284)cb1236cBump bouncycastleVersion from 1.78.1 to 1.80 (#127)5377a10Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#133)8b63932Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.0 to 3.9.0 (#125)54ea518Bump org.simplify4u.plugins:pgpverify-maven-plugin from 1.18.2 to 1.19.1a6a412dRemove old JIRA issue link- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Pull Request Statistics
3
3
+10
-5
Package Dependencies
org.apache.maven:maven-core
maven
3.9.10 → 3.9.11
Patch
org.apache.maven:maven-plugin-api
maven
3.9.10 → 3.9.11
Patch
org.apache.maven:maven-artifact
maven
3.9.10 → 3.9.11
Patch
org.apache.maven:maven-compat
maven
3.9.10 → 3.9.11
Patch
maven
3.2.7 → 3.2.8
Patch
maven
2.44.5 → 2.46.0
Minor
maven
3.9.0 → 3.9.1
Patch
Technical Details
| ID: | 3848726 |
| UUID: | 2680375842 |
| Node ID: | PR_kwDOM63cls6fw0oi |
| Host: | GitHub |
| Repository: | FortnoxAB/changesets-java |
| Merge State: | Unknown |