Update prettier 3.3.2 → 3.3.3 (patch) #326
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ prettier (3.3.2 → 3.3.3) · Repo · Changelog
Release Notes
3.3.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 57 commits:
Release 3.3.3
Add parentheses for decorator expressions (#16458)
chore(deps): update eslint related dependencies (#16478)
chore(deps): update dependency browserslist to v4.23.2 (#16475)
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)
Support Angular `@let` declaration syntax (#16474)
chore(deps): update babel to v7.24.8 (#16472)
chore(deps): update dependency acorn to v8.12.1 (#16464)
chore(deps): update babel to v7.24.8 (#16470)
chore(deps): update dependency angular-html-parser to v6 (#16466)
chore(deps): update dependency rimraf to v6 (#16467)
chore(deps): update dependency @angular/compiler to v18.1.0 (#16465)
Syntax x Prettier (#16462)
chore(deps): update dependency rollup-plugin-license to v3.5.2 (#16430)
Update yarn to v4.3.1 (#16449)
chore(deps): update dependency typescript to v5.5.3 (#16447)
chore(deps): update dependency esbuild to v0.22.0 (#16448)
Build: Improve license creation (#16435)
chore(deps): update dependency postcss to v8.4.39 (#16446)
chore(deps): update typescript-eslint to v8.0.0-alpha.34 (#16434)
Simplify `hasGitDiffFriendlyOrderedList` (#16426)
chore(deps): update dependency rollup-plugin-license to v3.4.1 (#16425)
chore(deps): update dependency graphql to v16.9.0 (#16423)
chore(deps): update eslint related dependencies (#16424)
chore(deps): update dependency espree to v10.1.0 (#16422)
chore(deps): update dependency typescript to v5.5.2 (#16420)
Add parens for nullish coalescing in tenary (#16391)
Remove `isLastNode` in favor of `AstPath#isLast` (#16383)
Minor refactor to `printCallExpression` (#16396)
Add comments for transforms (#16411)
Import `diff` directly (#16397)
Release script: choose version instead of passing argument (#16381)
docs: use oneliner to create .prettierignore file (#16245)
Remove mention of `options.editorconfig` which does not exist. (#16335)
Use `Array#findLastIndex` (#16384)
Update resolveConfig doc comment (#16400)
Enable `require-unicode-regexp` and `regexp/strict` rule (#16408)
chore: fix some comments (#16410)
Switch `PUNCTUATION_REGEXP` to use RegExp with `u` directly (#15621)
Revert "Revert "Switch `kRegex` to use RegExp with `u` directly"" (#15644)
Update `eslint-plugin-unicorn` to v54 (#16407)
Fix `test:dist-lint` script (#16406)
Update `jest-docblock` to v30 (#16403)
Update ESBuild error message types (#16404)
chore(deps): update dependency acorn to v8.12.0 (#16405)
Transform `@typescript-eslint/*` to ESM (#16402)
chore(deps): update dependency graphql to v16.8.2 (#16394)
chore(deps): update dependency c8 to v10.1.2 (#16395)
Update `typescript-eslint` to v8 (#16333)
Reduce size of typescript plugin (#16393)
Upgrade `typescript` to v5.5 (#16388)
Remove unused Babel parser plugins (#16392)
Run cspell clean script (#16386)
Add link to reviewdog-action-prettier (#12648)
Clean changelog_unreleased
Bump Prettier dependency to 3.3.2
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands