app-sdk
app-sdk copied to clipboard
Bump eslint-import-resolver-typescript from 3.5.0 to 3.6.1
Bumps eslint-import-resolver-typescript from 3.5.0 to 3.6.1.
Release notes
Sourced from eslint-import-resolver-typescript's releases.
v3.6.1
Patch Changes
v3.6.0
Minor Changes
v3.5.5
Patch Changes
v3.5.4
Patch Changes
25f3920
Thanks@JounQin
! - fix: enhanced-resolve is commonjs only - close #213#219
0bf6ffb
Thanks@lsmurray
! - fix: check if cwd changed to bust mapper cachev3.5.3
Patch Changes
- #206
6531bad
Thanks@marvinhagemeister
! - Only try to resolve a module directory when we know that the path is a directory. This can lead to a 15% speedup on projects with many files.v3.5.2
Patch Changes
#193
8756a26
Thanks@Rialgar
! - chore(package): remove node 12 from engines field#187
7a91daf
Thanks@scott-ut
! - fix: resolve modules if folder contains a package.json filev3.5.1
Patch Changes
- #182
afeb928
Thanks@chenxinyanc
! - perf: disablethrowIfNoEntry
on Node 14+New Contributors
@chenxinyanc
made their first contribution in import-js/eslint-import-resolver-typescript#182Full Changelog: https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.5.0...v3.5.1
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
3.6.1
Patch Changes
3.6.0
Minor Changes
3.5.5
Patch Changes
3.5.4
Patch Changes
25f3920
Thanks@JounQin
! - fix: enhanced-resolve is commonjs only - close #213#219
0bf6ffb
Thanks@lsmurray
! - fix: check if cwd changed to bust mapper cache3.5.3
Patch Changes
- #206
6531bad
Thanks@marvinhagemeister
! - Only try to resolve a module directory when we know that the path is a directory. This can lead to a 15% speedup on projects with many files.3.5.2
Patch Changes
#193
8756a26
Thanks@Rialgar
! - chore(package): remove node 12 from engines field#187
7a91daf
Thanks@scott-ut
! - fix: resolve modules if folder contains a package.json file3.5.1
Patch Changes
- #182
afeb928
Thanks@chenxinyanc
! - perf: disablethrowIfNoEntry
on Node 14+
Commits
796d219
chore: release eslint-import-resolver-typescript (#242)cf5d67f
Fix CJS import to make it compatible with ESM projects (#241)7b6bfc3
chore(deps): update dependency@types/unist
to ^2.0.8 (#240)8175f19
chore(deps): update dependency@changesets/cli
to ^2.26.2 (#239)4ee1f1f
chore: release eslint-import-resolver-typescript (#236)b5ea367
refactor: dropglobby
andsynckit
(#235)71b23a2
chore(deps): update dependency typescript to ^5.0.4 (#221)a2f38bd
chore(deps): update dependency prettier to ^2.8.7 (#222)006bacf
chore: release eslint-import-resolver-typescript (#223)84b0649
docs: add changeset for releasing- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
⚠️ No Changeset found
Latest commit: 64192dc002a264bcd32f529d2df1551611b80274
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR