Skip to content

Bump maven-invoker-plugin from 3.5.0 to 3.5.1 #464

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2023

Bumps maven-invoker-plugin from 3.5.0 to 3.5.1.

Release notes

Sourced from maven-invoker-plugin's releases.

3.5.1

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • c3dbd68 [maven-release-plugin] prepare release maven-invoker-plugin-3.5.1
  • bb40a30 [MINVOKER-333] Artifact should be installed once
  • 3e4f3c9 [MINVOKER-332] Update plugins versions used in ITs
  • 460582c [MINVOKER-330] Allow relative path for mavenExecutable
  • 82c5d7d [MINVOKER-331] Bump groovy-bom from 4.0.9 to 4.0.10 (#180)
  • 76ba686 [MINVOKER-329] Bump plexus-utils from 3.5.0 to 3.5.1 (#178)
  • f46013f Add optional dependency for install ITs
  • de1dbbf [MINVOKER-328] Skip install artifacts with the same source and target path
  • c7fcdbf [maven-release-plugin] prepare for next development iteration
  • See full diff 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-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
- [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.5.0...maven-invoker-plugin-3.5.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-invoker-plugin
  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 Mar 31, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 1, 2023

Codecov Report

Merging #464 (200b4a5) into master (15454ab) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 200b4a5 differs from pull request most recent head 1f1659a. Consider uploading reports for the commit 1f1659a to get more accurate results

@@           Coverage Diff           @@
##           master     #464   +/-   ##
=======================================
  Coverage   37.87%   37.88%           
=======================================
  Files        1500     1500           
  Lines      115017   115017           
  Branches    22584    22584           
=======================================
+ Hits        43568    43576    +8     
+ Misses      64301    64294    -7     
+ Partials     7148     7147    -1     

see 6 files with indirect coverage changes

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

@veithen veithen merged commit a9a8026 into master Apr 1, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-invoker-plugin-3.5.1 branch April 1, 2023 16:43
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.

2 participants