fix(deps): update linters (major) #3690
Merged
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:
^3.6.3->^4.0.0^1.15.0->^2.0.0^2.2.0->^3.0.0Release Notes
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)
v4.2.2Compare Source
Patch Changes
#397
14a7688Thanks @JounQin! - chore: bumprspack-resolverfor better P'n'P supportNow
rspack-resolverresolvespnpapinatively.v4.2.1Compare Source
Patch Changes
#394
9f11f6bThanks @JounQin! - fix: don't set emptyconfigFilewhen notsconfigfound#394
9f11f6bThanks @JounQin! - chore: bumprspack-resolverto v1.2.0v4.2.0Compare Source
Minor Changes
#391
c8121e5Thanks @JounQin! - feat: makeis-bun-moduleas optional peer dependencyTechnically this is a BREAKING CHANGE, but considering we just raise out v4 recently and this only affects
bunusers,bun --bun eslinteven works without this dependency, so I'd consider this as a minor change.So for
bunusers, there are three options:is-bun-moduledependency manually and usebun: trueoptioneslintwithbun --bun eslintw/obun: trueoptionrun#buninbunfig.tomlw/obun: trueoptionv4.1.1Compare Source
Patch Changes
1b97d8aThanks @JounQin! - fix: should prefermodule.isBuiltinwhenprocess.versions.bunavailablev4.1.0Compare Source
Minor Changes
#387
ef5cd10Thanks @JounQin! - feat: add a newbun?: booleanoption forbunusers - close #386process.versions.bunis unavailable even withbun eslintdue to its own design,but checking
bunmodules 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 eslintwithout this option enabledv4.0.0Compare Source
Major Changes
#368
2fd7c2eThanks @JounQin! - feat!: rewrite, speed up by usingrspack-resolverwhich supportsreferencesnatively under the hoodBREAKING CHANGES:
^16.17.0 || >=18.6is now requiredalwaysTryTypesis enabled by default, you can set it asfalseto opt-outprojectis discouraged but still supported, singleprojectwithreferencesare encouraged for better performance, you can enablenoWarnOnMultipleProjectsoption to supress the warning messagetsconfig.jsonorjsconfig.jsonwill be used automatically if noprojectprovidedv3.9.1Compare Source
Patch Changes
4a9176eThanks @JounQin! - fix: userspack-resolverfork for pnp supportv3.9.0Compare Source
Minor Changes
6814443Thanks @JounQin! - feat: migrateenhanced-resolvetooxc-resolverv3.8.7Compare Source
Patch Changes
a14fdd9Thanks @carlocorradini! - fix: include mapper with no files and force non-dynamic projects to use absolute pathsv3.8.6Compare Source
Patch Changes
c9d5ab0Thanks @JounQin! - fix: add support for importing with .js extension as tsx importeev3.8.5Compare Source
Patch Changes
366eeafThanks @carlocorradini! - fix: if file has no corresponding mapper function, apply all of them, starting with the nearest one.v3.8.4Compare Source
Patch Changes
c940785Thanks @JounQin! - fix: support multiple matching ts paths43081j/eslint-plugin-lit (eslint-plugin-lit)
v2.0.0Compare Source
What's Changed
Full Changelog: 43081j/eslint-plugin-lit@1.15.0...2.0.0
43081j/eslint-plugin-wc (eslint-plugin-wc)
v3.0.0Compare Source
What's Changed
Full Changelog: 43081j/eslint-plugin-wc@2.2.1...3.0.0
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Europe/Amsterdam, 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.