chore(deps): update dependency prettier to v3.3.2 #404
No reviewers
Labels
No labels
API
bug
can't reproduce
confirmed
dependencies
documentation
duplicate
enhancement
feature
good first issue
help wanted
invalid
performance
question
to be confirmed
waiting for feedback
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: dungeonslayers/ds4#404
Loading…
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.1.1
->3.3.2
Release Notes
prettier/prettier (prettier)
v3.3.2
Compare Source
diff
Fix handlebars path expressions starts with
@
(#16358 by @Princeyadav05)v3.3.1
Compare Source
diff
Preserve empty lines in front matter (#16347 by @fisker)
Preserve explicit language in front matter (#16348 by @fisker)
Avoid line breaks in import attributes (#16349 by @fisker)
v3.3.0
Compare Source
diff
🔗 Release Notes
v3.2.5
Compare Source
diff
Support Angular inline styles as single template literal (#15968 by @sosukesuzuki)
Angular v17 supports single string inline styles.
Unexpected embedded formatting for Angular template (#15969 by @JounQin)
Computed template should not be considered as Angular component template
Use
"json"
parser fortsconfig.json
by default (#16012 by @sosukesuzuki)In v3.2.0, we introduced
"jsonc"
parser which adds trailing comma by default.When adding a new parser we also define how it will be used based on the
linguist-languages
data.tsconfig.json
is a special file used by TypeScript, it uses.json
file extension, but it actually uses the JSON with Comments syntax. However, we found that there are many third-party tools not recognize it correctly because of the confusing.json
file extension.We decide to treat it as a JSON file for now to avoid the extra configuration step.
To keep using the
"jsonc"
parser for yourtsconfig.json
files, add the following to your.prettierrc
filev3.2.4
Compare Source
prettier --file-info tsconfig.json
{ "ignored": false, "inferredParser": "jsonc" }
v3.2.3
Compare Source
diff
Throw errors for invalid code (#15881 by @fisker, @Josh-Cena, @auvred)
Fix parser inference (#15927 by @fisker)
v3.2.2
Compare Source
diff
Fix crash when parsing template literal CSS in a JSX style tag using a spread attribute (#15896 by @eelco)
For example this code would crash before:
Fix formatting error on optional call expression and member chain (#15920 by @sosukesuzuki)
v3.2.1
Compare Source
diff
Fix formatting error on member chain (#15915 by @sosukesuzuki)
v3.2.0
Compare 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 becomes conflicted, 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.
2d8e6b118f
tofb3f430b4d
chore(deps): update dependency prettier to v3.2.0to chore(deps): update dependency prettier to v3.2.1fb3f430b4d
to06be625aef
chore(deps): update dependency prettier to v3.2.1to chore(deps): update dependency prettier to v3.2.206be625aef
to37b3e372d9
chore(deps): update dependency prettier to v3.2.2to chore(deps): update dependency prettier to v3.2.337b3e372d9
to9dc544d1c9
chore(deps): update dependency prettier to v3.2.3to chore(deps): update dependency prettier to v3.2.49dc544d1c9
toebdf722e20
chore(deps): update dependency prettier to v3.2.4to chore(deps): update dependency prettier to v3.2.5ebdf722e20
to7bf7134bda
chore(deps): update dependency prettier to v3.2.5to chore(deps): update dependency prettier to v3.3.07bf7134bda
to320873c687
chore(deps): update dependency prettier to v3.3.0to chore(deps): update dependency prettier to v3.3.1320873c687
to46b070c892
chore(deps): update dependency prettier to v3.3.1to chore(deps): update dependency prettier to v3.3.246b070c892
tobc9de74670