Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2022

Bumps gmavenplus-plugin from 2.0.0 to 2.1.0.

Release notes

Sourced from gmavenplus-plugin's releases.

2.1.0

Bugs

None.

Enhancements

  • #230 Recognize JDK 19 as a valid target bytecode.
  • #232 Recognize JDK 20 as a valid target bytecode.

Potentially breaking changes

None.

Notes

None.

Commits
  • c56807e [maven-release-plugin] prepare release 2.1.0
  • 3d51f8f Fix typo using comma instead of period
  • 3c8024b Merge pull request #232 from groovy/support_jdk20
  • 70cc954 Support Java 20 bytecode
  • 5fabc17 Document requirements for Java 19
  • 8a195c3 Update test Groovy version to 4.0.6
  • 96a4a9c Add more test versions
  • 83ab759 Merge pull request #231 from groovy/230
  • e570b38 Recognize target bytecode 19 (closes #230)
  • dbcd58e Upgrade Maven to 3.8.6
  • 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 [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](groovy/GMavenPlus@2.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added housekeeping maven Changes within Maven manifests labels Oct 21, 2022
@github-actions
Copy link

Test Results

   385 files  ±0     385 suites  ±0   37m 47s ⏱️ -5s
8 639 tests ±0  8 472 ✔️ ±0  167 💤 ±0  0 ±0 
8 793 runs  ±0  8 626 ✔️ ±0  167 💤 ±0  0 ±0 

Results for commit 8b478fa. ± Comparison against base commit a8349d4.

@codecov-commenter
Copy link

Codecov Report

Merging #109 (8b478fa) into main (a8349d4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #109   +/-   ##
=======================================
  Coverage   52.87%   52.87%           
=======================================
  Files          69       69           
  Lines        2491     2491           
  Branches      226      226           
=======================================
  Hits         1317     1317           
  Misses       1082     1082           
  Partials       92       92           

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

@ascopes ascopes merged commit ef482a3 into main Oct 22, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-2.1.0 branch October 22, 2022 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maven Changes within Maven manifests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants