Navigation Menu

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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump maven-invoker-plugin from 3.2.2 to 3.3.0 in /maven #5270

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2022

Bumps maven-invoker-plugin from 3.2.2 to 3.3.0.

Release notes

Sourced from maven-invoker-plugin's releases.

3.3.0

馃挜 Breaking changes

馃殌 New features and improvements

馃悰 Bug Fixes

馃摝 Dependency updates

... (truncated)

Commits
  • 166b729 [maven-release-plugin] prepare release maven-invoker-plugin-3.3.0
  • 52c2372 Manage transitive dependency versions
  • c5a389d [MINVOKER-304] Use only common groovy modules - xml, json
  • 8458a98 [MINVOKER-269] Execute forked Maven in quiet mode
  • e3cb4b9 Cleanup plugin fields
  • 81e390d [MINVOKER-288] Failed setup job cause skip rest of jobs
  • 328ceb7 Ignore Maven Core by dependabot
  • fbf1ce0 Bump plexus-utils from 3.4.1 to 3.4.2
  • 2e02ca5 [MINVOKER-303] Print build summary at the end after logs
  • fbe2481 [MINVOKER-294] Allow override mavenExecutable in invoker.properties
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 30, 2022
dependabot bot and others added 3 commits June 2, 2022 12:53
Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
- [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.2.2...maven-invoker-plugin-3.3.0)

Signed-off-by: BJ Hargrave <bj@hargrave.dev>

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

Signed-off-by: dependabot[bot] <support@github.com>
The maven-invoker-plugin 3.3.0 update moves to Groovy 3 so we need to
import the proper XmlSlurper class.

We also need to avoid a missing method.

Signed-off-by: BJ Hargrave <bj@hargrave.dev>
Signed-off-by: BJ Hargrave <bj@hargrave.dev>
@bjhargrave bjhargrave force-pushed the dependabot/maven/maven/org.apache.maven.plugins-maven-invoker-plugin-3.3.0 branch from bda70ae to 485698d Compare June 2, 2022 17:00
@bjhargrave bjhargrave merged commit 6e3fd53 into master Jun 2, 2022
@bjhargrave bjhargrave deleted the dependabot/maven/maven/org.apache.maven.plugins-maven-invoker-plugin-3.3.0 branch June 2, 2022 17:29
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.

None yet

1 participant