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

chore(deps): Update patch-release dependency changes #103

Merged
merged 1 commit into from
Aug 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.vineflower:vineflower (source) 1.9.1 -> 1.9.2 age adoption passing confidence
com.puppycrawl.tools:checkstyle (source) 10.12.1 -> 10.12.2 age adoption passing confidence
net.kyori:ansi 1.0.2 -> 1.0.3 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

Vineflower/vineflower (org.vineflower:vineflower)

v1.9.2: Vineflower 1.9.2

Compare Source

Vineflower 1.9.2 is a smaller release, focusing on fixing bugs and other inconveniences with the 1.9 branch.

Full changelog:

  • Added option to remap parameters with JAD names
  • Fixed inconsistent decompilation of pi constants
  • Fixed inconsistent decompilation of floating point constants
  • Fixed incorrect decompilation of exponent notation floating point numbers ending in 0
  • Fixed Try with resources being created incorrectly
  • Fixed spurious code deletion with specific switch expressions
  • Fixed JAD var naming not working or using conflicting names in some cases (thanks, coehlrich!)
  • Fixed clashing variable names with method parameters (thanks, MiniDigger!)
  • Fixed clashing variable names in foreach statements
  • Fixed clashing variable names in local classes
  • Fixed variables in finally blocks not getting remapped
  • Fixed crash during writing lambdas in rare cases

Please report any issues to https://github.com/Vineflower/vineflower/issues!

KyoriPowered/ansi (net.kyori:ansi)

v1.0.3: 🌈 ansi 1.0.3

ansi 1.0.3 is a small bugfix release that improves color level detection on Windows platforms by taking advantage of information available from JAnsi.

🐛 Fixes

Full Changelog: KyoriPowered/ansi@v1.0.2...v1.0.3


Configuration

📅 Schedule: Branch creation - "after 5pm on the 2nd day of the month" (UTC), Automerge - 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title chore(deps): Update dependency com.puppycrawl.tools:checkstyle to v10.12.2 chore(deps): Update patch-release dependency changes Aug 4, 2023
@renovate renovate bot force-pushed the renovate/patch-release-dependency-changes branch from 9279cbd to b870e11 Compare August 4, 2023 01:53
@renovate renovate bot force-pushed the renovate/patch-release-dependency-changes branch from b870e11 to 4db5c2a Compare August 4, 2023 16:07
@zml2008 zml2008 merged commit 9c0f6d3 into mc/1.20 Aug 13, 2023
5 checks passed
@zml2008 zml2008 deleted the renovate/patch-release-dependency-changes branch August 13, 2023 19:08
@zml2008 zml2008 self-assigned this Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant