Skip to content

Bump cia.project.versions.bytebuddy from 1.10.14 to 1.10.15#2056

Merged
dependabot-preview[bot] merged 1 commit into
masterfrom
dependabot/maven/cia.project.versions.bytebuddy-1.10.15
Sep 18, 2020
Merged

Bump cia.project.versions.bytebuddy from 1.10.14 to 1.10.15#2056
dependabot-preview[bot] merged 1 commit into
masterfrom
dependabot/maven/cia.project.versions.bytebuddy-1.10.15

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps cia.project.versions.bytebuddy from 1.10.14 to 1.10.15.
Updates byte-buddy from 1.10.14 to 1.10.15

Release notes

Sourced from byte-buddy's releases.

Byte Buddy 1.10.15

  • Rewrite of Gradle plugin, including support for incremental builds.
  • Fix MethodCall bug when loading arguments from array.
  • Mark rebased methods private final as required by the JVM when using a native method preifx.
  • Fix stack excess monitoring when using advice to discover excess stack values correctly to avoid verifier error.
Changelog

Sourced from byte-buddy's changelog.

19. September 2020: version 1.10.15

  • Rewrite of Gradle plugin, including support for incremental builds.
  • Fix MethodCall bug when loading arguments from array.
  • Mark rebased methods private final as required by the JVM when using a native method preifx.
  • Fix stack excess monitoring when using advice to discover excess stack values correctly to avoid verifier error.
Commits
  • fcd5e20 [maven-release-plugin] prepare release byte-buddy-1.10.15
  • 77133ff [release] New release
  • af0993b Oppdaterer surefire.
  • ac93bb6 Allow failed Java 16 build.
  • aa45da0 Remove experimental and jacoco skips from recent Java versions.
  • 3fb3e03 Update jacoco.
  • 608bf67 Outcomment code that requires ASM 9 until release. Fix build.
  • 383f082 Remoing unused imports.
  • 197703a Extend scope of monitoring stack for excess variables.
  • 77e6e5f Add documentation.
  • Additional commits viewable in compare view

Updates byte-buddy-agent from 1.10.14 to 1.10.15

Release notes

Sourced from byte-buddy-agent's releases.

Byte Buddy 1.10.15

  • Rewrite of Gradle plugin, including support for incremental builds.
  • Fix MethodCall bug when loading arguments from array.
  • Mark rebased methods private final as required by the JVM when using a native method preifx.
  • Fix stack excess monitoring when using advice to discover excess stack values correctly to avoid verifier error.
Changelog

Sourced from byte-buddy-agent's changelog.

19. September 2020: version 1.10.15

  • Rewrite of Gradle plugin, including support for incremental builds.
  • Fix MethodCall bug when loading arguments from array.
  • Mark rebased methods private final as required by the JVM when using a native method preifx.
  • Fix stack excess monitoring when using advice to discover excess stack values correctly to avoid verifier error.
Commits
  • fcd5e20 [maven-release-plugin] prepare release byte-buddy-1.10.15
  • 77133ff [release] New release
  • af0993b Oppdaterer surefire.
  • ac93bb6 Allow failed Java 16 build.
  • aa45da0 Remove experimental and jacoco skips from recent Java versions.
  • 3fb3e03 Update jacoco.
  • 608bf67 Outcomment code that requires ASM 9 until release. Fix build.
  • 383f082 Remoing unused imports.
  • 197703a Extend scope of monitoring stack for excess variables.
  • 77e6e5f Add documentation.
  • Additional commits viewable in compare view

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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps `cia.project.versions.bytebuddy` from 1.10.14 to 1.10.15.

Updates `byte-buddy` from 1.10.14 to 1.10.15
- [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.10.14...byte-buddy-1.10.15)

Updates `byte-buddy-agent` from 1.10.14 to 1.10.15
- [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.10.14...byte-buddy-1.10.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ghost

ghost commented Sep 18, 2020

Copy link
Copy Markdown

Black Duck Security Report

Merging #2056 into master will not change security risk.

Removed Components

Clean: 2

Click here to see full report

@dependabot-preview dependabot-preview Bot merged commit 1b880fa into master Sep 18, 2020
@dependabot-preview dependabot-preview Bot deleted the dependabot/maven/cia.project.versions.bytebuddy-1.10.15 branch September 18, 2020 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants