kafka-ui
kafka-ui copied to clipboard
Bump eslint-import-resolver-typescript from 3.6.1 to 4.2.2 in /frontend
Bumps eslint-import-resolver-typescript from 3.6.1 to 4.2.2.
Release notes
Sourced from eslint-import-resolver-typescript's releases.
v4.2.2
Patch Changes
#397
14a7688Thanks@JounQin! - chore: bumprspack-resolverfor better P'n'P supportNow
rspack-resolverresolvespnpapinatively.v4.2.1
Patch Changes
#394
9f11f6bThanks@JounQin! - fix: don't set emptyconfigFilewhen notsconfigfound#394
9f11f6bThanks@JounQin! - chore: bumprspack-resolverto v1.2.0v4.2.0
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:
- install
is-bun-moduledependency manually and usebun: trueoption- run
eslintwithbun --bun eslintw/obun: trueoption- enable
run#buninbunfig.tomlw/obun: trueoptionv4.1.1
Patch Changes
- #389
1b97d8aThanks@JounQin! - fix: should prefermodule.isBuiltinwhenprocess.versions.bunavailablev4.1.0
Minor Changes
#387
ef5cd10Thanks@JounQin! - feat: add a newbun?: booleanoption forbunusers - close #386
process.versions.bunis unavailable even withbun eslintdue to its own design, but checkingbunmodules for non-bun users is incorrect behavior and just wasting time, so a new option is added for such case, you can still run withbun --bun eslintwithout this option enabledv4.0.0
Major Changes
#368
2fd7c2eThanks@JounQin! - feat!: rewrite, speed up by usingrspack-resolverwhich supportsreferencesnatively under the hoodBREAKING CHANGES:
- drop Node 14 support, Node
^16.17.0 || >=18.6is now requiredalwaysTryTypesis enabled by default, you can set it asfalseto opt-out
... (truncated)
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
4.2.2
Patch Changes
#397
14a7688Thanks@JounQin! - chore: bumprspack-resolverfor better P'n'P supportNow
rspack-resolverresolvespnpapinatively.4.2.1
Patch Changes
#394
9f11f6bThanks@JounQin! - fix: don't set emptyconfigFilewhen notsconfigfound#394
9f11f6bThanks@JounQin! - chore: bumprspack-resolverto v1.2.04.2.0
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:
- install
is-bun-moduledependency manually and usebun: trueoption- run
eslintwithbun --bun eslintw/obun: trueoption- enable
run#buninbunfig.tomlw/obun: trueoption4.1.1
Patch Changes
- #389
1b97d8aThanks@JounQin! - fix: should prefermodule.isBuiltinwhenprocess.versions.bunavailable4.1.0
Minor Changes
#387
ef5cd10Thanks@JounQin! - feat: add a newbun?: booleanoption forbunusers - close #386
process.versions.bunis unavailable even withbun eslintdue to its own design, but checkingbunmodules for non-bun users is incorrect behavior and just wasting time, so a new option is added for such case, you can still run withbun --bun eslintwithout this option enabled4.0.0
Major Changes
... (truncated)
Commits
288c53cchore: release eslint-import-resolver-typescript (#398)14a7688chore: bumprspack-resolverfor better P'n'P support (#397)0adca68chore: release eslint-import-resolver-typescript (#395)9f11f6bfix: don't set emptyconfigFilewhen notsconfigfound (#394)3b0edffchore: release eslint-import-resolver-typescript (#392)490ca12docs: clarify this is a resolver not pluginc8121e5feat: makeis-bun-moduleas optional peer dependency (#391)458fdafchore: release eslint-import-resolver-typescript (#390)1b97d8afix: should prefermodule.isBuiltinwhenprocess.versions.bunavailable (...79a453bchore: release eslint-import-resolver-typescript (#388)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)