arquillian / arquillian-testrunner-spock

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

Bump jboss-parent from 19 to 30 #44

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps jboss-parent from 19 to 30.

Release notes *Sourced from [jboss-parent's releases](https://github.com/jboss/jboss-parent-pom/releases).* > ## 28 > More plugin updates to enable its working on JDK 10 & 11 > > - drop jdepend plugin > - add maven-download-plugin > > ## 27 > Mostly updates to address working on JDK10 and 11 > > ## 25 > Main focus of this release is compatibility with JDK9 GA. > There are still some plugins (javadoc for example) that do not run properly on jdk9 in all scenarios, that will be addressed in future release once plugins are updated. > > ## 21 - more jdk9 improvments > - new version of plugins that ootb work on jdk9, our plexus-archiver override no longer needed for them > - newer version of plexus-archiver & addition of plexus-io override to make sure it always works correctly > - removal of eclipse plugin as it was no longer maintained and it is replaced by native support in eclipse. > - removal of intellij idea plugin as it is no longer needed. IDEA handles maven really well. > - maven minimum requirement was lifted to 3.2.5, but can be overridden by projects themselfs. > > ## JBoss parent 20 > Default java version is now 8. But can be overridden. > Make builds work with Java 9's new versioning http://openjdk.java.net/jeps/223 > > other changes are just bringing all plugins and versions to latest.
Commits - [`84680d2`](https://github.com/jboss/jboss-parent-pom/commit/84680d2c783c2b43b54a851160972414cee14ca8) Prep 30 - [`d06b112`](https://github.com/jboss/jboss-parent-pom/commit/d06b11263c89e1c3623de9bc50064e091e398b48) Merge pull request [#52](https://github-redirect.dependabot.com/jboss/jboss-parent-pom/issues/52) from mbiarnes/compiler.plugin - [`ce23dc7`](https://github.com/jboss/jboss-parent-pom/commit/ce23dc70dfdc71d14a7787aeccdd73f43eb565ac) upgraded version.compiler.plugin - [`e252972`](https://github.com/jboss/jboss-parent-pom/commit/e252972790e705932b1ab303c0432be0f9369651) Merge pull request [#53](https://github-redirect.dependabot.com/jboss/jboss-parent-pom/issues/53) from dmlloyd/wfly-10178 - [`8a7bc0b`](https://github.com/jboss/jboss-parent-pom/commit/8a7bc0b854d9137fc417af6e166095b81e583bb0) [WFLY-10178] Support for MR-JAR builds - [`eeb3ac4`](https://github.com/jboss/jboss-parent-pom/commit/eeb3ac4c44e518544306e2cdadf97fe409df9d73) Migrate README to AsciiDoc - [`aa652c9`](https://github.com/jboss/jboss-parent-pom/commit/aa652c996fa7e5179e7a179d162e7453eaa5cd3e) [maven-release-plugin] prepare for next development iteration - [`dd53eee`](https://github.com/jboss/jboss-parent-pom/commit/dd53eeeabdabbc1843c8640f91b1117fb284438d) [maven-release-plugin] prepare release jboss-parent-29 - [`dab7eba`](https://github.com/jboss/jboss-parent-pom/commit/dab7eba10ee8384106179fce630db70293043fa5) Merge pull request [#51](https://github-redirect.dependabot.com/jboss/jboss-parent-pom/issues/51) from bartoszmajsak/patch-1 - [`b04d457`](https://github.com/jboss/jboss-parent-pom/commit/b04d45732c8b17878b90884b3833a947b40d6d96) chore: adds comment about keeping additionalparam for backward compatibility - Additional commits viewable in [compare view](https://github.com/jboss/jboss-parent-pom/compare/jboss-parent-19...jboss-parent-30)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
bartoszmajsak commented 5 years ago

Requires JDK 8

dependabot-preview[bot] commented 5 years ago

Superseded by #54.