Codearte / gradle-nexus-staging-plugin

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

Bump byte-buddy from 1.9.12 to 1.9.13 #120

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps byte-buddy from 1.9.12 to 1.9.13.

Release notes *Sourced from [byte-buddy's releases](https://github.com/raphw/byte-buddy/releases).* > ## Byte Buddy 1.9.13 > - Added matcher for super class hierarchy that ignores interfaces. > - Extend API for member substitution. > - Minor API extensions.
Changelog *Sourced from [byte-buddy's changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md).* > ### 24. May 2019: version 1.9.13 > > - Added matcher for super class hierarchy that ignores interfaces. > - Extend API for member substitution. > - Minor API extensions.
Commits - [`5125994`](https://github.com/raphw/byte-buddy/commit/5125994734d20b46f687bd33251facbe4a6b707d) [maven-release-plugin] prepare release byte-buddy-1.9.13 - [`bfae055`](https://github.com/raphw/byte-buddy/commit/bfae055df39e7c057f95693ddd6b15b99be9643e) Update Byte Buddy usage. - [`af651a3`](https://github.com/raphw/byte-buddy/commit/af651a3fad13864905e5b46c7bd0526d59254dd6) Update README.md - [`f82dc54`](https://github.com/raphw/byte-buddy/commit/f82dc541a34d2ba85b8c768594dfb872a85e1656) Fix formatting, add matcher for class hierarchy that does not resolve interfa... - [`2855ffb`](https://github.com/raphw/byte-buddy/commit/2855ffbb331be91ad2a4fde90f9be6f1095b8d9f) Improve comments. - [`198e837`](https://github.com/raphw/byte-buddy/commit/198e8377708081abb7f5c32d3ba30e3f23605382) Remove experimental flag from J9 build which is running Java 11. - [`96f8e52`](https://github.com/raphw/byte-buddy/commit/96f8e524d88613ad5e6196a90222c7bc32eefabe) Remove dependency on print writer settings to avoid JVM-internal-dependency. - [`8b90aea`](https://github.com/raphw/byte-buddy/commit/8b90aea3a478d6287137cb51a37ef6230661d6cf) Merge pull request [#653](https://github-redirect.dependabot.com/raphw/byte-buddy/issues/653) from szpak/openj9 - [`536e208`](https://github.com/raphw/byte-buddy/commit/536e2085f96dd61b18da5014a34afc6cde63638d) Merge pull request [#651](https://github-redirect.dependabot.com/raphw/byte-buddy/issues/651) from don-vip/patch-1 - [`21d5543`](https://github.com/raphw/byte-buddy/commit/21d554327b538371a7a83b7f75af64fd523d5065) Add OpenJ9 11 Travis build - Additional commits viewable in [compare view](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.9.12...byte-buddy-1.9.13)


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 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 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 has been acquired by GitHub  🎉