mockito-java8
mockito-java8 copied to clipboard
Bump typetools from 0.6.1 to 0.6.3
Bumps typetools from 0.6.1 to 0.6.3.
Changelog
Sourced from typetools's changelog.
0.6.3
- Added support for lambda type argument resolution in Java 12 and above.
0.6.0
- Added support for reifying generics
0.5.0
Improvements
- Added Java 9 lambda and method reference resolution support
0.4.9
Improvements
- Added support for resolving constructor references
0.4.8
Improvements
- Added RetroLambda support.
0.4.7
Bug Fixes
- Issue #27 - Fixed resolution of array type args.
0.4.6
Bug Fixes
- Issue #23 - Fixed resolution of serializable lambdas.
0.4.5
- Issue #18 - Added proper android support
- Issue #17 - Handle context final variables that are passed as argument
0.4.4
- Fixed issue #11 - Disabling the cache breaks type resolution.
0.4.3
Bug Fixes
... (truncated)
Commits
9c1d27a[maven-release-plugin] prepare release typetools-0.6.356f42e1Update changelog for release8266c87Update Jacoco for newer JREs4218fcbMerge pull request #66 from PatchworkMC/masterec5548cMerge pull request #1 from ZekerZhayard/patchwork-fix-oracle-jdk-1130655f8Fix crash on launch with Oracle JDK 11.0.6+.54aa546use invokeWithArguments instead of invoke to support Java 14f8e2ef6support j6 source compatibilityb32b9adfix lambda inference and add support for it on Java 12 and higher8059d5efix lambda inference on openj9 vm- 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.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot badge mewill 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
- 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)