Skip to content

Bump byte-buddy-parent from 1.10.19 to 1.10.20#7434

Merged
Siedlerchr merged 1 commit into
masterfrom
dependabot/gradle/net.bytebuddy-byte-buddy-parent-1.10.20
Feb 8, 2021
Merged

Bump byte-buddy-parent from 1.10.19 to 1.10.20#7434
Siedlerchr merged 1 commit into
masterfrom
dependabot/gradle/net.bytebuddy-byte-buddy-parent-1.10.20

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 8, 2021

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps byte-buddy-parent from 1.10.19 to 1.10.20.

Release notes

Sourced from byte-buddy-parent's releases.

Byte Buddy, 1.10.20

  • Reuse simple but commonly used matchers as constants to avoid repeated allocation.
  • Allow build plugins to be discovered from a plugin's class path.
  • Do not use cached version of classes that are currently transformed.
  • Allow using an incremental class path for build plugins in Gradle.
  • Fix filter applied to declared, non-virtual methods in MethodCall.
Changelog

Sourced from byte-buddy-parent's changelog.

3. February 2021: version 1.10.20

  • Reuse simple but commonly used matchers as constants to avoid repeated allocation.
  • Allow build plugins to be discovered from a plugin's class path.
  • Do not use cached version of classes that are currently transformed.
  • Allow using an incremental class path for build plugins in Gradle.
  • Fix filter applied to declared, non-virtual methods in MethodCall.
Commits
  • c1fb9ef [maven-release-plugin] prepare release byte-buddy-1.10.20
  • 83cebfa [release] New release
  • d30e968 Add matcher filter for declared methods.
  • 636c274 Add support for incremental class path in Byte Buddy Gradle task.
  • bf3ad4e Do not discover plugins that were explicitly configured or previously discove...
  • 84a5c40 Correct variable.
  • ca89db8 Add info in readme.
  • 0b7dcdf Fixing variable name.
  • 2650208 Fix logging and update dependencies.
  • 37c8969 Use correct class loader for discovered plugins.
  • 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot Bot force-pushed the dependabot/gradle/net.bytebuddy-byte-buddy-parent-1.10.20 branch from 2eaa8ec to 535c6f1 Compare February 8, 2021 10:07
@Siedlerchr Siedlerchr merged commit e31a91b into master Feb 8, 2021
@Siedlerchr Siedlerchr deleted the dependabot/gradle/net.bytebuddy-byte-buddy-parent-1.10.20 branch February 8, 2021 10:28
Siedlerchr added a commit that referenced this pull request Feb 8, 2021
* upstream/master:
  Bump unirest-java from 3.11.10 to 3.11.11 (#7428)
  Bump libreoffice from 7.0.4 to 7.1.0 (#7431)
  Bump unoloader from 7.0.4 to 7.1.0 (#7432)
  Bump byte-buddy-parent from 1.10.19 to 1.10.20 (#7434)
  Bump junit-platform-launcher from 1.7.0 to 1.7.1 (#7435)
  Bump junit-jupiter from 5.7.0 to 5.7.1 (#7436)
  Bump gittools/actions from v0.9.8 to v0.9.9 (#7433)
  Bump junit-vintage-engine from 5.7.0 to 5.7.1 (#7429)
  Bump lucene-queryparser from 8.7.0 to 8.8.0 (#7430)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant