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 org.apache.maven:maven-artifact from 4.0.0-beta-3 to 4.0.0-beta-4 #1478

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2024

Bumps org.apache.maven:maven-artifact from 4.0.0-beta-3 to 4.0.0-beta-4.

Release notes

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

4.0.0-beta-4

What's Changed

... (truncated)

Commits
  • 697c543 [maven-release-plugin] prepare release maven-4.0.0-beta-4
  • 0c311e3 [MNG-8090] Fix missing repositories during parent artifact resolution
  • cdaf86c [MNG-8229] Fix interpolation of CI friendly versions
  • c0813a2 [MNG-7838] Fix usage of older packaged artifacts from project local repositor...
  • b370e5e [MNG-8210] Replace Maven "module" term by "subproject" (#1651)
  • e11b475 [MNG-8052] Concurrently lifecycle executor (#1429)
  • c948b26 [MNG-8218] Always normalize Path in PathSource (#1684)
  • 3f430bb [MNG-8228] Enable Sisu Plexus strict classpath scanning (#1688)
  • 5708273 [MNG-7897] Support ${project.rootDirectory} in file profile activation (#1687)
  • 40fe1dc [MNG-8220] Fix loading DI-powered beans from extensions (#1683)
  • 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 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 [org.apache.maven:maven-artifact](https://github.com/apache/maven) from 4.0.0-beta-3 to 4.0.0-beta-4.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-4.0.0-beta-3...maven-4.0.0-beta-4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 3, 2024
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+2.67% (target: -1.00%) (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1d4504c) 172 140 81.40%
Head commit (053baf7) 6864 (+6692) 5770 (+5630) 84.06% (+2.67%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1478) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@nscuro nscuro added this to the 0.6.0 milestone Sep 3, 2024
@nscuro nscuro merged commit 85cf5d5 into main Sep 3, 2024
13 checks passed
@nscuro nscuro deleted the dependabot/maven/org.apache.maven-maven-artifact-4.0.0-beta-4 branch September 3, 2024 08:50
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant