Update eslint-plugin-import 2.29.1 → 2.31.0 (minor) #96
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.29.1 → 2.31.0) · Repo · Changelog
Release Notes
2.31.0
2.30.0
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.
Commits
See the full diff on Github. The new version differs by 6 commits:
v3.1.8
[Deps] update `call-bind`, `define-properties`, `es-abstract`, `get-intrinsic`
[Refactor] use `es-object-atoms` where possible
[Dev Deps] update `aud`, `npmignore`, `tape`
[Tests] use `call-bind` instead of `function-bind`
[actions] remove redundant finisher
Release Notes
1.0.7 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
v1.0.7
[Refactor] use `possible-typed-array-names`
Release Notes
1.23.3 (from changelog)
1.23.2 (from changelog)
1.22.5 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 47 commits:
v1.23.3
[Fix] `ES2024`: `StringPad`, `StringPaddingBuiltinsImpl`: prefer uppercase spec enums
[Fix] `helpers/bytesAsInteger`: avoid a crash in node 10.4 - 10.8
[Dev Deps] update `safe-bigint`
[Deps] update `typed-array-length`
[Dev Deps] update `array.from`
[Refactor] `ES2022`+: update `TimeString` to use `ToZeroPaddedDecimalString`
[Robustness] use cached copies of builtins
[Deps] update `string.prototype.trimstart`
[Dev Deps] update `array.prototype.filter`, `array.prototype.indexof`, `object.fromentries`
[Fix] `ES5`: `CheckObjectCoercible`: restore `optMessage` optional arg
v1.23.2
[Deps] update `string.prototype.trim`, `string.prototype.trimend`
[Tests] increase coverage
[Fix] `records/regexp-record`: add optional `[[UnicodeSets]]` boolean field
[Fix] `ES2024`+: `AddValueToKeyedGroup`: avoid adding matched values twice
[Fix] `ES5`: `CheckObjectCoercible`: use the right function name
[Fix] `ES2024`+: `AddEntriesFromIterable`, `GetIterator`, `GroupBy`: properly capitalize spec enums
v1.23.1
[Deps] update `hasown`, `which-typed-array`
[Refactor] use `es-object-atoms`
[Deps] update `data-view-byte-length`, `safe-array-concat`
[Dev Deps] update `diff`
v1.23.0
[New] `ES2015`+: add `InternalizeJSONProperty`
[Fix] `ES2024`+: `GetViewByteLength`, `IsViewOutOfBounds`: support engines with only own DV properties
[New] add `ES2024`
[New] `ES2023`: add `DefaultTimeZone`
[New] `ES2022`+: add `DefineMethodProperty`
[New] `ES2018`+: add `TimeZoneString`
[Fix] `ES2023`+: `SetTypedArrayFrom{TypedArray,ArrayLike}`: match engine reality
[New] `ES2015`+: add `IntegerIndexedElement{Get,Set}`
[Tests] use `safe-bigint`
v1.22.5
[Tests] use `safeBigInt` for `Z()` pattern to handle node 10.4 - 10.8
[Dev Deps] pin `jackspeak` and `glob`, since v2.1.2+ and v10.3.8+ respectively depend on npm aliases, which kill the install process in npm < 6
[Fix] `ES2015`+: `DetachArrayBuffer`: node v21.0.0+ structuredClone throws with an already-detached ArrayBuffer
[Dev Deps] update `available-regexp-flags`
[Refactor] extract TA tables to separate files
[Deps] update `available-typed-arrays`, `es-set-tostringtag`, `has-proto`, `is-negative-zero`, `is-shared-array-buffer`, `typed-array-buffer`, `typed-array-byte-length`, `typed-array-byte-offset`, `typed-array-length`
[patch] records: fix indentation, improve object checks
[meta] extract "list spackled files" to separate run-script
[Deps] update `typed-array-byte-offset`
[Tests] use `define-{accessor,data}-property`
[Dev Deps] update `tape`
[Tests] fix some test cases
[Fix] `helpers/assertRecord`: partial revert of 87c340d2; unintentional breaking change
Release Notes
2.12.0 (from changelog)
2.11.0 (from changelog)
2.10.0 (from changelog)
2.9.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.
Commits
See the full diff on Github. The new version differs by 7 commits:
v1.0.3
[types] add missing declaration file
v1.0.2
[meta] add `sideEffects` flag
add types
[Refactor] tiny cleanup
[Dev Deps] update `@ljharb/eslint-config`, `aud`, `npmignore`, `tape`
Commits
See the full diff on Github. The new version differs by 8 commits:
v2.0.2
[Tests] use `@arethetypeswrong/cli`
[Tests] increase coverage
[types] improve predicate type
[types] use shared config
[actions] remove redundant finisher; use reusable workflow
[Dev Deps] update `tape`
[Tests] skip `npm ls` in old node due to TS
Release Notes
2.15.1 (from changelog)
2.15.0 (from changelog)
2.14.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 13 commits:
v2.15.1
[Dev Deps] add missing peer dep
[Fix] `test/mock_loader` is no longer exposed as of v22.7
[Dev Deps] update `mock-property`
[Tests] replace `aud` with `npm audit`
[Tests] add `process.getBuiltinModule` tests
v2.15.0
[New] add `node:sea`
v2.14.0
[meta] add missing `engines.node`
[New] add `test/mock_loader`
[Deps] update `hasown`
[Dev Deps] update `@ljharb/eslint-config`, `aud`, `mock-property`, `npmignore`, `tape`
Release Notes
2.0.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
v2.0.3
[meta] add `sideEffects` flag
add types
[Dev Deps] update `@ljharb/eslint-config`, `aud`, `npmignore`, `tape`
[meta] use `npmignore` to autogenerate an npmignore file
[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape`
[actions] update rebase action to use reusable workflow
Commits
See the full diff on Github. The new version differs by 5 commits:
v2.0.8
[Deps] update `call-bind`, `define-properties`, `es-abstract`
[Refactor] use `es-object-atoms` where possible
[Dev Deps] update `aud`, `tape`
[actions] remove redundant finisher
Commits
See the full diff on Github. The new version differs by 4 commits:
v1.2.0
[New] add `auto` entrypoint
[Refactor] use `es-object-atoms` instead of `es-abstract`; update `call-bind`, `define-properties`
[Dev Deps] update `array.prototype.map`, `aud`, `npmignore`, `tape`
Commits
See the full diff on Github. The new version differs by 3 commits:
v1.2.9
[Refactor] use `es-object-atoms`; update `call-bind`, `define-properties`, `es-abstract`
[Dev Deps] update `aud`, `npmignore`, `tape`
Commits
See the full diff on Github. The new version differs by 3 commits:
v1.0.8
[Refactor] replace `es-abstract` with `es-object-atoms`
[Dev Deps] update `aud`, `npmignore`, `tape`
Commits
See the full diff on Github. The new version differs by 6 commits:
v1.0.8
[Deps] update `call-bind`, `define-properties`
[Refactor] use `es-object-atoms` instead of `es-abstract`
[Dev Deps] update `aud`, `npmignore`, `tape`
[meta] add missing `engines.node`
[actions] use reusable workflows
Release Notes
1.1.15 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
v1.1.15
[types] add a helpful hover description
[types] use a namespace; improve type
[actions] remove redundant finisher; use reusable workflow
[types] use shared config
[Deps] update `available-typed-arrays`, `call-bind`, `has-tostringtag`
[Dev Deps] update `@types/node`, `tape`, `typescript`; add `@arethetypeswrong/cli`
🆕 @rtsao/scc (added, 1.1.0)
🆕 data-view-buffer (added, 1.0.1)
🆕 data-view-byte-length (added, 1.0.1)
🆕 data-view-byte-offset (added, 1.0.0)
🆕 es-object-atoms (added, 1.0.0)
🆕 is-data-view (added, 1.0.1)
🆕 possible-typed-array-names (added, 1.0.0)
🗑️ @restorecommerce/dataset-demoshop-catalog-transformer (removed)
🗑️ @restorecommerce/dataset-system-units-transformer (removed)
🗑️ array.prototype.filter (removed)
🗑️ csv-parser (removed)
🗑️ es-array-method-boxes-properly (removed)
🗑️ node-xlsx (removed)
🗑️ object-hash (removed)
🗑️ xlsx (removed)
🗑️ uuid (removed)
🗑️ through2 (removed)
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