Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump byte-buddy from 1.9.13 to 1.9.14 #39

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps byte-buddy from 1.9.13 to 1.9.14.

Release notes

Sourced from byte-buddy's releases.

Byte Buddy 1.9.14

  • Add Java 14 compatibility.
  • Refactor emulated attach mechanism and use JNA in order to prepare supporting other mechanisms in the future.
  • Reinterrupt threads if interruption exceptions are catched in threads not owned by Byte Buddy.
  • Refactor class file dumping.
  • Publish Gradle plugin to Gradle plugin repository.
Changelog

Sourced from byte-buddy's changelog.

8. July 2019: version 1.9.14

  • Add Java 14 compatibility.
  • Refactor emulated attach mechanism and use JNA in order to prepare supporting other mechanisms in the future.
  • Reinterrupt threads if interruption exceptions are catched in threads not owned by Byte Buddy.
  • Refactor class file dumping.
  • Publish Gradle plugin to Gradle plugin repository.
Commits
  • 289930d [maven-release-plugin] prepare release byte-buddy-1.9.14
  • a337f13 Fix release build integration for Gradle plugin.
  • 1330743 [maven-release-plugin] rollback the release of byte-buddy-1.9.14
  • 19456f9 [maven-release-plugin] prepare for next development iteration
  • 1529bd9 [maven-release-plugin] prepare release byte-buddy-1.9.14
  • f87eade Update gitignore to avoid storing build files created by new Gradle version.
  • 821b222 Updating internally used Byte Buddy version to 1.9.13.
  • f0ba5a2 Split build into release and 'regular' build to avoid using the release plugi...
  • e0f4322 Invert exclusion rule.
  • ed08c70 Remove obsolete character.
  • Additional commits viewable in compare view

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). To ignore the version in this PR you can just close it
  • @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:

  • Update frequency (including time of day and day of week)
  • 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.

Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.9.13 to 1.9.14.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.9.13...byte-buddy-1.9.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 9, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.467% when pulling da6295e on dependabot/maven/net.bytebuddy-byte-buddy-1.9.14 into 679961e on master.

@dependabot-preview
Copy link
Contributor Author

Superseded by #43.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/net.bytebuddy-byte-buddy-1.9.14 branch July 22, 2019 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant