Skip to content

Bump gmavenplus-plugin from 1.4 to 1.11.1#2

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.11.1
Closed

Bump gmavenplus-plugin from 1.4 to 1.11.1#2
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.11.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 4, 2020

Bumps gmavenplus-plugin from 1.4 to 1.11.1.

Release notes

Sourced from gmavenplus-plugin's releases.

1.11.1

Bugs

  • Fixes IllegalArgumentException when consoleScript parameter was loaded from POM rather than command line property.

Enhancements

None

Potentially breaking changes

None

Notes

None

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

1.10.1

Bugs

None

Enhancements

  • Ability to override classes used to generate GroovyDoc (#91)
  • Ability to override GStringTemplates used for GroovyDoc (#105)
  • Ability to bind overridden properties (by binding project properties and/or session user properties) (#72)
  • Ability to load a script when launching GroovyConsole (#165)

Potentially breaking changes

None

Notes

None

1.10.0

Bugs

None

... (truncated)

Commits
  • d1656af [maven-release-plugin] prepare release 1.11.1
  • 23e5183 Fix typo in script loading method invocation
  • f97be60 Merge pull request #179 from groovy/gh_actions
  • 8f456fd Switch from Travis to GH Actions
  • e8caa66 Merge pull request #178 from groovy/focal
  • 784d637 Upgrade to Focal dist
  • b309c10 Merge pull request #177 from groovy/dependabot/maven/junit-junit-4.13.1
  • d96c52a Bump junit from 4.13 to 4.13.1
  • f6fab3e [maven-release-plugin] prepare for next development iteration
  • 4c071b1 [maven-release-plugin] prepare release 1.11.0
  • 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 Dec 4, 2020
Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.4 to 1.11.1.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](groovy/GMavenPlus@1.4...1.11.1)

Signed-off-by: dependabot[bot] <[email protected]>
@mamh2021 mamh2021 force-pushed the dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.11.1 branch from 03741a5 to 606b5be Compare December 5, 2020 10:03
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 18, 2020

A newer version of org.codehaus.gmavenplus:gmavenplus-plugin exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Oct 14, 2022

Superseded by #12.

@dependabot dependabot Bot closed this Oct 14, 2022
@dependabot dependabot Bot deleted the dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.11.1 branch October 14, 2022 20:02
@mamh2021 mamh2021 restored the dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.11.1 branch April 20, 2023 19:54
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.

0 participants