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 gmavenplus-plugin from 1.8.0 to 1.8.1 #182

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps gmavenplus-plugin from 1.8.0 to 1.8.1.

Release notes

Sourced from gmavenplus-plugin's releases.

1.8.1

Bugs

  • #147 Change sourcesets internal storage from HashSet to TreeSet, to avoid unpredictable Groovy compiler output on certain filesystems.
  • #145 Disable system exits by default, to avoid potential thread safety issues.

Enhancements

None

Potentially breaking changes

  • #145 Changes the default of not allowing System.exits to allowing them.

Notes

None

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
  • 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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.8.0 to 1.8.1.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](groovy/GMavenPlus@1.8.0...1.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 18, 2019
Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot-preview dependabot-preview bot merged commit 028b72d into master Nov 18, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.8.1 branch November 18, 2019 14:56
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.

1 participant