arquillian / arquillian-testrunner-spock

Arquillian Spock TestRunner
Apache License 2.0
30 stars 20 forks source link

build(deps): bump gmavenplus-plugin from 1.8.0 to 1.8.1 #79

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps gmavenplus-plugin from 1.8.0 to 1.8.1.

Release notes *Sourced from [gmavenplus-plugin's releases](https://github.com/groovy/GMavenPlus/releases).* > ## 1.8.1 > ## Bugs > * [#147](https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/147) Change sourcesets internal storage from `HashSet` to `TreeSet`, to avoid unpredictable Groovy compiler output on certain filesystems. > * [#145](https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/145) Disable system exits by default, to avoid potential thread safety issues. > > ## Enhancements > None > > ## Potentially breaking changes > * [#145](https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/145) Changes the default of not allowing `System.exit`s to allowing them. > > ## Notes > None
Commits - [`16aa90b`](https://github.com/groovy/GMavenPlus/commit/16aa90b6a0d6edc7807c57a9d0267cff88c9ba84) [maven-release-plugin] prepare release 1.8.1 - [`11e4fad`](https://github.com/groovy/GMavenPlus/commit/11e4fade8dced468043244cc3b385900c6671ef6) Merge pull request [#147](https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/147) from marcphilipp/reproducible-file-order - [`00798b5`](https://github.com/groovy/GMavenPlus/commit/00798b5f62677aa516591bcf036c5c953aced044) Make order of collected files reproducible - [`a2e2b11`](https://github.com/groovy/GMavenPlus/commit/a2e2b112c978b2e27129a5800a8282c85c8b1b24) Merge pull request [#146](https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/146) from groovy/change-system-exits-default - [`21a322d`](https://github.com/groovy/GMavenPlus/commit/21a322d64c62a9323963d2ae09b723dc57bbfeec) Allow system exits by default (closes [#145](https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/145)) - [`f5c89af`](https://github.com/groovy/GMavenPlus/commit/f5c89af205604747b5c3b118ea2faa1048270319) Merge pull request [#144](https://github-redirect.dependabot.com/groovy/GMavenPlus/issues/144) from groovy/antbuilder-warning - [`d96a87a`](https://github.com/groovy/GMavenPlus/commit/d96a87aa157e2acaf4714d637f07803493709312) Don't include stacktrace when plugin classpath logging fails - [`9524bc5`](https://github.com/groovy/GMavenPlus/commit/9524bc53f1d72ca0b912da169590970afd8b5146) Change AntBuilder unavailable to warning - [`b1936d1`](https://github.com/groovy/GMavenPlus/commit/b1936d1607cede4ec38d278dcf1f1faabcfc5e52) [maven-release-plugin] prepare for next development iteration - See full diff in [compare view](https://github.com/groovy/GMavenPlus/compare/1.8.0...1.8.1)


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](https://app.dependabot.com): - 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)