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 across 1 directory with 12 updates #382

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps the maven group with 12 updates in the / directory:

Package From To
org.apache.maven.plugins:maven-compiler-plugin 3.11.0 3.13.0
org.apache.maven:maven-artifact 3.9.6 3.9.9
org.apache.maven:maven-plugin-api 3.9.6 3.9.9
org.apache.maven:maven-core 3.9.6 3.9.9
org.apache.maven:maven-model 3.9.6 3.9.9
org.apache.maven:maven-settings 3.9.6 3.9.9
org.apache.maven:maven-settings-builder 3.9.6 3.9.9
org.apache.maven:maven-repository-metadata 3.9.5 3.9.9
org.apache.maven:maven-model-builder 3.9.6 3.9.9
org.apache.maven.shared:maven-dependency-tree 3.2.1 3.3.0
org.apache.maven.shared:maven-filtering 3.3.1 3.4.0
org.apache.maven.plugin-tools:maven-plugin-annotations 3.10.2 3.15.1

Updates org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0

Release notes

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

3.13.0

🚀 New features and improvements

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

3.12.1

🐛 Bug Fixes

📦 Dependency updates

3.12.0

🚀 New features and improvements

... (truncated)

Commits
  • a1415aa [maven-release-plugin] prepare release maven-compiler-plugin-3.13.0
  • b2b9196 [MCOMPILER-574] Propagate cause of exception in AbstractCompilerMojo
  • 6d2ce5a [MCOMPILER-584] Refresh page - Using Non-Javac Compilers
  • eebad60 [MCOMPILER-585] Refresh plugins versions in ITs
  • ceacf68 [MCOMPILER-582] Automatic detection of release option for JDK < 9
  • 110293f [MCOMPILER-583] Require Maven 3.6.3
  • 90131df [MCOMPILER-575] Bump plexusCompilerVersion from 2.14.2 to 2.15.0 (#227)
  • 74cfc72 [MCOMPILER-548] JDK 21 throws annotations processing warning that can not be ...
  • f85aa27 Bump apache/maven-gh-actions-shared from 3 to 4
  • d59ef49 extract Maven 3.3.1 specific method call
  • Additional commits viewable in compare view

Updates org.apache.maven:maven-artifact from 3.9.6 to 3.9.9

Updates org.apache.maven:maven-plugin-api from 3.9.6 to 3.9.9

Release notes

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

3.9.9

Release Notes - Maven - Version 3.9.9

What's Changed

... (truncated)

Commits
  • 8e8579a [maven-release-plugin] prepare release maven-3.9.9
  • 7185b0a [MNG-8165] Get rid of bashism creeped in (#1653)
  • ba05e6a [maven-release-plugin] prepare for next development iteration
  • 476642f [maven-release-plugin] prepare release maven-3.9.9
  • 274f1e3 [MNG-8165] Align mvn.sh script with mvn.cmd (#1647)
  • 1a787b0 [MNG-8188] Profile properties are not interpolated (#1634)
  • ecd577b [MNG-8177] Add contextual info for model warnings (#1633)
  • 42fc90e [MNG-8206] Remove bad plugin.xml in maven-compat (#1646)
  • 38a128f [MNG-8180] Back out from failing the build (#1642)
  • f2135c1 [MNG-8180] Handle NPE due non-existent tags (#1641)
  • Additional commits viewable in compare view

Updates org.apache.maven:maven-core from 3.9.6 to 3.9.9

Updates org.apache.maven:maven-model from 3.9.6 to 3.9.9

Updates org.apache.maven:maven-settings from 3.9.6 to 3.9.9

Updates org.apache.maven:maven-settings-builder from 3.9.6 to 3.9.9

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

Updates org.apache.maven:maven-model-builder from 3.9.6 to 3.9.9

Updates org.apache.maven.shared:maven-dependency-tree from 3.2.1 to 3.3.0

Release notes

Sourced from org.apache.maven.shared:maven-dependency-tree's releases.

3.3.0

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • 7ea746c [maven-release-plugin] prepare release maven-dependency-tree-3.3.0
  • 5bfb93c [MSHARED-1405] Upgrade to Maven 3.6.3
  • fdde8ff [MSHARED-1400] Bump org.apache.maven.shared:maven-shared-components from 41 t...
  • 3b78a1d Bump apache/maven-gh-actions-shared from 3 to 4
  • f129865 Bump org.junit.jupiter:junit-jupiter-api from 5.10.1 to 5.10.2
  • 415ede6 Bump org.apache.maven.shared:maven-shared-components from 40 to 41 (#42)
  • f41424d Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1
  • b2923d2 [MSHARED-1333] - Upgrade maven-shared-components to version 40
  • 1a6b6f1 Bump org.junit.jupiter:junit-jupiter-api from 5.9.3 to 5.10.0
  • 6c1bff3 [MSHARED-1286]: Display if dependency is optional in tree
  • Additional commits viewable in compare view

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

Release notes

Sourced from org.apache.maven.shared:maven-filtering's releases.

3.4.0

What's Changed

Full Changelog: apache/maven-filtering@maven-filtering-3.3.2...maven-filtering-3.4.0

3.3.2

What's Changed

New Contributors

Full Changelog: apache/maven-filtering@maven-filtering-3.3.1...maven-filtering-3.3.2

What's Changed

... (truncated)

Commits
  • efc1999 [maven-release-plugin] prepare release maven-filtering-3.4.0
  • 7d2a5d1 Bump commons-io and commons-lang3 to most recent versions
  • 259d9f9 Bump parent to 43
  • bc0d81b [MSHARED-1412] Allow to customize Interpolator used by filter (#104) (#114)
  • 9d528d0 Bump org.apache.maven.shared:maven-shared-components from 41 to 42 (#103)
  • d0d7caf Bump apache/maven-gh-actions-shared from 3 to 4
  • 1d9d62f [maven-release-plugin] prepare for next development iteration
  • 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)
  • Additional commits viewable in compare view

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

Release notes

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

3.13.1

Release Notes - Maven Plugin Tools - Version 3.13.1

Task

  • [MPLUGIN-526] - Clean up dependencies reported by dependencies:analyze

3.13.0

Release Notes - Maven Plugin Tools - Version 3.13.0

Bug

  • [MPLUGIN-517] - GoalRenderer renderParameterDetails() renders in wrong order
  • [MPLUGIN-521] - Nested types not properly extracted cause exception while generating Javadoc URLs

Improvement

Dependency upgrade

  • [MPLUGIN-516] - Upgrade asmVersion from 9.6 to 9.7
  • [MPLUGIN-519] - Update to Parent POM 42, prerequisite 3.6.3

3.12.0

Release Notes - Maven Plugin Tools - Version 3.12.0

3.11.0

Release Notes - Maven Plugin Tools - Version 3.11.0

... (truncated)

Commits
  • bc2daa4 [maven-release-plugin] prepare release maven-plugin-tools-3.15.1
  • 08c9597 Bump asmVersion from 9.7 to 9.7.1
  • 578637b Bump org.junit:junit-bom from 5.11.0 to 5.11.3
  • a6c9b9c [MPLUGIN-538] Upgrade to Doxia 2.0.0 GA Stack
  • 5d8b615 Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.15.5
  • 9888c96 Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.3.0
  • d2adc90 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
  • 18c156b Bump maven3Version from 3.9.8 to 3.9.9 (#321)
  • 306fabe Bump org.junit:junit-bom from 5.10.3 to 5.11.0
  • 93604a3 [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 maven group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.13.0` |
| org.apache.maven:maven-artifact | `3.9.6` | `3.9.9` |
| [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) | `3.9.6` | `3.9.9` |
| org.apache.maven:maven-core | `3.9.6` | `3.9.9` |
| org.apache.maven:maven-model | `3.9.6` | `3.9.9` |
| org.apache.maven:maven-settings | `3.9.6` | `3.9.9` |
| org.apache.maven:maven-settings-builder | `3.9.6` | `3.9.9` |
| org.apache.maven:maven-repository-metadata | `3.9.5` | `3.9.9` |
| org.apache.maven:maven-model-builder | `3.9.6` | `3.9.9` |
| [org.apache.maven.shared:maven-dependency-tree](https://github.com/apache/maven-dependency-tree) | `3.2.1` | `3.3.0` |
| [org.apache.maven.shared:maven-filtering](https://github.com/apache/maven-filtering) | `3.3.1` | `3.4.0` |
| [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) | `3.10.2` | `3.15.1` |



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

Updates `org.apache.maven:maven-artifact` from 3.9.6 to 3.9.9

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

Updates `org.apache.maven:maven-core` from 3.9.6 to 3.9.9

Updates `org.apache.maven:maven-model` from 3.9.6 to 3.9.9

Updates `org.apache.maven:maven-settings` from 3.9.6 to 3.9.9

Updates `org.apache.maven:maven-settings-builder` from 3.9.6 to 3.9.9

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

Updates `org.apache.maven:maven-model-builder` from 3.9.6 to 3.9.9

Updates `org.apache.maven.shared:maven-dependency-tree` from 3.2.1 to 3.3.0
- [Release notes](https://github.com/apache/maven-dependency-tree/releases)
- [Commits](apache/maven-dependency-tree@maven-dependency-tree-3.2.1...maven-dependency-tree-3.3.0)

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

Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.10.2 to 3.15.1
- [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.15.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: org.apache.maven:maven-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.apache.maven:maven-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.apache.maven:maven-model
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.apache.maven:maven-settings
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.apache.maven:maven-settings-builder
  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:maven-model-builder
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
- dependency-name: org.apache.maven.shared:maven-dependency-tree
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: org.apache.maven.shared:maven-filtering
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Dec 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

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

@dependabot dependabot bot closed this Dec 2, 2024
@dependabot dependabot bot deleted the dependabot/maven/develop/maven-59daa8e081 branch December 2, 2024 17:42
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