Codearte / gradle-nexus-staging-plugin

Automatize releasing Gradle projects to Maven Central.
Apache License 2.0
172 stars 26 forks source link

Bump nebula-test from 7.2.5 to 7.3.0 #130

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps nebula-test from 7.2.5 to 7.3.0.

Release notes *Sourced from [nebula-test's releases](https://github.com/nebula-plugins/nebula-test/releases).* > ## v7.3.0 > Generate `maven-metadata.xml` for repositories for testing to fully support Gradle 6 which will require them for dynamic version resolution.
Commits - [`1a61e87`](https://github.com/nebula-plugins/nebula-test/commit/1a61e87d1583d33949f5cd57525d474856539382) Merge pull request [#115](https://github-redirect.dependabot.com/nebula-plugins/nebula-test/issues/115) from chali/GenerateMavenMetadata - [`b486b33`](https://github.com/nebula-plugins/nebula-test/commit/b486b333602b514ca1f2a24e3afa175d8e47052e) Generate maven-metadata.xml when creating repository for pom files - [`7501880`](https://github.com/nebula-plugins/nebula-test/commit/750188064d77228a12955f76d260a638b0576502) Gradle 5.6.2 - [`6a4a32d`](https://github.com/nebula-plugins/nebula-test/commit/6a4a32df388f2998d1aa615cbda5e72dcde1c1ba) Gradle 5.6.1 - [`b0818b8`](https://github.com/nebula-plugins/nebula-test/commit/b0818b8c6bf41964f2309ca4300ddf4856d11ad2) plugin-plugin 12.1.0 - [`5f21c50`](https://github.com/nebula-plugins/nebula-test/commit/5f21c50f77b699104411135dfc01da65b80f9143) plugin-plugin 12.0.0 - [`16fdcc5`](https://github.com/nebula-plugins/nebula-test/commit/16fdcc50ff76ab22b56367b561928ee2e245e476) Gradle 5.6 - [`1bfe2a7`](https://github.com/nebula-plugins/nebula-test/commit/1bfe2a73594af982138e83fc5996b97e30092b56) Gradle 5.5.1 - [`04be98c`](https://github.com/nebula-plugins/nebula-test/commit/04be98c0ad455e4b108b45c7184d86a8ab43acb4) Gradle 5.5 - See full diff in [compare view](https://github.com/nebula-plugins/nebula-test/compare/v7.2.5...v7.3.0)


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 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 (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.
dependabot-preview[bot] commented 4 years ago

Superseded by #135.