Skip to content

Bump byte-buddy-parent from 1.10.13 to 1.10.14#6733

Merged
Siedlerchr merged 1 commit into
masterfrom
dependabot/gradle/net.bytebuddy-byte-buddy-parent-1.10.14
Aug 3, 2020
Merged

Bump byte-buddy-parent from 1.10.13 to 1.10.14#6733
Siedlerchr merged 1 commit into
masterfrom
dependabot/gradle/net.bytebuddy-byte-buddy-parent-1.10.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2020

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.13 to 1.10.14.

Release notes

Sourced from byte-buddy-parent's releases.

Byte Buddy 1.10.14

  • Fix build config to include Eclipse e2e file.
  • Allow for not printing a warning if no file is transformed in build plugin.
  • Fix invokability check in MethodCall validation.
  • Avoid premature validation of InstrumentType's method modifiers.
  • Use type cache by default when using loaded type class pool since class lookup showed to be rather expensive.
Changelog

Sourced from byte-buddy-parent's changelog.

31. July 2020: version 1.10.14

  • Fix build config to include Eclipse e2e file.
  • Allow for not printing a warning if no file is transformed in build plugin.
  • Fix invokability check in MethodCall validation.
  • Avoid premature validation of InstrumentType's method modifiers.
  • Use type cache by default when using loaded type class pool since class lookup showed to be rather expensive.
Commits
  • f370677 [maven-release-plugin] prepare release byte-buddy-1.10.14
  • c01beb6 [release] Publish new version
  • 59d2071 Do not validate modifiers as they might be altered during instrumentation.
  • 3ea2a9d Use cache by default in class loading type pool to avoid class loader lock co...
  • b1f8c5f Remove use of deprecated assertion.
  • 03b6377 Remove obsolete check for field assignability.
  • 915b7a6 Fixes use of deprecated assertThat methods.
  • ef005f9 Do not use standard check for invokability to allow for casted targets when u...
  • 5b433d9 Allow to disable warning upon not transforming any types using a build plugin.
  • f5a22a6 Merge pull request #897 from tkalmar/master
  • 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

@Siedlerchr Siedlerchr merged commit 367cf85 into master Aug 3, 2020
@Siedlerchr Siedlerchr deleted the dependabot/gradle/net.bytebuddy-byte-buddy-parent-1.10.14 branch August 3, 2020 07:51
Siedlerchr added a commit that referenced this pull request Aug 9, 2020
* upstream/master: (47 commits)
  Fix copy pasting and delete via menu or key (#6740)
  Add instructions how to work with fetchers  (#6731)
  Autoinstall extension in chrome (#6442)
  Delete link after download (#6723)
  New translations JabRef_en.properties (Portuguese, Brazilian) (#6728)
  Bump pascalgn/automerge-action from v0.8.5 to v0.9.0 (#6736)
  Bump byte-buddy-parent from 1.10.13 to 1.10.14 (#6733)
  Bump mockito-core from 3.4.4 to 3.4.6 (#6734)
  Bump unirest-java from 3.8.06 to 3.9.00 (#6735)
  Bump org.beryx.jlink from 2.21.1 to 2.21.2 (#6732)
  Add testing interface, including a set of capabilities to tests for (#6687)
  Fix pasting on mac and linux (#6419)
  Add validation of "AUTHORS" file (#6722)
  Squashed 'src/main/resources/csl-styles/' changes from cacc4ee..827b986
  New Crowdin updates (#6721)
  Add missing AUTHORs
  Fix for issue 6639 (#6719)
  Fix more links
  Fix link
  New Crowdin updates (#6718)
  ...
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