Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Jun 21, 2025

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.31.0 → 2.32.0) · Repo · Changelog

Release Notes

2.32.0

Added

Fixed

Changed

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 34 commits:

↗️ array-includes (indirect, 3.1.8 → 3.1.9) · Repo · Changelog

Release Notes

3.1.9 (from changelog)

Commits

  • [Deps] update call-bind, es-abstract, es-object-atoms, get-intrinsic, is-string 3b934ae
  • [Refactor] use call-bound and math-intrinsics directly 160ea60
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog, hastrict-mode, tape 4e4c67d
  • [Tests] replace aud with npm audit 9c5ec1c
  • [Dev Deps] add missing peer dep 863d207

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 6 commits:

↗️ es-abstract (indirect, 1.23.9 → 1.24.0) · Repo · Changelog

Release Notes

1.24.0 (from changelog)

  • [New] add ES2025 (#159)
  • [New] ES2023+: add GetNamedTimeZoneEpochNanoseconds, GetUTCEpochNanoseconds, IsTimeZoneOffsetString
  • [New] ES2015+: CharacterRange: also accept CharSets
  • [New] ES2024+: add AllCharacters, CharacterComplement
  • [Refactor] StringIndexOf: anticipate ES2025 not found sentinel change
  • [Deps] update stop-iteration-iterator
  • [Tests] increase coverage

1.23.10 (from changelog)

  • [Fix] properly handle Float16Array
  • [Fix] ES2024+: IsViewOutOfBounds: properly handle resizable array buffers
  • [Fix] ES2024+: IsTypedArrayOutOfBounds: properly handle resizable arrays
  • [Fix] ES2024+: GetViewByteLength, TypedArrayByteLength, TypedArrayLength: properly handle resizable arrays
  • [Fix] ES2020+: abs should accept bigints too
  • [Fix] ES2024+: ArrayBufferByteLength: return the byte length for SABs, not NaN
  • [Fix] ES2024+: ArrayBufferCopyAndDetach: properly handle resizable ArrayBuffers; add tests
  • [Fix] ES2021: SetTypedArrayFromTypedArray: get proper source element size
  • [Fix] ES2023+: SetTypedArrayFromTypedArray: ArrayBuffer shouldn‘t be bound
  • [Fix] ES2022,ES2023: ValidateIntegerTypedArray: return the buffer
  • [patch] ES2023+: SortIndexedProperties: improve error message
  • [patch] clean up some comments
  • [patch] ES2023+: InternalizeJSONProperty: remove extra argument
  • [patch] ES2020+: GetIterator`: fix comment to indicate that it changed in ES2018
  • [Refactor] Typed Array stuff: store "choices" string in the table file
  • [Refactor] ES2021+: use isInteger directly in a few AOs
  • [Refactor] ES2022+: ValidateAndApplyPropertyDescriptor: use typeof over Type()
  • [Refactor] helpers/getIteratorMethod: no longer require a passed-in IsArray
  • [Refactor] ES2017+: Num{ber,eric}ToRawBytes, RawBytesToNum{ber,eric}: use TAO table sizes
  • [Refactor] ES2015+: {,Ordinary}ObjectCreate: prefer __proto__ syntax over Object.create
  • [Refactor] CopyDataProperties tests are the same in ES2020 as in ES2018
  • [Refactor] ES2016 - ES2020: UTF16Encoding: match UTF16EncodeCodePoint
  • [Refactor] use es-object-atoms/isObject directly
  • [Refactor] add isSameType helper, and use it
  • [Refactor] ES2017+: WordCharacters: String.prototype.indexOf should always be present
  • [Refactor] use arr[arr.length] = x instead of $push(arr, x)
  • [Robustness] ES2015+: ObjectDefineProperties: use OrdinaryGetOwnProperty to handle a missing gOPD
  • [meta] add missing comments
  • [meta] fix operations npmignores
  • [meta] fix URL in comment
  • [meta] note isNegativeZero helper is slated for removal (#155)
  • [Deps] update call-bound, which-typed-array, es-object-atoms, get-intrinsic, get-proto, regexp.prototype.flags, is-weakref, object-inspect
  • [Dev Deps] pin glob to v7
  • [Dev Deps] update @unicode/unicode-15.0.0, es-value-fixtures, for-each, has-strict-mode, ses
  • [Tests] avoid an OOM in node 20 on SES tests
  • [Tests] compare correct TA type
  • [Tests] consolidate map of AO property names to prose names
  • [Tests] extract common helpers
  • [Tests] increase coverage
  • [Tests] increase coverage
  • [Tests] node 20 throws with RABs that are not a multiple of 4 and 8
  • [Tests] refactor TA types arrays to year-taking functions
  • [Tests] refactor test megafile into file-per-method tests
  • [Tests] remove now-unused test mega-file
  • [Tests] some cleanups
  • [Tests] use proper import

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 67 commits:

↗️ eslint-module-utils (indirect, 2.12.0 → 2.12.1) · Repo · Changelog

🆕 is-negative-zero (added, 2.0.3)

🆕 stop-iteration-iterator (added, 1.1.0)

🗑️ @​esbuild/aix-ppc64 (removed)

🗑️ @​esbuild/aix-ppc64 (removed)

🗑️ @​esbuild/android-arm (removed)

🗑️ @​esbuild/android-arm (removed)

🗑️ @​esbuild/android-arm64 (removed)

🗑️ @​esbuild/android-arm64 (removed)

🗑️ @​esbuild/android-x64 (removed)

🗑️ @​esbuild/android-x64 (removed)

🗑️ @​esbuild/darwin-arm64 (removed)

🗑️ @​esbuild/darwin-arm64 (removed)

🗑️ @​esbuild/darwin-x64 (removed)

🗑️ @​esbuild/darwin-x64 (removed)

🗑️ @​esbuild/freebsd-arm64 (removed)

🗑️ @​esbuild/freebsd-arm64 (removed)

🗑️ @​esbuild/freebsd-x64 (removed)

🗑️ @​esbuild/freebsd-x64 (removed)

🗑️ @​esbuild/linux-arm (removed)

🗑️ @​esbuild/linux-arm (removed)

🗑️ @​esbuild/linux-arm64 (removed)

🗑️ @​esbuild/linux-arm64 (removed)

🗑️ @​esbuild/linux-ia32 (removed)

🗑️ @​esbuild/linux-ia32 (removed)

🗑️ @​esbuild/linux-loong64 (removed)

🗑️ @​esbuild/linux-loong64 (removed)

🗑️ @​esbuild/linux-mips64el (removed)

🗑️ @​esbuild/linux-mips64el (removed)

🗑️ @​esbuild/linux-ppc64 (removed)

🗑️ @​esbuild/linux-ppc64 (removed)

🗑️ @​esbuild/linux-riscv64 (removed)

🗑️ @​esbuild/linux-riscv64 (removed)

🗑️ @​esbuild/linux-s390x (removed)

🗑️ @​esbuild/linux-s390x (removed)

🗑️ @​esbuild/linux-x64 (removed)

🗑️ @​esbuild/linux-x64 (removed)

🗑️ @​esbuild/netbsd-x64 (removed)

🗑️ @​esbuild/netbsd-x64 (removed)

🗑️ @​esbuild/openbsd-x64 (removed)

🗑️ @​esbuild/openbsd-x64 (removed)

🗑️ @​esbuild/sunos-x64 (removed)

🗑️ @​esbuild/sunos-x64 (removed)

🗑️ @​esbuild/win32-arm64 (removed)

🗑️ @​esbuild/win32-arm64 (removed)

🗑️ @​esbuild/win32-ia32 (removed)

🗑️ @​esbuild/win32-ia32 (removed)

🗑️ @​esbuild/win32-x64 (removed)

🗑️ @​esbuild/win32-x64 (removed)

🗑️ esbuild (removed)

🗑️ esbuild (removed)

🗑️ @​bcoe/v8-coverage (removed)

🗑️ @​bufbuild/protobuf (removed)

🗑️ @​colors/colors (removed)

🗑️ @​dabh/diagnostics (removed)

🗑️ @​elastic/ecs-helpers (removed)

🗑️ @​elastic/ecs-pino-format (removed)

🗑️ @​elastic/elasticsearch (removed)

🗑️ @​elastic/transport (removed)

🗑️ @​esbuild/netbsd-arm64 (removed)

🗑️ @​esbuild/openbsd-arm64 (removed)

🗑️ @​esbuild/openharmony-arm64 (removed)

🗑️ @​eslint/config-array (removed)

🗑️ @​eslint/config-helpers (removed)

🗑️ @​eslint/core (removed)

🗑️ @​eslint/object-schema (removed)

🗑️ @​eslint/plugin-kit (removed)

🗑️ @​grpc/grpc-js (removed)

🗑️ @​grpc/proto-loader (removed)

🗑️ @​humanfs/core (removed)

🗑️ @​humanfs/node (removed)

🗑️ @​humanwhocodes/retry (removed)

🗑️ @​humanwhocodes/retry (removed)

🗑️ @​istanbuljs/schema (removed)

🗑️ @​js-sdsl/ordered-map (removed)

🗑️ @​localazy/languages (removed)

🗑️ @​opentelemetry/api (removed)

🗑️ @​opentelemetry/core (removed)

🗑️ @​opentelemetry/resources (removed)

🗑️ @​opentelemetry/sdk-metrics (removed)

🗑️ @​opentelemetry/semantic-conventions (removed)

🗑️ @​protobufjs/aspromise (removed)

🗑️ @​protobufjs/base64 (removed)

🗑️ @​protobufjs/codegen (removed)

🗑️ @​protobufjs/eventemitter (removed)

🗑️ @​protobufjs/fetch (removed)

🗑️ @​protobufjs/float (removed)

🗑️ @​protobufjs/inquire (removed)

🗑️ @​protobufjs/path (removed)

🗑️ @​protobufjs/pool (removed)

🗑️ @​protobufjs/utf8 (removed)

🗑️ @​restorecommerce/dataset-demoshop-catalog-transformer (removed)

🗑️ @​restorecommerce/dataset-system-units-transformer (removed)

🗑️ @​restorecommerce/dataset-system-world-transformer (removed)

🗑️ @​restorecommerce/dev (removed)

🗑️ @​eslint/compat (removed)

🗑️ @​typescript-eslint/scope-manager (removed)

🗑️ @​typescript-eslint/scope-manager (removed)

🗑️ @​typescript-eslint/scope-manager (removed)

🗑️ @​typescript-eslint/scope-manager (removed)

🗑️ @​typescript-eslint/types (removed)

🗑️ @​typescript-eslint/types (removed)

🗑️ @​typescript-eslint/types (removed)

🗑️ @​typescript-eslint/types (removed)

🗑️ @​typescript-eslint/typescript-estree (removed)

🗑️ @​typescript-eslint/typescript-estree (removed)

🗑️ @​typescript-eslint/typescript-estree (removed)

🗑️ @​typescript-eslint/typescript-estree (removed)

🗑️ @​typescript-eslint/utils (removed)

🗑️ @​typescript-eslint/utils (removed)

🗑️ @​typescript-eslint/utils (removed)

🗑️ @​typescript-eslint/utils (removed)

🗑️ @​typescript-eslint/visitor-keys (removed)

🗑️ @​typescript-eslint/visitor-keys (removed)

🗑️ @​typescript-eslint/visitor-keys (removed)

🗑️ @​typescript-eslint/visitor-keys (removed)

🗑️ eslint-plugin-prefer-arrow-functions (removed)

🗑️ ts-api-utils (removed)

🗑️ ts-api-utils (removed)

🗑️ @​restorecommerce/grpc-client (removed)

🗑️ @​restorecommerce/logger (removed)

🗑️ @​restorecommerce/rc-grpc-clients (removed)

🗑️ @​rollup/rollup-android-arm-eabi (removed)

🗑️ @​rollup/rollup-android-arm64 (removed)

🗑️ @​rollup/rollup-darwin-arm64 (removed)

🗑️ @​rollup/rollup-darwin-x64 (removed)

🗑️ @​rollup/rollup-freebsd-arm64 (removed)

🗑️ @​rollup/rollup-freebsd-x64 (removed)

🗑️ @​rollup/rollup-linux-arm-gnueabihf (removed)

🗑️ @​rollup/rollup-linux-arm-musleabihf (removed)

🗑️ @​rollup/rollup-linux-arm64-gnu (removed)

🗑️ @​rollup/rollup-linux-arm64-musl (removed)

🗑️ @​rollup/rollup-linux-loongarch64-gnu (removed)

🗑️ @​rollup/rollup-linux-powerpc64le-gnu (removed)

🗑️ @​rollup/rollup-linux-riscv64-gnu (removed)

🗑️ @​rollup/rollup-linux-riscv64-musl (removed)

🗑️ @​rollup/rollup-linux-s390x-gnu (removed)

🗑️ @​rollup/rollup-linux-x64-gnu (removed)

🗑️ @​rollup/rollup-linux-x64-musl (removed)

🗑️ @​rollup/rollup-win32-arm64-msvc (removed)

🗑️ @​rollup/rollup-win32-ia32-msvc (removed)

🗑️ @​rollup/rollup-win32-x64-msvc (removed)

🗑️ @​stylistic/eslint-plugin (removed)

🗑️ @​swc/helpers (removed)

🗑️ @​types/argparse (removed)

🗑️ @​types/command-line-args (removed)

🗑️ @​types/command-line-usage (removed)

🗑️ @​types/estree (removed)

🗑️ @​types/google-protobuf (removed)

🗑️ @​types/js-yaml (removed)

🗑️ @​types/json-schema (removed)

🗑️ @​types/triple-beam (removed)

🗑️ @​typescript-eslint/eslint-plugin (removed)

🗑️ @​typescript-eslint/eslint-plugin (removed)

🗑️ @​typescript-eslint/parser (removed)

🗑️ @​typescript-eslint/parser (removed)

🗑️ @​typescript-eslint/type-utils (removed)

🗑️ @​typescript-eslint/type-utils (removed)

🗑️ @​vitest/coverage-v8 (removed)

🗑️ @​vitest/expect (removed)

🗑️ @​vitest/mocker (removed)

🗑️ @​vitest/pretty-format (removed)

🗑️ @​vitest/runner (removed)

🗑️ @​vitest/snapshot (removed)

🗑️ @​vitest/spy (removed)

🗑️ @​vitest/utils (removed)

🗑️ @​vvo/tzdb (removed)

🗑️ abort-controller-x (removed)

🗑️ acorn-import-assertions (removed)

🗑️ after-all-results (removed)

🗑️ agentkeepalive (removed)

🗑️ apache-arrow (removed)

🗑️ array-back (removed)

🗑️ asap (removed)

🗑️ assertion-error (removed)

🗑️ async-cache (removed)

🗑️ async-hook-jl (removed)

🗑️ async-value (removed)

🗑️ async-value-promise (removed)

🗑️ atomic-sleep (removed)

🗑️ basic-auth (removed)

🗑️ binary-search (removed)

🗑️ breadth-filter (removed)

🗑️ builtin-modules (removed)

🗑️ cac (removed)

🗑️ chai (removed)

🗑️ chalk-template (removed)

🗑️ check-error (removed)

🗑️ cjs-module-lexer (removed)

🗑️ clean-regexp (removed)

🗑️ cls-hooked (removed)

🗑️ cls-rtracer (removed)

🗑️ color (removed)

🗑️ color-string (removed)

🗑️ colorspace (removed)

🗑️ command-line-args (removed)

🗑️ command-line-usage (removed)

🗑️ console-log-level (removed)

🗑️ cookie (removed)

🗑️ core-js-compat (removed)

🗑️ csv-parser (removed)

🗑️ currency-list (removed)

🗑️ dayjs (removed)

🗑️ deep-eql (removed)

🗑️ elastic-apm-node (removed)

🗑️ emitter-listener (removed)

🗑️ enabled (removed)

🗑️ error-callsites (removed)

🗑️ error-stack-parser (removed)

🗑️ es-module-lexer (removed)

🗑️ eslint-plugin-file-extension-in-import-ts (removed)

🗑️ eslint-plugin-unicorn (removed)

🗑️ estree-walker (removed)

🗑️ expect-type (removed)

🗑️ fast-redact (removed)

🗑️ fast-safe-stringify (removed)

🗑️ fast-stream-to-buffer (removed)

🗑️ fecha (removed)

🗑️ find-replace (removed)

🗑️ flatbuffers (removed)

🗑️ flatstr (removed)

🗑️ fn.name (removed)

🗑️ forwarded-parse (removed)

🗑️ fsevents (removed)

🗑️ google-protobuf (removed)

🗑️ hpagent (removed)

🗑️ html-escaper (removed)

🗑️ http-headers (removed)

🗑️ humanize-ms (removed)

🗑️ import-in-the-middle (removed)

🗑️ is-builtin-module (removed)

🗑️ is-finite (removed)

🗑️ is-integer (removed)

🗑️ is-native (removed)

🗑️ is-nil (removed)

🗑️ istanbul-lib-coverage (removed)

🗑️ istanbul-lib-report (removed)

🗑️ istanbul-lib-source-maps (removed)

🗑️ istanbul-reports (removed)

🗑️ json-bignum (removed)

🗑️ kuler (removed)

🗑️ lodash.camelcase (removed)

🗑️ lodash.defaults (removed)

🗑️ lodash.omit (removed)

🗑️ lodash.sortby (removed)

🗑️ logform (removed)

🗑️ long (removed)

🗑️ loupe (removed)

🗑️ magic-string (removed)

🗑️ magicast (removed)

🗑️ mapcap (removed)

🗑️ measured-core (removed)

🗑️ measured-reporting (removed)

🗑️ module-details-from-path (removed)

🗑️ monitor-event-loop-delay (removed)

🗑️ nanoid (removed)

🗑️ next-line (removed)

🗑️ nice-grpc (removed)

🗑️ nice-grpc-client-middleware-deadline (removed)

🗑️ nice-grpc-client-middleware-retry (removed)

🗑️ nice-grpc-common (removed)

🗑️ node-xlsx (removed)

🗑️ object-filter-sequence (removed)

🗑️ object-hash (removed)

🗑️ object-identity-map (removed)

🗑️ one-time (removed)

🗑️ optional-js (removed)

🗑️ original-url (removed)

🗑️ pathe (removed)

🗑️ pathval (removed)

🗑️ pino (removed)

🗑️ pino-std-serializers (removed)

🗑️ pluralize (removed)

🗑️ postcss (removed)

🗑️ process-warning (removed)

🗑️ promise (removed)

🗑️ protobufjs (removed)

🗑️ pseudomap (removed)

🗑️ quick-format-unescaped (removed)

🗑️ regexp-tree (removed)

🗑️ regjsparser (removed)

🗑️ relative-microtime (removed)

🗑️ require-in-the-middle (removed)

🗑️ rollup (removed)

🗑️ safe-stable-stringify (removed)

🗑️ secure-json-parse (removed)

🗑️ shallow-clone-shim (removed)

🗑️ shimmer (removed)

🗑️ siginfo (removed)

🗑️ simple-swizzle (removed)

🗑️ sonic-boom (removed)

🗑️ source-map-js (removed)

🗑️ source-map-support (removed)

🗑️ sql-summary (removed)

🗑️ stack-chain (removed)

🗑️ stack-trace (removed)

🗑️ stackback (removed)

🗑️ stackframe (removed)

🗑️ std-env (removed)

🗑️ stream-chopper (removed)

🗑️ table-layout (removed)

🗑️ test-exclude (removed)

🗑️ text-hex (removed)

🗑️ tinybench (removed)

🗑️ tinyexec (removed)

🗑️ tinypool (removed)

🗑️ tinyrainbow (removed)

🗑️ tinyspy (removed)

🗑️ to-source-code (removed)

🗑️ triple-beam (removed)

🗑️ ts-error (removed)

🗑️ ts-proto-descriptors (removed)

🗑️ typescript-eslint (removed)

🗑️ typical (removed)

🗑️ undici (removed)

🗑️ unicode-byte-truncate (removed)

🗑️ unicode-substring (removed)

🗑️ vite (removed)

🗑️ vite-node (removed)

🗑️ vitest (removed)

🗑️ why-is-node-running (removed)

🗑️ winston (removed)

🗑️ winston-elasticsearch (removed)

🗑️ winston-transport (removed)

🗑️ wordwrapjs (removed)

🗑️ world-countries (removed)

🗑️ xlsx (removed)

🗑️ eslint-visitor-keys (removed)

🗑️ @​eslint/eslintrc (removed)

🗑️ espree (removed)

🗑️ globals (removed)

🗑️ globals (removed)

🗑️ @​eslint/js (removed)

🗑️ uuid (removed)

🗑️ uuid (removed)

🗑️ lru-cache (removed)

🗑️ eslint (removed)

🗑️ eslint-scope (removed)

🗑️ file-entry-cache (removed)

🗑️ flat-cache (removed)

🗑️ @​types/node (removed)

🗑️ undici-types (removed)

🗑️ yallist (removed)

🗑️ through2 (removed)

🗑️ source-map (removed)

🗑️ tr46 (removed)

🗑️ webidl-conversions (removed)

🗑️ whatwg-url (removed)

🗑️ is-arrayish (removed)

🗑️ jsesc (removed)

🗑️ picomatch (removed)

🗑️ retry (removed)


Depfu Status

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
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Jun 21, 2025
@depfu depfu bot force-pushed the depfu/update/npm/eslint-plugin-import-2.32.0 branch from 89ccfea to 08aba7a Compare September 10, 2025 14:20
@vanthome vanthome closed this Nov 2, 2025
@depfu depfu bot deleted the depfu/update/npm/eslint-plugin-import-2.32.0 branch November 2, 2025 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants