Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

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.3
  • 56f42e1 Update changelog for release
  • 8266c87 Update Jacoco for newer JREs
  • 4218fcb Merge pull request #66 from PatchworkMC/master
  • ec5548c Merge pull request #1 from ZekerZhayard/patchwork-fix-oracle-jdk-11
  • 30655f8 Fix crash on launch with Oracle JDK 11.0.6+.
  • 54aa546 use invokeWithArguments instead of invoke to support Java 14
  • f8e2ef6 support j6 source compatibility
  • b32b9ad fix lambda inference and add support for it on Java 12 and higher
  • 8059d5e fix lambda inference on openj9 vm
  • 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 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 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 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 12, 2021
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.

1 participant