-
Notifications
You must be signed in to change notification settings - Fork 13
fix(deps): replace lint dependencies #327
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
base: main
Are you sure you want to change the base?
Conversation
|
Preview URLsEnv: preview |
113dc02
to
0909ee1
Compare
0909ee1
to
ea91900
Compare
ea91900
to
f4fa972
Compare
f4fa972
to
2df6372
Compare
2df6372
to
4f418e1
Compare
4f418e1
to
acff80a
Compare
acff80a
to
f977f4f
Compare
f977f4f
to
aac42e3
Compare
aac42e3
to
1f52a6f
Compare
1f52a6f
to
590e357
Compare
590e357
to
815e7c2
Compare
815e7c2
to
d9ad7d1
Compare
d9ad7d1
to
80838b3
Compare
eb491c2
to
5769fd6
Compare
5769fd6
to
dc02772
Compare
dc02772
to
2f0df1b
Compare
2f0df1b
to
073aff8
Compare
073aff8
to
77df81c
Compare
77df81c
to
7a02404
Compare
7a02404
to
705251f
Compare
705251f
to
78d4d3f
Compare
78d4d3f
to
b88b0e2
Compare
b88b0e2
to
55f88c5
Compare
55f88c5
to
ffd9d49
Compare
daaf4b1
to
9157cbf
Compare
9157cbf
to
abf5d2b
Compare
abf5d2b
to
c2619ff
Compare
c2619ff
to
66aa14c
Compare
956ca72
to
81cfe47
Compare
81cfe47
to
d3124db
Compare
d3124db
to
6f27370
Compare
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^10.1.0
->^7.11.0
8.57.0
->8.57.1
8.10.0
->8.10.2
^11.1.0
->^14.0.0
4.2.1
->4.2.5
This is a special PR that replaces
babel-eslint
with the community suggested minimal stable replacement version.This is a special PR that replaces
eslint-plugin-node
with the community suggested minimal stable replacement version.Release Notes
eslint/eslint (eslint)
v8.57.1
Compare Source
Bug Fixes
a19072f
fix: add logic to handle fixTypes in the lintText() method (#18900) (Francesco Trotta)04c7188
fix: Don't lint same file multiple times (#18899) (Francesco Trotta)87ec3c4
fix: do not throw when defining a global named__defineSetter__
(#18898) (Francesco Trotta)60a1267
fix: Provide helpful error message for nullish configs (#18889) (Milos Djermanovic)a0dea8e
fix: allowname
in global ignores, fix--no-ignore
for non-global (#18875) (Milos Djermanovic)3836bb4
fix: do not crash on error infs.walk
filter (#18886) (Milos Djermanovic)2dec349
fix: skip processor code blocks that match only universal patterns (#18880) (Milos Djermanovic)Documentation
6a5add4
docs: v8.x Add EOL banner (#18744) (Amaresh S M)b034575
docs: v8.x add version support page to the dropdown (#18731) (Amaresh S M)760ef7d
docs: v8.x add version support page in the side navbar (#18740) (Amaresh S M)428b7ea
docs: Add Powered by Algolia label to the search (#18658) (Amaresh S M)c68c07f
docs: version selectors synchronization (#18265) (Milos Djermanovic)Build Related
35d366a
build: Support updates to previous major versions (#18870) (Milos Djermanovic)Chores
140ec45
chore: upgrade @eslint/js@8.57.1 (#18913) (Milos Djermanovic)bcdfc04
chore: package.json update for @eslint/js release (Jenkins)3f6ce8d
chore: pin [email protected] (#18910) (Milos Djermanovic)9f07549
chore: ignore/docs/v8.x
in link checker (#18660) (Milos Djermanovic)prettier/eslint-config-prettier (eslint-config-prettier)
v8.10.2
Compare Source
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v4.2.5
Compare Source
Changelog
4.2.1
Patch Changes
5736ed5
Thanks @JounQin! - chore: reuse prettierRcOptions instead of resolveConfig again4.2.0
Minor Changes
#483
7bd70b6
Thanks @JounQin! - feat: support svelte out of boxclose #472, close #482
We recommend to use
eslint-plugin-svelte
instead ofeslint-plugin-svelte3
.v4.1.0 (2022-06-27)
stylelint-prettier
(#415) (52eec48)v4.0.0 (2021-08-30)
This breaking change drops support for old versions of ESLint, Prettier and
Node. You must use at least ESLint v7.28.0, Prettier v2.0.0 and Node v12.0.0.
Aside from that, usage of this plugin remains identical.
v3.4.1 (2021-08-20)
@graphql-eslint/eslint-plugin
out of box (#413) (ec6fbb1)v3.4.0 (2021-04-15)
v3.3.1 (2021-01-04)
v3.3.0 (2020-12-13)
v3.2.0 (2020-12-03)
v3.1.4 (2020-06-14)
v3.1.3 (2020-04-13)
meta.type
to "layout" (#283) (97152e2)v3.1.2 (2019-12-15)
v3.1.1 (2019-09-18)
v3.1.0 (2019-05-11)
v3.0.1 (2018-12-28)
v3.0.0 (2018-10-01)
v2.7.0 (2018-09-26)
v2.6.2 (2018-07-06)
v2.6.1 (2018-06-23)
v2.6.0 (2018-02-02)
v2.5.0 (2018-01-16)
v2.4.0 (2017-12-17)
v2.3.1 (2017-09-18)
v2.3.0 (2017-09-18)
v2.2.0 (2017-08-16)
v2.1.2 (2017-06-14)
v2.1.1 (2017-05-19)
v2.1.0 (2017-05-16)
v2.0.1 (2017-02-26)
v2.0.0 (2017-01-28)
v4.2.4
Compare Source
republish the v4 version
Full Changelog: prettier/eslint-plugin-prettier@v4.2.1...v4.2.4
Configuration
📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.