chore(deps): update dependency prettier to v3.6.2 #120
No reviewers
Labels
No labels
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/New Plugin
Kind/Security
Plugin
EmojiPicker
Plugin
TailwindCSS
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
cswimr/gauntlet-cswimr-plugins!120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/prettier-3.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
3.5.3->3.6.2Release Notes
prettier/prettier (prettier)
v3.6.2Compare Source
diff
Markdown: Add missing blank line around code block (#17675 by @fisker)
v3.6.1Compare Source
diff
TypeScript: Allow const without initializer (#17650, #17654 by @fisker)
Miscellaneous: Avoid closing files multiple times (#17665 by @43081j)
When reading a file to infer the interpreter from a shebang, we use the
n-readlineslibrary to read the first line in order to get the shebang.This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if
n-readlinesdid not already closethem.
v3.6.0Compare Source
diff
🔗 Release Notes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
5c57742ff41d15dc77a4chore(deps): update dependency prettier to v3.6.0to chore(deps): update dependency prettier to v3.6.11d15dc77a4a933d97a8echore(deps): update dependency prettier to v3.6.1to chore(deps): update dependency prettier to v3.6.2a933d97a8ef377dc629af377dc629aa43185bd17a43185bd1717caf121a017caf121a07c8c523a3f7c8c523a3fb5a9cd10e2View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.