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 3 updates #335

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

Bumps the maven group with 3 updates: org.apache.maven:maven-repository-metadata, org.apache.maven.shared:maven-filtering and org.apache.maven.plugin-tools:maven-plugin-annotations.

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.11.0

Release notes

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

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
  • 4178d33 [maven-release-plugin] prepare release maven-plugin-tools-3.11.0
  • 25d920f [MNG-5695] document Maven 3.2.5+ scoped components usage
  • 6418490 [MPLUGIN-495] WARNINGs based on usage of @​Component for MavenSession/MavenPro...
  • 8b93d12 Bump org.jsoup:jsoup from 1.17.1 to 1.17.2
  • f4973ac Bump org.assertj:assertj-core from 3.24.2 to 3.25.1
  • 7dd3a25 [MPLUGIN-499] Add deprecate description in parameters table (#250)
  • 9bb13f0 [MPLUGIN-492] Documentation for plugins in general: Goals comprises more than...
  • fc41218 [MPLUGIN-498] Move section rendering to separate methods
  • ed4774b [MPLUGIN-450] Require goalPrefix to be valid (#240)
  • 331cf42 [MPLUGIN-497] Upgrade components
  • 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 3 updates: [org.apache.maven:maven-repository-metadata](https://github.com/apache/maven), [org.apache.maven.shared:maven-filtering](https://github.com/apache/maven-filtering) and [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools).


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.11.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.11.0)

---
updated-dependencies:
- 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 Mar 22, 2024
Copy link

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 7, 2024

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

@dependabot dependabot bot closed this Apr 7, 2024
@dependabot dependabot bot deleted the dependabot/maven/develop/maven-72c2d16a9d branch April 7, 2024 06:24
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
Development

Successfully merging this pull request may close these issues.

0 participants