Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps maven-core from 3.5.4 to 3.8.7.

Release notes

Sourced from maven-core'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
  • b89d595 [maven-release-plugin] prepare release maven-3.8.7
  • 6e8b4ff [MNG-7352] org.apache.maven.toolchain.java.JavaToolchainImpl should be public
  • 91ddc37 [MNG-7641] Upgrade Maven Wagon to 3.5.3
  • da4246a [MNG-7644] Fix version comparison where .X1 < -X2 for any string qualifier X
  • 7d45894 Update bundled license for SLF4J
  • ba058ee [MNG-7513] Address commons-io_commons-io vulnerability found in maven latest ...
  • 7db942b [MNG-7634] Revert MNG-5982 and MNG-7417
  • 61f1f01 [MNG-7590] Allow to configure resolver by properties in settings.xml
  • 8fd8a05 [MNG-7600] LocalRepositoryManager is created too early
  • ed84933 [MNG-7506] Upgrade Maven Wagon to 3.5.2
  • Additional commits viewable in compare view

Dependabot compatibility score

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-core](https://github.com/apache/maven) from 3.5.4 to 3.8.7.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.5.4...maven-3.8.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type/dependencies Pull requests that update a dependency file label Jan 23, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov-commenter
Copy link

codecov-commenter commented Jan 23, 2023

Codecov Report

Merging #11369 (c5d3668) into 3.2 (54bb276) will decrease coverage by 4.82%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                3.2   #11369      +/-   ##
============================================
- Coverage     69.61%   64.80%   -4.82%     
+ Complexity      133       14     -119     
============================================
  Files          1515     1487      -28     
  Lines         82452    62370   -20082     
  Branches      14757     9133    -5624     
============================================
- Hits          57401    40420   -16981     
+ Misses        20211    17731    -2480     
+ Partials       4840     4219     -621     
Impacted Files Coverage Δ
...luster/router/script/ScriptStateRouterFactory.java 0.00% <0.00%> (-100.00%) ⬇️
...he/dubbo/test/common/impl/GreetingServiceImpl.java 0.00% <0.00%> (-100.00%) ⬇️
...zookeeper/curator/CuratorZookeeperTransporter.java 0.00% <0.00%> (-100.00%) ⬇️
.../serialize/hessian2/Hessian2SerializerFactory.java 0.00% <0.00%> (-100.00%) ⬇️
...nfigure/DubboRelaxedBinding2AutoConfiguration.java 0.00% <0.00%> (-100.00%) ⬇️
.../apache/dubbo/test/spring/SpringXmlConfigTest.java 0.00% <0.00%> (-96.16%) ⬇️
...egistrycenter/context/ZookeeperWindowsContext.java 0.00% <0.00%> (-81.82%) ⬇️
...istrycenter/processor/FindPidWindowsProcessor.java 5.40% <0.00%> (-81.09%) ⬇️
...pc/cluster/router/file/FileStateRouterFactory.java 0.00% <0.00%> (-80.96%) ⬇️
...ycenter/processor/KillProcessWindowsProcessor.java 10.00% <0.00%> (-80.00%) ⬇️
... and 479 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@AlbumenJ AlbumenJ merged commit 75e10b5 into 3.2 Jan 28, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven-maven-core-3.8.7 branch January 28, 2023 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants