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 version.org.apache.maven from 3.6.3 to 3.8.8 #438

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps version.org.apache.maven from 3.6.3 to 3.8.8.
Updates org.apache.maven:maven-artifact from 3.6.3 to 3.8.8

Release notes

Sourced from org.apache.maven:maven-artifact's releases.

3.8.7

Sub-task

  • [MNG-7019] - Notify also at start when profile is missing

Bug

  • [MNG-7106] - VersionRange.toString() produces a string that cannot be parsed with VersionRange.createFromVersionSpec() for same lower and upper bounds
  • [MNG-7316] - REGRESSION: MavenProject.getAttachedArtifacts() is read-only
  • [MNG-7352] - org.apache.maven.toolchain.java.JavaToolchainImpl should be public
  • [MNG-7529] - Maven resolver makes bad repository choices when resolving version ranges
  • [MNG-7563] - REGRESSION: User properties now override model properties in dependencies
  • [MNG-7568] - [WARNING] The requested profile "ABCDEF" could not be activated because it does not exist.
  • [MNG-7578] - Building Linux image on Windows impossible (patch incuded)
  • [MNG-7600] - LocalRepositoryManager is created too early
  • [MNG-7621] - Parameter '-f' causes ignoring any 'maven.config' (only on Windows)
  • [MNG-7637] - Possible NPE in MavenProject#hashCode()
  • [MNG-7644] - Fix version comparison where .X1 < -X2 for any string qualifier X

Improvement

  • [MNG-7590] - Allow configure resolver by properties in settings.xml
  • [MNG-7645] - Implement some #toString() methods

Task

  • [MNG-7513] - Address commons-io_commons-io vulnerability found in maven latest version
  • [MNG-7634] - Revert MNG-5982 and MNG-7417
  • [MNG-7636] - Partially revert MNG-5868 to restore backward compatibility (see MNG-7316)

Dependency upgrade

  • [MNG-7506] - Upgrade Maven Wagon to 3.5.2
  • [MNG-7641] - Upgrade Maven Wagon to 3.5.3

3.8.6

What's Changed

Full Changelog: apache/maven@maven-3.8.5...maven-3.8.6

... (truncated)

Commits
  • 4c87b05 [maven-release-plugin] prepare release maven-3.8.8
  • 69f7e2b Using Set<>() for contains()
  • 11199cf Normalize regex patterns
  • 6f548e5 Added missing @Deprecated/@​deprecated annotations
  • ad74f9e [MNG-7720] Wrong build order of forked projects (#1039)
  • a0f460c [MNG-7716] ConcurrencyDependencyGraph deadlock if no root is selected
  • ae828e4 [3.8.x] [MNG-6889] Deprecate llr option (#1026)
  • 83a5c56 [MNG-7679] [REGRESSION] Build fails when executing a single mojo without a POM
  • 43dffb9 [MNG-6972] Allow access to org.apache.maven.graph
  • d706656 [MNG-7197] Simplify exit code handling in Windows command startup script
  • Additional commits viewable in compare view

Updates org.apache.maven:maven-builder-support from 3.6.3 to 3.8.8

Release notes

Sourced from org.apache.maven:maven-builder-support's releases.

3.8.7

Sub-task

  • [MNG-7019] - Notify also at start when profile is missing

Bug

  • [MNG-7106] - VersionRange.toString() produces a string that cannot be parsed with VersionRange.createFromVersionSpec() for same lower and upper bounds
  • [MNG-7316] - REGRESSION: MavenProject.getAttachedArtifacts() is read-only
  • [MNG-7352] - org.apache.maven.toolchain.java.JavaToolchainImpl should be public
  • [MNG-7529] - Maven resolver makes bad repository choices when resolving version ranges
  • [MNG-7563] - REGRESSION: User properties now override model properties in dependencies
  • [MNG-7568] - [WARNING] The requested profile "ABCDEF" could not be activated because it does not exist.
  • [MNG-7578] - Building Linux image on Windows impossible (patch incuded)
  • [MNG-7600] - LocalRepositoryManager is created too early
  • [MNG-7621] - Parameter '-f' causes ignoring any 'maven.config' (only on Windows)
  • [MNG-7637] - Possible NPE in MavenProject#hashCode()
  • [MNG-7644] - Fix version comparison where .X1 < -X2 for any string qualifier X

Improvement

  • [MNG-7590] - Allow configure resolver by properties in settings.xml
  • [MNG-7645] - Implement some #toString() methods

Task

  • [MNG-7513] - Address commons-io_commons-io vulnerability found in maven latest version
  • [MNG-7634] - Revert MNG-5982 and MNG-7417
  • [MNG-7636] - Partially revert MNG-5868 to restore backward compatibility (see MNG-7316)

Dependency upgrade

  • [MNG-7506] - Upgrade Maven Wagon to 3.5.2
  • [MNG-7641] - Upgrade Maven Wagon to 3.5.3

3.8.6

What's Changed

Full Changelog: apache/maven@maven-3.8.5...maven-3.8.6

... (truncated)

Commits
  • 4c87b05 [maven-release-plugin] prepare release maven-3.8.8
  • 69f7e2b Using Set<>() for contains()
  • 11199cf Normalize regex patterns
  • 6f548e5 Added missing @Deprecated/@​deprecated annotations
  • ad74f9e [MNG-7720] Wrong build order of forked projects (#1039)
  • a0f460c [MNG-7716] ConcurrencyDependencyGraph deadlock if no root is selected
  • ae828e4 [3.8.x] [MNG-6889] Deprecate llr option (#1026)
  • 83a5c56 [MNG-7679] [REGRESSION] Build fails when executing a single mojo without a POM
  • 43dffb9 [MNG-6972] Allow access to org.apache.maven.graph
  • d706656 [MNG-7197] Simplify exit code handling in Windows command startup script
  • Additional commits viewable in compare view

Updates org.apache.maven:maven-model from 3.6.3 to 3.8.8

Release notes

Sourced from org.apache.maven:maven-model's releases.

3.8.7

Sub-task

  • [MNG-7019] - Notify also at start when profile is missing

Bug

  • [MNG-7106] - VersionRange.toString() produces a string that cannot be parsed with VersionRange.createFromVersionSpec() for same lower and upper bounds
  • [MNG-7316] - REGRESSION: MavenProject.getAttachedArtifacts() is read-only
  • [MNG-7352] - org.apache.maven.toolchain.java.JavaToolchainImpl should be public
  • [MNG-7529] - Maven resolver makes bad repository choices when resolving version ranges
  • [MNG-7563] - REGRESSION: User properties now override model properties in dependencies
  • [MNG-7568] - [WARNING] The requested profile "ABCDEF" could not be activated because it does not exist.
  • [MNG-7578] - Building Linux image on Windows impossible (patch incuded)
  • [MNG-7600] - LocalRepositoryManager is created too early
  • [MNG-7621] - Parameter '-f' causes ignoring any 'maven.config' (only on Windows)
  • [MNG-7637] - Possible NPE in MavenProject#hashCode()
  • [MNG-7644] - Fix version comparison where .X1 < -X2 for any string qualifier X

Improvement

  • [MNG-7590] - Allow configure resolver by properties in settings.xml
  • [MNG-7645] - Implement some #toString() methods

Task

  • [MNG-7513] - Address commons-io_commons-io vulnerability found in maven latest version
  • [MNG-7634] - Revert MNG-5982 and MNG-7417
  • [MNG-7636] - Partially revert MNG-5868 to restore backward compatibility (see MNG-7316)

Dependency upgrade

  • [MNG-7506] - Upgrade Maven Wagon to 3.5.2
  • [MNG-7641] - Upgrade Maven Wagon to 3.5.3

3.8.6

What's Changed

Full Changelog: apache/maven@maven-3.8.5...maven-3.8.6

... (truncated)

Commits
  • 4c87b05 [maven-release-plugin] prepare release maven-3.8.8
  • 69f7e2b Using Set<>() for contains()
  • 11199cf Normalize regex patterns
  • 6f548e5 Added missing @Deprecated/@​deprecated annotations
  • ad74f9e [MNG-7720] Wrong build order of forked projects (#1039)
  • a0f460c [MNG-7716] ConcurrencyDependencyGraph deadlock if no root is selected
  • ae828e4 [3.8.x] [MNG-6889] Deprecate llr option (#1026)
  • 83a5c56 [MNG-7679] [REGRESSION] Build fails when executing a single mojo without a POM
  • 43dffb9 [MNG-6972] Allow access to org.apache.maven.graph
  • d706656 [MNG-7197] Simplify exit code handling in Windows command startup script
  • Additional commits viewable in compare view

Updates org.apache.maven:maven-model-builder from 3.6.3 to 3.8.8

Release notes

Sourced from org.apache.maven:maven-model-builder's releases.

3.8.7

Sub-task

  • [MNG-7019] - Notify also at start when profile is missing

Bug

  • [MNG-7106] - VersionRange.toString() produces a string that cannot be parsed with VersionRange.createFromVersionSpec() for same lower and upper bounds
  • [MNG-7316] - REGRESSION: MavenProject.getAttachedArtifacts() is read-only
  • [MNG-7352] - org.apache.maven.toolchain.java.JavaToolchainImpl should be public
  • [MNG-7529] - Maven resolver makes bad repository choices when resolving version ranges
  • [MNG-7563] - REGRESSION: User properties now override model properties in dependencies
  • [MNG-7568] - [WARNING] The requested profile "ABCDEF" could not be activated because it does not exist.
  • [MNG-7578] - Building Linux image on Windows impossible (patch incuded)
  • [MNG-7600] - LocalRepositoryManager is created too early
  • [MNG-7621] - Parameter '-f' causes ignoring any 'maven.config' (only on Windows)
  • [MNG-7637] - Possible NPE in MavenProject#hashCode()
  • [MNG-7644] - Fix version comparison where .X1 < -X2 for any string qualifier X

Improvement

  • [MNG-7590] - Allow configure resolver by properties in settings.xml
  • [MNG-7645] - Implement some #toString() methods

Task

  • [MNG-7513] - Address commons-io_commons-io vulnerability found in maven latest version
  • [MNG-7634] - Revert MNG-5982 and MNG-7417
  • [MNG-7636] - Partially revert MNG-5868 to restore backward compatibility (see MNG-7316)

Dependency upgrade

  • [MNG-7506] - Upgrade Maven Wagon to 3.5.2
  • [MNG-7641] - Upgrade Maven Wagon to 3.5.3

3.8.6

What's Changed

Full Changelog: apache/maven@maven-3.8.5...maven-3.8.6

... (truncated)

Commits
  • 4c87b05 [maven-release-plugin] prepare release maven-3.8.8
  • 69f7e2b Using Set<>() for contains()
  • 11199cf Normalize regex patterns
  • 6f548e5 Added missing @Deprecated/@​deprecated annotations
  • ad74f9e [MNG-7720] Wrong build order of forked projects (#1039)
  • a0f460c [MNG-7716] ConcurrencyDependencyGraph deadlock if no root is selected
  • ae828e4 [3.8.x] [MNG-6889] Deprecate llr option (#1026)
  • 83a5c56 [MNG-7679] [REGRESSION] Build fails when executing a single mojo without a POM
  • 43dffb9 [MNG-6972] Allow access to org.apache.maven.graph
  • d706656 [MNG-7197] Simplify exit code handling in Windows command startup script
  • Additional commits viewable in compare view

Updates org.apache.maven:maven-repository-metadata from 3.6.3 to 3.8.8

Release notes

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

3.8.7

Sub-task

  • [MNG-7019] - Notify also at start when profile is missing

Bug

  • [MNG-7106] - VersionRange.toString() produces a string that cannot be parsed with VersionRange.createFromVersionSpec() for same lower and upper bounds
  • [MNG-7316] - REGRESSION: MavenProject.getAttachedArtifacts() is read-only
  • [MNG-7352] - org.apache.maven.toolchain.java.JavaToolchainImpl should be public
  • [MNG-7529] - Maven resolver makes bad repository choices when resolving version ranges
  • [MNG-7563] - REGRESSION: User properties now override model properties in dependencies
  • [MNG-7568] - [WARNING] The requested profile "ABCDEF" could not be activated because it does not exist.
  • [MNG-7578] - Building Linux image on Windows impossible (patch incuded)
  • [MNG-7600] - LocalRepositoryManager is created too early
  • [MNG-7621] - Parameter '-f' causes ignoring any 'maven.config' (only on Windows)
  • [MNG-7637] - Possible NPE in MavenProject#hashCode()
  • [MNG-7644] - Fix version comparison where .X1 < -X2 for any string qualifier X

Improvement

  • [MNG-7590] - Allow configure resolver by properties in settings.xml
  • [MNG-7645] - Implement some #toString() methods

Task

  • [MNG-7513] - Address commons-io_commons-io vulnerability found in maven latest version
  • [MNG-7634] - Revert MNG-5982 and MNG-7417
  • [MNG-7636] - Partially revert MNG-5868 to restore backward compatibility (see MNG-7316)

Dependency upgrade

  • [MNG-7506] - Upgrade Maven Wagon to 3.5.2
  • [MNG-7641] - Upgrade Maven Wagon to 3.5.3

3.8.6

What's Changed

Full Changelog: apache/maven@maven-3.8.5...maven-3.8.6

... (truncated)

Commits
  • 4c87b05 [maven-release-plugin] prepare release maven-3.8.8
  • 69f7e2b Using Set<>() for contains()
  • 11199cf Normalize regex patterns
  • 6f548e5 Added missing @Deprecated/@​deprecated annotations
  • ad74f9e [MNG-7720] Wrong build order of forked projects (#1039)
  • a0f460c [MNG-7716] ConcurrencyDependencyGraph deadlock if no root is selected
  • ae828e4 [3.8.x] [MNG-6889] Deprecate llr option (#1026)
  • 83a5c56 [MNG-7679] [REGRESSION] Build fails when executing a single mojo without a POM
  • 43dffb9 [MNG-6972] Allow access to org.apache.maven.graph
  • d706656 [MNG-7197] Simplify exit code handling in Windows command startup script
  • Additional commits viewable in compare view

Updates org.apache.maven:maven-resolver-provider from 3.6.3 to 3.8.8

Release notes

Sourced from org.apache.maven:maven-resolver-provider's releases.

3.8.7

Sub-task

  • [MNG-7019] - Notify also at start when profile is missing

Bug

  • [MNG-7106] - VersionRange.toString() produces a string that cannot be parsed with VersionRange.createFromVersionSpec() for same lower and upper bounds
  • [MNG-7316] - REGRESSION: MavenProject.getAttachedArtifacts() is read-only
  • [MNG-7352] - org.apache.maven.toolchain.java.JavaToolchainImpl should be public
  • [MNG-7529] - Maven resolver makes bad repository choices when resolving version ranges
  • [MNG-7563] - REGRESSION: User properties now override model properties in dependencies
  • [MNG-7568] - [WARNING] The requested profile "ABCDEF" could not be activated because it does not exist.
  • [MNG-7578] - Building Linux image on Windows impossible (patch incuded)
  • [MNG-7600] - LocalRepositoryManager is created too early
  • [MNG-7621] - Parameter '-f' causes ignoring any 'maven.config' (only on Windows)
  • [MNG-7637] - Possible NPE in MavenProject#hashCode()
  • [MNG-7644] - Fix version comparison where .X1 < -X2 for any string qualifier X

Improvement

  • [MNG-7590] - Allow configure resolver by properties in settings.xml
  • [MNG-7645] - Implement some #toString() methods

Task

  • [MNG-7513] - Address commons-io_commons-io vulnerability found in maven latest version
  • [MNG-7634] - Revert MNG-5982 and MNG-7417
  • [MNG-7636] - Partially revert MNG-5868 to restore backward compatibility (see MNG-7316)

Dependency upgrade

  • [MNG-7506] - Upgrade Maven Wagon to 3.5.2
  • [MNG-7641] - Upgrade Maven Wagon to 3.5.3

3.8.6

What's Changed

Full Changelog: apache/maven@maven-3.8.5...maven-3.8.6

... (truncated)

Commits
  • 4c87b05 [maven-release-plugin] prepare release maven-3.8.8
  • 69f7e2b Using Set<>() for contains()
  • 11199cf Normalize regex patterns
  • 6f548e5 Added missing @Deprecated/@​deprecated annotations
  • ad74f9e [MNG-7720] Wrong build order of forked projects (#1039)
  • a0f460c [MNG-7716] ConcurrencyDependencyGraph deadlock if no root is selected
  • ae828e4 [3.8.x] [MNG-6889] Deprecate llr option (#1026)
  • 83a5c56 [MNG-7679] [REGRESSION] Build fails when executing a single mojo without a POM
  • 43dffb9 [MNG-6972] Allow access to org.apache.maven.graph
  • d706656 [MNG-7197] Simplify exit code handling in Windows command startup script
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.apache.maven:maven-artifact [>= 3.9.a, < 3.10]
org.apache.maven:maven-builder-support [>= 3.9.a, < 3.10]
org.apache.maven:maven-model [>= 3.9.a, < 3.10]
org.apache.maven:maven-model-builder [>= 3.9.a, < 3.10]
org.apache.maven:maven-repository-metadata [>= 3.9.a, < 3.10]
org.apache.maven:maven-resolver-provider [>= 3.9.a, < 3.10]

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 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 `version.org.apache.maven` from 3.6.3 to 3.8.8.

Updates `org.apache.maven:maven-artifact` from 3.6.3 to 3.8.8
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.6.3...maven-3.8.8)

Updates `org.apache.maven:maven-builder-support` from 3.6.3 to 3.8.8
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.6.3...maven-3.8.8)

Updates `org.apache.maven:maven-model` from 3.6.3 to 3.8.8
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.6.3...maven-3.8.8)

Updates `org.apache.maven:maven-model-builder` from 3.6.3 to 3.8.8
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.6.3...maven-3.8.8)

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

Updates `org.apache.maven:maven-resolver-provider` from 3.6.3 to 3.8.8
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.6.3...maven-3.8.8)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-builder-support
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-model
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-model-builder
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-repository-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-resolver-provider
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 14, 2023
@spyrkob
Copy link
Collaborator

spyrkob commented Aug 15, 2023

@dependabot ignore minor

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2023

Sorry, the command you entered is not valid for this pull request. Please check the syntax and try again.

Valid commands:
For non-group group updates PRs, use commands like:
@dependabot ignore this major version
@dependabot ignore this minor version
@dependabot ignore this dependency

@spyrkob
Copy link
Collaborator

spyrkob commented Aug 15, 2023

@dependabot ignore this minor version

@dependabot dependabot bot closed this Aug 15, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2023

OK, I won't notify you about version 3.8.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/maven/version.org.apache.maven-3.8.8 branch August 15, 2023 13:45
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.

1 participant