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

Bump maven.api.version from 3.9.1 to 3.9.2 #189

Merged
merged 1 commit into from
May 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2023

Bumps maven.api.version from 3.9.1 to 3.9.2.
Updates maven-plugin-api from 3.9.1 to 3.9.2

Release notes

Sourced from maven-plugin-api's releases.

3.9.2

Release Notes - Maven - Version 3.9.2

Bug

  • [MNG-7750] - Interpolated properties in originalModel in an active profile.
  • [MNG-7759] - java.lang.NullPointerException at org.apache.maven.repository.internal.DefaultModelCache.newInstance (DefaultModelCache.java:37)

Improvement

  • [MNG-7712] - Core should issue a warning if plugin depends on maven-compat
  • [MNG-7741] - Add more information when using -Dmaven.repo.local.recordReverseTree=true
  • [MNG-7754] - Improvement and extension of plugin validation
  • [MNG-7767] - Tone down plugin validation report
  • [MNG-7778] - Maven should print suppressed exceptions when a mojo fails

Task

  • [MNG-7749] - Upgrade animal-sniffer from 1.21 to 1.23
  • [MNG-7774] - Maven config and command line interpolation

Dependency upgrade

  • [MNG-7670] - Upgrade misc dependencies
  • [MNG-7753] - Upgrade to Maven Resolver 1.9.8
  • [MNG-7769] - Upgrade to Maven Resolver 1.9.10
Commits
  • c961601 [maven-release-plugin] prepare release maven-3.9.2
  • c2331d3 [MNG-7778] - Include suppressed exceptions when logging failures (#1103)
  • 79556dd [MNG-7774] Maven config and command line interpolation (#1098)
  • 7cb87a6 [MNG-7769] Update Resolver to 1.9.10 (#1101)
  • a2428a6 [MNG-7767] Tone down plugin validator (#1092)
  • 924dbfe [MNG-7670] Update misc dependencies (#1089)
  • a4b7532 [MNG-7753] Upgrade to Resolver 1.9.8 (#1077)
  • eb7cdef [MNG-7759] Maven2 plugins will not have even session setter (#1084)
  • bc138dc [MNG-7741] Track missing files, plugin and parent pom dependencies (#1058)
  • 0f18470 [MNG-7750] Fix unwanted interpolation in plugins from profiles. (#1075)
  • Additional commits viewable in compare view

Updates maven-core from 3.9.1 to 3.9.2

Release notes

Sourced from maven-core's releases.

3.9.2

Release Notes - Maven - Version 3.9.2

Bug

  • [MNG-7750] - Interpolated properties in originalModel in an active profile.
  • [MNG-7759] - java.lang.NullPointerException at org.apache.maven.repository.internal.DefaultModelCache.newInstance (DefaultModelCache.java:37)

Improvement

  • [MNG-7712] - Core should issue a warning if plugin depends on maven-compat
  • [MNG-7741] - Add more information when using -Dmaven.repo.local.recordReverseTree=true
  • [MNG-7754] - Improvement and extension of plugin validation
  • [MNG-7767] - Tone down plugin validation report
  • [MNG-7778] - Maven should print suppressed exceptions when a mojo fails

Task

  • [MNG-7749] - Upgrade animal-sniffer from 1.21 to 1.23
  • [MNG-7774] - Maven config and command line interpolation

Dependency upgrade

  • [MNG-7670] - Upgrade misc dependencies
  • [MNG-7753] - Upgrade to Maven Resolver 1.9.8
  • [MNG-7769] - Upgrade to Maven Resolver 1.9.10
Commits
  • c961601 [maven-release-plugin] prepare release maven-3.9.2
  • c2331d3 [MNG-7778] - Include suppressed exceptions when logging failures (#1103)
  • 79556dd [MNG-7774] Maven config and command line interpolation (#1098)
  • 7cb87a6 [MNG-7769] Update Resolver to 1.9.10 (#1101)
  • a2428a6 [MNG-7767] Tone down plugin validator (#1092)
  • 924dbfe [MNG-7670] Update misc dependencies (#1089)
  • a4b7532 [MNG-7753] Upgrade to Resolver 1.9.8 (#1077)
  • eb7cdef [MNG-7759] Maven2 plugins will not have even session setter (#1084)
  • bc138dc [MNG-7741] Track missing files, plugin and parent pom dependencies (#1058)
  • 0f18470 [MNG-7750] Fix unwanted interpolation in plugins from profiles. (#1075)
  • 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 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 `maven.api.version` from 3.9.1 to 3.9.2.

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

Updates `maven-core` from 3.9.1 to 3.9.2
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.1...maven-3.9.2)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 12, 2023
@dependabot dependabot bot requested a review from Ozsie May 12, 2023 04:59
@codecov-commenter
Copy link

Codecov Report

Merging #189 (a09e2bc) into main (d99cd32) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff            @@
##               main     #189   +/-   ##
=========================================
  Coverage     73.93%   73.93%           
  Complexity       37       37           
=========================================
  Files             9        9           
  Lines           165      165           
  Branches         39       39           
=========================================
  Hits            122      122           
  Misses           17       17           
  Partials         26       26           

@Ozsie Ozsie merged commit b407487 into main May 26, 2023
15 checks passed
@dependabot dependabot bot deleted the dependabot/maven/maven.api.version-3.9.2 branch May 26, 2023 12:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants