szpak / gradle-pitest-plugin

Gradle plugin for PIT Mutation Testing
http://gradle-pitest-plugin.solidsoft.info/
214 stars 58 forks source link

Bump byte-buddy from 1.9.11 to 1.9.12 #121

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps byte-buddy from 1.9.11 to 1.9.12.

Release notes *Sourced from [byte-buddy's releases](https://github.com/raphw/byte-buddy/releases).* > ## Byte Buddy 1.9.12 > - Fixed stack map frame generation during constructor advice. > - Improves frame generation for cropping-capable frames.
Changelog *Sourced from [byte-buddy's changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md).* > ### 26. March 2019: version 1.9.12 > > - Fixed stack map frame generation during constructor advice. > - Improves frame generation for cropping-capable frames.
Commits - [`ac89d17`](https://github.com/raphw/byte-buddy/commit/ac89d17f6e98b83d51548da04a5e81281a01a425) [maven-release-plugin] prepare release byte-buddy-1.9.12 - [`d846157`](https://github.com/raphw/byte-buddy/commit/d846157aa79b9cf675daf89a1c75cc3522328f03) Change API for resettable class file transformer to allow for delegation. - [`1a15e7e`](https://github.com/raphw/byte-buddy/commit/1a15e7ea706546df3e534cac43e40dfecff7257c) Complete fix. - [`80ffc5a`](https://github.com/raphw/byte-buddy/commit/80ffc5a67e78e1cf84249c0fd83f514493234497) Add test case for frame issue. - [`9f57083`](https://github.com/raphw/byte-buddy/commit/9f57083042678f6133221348802fe2cac13168f0) Adjust full frame fix. - [`ea0fc93`](https://github.com/raphw/byte-buddy/commit/ea0fc9345d3db4a8a3013074167b6471b44668c1) Update release-notes.md - [`71381b6`](https://github.com/raphw/byte-buddy/commit/71381b63562cda166b4e590023d112a262ba4de0) [maven-release-plugin] prepare for next development iteration - See full diff in [compare view](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.9.11...byte-buddy-1.9.12)


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.