Skip to content

Bump gmavenplus-plugin from 1.6.1 to 1.8.1#148

Closed
dependabot-preview[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.8.1
Closed

Bump gmavenplus-plugin from 1.6.1 to 1.8.1#148
dependabot-preview[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.8.1

Conversation

@dependabot-preview
Copy link

Bumps gmavenplus-plugin from 1.6.1 to 1.8.1.

Release notes

Sourced from gmavenplus-plugin's releases.

1.8.0

Bugs

  • None

Enhancements

  • Allow for invocation using only project classpath (#140). This is accomplished with <includeClasspath>PLUGIN_ONLY</includeClasspath>.

Potentially breaking changes

#140

If you were using useSharedClasspath before, you will need to replace it with new values. In most cases, this would be

usedSharedClasspath includeClasspath
true PROJECT_AND_PLUGIN
false PROJECT_ONLY

Another notable difference is that when using this new configuration parameter in compile, compileTests, generateStubs, or generateTestStubs goals, now also uses the configurator to add the project dependencies to the classpath with the plugin's dependencies. Previously, this only happened in the goals other than the ones mentioned.

Notes

None

1.7.1

Bugs

  • Fix that Groovy 3.0.0-alpha-5 was actually released as 3.0.0-beta-1 (#133)

Enhancements

  • Support Java preview features (#125)
  • New goals to create GroovyDoc jars (#124)
  • Use the new "groovy.console.ui.Console" package, if available, fall back to "groovy.ui.Console" (#136)

Potentially breaking changes

None

Notes

None

1.7.0

Bugs

  • Fix executing script from URL in Groovy older than 1.7.0 (#131)
  • Use unique configuration names for every mojo, so goals don't conflict (#120)

Enhancements

  • Support Java 13 (#122)

Potentially breaking changes

#120 corrects an inadvertent breaking change made in 1.6.0 with #31/#58. Here are those changes:

  1.5 1.6 1.7
... (truncated)
Commits
  • 16aa90b [maven-release-plugin] prepare release 1.8.1
  • 11e4fad Merge pull request #147 from marcphilipp/reproducible-file-order
  • 00798b5 Make order of collected files reproducible
  • a2e2b11 Merge pull request #146 from groovy/change-system-exits-default
  • 21a322d Allow system exits by default (closes #145)
  • f5c89af Merge pull request #144 from groovy/antbuilder-warning
  • d96a87a Don't include stacktrace when plugin classpath logging fails
  • 9524bc5 Change AntBuilder unavailable to warning
  • b1936d1 [maven-release-plugin] prepare for next development iteration
  • abe3a0a [maven-release-plugin] prepare release 1.8.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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.6.1 to 1.8.1.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](groovy/GMavenPlus@1.6.1...1.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #157.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.8.1 branch April 6, 2020 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants