Update eslint-plugin-import 2.27.5 → 2.31.0 (minor) #19
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint-plugin-import (2.27.5 → 2.31.0) · Repo · Changelog
Release Notes
2.31.0
2.30.0
2.29.1
2.29.0
2.28.1 (from changelog)
2.28.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.3.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
v1.3.2
[Deps] update `define-properties`, `es-abstract`
[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `aud`, `object-inspect`, `tape`
Release Notes
2.12.0 (from changelog)
2.11.0 (from changelog)
2.10.0 (from changelog)
2.9.0 (from changelog)
2.8.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
changelog/package bumps
exclude tests from coverage + bump TS parser (#1095)
webpack resolver: cache instance(s) of resolve function (#1091)
Merge pull request #1085 from benmosher/packageDir-array
revert `has` removal per @ljharb's note
[Refactor] use "has" instead of ".hasOwnProperty"
Fix typo: 'runtime'
fix typo
Merge branch 'master' into packageDir-array
merge import/paths setting into existing packageDir option
changelog links
Merge pull request #1081 from benmosher/release
Merge branch 'master' into release
Ignore type imports for named rule. (#1057)
memo-parser cautionary note
Commits
See the full diff on Github. The new version differs by 28 commits:
v1.22.8
[Tests] rename innocent test project to avoid flawed security scanners
[Tests] skip some tests for a broken `require.resolve` in node v8.9, v9.0-v9.2
v1.22.7
[Dev Deps] update `tape`
[Tests] avoid publishing "malformed package.json" test to avoid flawed security scanners
v1.22.6
[Fix] allow `npx resolve` to work (#316)
[actions] use reusable rebase action
v1.22.5
[Fix] fix `npx resolve` by handling symlinks (#315)
[Dev Deps] update `array.prototype.map`
v1.22.4
[Deps] update `is-core-module`
[Dev Deps] update `@ljharb/eslint-config`, `aud`, `semver`, `tape`
Revert "[Refactor] deprecated `lib/core.js` now uses data from `is-core-module` also"
[meta] commit published core.json data
v1.22.3
[Deps] update `is-core-module`
[Refactor] deprecated `lib/core.js` now uses data from `is-core-module` also
v1.22.2
[Refactor] deprecated `lib/core.js` now uses `is-core-module`
[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`
[Dev Deps] update `array.prototype.map`
[meta] cp core.json on prepack instead of prepublishOnly
[Deps] update `is-core-module`
[Dev Deps] update `aud`, `tape`
[Deps] update `is-core-module`
Release Notes
3.14.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 5 commits:
v3.15.0
Changelog for 3.15.0
Add support for extends as array of strings to v3 (backport of #245) (#260)
v3.14.2
bump jsot5 to fix CVE-2022-46175 (#234)
🆕 @rtsao/scc (added, 1.1.0)
🆕 array.prototype.findlastindex (added, 1.2.5)
🆕 object.groupby (added, 1.0.3)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands