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

build(deps): bump gmavenplus-plugin from 1.10.1 to 1.11.0 #524

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2020

Bumps gmavenplus-plugin from 1.10.1 to 1.11.0.

Release notes

Sourced from gmavenplus-plugin's releases.

1.11.0

Bugs

None

Enhancements

  • Change JDK compatibility check to also account for Java 16.
  • Some tweaks for Groovy 4 (most notably, invokedynamic is enabled by default for Groovy 4 and cannot be disabled).
  • New parameter (attachGroovyDocAnnotation) to enable attaching GroovyDoc annotation.
  • New parameter (parallelParsing) to enable parallel parsing (enabled by default with Groovy 4).
  • Remove previewFeatures parameter from stub generation goals, since it's not used there.

Potentially breaking changes

  • If you were using the previewFeatures parameter without also including a compilation goal that would make that config valid, the build will fail because it's no longer a valid parameter. The fix would be to move that configuration to the appropriate execution(s).

Notes

None

Commits
  • 4c071b1 [maven-release-plugin] prepare release 1.11.0
  • a94c72f Merge pull request #175 from groovy/Groovy4
  • 5960bbc Remove previewFeatures parameter from stub generation
  • 9b0a4fc Changes for Groovy 4
  • f0a7f55 Add parameter for parallel parsing
  • 9ff9a3d Add support for runtimeGroovydoc optimization
  • 5f9bbc6 Add JavaDoc links to Groovy
  • 8004451 Add Java 16 to JavaDoc supported list
  • 7640b66 Merge pull request #172 from groovy/java16
  • 8509655 Add Java 16 to supported checks
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 12, 2020
@lburgazzoli lburgazzoli merged commit dfacae8 into master Oct 20, 2020
@lburgazzoli lburgazzoli deleted the dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.11.0 branch October 20, 2020 06:00
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.

3 participants