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 prettier-plugin-sort-json to ^0.0.3 #70

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-plugin-sort-json ^0.0.2 -> ^0.0.3 age adoption passing confidence

Release Notes

Gudahtt/prettier-plugin-sort-json (prettier-plugin-sort-json)

v0.0.3

Compare Source

Added
  • Add jsonSortOrder option (#​92)
    • This also supports case-insensitive sorting (#​104)
Changed
  • BREAKING: Rewrite plugin to sort AST (#​100)
    • This ensures that symbols are sorted before numbers, as in a normal lexical sort. This is the breaking change, because the sort order may have changed in some edge cases.
    • This ensures that JSON files with mistakes like trailing commas are still sorted properly the first time.
  • BREAKING: Update minimum Node.js version to v14 (#​40, #​61)
  • BREAKING: Update minimum Prettier version to v2.3.2 (#​47)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 added the Type: Dependency Dependencies fixes label Sep 28, 2023
@renovate renovate bot merged commit 7fdf145 into main Sep 29, 2023
6 checks passed
@renovate renovate bot deleted the renovate/prettier-plugin-sort-json-0.x branch September 29, 2023 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Dependency Dependencies fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants