-
Notifications
You must be signed in to change notification settings - Fork 0
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 @antfu/eslint-config to v2 #69
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: pnpm-lock.yaml
|
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. |
This PR contains the following updates:
^0.37.0
->^2.0.0
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v2.0.0
Compare Source
🚨 Breaking Changes
🚀 Features
View changes on GitHub
v1.2.1
Compare Source
🐞 Bug Fixes
@stylistic/eslint-plugin
- by @antfu (e71ec)View changes on GitHub
v1.2.0
Compare Source
🚀 Features
View changes on GitHub
v1.1.4
Compare Source
🐞 Bug Fixes
eslint-plugin-antfu
- by @antfu (c0700)View changes on GitHub
v1.1.3
Compare Source
🚀 Features
antfu/indent-binary-ops
- by @antfu (d36c4)🐞 Bug Fixes
no-lone-blocks
in markdown - by @antfu (cce69)View changes on GitHub
v1.1.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.1.1
Compare Source
🚀 Features
🐞 Bug Fixes
import/newline-after-import
in markdown - by @antfu (23351)View changes on GitHub
v1.1.0
Compare Source
🚨 Breaking Changes
sort-keys
plugin toperfectionist
, close #295 - by @antfu in https://github.com/antfu/eslint-config/issues/295 (9fa74)🐞 Bug Fixes
style/object-property-newline
in favor ofantfu/consistent-list-newline
- by @antfu (2f51b)View changes on GitHub
v1.0.0
Compare Source
Breaking Changes
@antfu/eslint-config-*
are packages all dropped, as@antfu/eslint-config
provides much better composability now.@antfu/eslint-config-react
is removed, but JSX formatting support is enabled by default now.ESLINT_TSCONFIG
no longer works, use thetypescript
option ineslint.config.js
instead@typescript-eslint/*
->ts/
n/*
->node/*
Generated changelog:
🚨 Breaking Changes
typescriptWithLanguageServer
totypescriptWithTypes
- by @antfu (ffe00)yml/
toyaml/
- by @antfu (917dd)typescriptWithTypes
totypescript
- by @antfu (3fae7)🚀 Features
combine
util - by @antfu (000a2)antfu/consistent-object-newline
- by @antfu (e3b3a).gitignore
by default, close #254 - by @antfu in https://github.com/antfu/eslint-config/issues/254 (2f35d)componentExts
to top level config - by @antfu (2080b)eslint-plugin-vitest
- by @antfu (002bb)name
for each config item - by @antfu (d4cfe)style/jsx-quotes
rule - by @antfu (5291c)antfu/
- by @antfu (64e3f)reportUnusedDisableDirectives
- by @antfu (6320c)no-import-type-side-effects
, close #227 - by @antfu in https://github.com/antfu/eslint-config/issues/227 (cb4b7)sort-keys
plugin - by @antfu (f8ae1)🐞 Bug Fixes
ts/no-invalid-void-type
- by @antfu (db397)comma-dangle
in markdown - by @antfu (34bbd)jsdoc/no-types
rule - by @antfu (91dee)style/quotes
- by @antfu (5f554)Function
type forts/ban-types
- by @antfu (6a4cf)jsdoc/valid-types
- by @antfu (d1024)no-restricted-syntax
in d.ts - by @antfu (d98a8)extraFileExtensions
to type aware rules - by @antfu (0a9bc)no-void
rule, close #298 - by @antfu in https://github.com/antfu/eslint-config/issues/298 (90b36)style/jsx-child-element-spacing
to avoid conflicts - by @antfu (f4a07)avoidEscape
for consistency - by @antfu (47657)prefer-text-content
-> `prefer-dom-node-text-c… - by @coderwyd in https://github.com/antfu/eslint-config/issues/271 (87282)View changes on GitHub
v0.43.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.43.0
Compare Source
🚀 Features
eslint-stylistic
- by @antfu in https://github.com/antfu/eslint-config/issues/247 (8c5a7).d.ts
- by @antfu (35f9f)eslint-comments/no-unlimited-disable
in.d.ts
- by @antfu (a6861)unused-imports/no-unused-vars
in .d.ts - by @antfu (b6f74)🐞 Bug Fixes
View changes on GitHub
v0.42.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.42.0
Compare Source
🚀 Features
View changes on GitHub
v0.41.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.41.3
Compare Source
🚀 Features
noPropertyAccessFromIndexSignature
- by @zanminkian in https://github.com/antfu/eslint-config/issues/145 (f9313)🐞 Bug Fixes
View changes on GitHub
v0.41.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.41.1
Compare Source
🚀 Features
View changes on GitHub
v0.41.0
Compare Source
🚀 Features
unused-imports/no-unused-imports
in editors - by @antfu (ed2b0)View changes on GitHub
v0.40.3
Compare Source
🚀 Features
resolutions
in package.json - by @antfu (10d38)🐞 Bug Fixes
View changes on GitHub
v0.40.2
Compare Source
No significant changes
View changes on GitHub
v0.40.1
Compare Source
🐞 Bug Fixes
named-tuple-spacing
handling, close #232 - by @antfu in https://github.com/antfu/eslint-config/issues/232 (3a2c5)View changes on GitHub
v0.40.0
Compare Source
🚀 Features
default
inexports
- by @antfu (effc7)no-import-node-modules-by-path
- by @zanminkian in https://github.com/antfu/eslint-config/issues/219 (cf124)🐞 Bug Fixes
import
beforerequire
in exports - by @antfu (ea307)View changes on GitHub
v0.39.8
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.39.7
Compare Source
🚀 Features
new Array
- by @zanminkian in https://github.com/antfu/eslint-config/issues/209 (be5bc)@typescript-eslint/ban-types
- by @zanminkian in https://github.com/antfu/eslint-config/issues/210 (d4a9e)View changes on GitHub
v0.39.6
Compare Source
🚀 Features
const enum
- by @zanminkian in https://github.com/antfu/eslint-config/issues/201 (2bf0c)View changes on GitHub
v0.39.5
Compare Source
🚀 Features
🐞 Bug Fixes
@typescript-eslint/consistent-type-assertions
- by @antfu (abf5c)View changes on GitHub
v0.39.4
Compare Source
🚀 Features
global
variable - by @zanminkian in https://github.com/antfu/eslint-config/issues/189 (e787e)@typescript-eslint/consistent-type-assertions
- by @zanminkian in https://github.com/antfu/eslint-config/issues/188 (a3598)View changes on GitHub
v0.39.3
Compare Source
🐞 Bug Fixes
vue/no-dupe-keys
- by @antfu (bb09e)View changes on GitHub
v0.39.2
Compare Source
🚀 Features
View changes on GitHub
v0.39.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.39.0
Compare Source
🚀 Features
jsonc
file - by @zanminkian in https://github.com/antfu/eslint-config/issues/184 (96dd9)View changes on GitHub
v0.38.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.38.5
Compare Source
🚀 Features
no-invalid-this
- by @zanminkian in https://github.com/antfu/eslint-config/issues/173 (ff74d)newline-after-import
- by @zanminkian in https://github.com/antfu/eslint-config/issues/164 (ebb96)🐞 Bug Fixes
View changes on GitHub
v0.38.4
Compare Source
No significant changes
View changes on GitHub
v0.38.3
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.38.2
Compare Source
No significant changes
View changes on GitHub
v0.38.0
Compare Source
🚀 Features
View changes on GitHub
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.