-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency eslint-config-prettier to v8 #603
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
from
April 9, 2021 22:18
806d18b
to
102473f
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
from
April 16, 2021 22:55
102473f
to
d6475c5
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
from
April 24, 2021 13:50
d6475c5
to
4f76a7b
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
6 times, most recently
from
October 3, 2021 11:50
6d9ba63
to
b1ff214
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
4 times, most recently
from
October 15, 2021 16:58
f05a825
to
eaaf1c5
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
3 times, most recently
from
October 22, 2021 19:37
055754b
to
af98afb
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
from
October 29, 2021 18:31
af98afb
to
0d585c5
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
2 times, most recently
from
November 5, 2021 19:37
d2112f3
to
437fd5b
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
5 times, most recently
from
November 20, 2021 12:45
ce94c95
to
e71e052
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
2 times, most recently
from
November 26, 2021 20:22
e48c3c8
to
6d4c684
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
2 times, most recently
from
December 4, 2021 21:18
3e6bc36
to
1d5f1ad
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
from
December 17, 2021 20:50
1d5f1ad
to
776ce0d
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
2 times, most recently
from
December 17, 2021 21:10
1c5c59f
to
58a6772
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
3 times, most recently
from
December 31, 2021 20:56
c0061fa
to
1622842
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
4 times, most recently
from
January 8, 2022 16:04
0976060
to
24bc670
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
from
January 14, 2022 21:00
24bc670
to
e48b666
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
2 times, most recently
from
January 28, 2022 21:07
cdba288
to
1a7d66d
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
4 times, most recently
from
February 11, 2022 20:14
89e4d0a
to
f5fc767
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
2 times, most recently
from
February 19, 2022 12:00
3d4460e
to
6d50c8e
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
3 times, most recently
from
February 25, 2022 21:24
b708d3f
to
9a810d7
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
from
March 4, 2022 15:45
9a810d7
to
82c5f02
Compare
renovate
bot
force-pushed
the
renovate/eslint-config-prettier-8.x
branch
from
March 7, 2022 07:12
82c5f02
to
41e3ea2
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
6.15.0
->8.5.0
Release Notes
prettier/eslint-config-prettier
v8.5.0
Compare Source
v8.4.0
Compare Source
v8.3.0
Compare Source
v8.2.0
Compare Source
v8.1.0
Compare Source
v8.0.0
Compare Source
Changed: All configs have been merged into one!
To upgrade, change:
Into:
The
"prettier"
config now includes not just ESLint core rules, but also rules from all plugins. Much simpler!So … what’s the catch? Why haven’t we done this earlier? Turns out it’s just a sad mistake. I (@lydell) was confused when testing, and thought that turning off unknown rules in a config was an error. Thanks to Georgii Dolzhykov (@thorn0) for pointing this out!
If you use [eslint-plugin-prettier], all you need is [plugin:prettier/recommended]:
(The ["prettier/prettier" config][prettier-prettier-config] still exists separately. It’s the odd one out. The main
"prettier"
config does not include the rules from it.)Changed: The CLI helper tool now only prints warnings for [arrow-body-style] and [prefer-arrow-callback], just like other “special rules.” This means that if you’ve decided to use those rules and [eslint-plugin-prettier] at the same time, you’ll get warnings but exit code zero (success).
v7.2.0
Compare Source
v7.1.0
Compare Source
v7.0.0
Compare Source
Changed: At least ESLint 7.0.0 is now required.
Changed: [arrow-body-style] and [prefer-arrow-callback] are no longer turned off by default. They only need to be turned off if you use [eslint-plugin-prettier]. If you do, add
"prettier/prettier"
to your"extends"
array to turn them off again.Alternatively, update [eslint-plugin-prettier] to version 3.2.0 or later which automatically turns off these two rules in its
"plugin:prettier/recommended"
config.The CLI helper tool only warns about these rules if you have the
"prettier/prettier"
rule enabled for a file.Changed:
no-tabs
is now a validatable rule. If you use it, you should enableallowIndentationTabs
so that the rule works regardless of your Prettier config:Changed: The CLI helper tool is now called just
eslint-config-prettier
instead ofeslint-config-prettier-check
. This is so thatnpx eslint-config-prettier
always works regardless of whether you have already installedeslint-config-prettier
or not: If you have, the local installation is used; if you haven’t,npx
downloads a temporary copy.Changed: The CLI helper tool no longer requires you to pipe the output of
eslint --print-config
to it. Instead, it does that automatically for you via ESLint API:s added in ESLint v7.Before:
After:
Improved: The npm package is now 75% smaller.
Configuration
📅 Schedule: "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 WhiteSource Renovate. View repository job log here.