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

chore(deps): bump the maven group with 5 updates #339

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2024

Bumps the maven group with 5 updates:

Package From To
org.apache.maven.plugins:maven-invoker-plugin 3.6.0 3.6.1
org.apache.maven.plugins:maven-source-plugin 3.3.0 3.3.1
org.apache.maven:maven-repository-metadata 3.9.5 3.9.6
org.apache.maven.shared:maven-filtering 3.3.1 3.3.2
org.apache.maven.plugin-tools:maven-plugin-annotations 3.10.2 3.12.0

Updates org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.6.1

Release notes

Sourced from org.apache.maven.plugins:maven-invoker-plugin's releases.

maven-invoker-plugin-3.6.1

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

Commits
  • 324d17e [maven-release-plugin] prepare release maven-invoker-plugin-3.6.1
  • 3cb6f32 use github for all scm elements
  • fcae667 - Removed negative logic (#212)
  • 09a47e0 Bump org.apache.groovy:groovy-bom from 4.0.18 to 4.0.20
  • 8ee6f26 Bump commons-codec:commons-codec from 1.16.0 to 1.16.1
  • 6dc88b6 Bump apache/maven-gh-actions-shared from 3 to 4
  • 5cf008b Bump org.assertj:assertj-core from 3.25.1 to 3.25.3
  • 9c9095d Bump org.apache.groovy:groovy-bom from 4.0.17 to 4.0.18 (#213)
  • 637304c Bump commons-codec:commons-codec from 1.15 to 1.16.0 (#198)
  • 37e8679 Bump org.apache.groovy:groovy-bom from 4.0.12 to 4.0.17 (#205)
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1

Commits
  • f80596e [maven-release-plugin] prepare release maven-source-plugin-3.3.1
  • 7626998 Bump apache/maven-gh-actions-shared from 3 to 4
  • 83c963c Bump org.apache.maven.plugins:maven-plugins from 39 to 41 (#18)
  • 40ae495 Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.1 (#20)
  • 073462b Bump org.apache.maven:maven-archiver from 3.6.0 to 3.6.1 (#21)
  • 0b1c823 Fix typos in AbstractSourceJarMojo exception
  • 099c65a [MSOURCES-142] Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 (...
  • 1edeea4 [MSOURCES-139] Fix typo in AbstractSourceJarMojo exception
  • 436966e [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.apache.maven:maven-repository-metadata from 3.9.5 to 3.9.6

Release notes

Sourced from org.apache.maven:maven-repository-metadata's releases.

3.9.6

Release Notes - Maven - Version 3.9.6

Improvement

  • [MNG-7939] - Allow to exclude plugins from validation

Dependency upgrade

  • [MNG-7913] - Upgrade Sisu version to 0.9.0.M2
  • [MNG-7934] - Upgrade Resolver version to 1.9.18
  • [MNG-7942] - Upgrade to parent POM 41
  • [MNG-7943] - Upgrade default plugin bindings
Commits
  • bc0240f [maven-release-plugin] prepare release maven-3.9.6
  • e6cc6c5 [MNG-7943] Upgrade default plugin bindings
  • 48adee3 [MNG-7934] Update to Resolver 1.9.18 (#1326)
  • da6c7e4 [MNG-7942] Upgrade maven-parent to 41
  • 95fa548 [MNG-7934] Update to Resolver 1.9.17 (#1321)
  • c54baa6 [MNG-7939] Allow to exclude plugins from validation
  • ecd59b7 [MNG-7913] Upgrade Sisu version (#1286)
  • 53edd71 Use the same branch name for ITs on Jenkins (#1263)
  • 2bc4449 The maven-3.9.x branch should fallback to maven-3.9.x branch of ITs
  • 6e532cd [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.apache.maven.shared:maven-filtering from 3.3.1 to 3.3.2

Commits
  • 41d4e3f [maven-release-plugin] prepare release maven-filtering-3.3.2
  • 442b63e [MSHARED-1330] Always overwrite files (#97)
  • ae1842f [MSHARED-1050] Fix ConcurrentModificationException for maven-filtering (#98)
  • 1a51fee [MSHARED-1351] Fix console message when origin is baseDir (#93)
  • b514783 Bump org.junit.jupiter:junit-jupiter-api from 5.10.1 to 5.10.2
  • 7a2008f Bump release-drafter/release-drafter from 5 to 6
  • ed9d2df Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 (#87)
  • 91f81e9 Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 (#90)
  • 21e9214 Bump org.codehaus.plexus:plexus-testing from 1.2.0 to 1.3.0 (#91)
  • dce786d [MSHARED-1341] Convert tests to Junit 5
  • Additional commits viewable in compare view

Updates org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.2 to 3.12.0

Release notes

Sourced from org.apache.maven.plugin-tools:maven-plugin-annotations's releases.

3.12.0

Release Notes - Maven Plugin Tools - Version 3.12.0

3.11.0

Release Notes - Maven Plugin Tools - Version 3.11.0

Bug

  • [MPLUGIN-496] - Translation for keys report.plugin.goal.yes,no are missing
  • [MPLUGIN-499] - Deprecate descriptions are missing in description table

Improvement

  • [MPLUGIN-450] - Make goal prefix mandatory by default
  • [MPLUGIN-474] - Improve descriptor docs for requiredJavaVersion
  • [MPLUGIN-492] - Documentation for plugins in general: Goals comprises more than that
  • [MPLUGIN-495] - WARNINGs based on usage of @Component for MavenSession/MavenProject instead of @Parameter

Task

  • [MPLUGIN-493] - Consistently evaluate skip parameter in MavenReport#canGenerateReport()
  • [MPLUGIN-498] - Move section rendering to separate methods

Dependency upgrade

Commits
  • 0b69acc [maven-release-plugin] prepare release maven-plugin-tools-3.12.0
  • e5e3dd2 code simplifications
  • e97ba77 [MPLUGIN-510] group history per common requirements
  • 6f9c3d9 use @​Component instead of @​Parameter when possible
  • d8fecbc Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.9.2
  • a9dd57d rename mavenVersion to maven3Version
  • 1aad214 [MPLUGIN-514] switch from png+imagemap to svg
  • ddbaa5b Bump apache/maven-gh-actions-shared from 3 to 4
  • cd74761 [MPLUGIN-511] add versions history requirements detection
  • d9f8d89 [MPLUGIN-511] prepare method to list releases history
  • 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 maven group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) | `3.6.0` | `3.6.1` |
| [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.3.0` | `3.3.1` |
| [org.apache.maven:maven-repository-metadata](https://github.com/apache/maven) | `3.9.5` | `3.9.6` |
| [org.apache.maven.shared:maven-filtering](https://github.com/apache/maven-filtering) | `3.3.1` | `3.3.2` |
| [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) | `3.10.2` | `3.12.0` |


Updates `org.apache.maven.plugins:maven-invoker-plugin` from 3.6.0 to 3.6.1
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
- [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.6.0...maven-invoker-plugin-3.6.1)

Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.0 to 3.3.1
- [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.0...maven-source-plugin-3.3.1)

Updates `org.apache.maven:maven-repository-metadata` from 3.9.5 to 3.9.6
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.5...maven-3.9.6)

Updates `org.apache.maven.shared:maven-filtering` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/apache/maven-filtering/releases)
- [Commits](apache/maven-filtering@maven-filtering-3.3.1...maven-filtering-3.3.2)

Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.10.2 to 3.12.0
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.10.2...maven-plugin-tools-3.12.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-invoker-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.apache.maven:maven-repository-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.apache.maven.shared:maven-filtering
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
...

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 Apr 7, 2024
Copy link

sonarqubecloud bot commented Apr 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 14, 2024
@dependabot dependabot bot deleted the dependabot/maven/develop/maven-596784489a branch April 14, 2024 06:35
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