-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update eslint rule and plugin updates (major) #231
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-eslint-rule-and-plugin-updates
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
88e51c9
to
af1e62a
Compare
af1e62a
to
f940342
Compare
f940342
to
a6f4621
Compare
a6f4621
to
32fa39f
Compare
32fa39f
to
7f7d526
Compare
7f7d526
to
b090f33
Compare
b090f33
to
a86c0c0
Compare
a86c0c0
to
83bfe86
Compare
83bfe86
to
61a004b
Compare
61a004b
to
18cec3f
Compare
18cec3f
to
6919fe1
Compare
6919fe1
to
88e3d90
Compare
88e3d90
to
b562a79
Compare
b562a79
to
8bc130e
Compare
8bc130e
to
03a7391
Compare
03a7391
to
bcc62e1
Compare
bcc62e1
to
b00b554
Compare
b00b554
to
1f3ff6c
Compare
1f3ff6c
to
33d38c8
Compare
33d38c8
to
57589b9
Compare
57589b9
to
9e76a12
Compare
9e76a12
to
2cc20b7
Compare
2cc20b7
to
f615414
Compare
f615414
to
7bd253d
Compare
7bd253d
to
9862b78
Compare
9862b78
to
a96abb5
Compare
b0de7a3
to
da628cc
Compare
da628cc
to
7f13925
Compare
7f13925
to
9c6c94d
Compare
9c6c94d
to
fd13c66
Compare
fd13c66
to
8e4c380
Compare
8e4c380
to
1dc398b
Compare
1dc398b
to
188dd60
Compare
188dd60
to
983a4d9
Compare
983a4d9
to
1a5efba
Compare
1a5efba
to
38b7c31
Compare
38b7c31
to
c82bcc9
Compare
c82bcc9
to
63e0fbe
Compare
63e0fbe
to
62130aa
Compare
62130aa
to
c938f25
Compare
c938f25
to
57c9db8
Compare
57c9db8
to
11a2e44
Compare
11a2e44
to
43a55f1
Compare
43a55f1
to
403e69c
Compare
403e69c
to
80adeba
Compare
80adeba
to
c58b715
Compare
c58b715
to
211e93b
Compare
211e93b
to
37eaca9
Compare
37eaca9
to
1bb3eda
Compare
1bb3eda
to
2e063d6
Compare
2e063d6
to
5a4d636
Compare
5a4d636
to
1b6899f
Compare
1b6899f
to
ffb297c
Compare
ffb297c
to
99a1039
Compare
99a1039
to
d8f1ca1
Compare
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:
2.13.0
->4.2.0
3.9.1
->4.3.4
56.0.1
->59.0.0
Release Notes
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v4.2.0
Compare Source
Features
yield-star-spacing
andgenerator-star-spacing
config to align with Prettier (86d17c8)Documentation
v4.1.0
Compare Source
Features
module.exports
named export forrequire(esm)
compatibility (#700) (668c955)Documentation
Chores
lines-around-comment
(#691) (f59605b)space-before-blocks
(#698) (6e8554d)space-infix-ops
(#697) (1a1b388)v4.0.1
Compare Source
Bug Fixes
{
for left token check (#693) (7f2740e)Chores
block-spacing
(#690) (b239b71)v4.0.0
Compare Source
Features
Chores
v3.1.0
Compare Source
Features
v3.0.1
Compare Source
Bug Fixes
v3.0.0
Compare Source
⚠ BREAKING CHANGES
function-call-spacing
(#565)Features
function-call-spacing
(#565) (80ec2e4)Bug Fixes
Documentation
flat: true
to flat config customize example (#669) (4710771)Chores
indent
(#563) (80c5486)import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)
v4.3.4
Compare Source
Patch Changes
#442
57611d9
Thanks @JounQin! - fix: add more extension aliases for ts source/declaration files#444
bd45fcd
Thanks @JounQin! - fix(deps): bumpunrs-resolver
which resolves #406, #409, #437v4.3.3
Compare Source
Patch Changes
834b11e
Thanks @JounQin! - chore: bumpunrs-resolver
to v1.6.0v4.3.2
Compare Source
Patch Changes
dabba8e
Thanks @JounQin! - chore: bumpunrs-resolver
to v1.4.1v4.3.1
Compare Source
Patch Changes
2ced0ba
Thanks @JounQin! - chore: bumpunrs-resolver
to v1.3.3v4.3.0
Compare Source
Minor Changes
2fcb947
Thanks @JounQin! - feat: throw error on malformedtsconfig
referencev4.2.7
Compare Source
Patch Changes
aeb558f
Thanks @JounQin! - fix: add missingindex.d.cts
filev4.2.6
Compare Source
Patch Changes
c3f678b
Thanks @JounQin! - fix:require
entry types, addmodule-sync
entryv4.2.5
Compare Source
Patch Changes
ec59d22
Thanks @JounQin! - fix: absolute path aliasing should not be skippedv4.2.4
Compare Source
Patch Changes
#407
6b183ff
Thanks @JounQin! - chore: migrate to rebrandingunrs-resolver
with new targets supported:i686-pc-windows-msvc
armv7-unknown-linux-musleabihf
powerpc64le-unknown-linux-gnu
s390x-unknown-linux-gnu
v4.2.3
Compare Source
Patch Changes
#402
f21bf15
Thanks @SunsetTechuila! - fix: don't resolve not implemented node modules inbun
is-bun-module
is marked asdependency
, again, for correctness, seeisBunImplementedNodeModule
for more detailsFor
Bun
users: you don't need to installis-bun-module
any more butbun: true
option is still required if you're running withoutbun --bun
norrun#bun
enabledv4.2.2
Compare Source
Patch Changes
#397
14a7688
Thanks @JounQin! - chore: bumprspack-resolver
for better P'n'P supportNow
rspack-resolver
resolvespnpapi
natively.v4.2.1
Compare Source
Patch Changes
#394
9f11f6b
Thanks @JounQin! - fix: don't set emptyconfigFile
when notsconfig
found#394
9f11f6b
Thanks @JounQin! - chore: bumprspack-resolver
to v1.2.0v4.2.0
Compare Source
Minor Changes
#391
c8121e5
Thanks @JounQin! - feat: makeis-bun-module
as optional peer dependencyTechnically this is a BREAKING CHANGE, but considering we just raise out v4 recently and this only affects
bun
users,bun --bun eslint
even works without this dependency, so I'd consider this as a minor change.So for
bun
users, there are three options:is-bun-module
dependency manually and usebun: true
optioneslint
withbun --bun eslint
w/obun: true
optionrun#bun
inbunfig.toml
w/obun: true
optionv4.1.1
Compare Source
Patch Changes
1b97d8a
Thanks @JounQin! - fix: should prefermodule.isBuiltin
whenprocess.versions.bun
availablev4.1.0
Compare Source
Minor Changes
#387
ef5cd10
Thanks @JounQin! - feat: add a newbun?: boolean
option forbun
users - close #386process.versions.bun
is unavailable even withbun eslint
due to its own design,but checking
bun
modules for non-bun users is incorrect behavior and just wasting time,so a new option is added for such case, you can still run with
bun --bun eslint
without this option enabledv4.0.0
Compare Source
Major Changes
#368
2fd7c2e
Thanks @JounQin! - feat!: rewrite, speed up by usingrspack-resolver
which supportsreferences
natively under the hoodBREAKING CHANGES:
^16.17.0 || >=18.6
is now requiredalwaysTryTypes
is enabled by default, you can set it asfalse
to opt-outproject
is discouraged but still supported, singleproject
withreferences
are encouraged for better performance, you can enablenoWarnOnMultipleProjects
option to supress the warning messagetsconfig.json
orjsconfig.json
will be used automatically if noproject
providedv3.10.1
Compare Source
v3.10.0
Compare Source
Minor Changes
#413
89c2795
Thanks @JounQin! - chore: housekeeping, bump all (dev) depsMigrate
rspack-resolver
to rebrandingunrs-resolver
for more targets support and other bug fixesFull Changelog: import-js/eslint-import-resolver-typescript@v3.9.1...v3.10.0
sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)
v59.0.0
Compare Source
v58.0.0
Compare Source
Potentially breaking
engines.node
in package.json to match real compatibility (#2581)e48a620
Improvements
escape-case
: Add case option (#2559)0f6048c
number-literal-case
: AddhexadecimalValue
option (#2559)0f6048c
prevent-abbreviations
: PreserveiOS
(#2560)e8798da
Fixes
no-unnecessary-polyfills
: Fix browserslist field name (#2603)1a4c76f
no-unnecessary-polyfills
: Fix crash on checkinges6-error
module (#2582)66de41a
no-accessor-recursion
: Fix exception when used in CommonJS (#2574)ca1e432
v57.0.0
Compare Source
Breaking
c44ea26
c44ea26
New rules
consistent-date-clone
(#2544)8cebcf4
no-named-default
(#2538)ed8da1b
consistent-assert
(#2535)f3fc973
no-instanceof-builtins
8197574
41548c4
no-accessor-recursion
(#2525)92b5671
Improvements
no-instanceof-array
(#2534)c9c056c
no-instanceof-builtins
which covers more cases.prefer-includes
: Support Vue template (#2526)4e539b4
prevent-abbreviations
: Addutil
andutils
to abbreviations (#2507)5ba9f0a
prefer-math-min-max
: Ignore BigInt (#2467)8b7c5fc
prefer-global-this
: Also excludeouterWidth
andouterHeight
(#2549)8f00f76
prefer-at
: Remove unsafe autofix for.slice
with 1 argument (#2476)2985ecc
prefer-math-min-max
: Reduce false positives in TypeScript (#2527)1cbc561
prefer-string-raw
: IgnoreImportAttribute
(#2551)d963ccd
Fixes
new-for-builtins
: Correct fix forDate()
(#2543)e5e17f8
prefer-global-this
: Fix auto-fix fortypeof window
(#2501)b95dc12
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 was generated by Mend Renovate. View the repository job log.