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

Update pre-commit hook JohnnyMorganz/StyLua to v0.20.0 #50

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
JohnnyMorganz/StyLua repository minor v0.19.1 -> v0.20.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

JohnnyMorganz/StyLua (JohnnyMorganz/StyLua)

v0.20.0

Compare Source

[0.20.0] - 2024-01-20

Added
  • Introduced a new release artifact stylua-linux-x86_64-musl (#​834)
Changed
  • Files excluded by git (via .gitignore or global git configuration), as well as in an .ignore file (used by ripgrep and The Silver Searcher)
    will now also be ignored by StyLua (as if they were all .styluaignore files). (#​833)
Fixed
General
  • The CLI tool will now only write files if the contents differ, and not modify the file if there is no change after formatting (#​827)
  • Fixed function body parentheses being placed on multiple lines unnecessarily when there are no parameters (#​830)
  • Fixed directory paths w/o globs in .styluaignore not matching when using --respect-ignores (#​845)
Luau
  • Fixed handling of floor division (//) syntax when only Luau command line flag is enabled
  • Fixed missing space when table is inside of Luau interpolated string expression ({{ is invalid syntax)
  • Fixed parentheses around a Luau compound type inside of a type table indexer being removed causing a syntax error (#​828)

New Contributors

Full Changelog: JohnnyMorganz/StyLua@v0.19.1...v0.20.0


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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, check this box

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

@renovate renovate bot merged commit a7065a6 into main Jan 22, 2024
1 check passed
@renovate renovate bot deleted the renovate/johnnymorganz-stylua-0.x branch January 22, 2024 05:00
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.

0 participants