Skip to content

chore(deps): bump es-abstract from 1.20.4 to 1.22.5#1289

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/es-abstract-1.22.5
Open

chore(deps): bump es-abstract from 1.20.4 to 1.22.5#1289
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/es-abstract-1.22.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 29, 2024

Bumps es-abstract from 1.20.4 to 1.22.5.

Changelog

Sourced from es-abstract's changelog.

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

1.22.4 / 2024-02-13

  • [Fix] ES2017+: IsDetachedBuffer: properly allow SABs
  • [Fix] ES2022+: ToBigInt: properly throw on an unparseable string
  • [Fix] ES2015+: ValidateTypedArray: proper detachment check and return value
  • [Fix] ES2022+: GetSubstitution: match updated semantics
  • [Refactor] prefer typeof over Type(), except for Object, where possible
  • [Refactor] use es-errors instead of get-intrinsic where possible
  • [Refactor] use es-define-property
  • [Refactor] records: extract predicates to individual files
  • [Refactor] ES2015+: Canonicalize, WordCharacters: use explicit .json extension for imports
  • [Deps] update array-buffer-byte-length, arraybuffer.prototype.slice, available-typed-arrays, call-bind, es-set-tostringtag, get-intrinsic, get-symbol-description, has-proper ty-descriptors, has-property-descriptors, hasown, internal-slot, is-array-buffer, is-typed-array, object.assign, regexp.prototype.flags, safe-array-concat, safe-regex-test, typed-array-buffer, which-typed-array
  • [eslint] remove unused overrides
  • [Tests] increase/fix coverage
  • [Dev Deps] update aud, npmignore, mock-property, tape

1.22.3 / 2023-10-20

  • [Fix] ES2015+: GetSubstitution: accept undefined instead of a hole
  • [Refactor] use hasown instead of has
  • [Deps] update call-bind, get-intrinsic, object-inspect, which-typed-array
  • [Dev Deps] update function-bind, is-core-module, mock-property, tape

1.22.2 / 2023-09-14

  • [Fix] ES2015+: NewPromiseCapability: use AOs from the current year, not 2022
  • [Refactor] ES2021+: SetTypedArrayFromArrayLike: use IsBigIntElementType
  • [Refactor] properly name helpers/typedArrayConstructors
  • [Refactor] simplify helpers
  • [Deps] update arraybuffer.prototype.slice, function.prototype.name, is-typed-array, regexp.prototype.flags, safe-array-concat, string.prototype.trim, string.prototype.trimend, string.prototype.trimstart, which-typed-array
  • [actions] update actions
  • [Tests] run SES tests on more node versions
  • [Dev Deps] update @unicode/unicode-15.0.0, array.from, array.prototype.filter, array.prototype.flatmap, array.prototype.indexof, is-core-module, object.fromentries, ses, tape

1.22.1 / 2023-07-15

... (truncated)

Commits
  • d695e1f v1.22.5
  • c2ad101 [Tests] use safeBigInt for Z() pattern to handle node 10.4 - 10.8
  • 4c6b3f6 [Dev Deps] pin jackspeak and glob, since v2.1.2+ and v10.3.8+ respectivel...
  • c3d1ceb [Fix] ES2015+: DetachArrayBuffer: node v21.0.0+ structuredClone throws wi...
  • 251390b [Dev Deps] update available-regexp-flags
  • 16eb13c [Refactor] extract TA tables to separate files
  • 226cfb1 [Deps] update available-typed-arrays, es-set-tostringtag, has-proto, `i...
  • 6d4612a [patch] records: fix indentation, improve object checks
  • 8a22a0a [meta] extract "list spackled files" to separate run-script
  • 8d5e027 [Deps] update typed-array-byte-offset
  • 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 <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)

Bumps [es-abstract](https://github.com/ljharb/es-abstract) from 1.20.4 to 1.22.5.
- [Changelog](https://github.com/ljharb/es-abstract/blob/main/CHANGELOG.md)
- [Commits](ljharb/es-abstract@v1.20.4...v1.22.5)

---
updated-dependencies:
- dependency-name: es-abstract
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added 🐴 chore A routine task 🚀 automerge Ready to be merged labels Feb 29, 2024
@dependabot dependabot bot requested a review from brian-dlee February 29, 2024 16:51
@dependabot dependabot bot requested a review from andrewjtorres February 29, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐴 chore A routine task 🚀 automerge Ready to be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants