Update eslint-config-prettier 8.3.0 → 9.1.0 (major) #49
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.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint-config-prettier (8.3.0 → 9.1.0) · Repo · Changelog
Release Notes
9.1.0 (from changelog)
9.0.0 (from changelog)
8.10.0 (from changelog)
8.9.0 (from changelog)
8.8.0 (from changelog)
8.7.0 (from changelog)
8.6.0 (from changelog)
8.5.0 (from changelog)
8.4.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 50 commits:
eslint-config-prettier v9.1.0
Merge pull request #271 from prettier/deprecated
Update tests to handle newly deprecated rules
Move rules deprecated in ESLint 8.53.0 to the deprecated section
Use specialRule constant
Group deprecated and removed rules by version
Roll back to ESLint 8.52.0 for now
Update Prettier
Update npm packages
turn off `unicorn/template-indent` (#269)
Merge pull request #270 from prettier/fix-ecma-version
Make test case work in ES2018
Remove unnecessary internal ESLint config options
Only use @babel/parser for react and flow
Bump @babel/traverse from 7.16.8 to 7.23.2 (#267)
eslint-config-prettier v9.0.0
Do not disable unicode-bom (#250)
Flat config: CLI, tests, docs (#261)
eslint-config-prettier v8.10.0
feat: max-statements-per-line (#263)
eslint-config-prettier v8.9.0
Update everything (#260)
feat: off vue/array-element-newline (#259)
Bump word-wrap from 1.2.3 to 1.2.4 (#258)
Use matrix.os in check.yml (#251)
eslint-config-prettier v8.8.0
add rule `@typescript/lines-around-comment` (#246)
Move removed rules to deprecated section (#245)
eslint-config-prettier v8.7.0
Update npm packages (#244)
add rule `@typescript-eslint/block-spacing` and `@typescript-eslint/key-spacing` (#243)
eslint-config-prettier v8.6.0
Update npm packages (#236)
feat: off vue/multiline-ternary rule (#234)
ci: harden workflows (#232)
ci: bump github actions (#221)
Bump minimist from 1.2.5 to 1.2.6 (#220)
eslint-config-prettier v8.5.0
Update npm packages
Add new rule `@typescript-eslint/space-before-blocks` (#218)
eslint-config-prettier v8.4.0
Update npm packages
feat: upgrade vue version and off vue/quote-props rule (#217)
Update repo (#215)
Clarify that the `"prettier"` config cannot win over `"extends"`
Bump tmpl from 1.0.4 to 1.0.5 (#205)
Bump path-parse from 1.0.6 to 1.0.7 (#197)
Bump ws from 7.4.0 to 7.4.6 (#193)
Bump hosted-git-info from 2.8.8 to 2.8.9 (#190)
Bump lodash from 4.17.20 to 4.17.21 (#189)
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