mapbox / node-pre-gyp

Node.js tool for easy binary deployment of C++ addons
BSD 3-Clause "New" or "Revised" License
1.1k stars 259 forks source link

Bump es-abstract from 1.19.1 to 1.23.3 #800

Closed dependabot[bot] closed 2 days ago

dependabot[bot] commented 5 days ago

Bumps es-abstract from 1.19.1 to 1.23.3.

Changelog

Sourced from es-abstract's changelog.

1.23.3 / 2024-03-29

  • [Fix] ES2024: StringPad, StringPaddingBuiltinsImpl: prefer uppercase spec enums
  • [Fix] helpers/bytesAsInteger: avoid a crash in node 10.4 - 10.8
  • [Fix] ES5: CheckObjectCoercible: restore optMessage optional arg
  • [Refactor] ES2022+: update TimeString to use ToZeroPaddedDecimalString
  • [Robustness] use cached copies of builtins
  • [Deps] update string.prototype.trimstart, typed-array-length
  • [Dev Deps] update array.from, array.prototype.filter, array.prototype.indexof, object.fromentries, safe-bigint

1.23.2 / 2024-03-17

  • [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
  • [Deps] update string.prototype.trim, string.prototype.trimend
  • [Tests] increase coverage

1.23.1 / 2024-03-16

  • [Refactor] use es-object-atoms
  • [Deps] update hasown, which-typed-array, data-view-byte-length, safe-array-concat
  • [Dev Deps] update diff

1.23.0 / 2024-03-04

  • [New] add ES2024
  • [New] ES2015+: add InternalizeJSONProperty
  • [New] ES2015+: add IntegerIndexedElement{Get,Set}
  • [New] ES2018+: add TimeZoneString
  • [New] ES2022+: add DefineMethodProperty
  • [New] ES2023: add DefaultTimeZone
  • [Fix] ES2023+: SetTypedArrayFrom{TypedArray,ArrayLike}: match engine reality
  • [Fix] ES2024+: GetViewByteLength, IsViewOutOfBounds: support engines with only own DV properties
  • [Tests] use safe-bigint

1.22.5 / 2024-02-28

  • [Fix] ES2015+: DetachArrayBuffer: node v21.0.0+ structuredClone throws with an already-detached ArrayBuffer
  • [Fix] helpers/assertRecord: partial revert of 87c340d2; unintentional breaking change
  • [patch] records: fix indentation, improve object checks
  • [Refactor] extract TA tables to separate files
  • [meta] extract "list spackled files" to separate run-script
  • [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
  • [Dev Deps] update available-regexp-flags, tape
  • [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
  • [Tests] use define-{accessor,data}-property
  • [Tests] fix some test cases
  • [Tests] use safeBigInt for Z() pattern to handle node 10.4 - 10.8

... (truncated)

Commits
  • 8211080 v1.23.3
  • f1049a5 [Fix] ES2024: StringPad, StringPaddingBuiltinsImpl: prefer uppercase sp...
  • fc195ed [Fix] helpers/bytesAsInteger: avoid a crash in node 10.4 - 10.8
  • 7141b8c [Dev Deps] update safe-bigint
  • cfa613e [Deps] update typed-array-length
  • 992ee70 [Dev Deps] update array.from
  • 6839283 [Refactor] ES2022+: update TimeString to use ToZeroPaddedDecimalString
  • 97b0786 [Robustness] use cached copies of builtins
  • 1d24d63 [Deps] update string.prototype.trimstart
  • c825805 [Dev Deps] update array.prototype.filter, array.prototype.indexof, `objec...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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 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)
dependabot[bot] commented 2 days ago

Looks like es-abstract is up-to-date now, so this is no longer needed.