-
-
Notifications
You must be signed in to change notification settings - Fork 2
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 linter and formatter - abandoned #15
Conversation
a90806c
to
15e31e0
Compare
Deploying slantire with
|
Latest commit: |
e1bb216
|
Status: | ✅ Deploy successful! |
Preview URL: | https://d319063f.slantire.pages.dev |
Branch Preview URL: | https://renovate-linter-and-formatte.slantire.pages.dev |
15e31e0
to
a4acc99
Compare
8118eab
to
e8d196b
Compare
e8d196b
to
05db2dd
Compare
05db2dd
to
8e6b038
Compare
8e6b038
to
3786c70
Compare
3786c70
to
c735a9c
Compare
d129d45
to
3d92343
Compare
fc7da2e
to
6b95f20
Compare
05cff01
to
b77f95d
Compare
89e03a3
to
ea91be8
Compare
0788f8c
to
755c99c
Compare
dcd9537
to
7750419
Compare
7750419
to
ba05d38
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
2.4.4
->2.16.0
^8.55.0
->^8.57.0
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v2.16.0
🚀 Features
eslint-plugin-command
- by @antfu (20ea2)🐞 Bug Fixes
View changes on GitHub
v2.15.0
Compare Source
🚨 Breaking Changes
View changes on GitHub
v2.14.0
Compare Source
🚀 Features
lessOpinionated
option - by @antfu (4b87c)View changes on GitHub
v2.13.4
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v2.13.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.13.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.13.1
Compare Source
🚀 Features
no-unused-vars
options - by @antfu (1e091)View changes on GitHub
v2.13.0
Compare Source
🚀 Features
View changes on GitHub
v2.12.2
Compare Source
🚀 Features
View changes on GitHub
v2.12.1
Compare Source
🐞 Bug Fixes
no-new-symbol
tono-new-native-nonconstructor
- by @antfu (a278b)View changes on GitHub
v2.12.0
Compare Source
🚀 Features
View changes on GitHub
v2.11.6
Compare Source
🚀 Features
View changes on GitHub
v2.11.5
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.11.4
Compare Source
🐞 Bug Fixes
eslint-plugin-svelte
, fix #437 - by @antfu in https://github.com/antfu/eslint-config/issues/437 (0b364)View changes on GitHub
v2.11.3
Compare Source
🚀 Features
View changes on GitHub
v2.11.2
Compare Source
No significant changes
View changes on GitHub
v2.11.1
Compare Source
🚀 Features
View changes on GitHub
v2.11.0
Compare Source
🚀 Features
View changes on GitHub
v2.10.1
Compare Source
No significant changes
View changes on GitHub
v2.10.0
Compare Source
🚀 Features
View changes on GitHub
v2.9.1
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v2.9.0
Compare Source
🚀 Features
🐞 Bug Fixes
eslint-plugin-import-x
- by @antfu (ac0d0)View changes on GitHub
v2.8.3
Compare Source
🚀 Features
View changes on GitHub
v2.8.2
Compare Source
🐞 Bug Fixes
.yarn
folder - by @HigherOrderLogic in https://github.com/antfu/eslint-config/issues/421 (d41a5)considerComment
option - by @antfu (80f8e)View changes on GitHub
v2.8.1
Compare Source
🚀 Features
View changes on GitHub
v2.8.0
Compare Source
🚀 Features
View changes on GitHub
v2.7.0
Compare Source
🚀 Features
🐞 Bug Fixes
VSCODE_CWD
to autodetect if in editor - by @kehwar in https://github.com/antfu/eslint-config/issues/402 (5c628)View changes on GitHub
v2.6.4
Compare Source
🚀 Features
method-signature-style
- by @antfu (d205d)🐞 Bug Fixes
name
intofusedConfig
. - by @lvjiaxuan in https://github.com/antfu/eslint-config/issues/397 (37070)View changes on GitHub
v2.6.3
Compare Source
🚀 Features
🐞 Bug Fixes
vue/no-extra-parens
- by @antfu (e74d9)View changes on GitHub
v2.6.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.6.1
Compare Source
🐞 Bug Fixes
dist
check on binary files - by @antfu (05b1a)View changes on GitHub
v2.6.0
Compare Source
🚀 Features
overrides
option inside each integrations - by @Debbl and @antfu in https://github.com/antfu/eslint-config/issues/371 (8af5b)View changes on GitHub
v2.5.0
Compare Source
🚀 Features
stylistic
- by @antfu (a2d9b)printWidth
to120
- by @antfu (84e4c)antfu/no-import-dist
- by @antfu (a5e7e)🐞 Bug Fixes
View changes on GitHub
v2.4.6
Compare Source
🚀 Features
🐞 Bug Fixes
--cache
- by @antfu (1149b)View changes on GitHub
v2.4.5
Compare Source
eslint/eslint (eslint)
v8.57.0
Compare Source
Features
1120b9b
feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)dca7d0f
feat: Enableeslint.config.mjs
andeslint.config.cjs
(#18066) (Nitin Kumar)Bug Fixes
2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064) (Nitin Kumar)69dd1d1
fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)9852a31
fix: deep merge behavior in flat config (#18065) (Nitin Kumar)4c7e9b0
fix: allow circular references in config (#18056) (Milos Djermanovic)Documentation
84922d0
docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)5b8c363
docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)77dbfd9
docs: show NEXT in version selectors (#18052) (Milos Djermanovic)Chores
1813aec
chore: upgrade @eslint/js@8.57.0 (#18143) (Milos Djermanovic)5c356bb
chore: package.json update for @eslint/js release (Jenkins)f4a1fe2
test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)42c0aef
ci: Enable CI forv8.x
branch (#18047) (Milos Djermanovic)v8.56.0
Compare Source
Features
0dd9704
feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin)31a7e3f
feat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri)Bug Fixes
7d5e5f6
fix:TypeError: fs.exists is not a function
on read-only file system (#17846) (Francesco Trotta)74739c8
fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin)Documentation
9007719
docs: update link in ways-to-extend.md (#17839) (Amel SELMANE)3a22236
docs: Update README (GitHub Actions Bot)54c3ca6
docs: fix migration-guide example (#17829) (Tanuj Kanti)4391b71
docs: check config comments in rule examples (#17815) (Francesco Trotta)fd28363
docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx)48ed5a6
docs: Update README (GitHub Actions Bot)Chores
ba6af85
chore: upgrade @eslint/js@8.56.0 (#17864) (Milos Djermanovic)60a531a
chore: package.json update for @eslint/js release (Jenkins)ba87a06
chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot])9271d10
chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨)70a686b
chore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas)f3a599d
chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然)905d4b7
chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838) (唯然)4d7c3ce
chore: update eslint-plugin-n v16.4.0 (#17836) (唯然)fd0c60c
ci: unpin Node.js 21.2.0 (#17821) (Francesco Trotta)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.