Update prettier: 2.6.0 → 2.6.1 (patch) #195
Merged
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 (2.6.0 → 2.6.1) · Repo · Changelog
Release Notes
2.6.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 36 commits:
Release 2.6.1
Build: Fix `esbuildPluginReplaceModule` (#12530)
Enable `unicorn/text-encoding-identifier-case` rule (#12526)
Enter OTP via `enquirer` (#12528)
Build(deps): Bump minimist from 1.2.5 to 1.2.6 (#12513)
Fix error when bundle prettier with webpack (#12511)
Updated the State of JS Survey Results (#12350)
Fix non-idempotent formatting of function calls with complex type arguments (#12508)
Build(deps): Bump @typescript-eslint/typescript-estree (#12514)
Build(deps): Bump json5 from 2.2.0 to 2.2.1 (#12515)
Build(deps-dev): Bump @typescript-eslint/eslint-plugin (#12512)
Build(deps): Bump @babel/parser from 7.17.7 to 7.17.8 (#12500)
Remove `require` from UMD bundles (#12485)
CLI: Don't use `logger` to print information (#12477)
Build: Dedupe `semver` package (#12468)
Reduce size of `parser-postcss.js` (#12488)
Minor tweak to the blog post (#12473)
Build: Combine `replace-module` and `replace-text` plugin (#12489)
Fix `pluginSearchDirs` schema (#12474)
Build(deps-dev): Bump @babel/core from 7.17.7 to 7.17.8 (#12499)
Build(deps): Bump flow-parser from 0.173.0 to 0.174.1 (#12498)
Build(deps-dev): Bump eslint-plugin-regexp from 1.5.1 to 1.6.0 (#12495)
Build(deps): Bump @babel/parser from 7.17.3 to 7.17.7 (#12460)
Build(deps-dev): Bump eslint-plugin-jest from 26.1.1 to 26.1.2 (#12497)
Build(deps-dev): Bump eslint-plugin-unicorn from 41.0.0 to 41.0.1 (#12496)
Enable `unicorn/template-indent` rule (#12469)
Update Vercel logo & link (#12456)
Build(deps): Bump @glimmer/syntax from 0.84.0 to 0.84.1 (#12471)
Build(deps-dev): Bump @glimmer/reference from 0.84.0 to 0.84.1 (#12470)
Run prettier after release (#12472)
Clean `changelog_unreleased`
2.6 blog post (#12412)
Fix release script
Update dependents count
Git blame ignore 2.6.0
Bump Prettier dependency to 2.6.0
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