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.plugin-testing:maven-plugin-testing-harness from 4.0.0-alpha-2 to 4.0.0-beta-1 #792

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps org.apache.maven.plugin-testing:maven-plugin-testing-harness from 4.0.0-alpha-2 to 4.0.0-beta-1.

Release notes

Sourced from org.apache.maven.plugin-testing:maven-plugin-testing-harness's releases.

maven-plugin-testing-4.0.0-beta-1

[!WARNING]
This plugin is a Maven 4 plugin and requires Maven 4.0.0-beta-3 to run.

What's Changed

New Contributors

Full Changelog: https://github.com/apache/maven-plugin-testing/commits/maven-plugin-testing-4.0.0-beta-1

Commits
  • 7af2014 [maven-release-plugin] prepare release maven-plugin-testing-4.0.0-beta-1
  • 11fb382 Fix license/notice
  • 54c3594 Build only on JDK >= 17
  • fddd725 Cleanup deps
  • 407a883 Rename SessionStub to SessionMock and add a real SessionStub
  • c6ef221 [MPLUGINTESTING-94] Switch to Maven 4.0.0-beta-3
  • 7878374 [MPLUGINTESTING-94] Remove Maven 3 support classes
  • 007a858 Do not build with JDK 21 (#41)
  • f58af4e Bump maven-gh-actions-shared to v4
  • 47fde33 [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 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.plugin-testing:maven-plugin-testing-harness](https://github.com/apache/maven-plugin-testing) from 4.0.0-alpha-2 to 4.0.0-beta-1.
- [Release notes](https://github.com/apache/maven-plugin-testing/releases)
- [Commits](apache/maven-plugin-testing@maven-plugin-testing-4.0.0-alpha-2...maven-plugin-testing-4.0.0-beta-1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugin-testing:maven-plugin-testing-harness
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2024
@hazendaz
Copy link
Collaborator

hazendaz commented Jul 3, 2024

Requires java 17, believe we already discussed moving up from current java 8. Think 17 like most is where we need to go.

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.

None yet

1 participant