Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency org.bitbucket.mstrobel:procyon-compilertools to v0.6.0 #4620

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.bitbucket.mstrobel:procyon-compilertools 0.5.36 -> 0.6.0 age adoption passing confidence

Release Notes

mstrobel/procyon

v0.6.0

Procyon Decompiler v0.6.0 adds the following:

  • Various bug fixes, including but not limited to:
    • Duplicate declarations of catch exception variables.
    • Variables not declared inside lambdas when they should be.
  • Support for newer java language features:
    • Java 9+ try-with-resources
    • Java 9+ string concatenation (using invokedynamic)
    • Switch expressions
    • Record classes
    • instanceof patterns (rudimentary support only)
    • Text blocks (with configurable minimum line count)
    • Sealed types

Known issues:

  • Switch expressions originally included in assert conditions are broken.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@MartinWitt MartinWitt merged commit 52cc725 into master Mar 1, 2022
@MartinWitt MartinWitt deleted the renovate/org.bitbucket.mstrobel-procyon-compilertools-0.x branch March 1, 2022 05:49
@MartinWitt
Copy link
Collaborator

I merged this PR because the Qodana run was candled while we had the cache bug. Upgrading a dependency shouldn't produce any new Qodana warnings.

raghav-deepsource pushed a commit to DeepSourceCorp/spoon that referenced this pull request Apr 5, 2022
…ools to v0.6.0 (INRIA#4620)

Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
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