Skip to content

chore(deps): Bump es-abstract from 1.20.4 to 1.21.0#2594

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/es-abstract-1.21.0
Closed

chore(deps): Bump es-abstract from 1.20.4 to 1.21.0#2594
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/es-abstract-1.21.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2023

Bumps es-abstract from 1.20.4 to 1.21.0.

Changelog

Sourced from es-abstract's changelog.

1.21.0 / 2023-01-04

  • [New] ES2015+: add IsDetachedBuffer
  • [New] ES2015+: add DetachArrayBuffer
  • [New] ES2020+: add NumericToRawBytes
  • [New] ES2017 - ES2019: add NumberToRawBytes
  • [New] ES2020+: add RawBytesToNumeric
  • [New] ES2017-ES2019: add RawBytesToNumber
  • [New] ES2017+: add ValidateAtomicAccess
  • [New] ES2021+: add ValidateIntegerTypedArray
  • [New] ES2015+: add ValidateTypedArray
  • [New] ES2015+: add GetGlobalObject
  • [New] ES2022+: add TypedArrayElementSize, TypedArrayElementType
  • [New] ES2015+: add max, min
  • [New] helpers/assertRecord: add predicates for PromiseCapability and AsyncGeneratorRequest Records
  • [New] ES2018+: add AsyncIteratorClose
  • [New] ES2015+: IteratorClose: also accept a Completion Record instance instead of a completion thunk
  • [New] ES2015+ (CompletionRecord, NormalCompletion), ES2018+ (ThrowCompletion): add new AOs
  • [New] ES2015+ (ObjectCreate) and ES2020+ (OrdinaryObjectCreate): use internal-slot to support additional slots
  • [New] ES2018+: add CreateAsyncFromSyncIterator
  • [patch] ES2015+: GetMethod: better failure message
  • [Refactor] use es-set-tostringtag package
  • [Refactor] use has-proto package
  • [Deps] update has-proto, es-set-tostringtag, internal-slot
  • [meta] fix spackle script to git add after all writing is done
  • [meta] autogenerate esX entry points
  • [meta] use a leading slash in gitattributes for proper spackle matching
  • [Tests] fix comments on missing AOs
  • [Tests] filter out host-defined AOs
  • [Dev Deps] update @ljharb/eslint-config, aud

1.20.5 / 2022-12-07

  • [Fix] ES2020+: floor: make it work with BigInts as well
  • [Refactor] use gopd
  • [Tests] add mod helper tests (#147)
  • [Deps] update string.prototype.trimend, string.prototype.trimstart
  • [Dev Deps] update array.prototype.filter, array.prototype.flatmap, array.prototype.indexof, object.fromentries
Commits
  • 36c0d51 v1.21.0
  • 98eb9e0 [Fix] IsDetachedBuffer: node < 0.11 lacks a byteLength getter
  • 9db29a2 [Fix] NumberToRawBytes, NumericToRawBytes: Math.log2 is not in node < 0.11
  • 12570c4 [New] ES2015+: add IsDetachedBuffer
  • fb80662 [New] ES2015+: add DetachArrayBuffer
  • 5c402c9 [New] ES2020+: add NumericToRawBytes
  • 404c75d [New] ES2017 - ES2019: add NumberToRawBytes
  • 3ff897e [New] ES2020+: add RawBytesToNumeric
  • 354b5c4 [New] ES2017-ES2019: add RawBytesToNumber
  • fd2848c [New] ES2017+: add ValidateAtomicAccess
  • 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 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.21.0.
- [Release notes](https://github.com/ljharb/es-abstract/releases)
- [Changelog](https://github.com/ljharb/es-abstract/blob/main/CHANGELOG.md)
- [Commits](ljharb/es-abstract@v1.20.4...v1.21.0)

---
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 Jan 5, 2023
@dependabot dependabot bot requested a review from andrewjtorres January 5, 2023 04:09
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 11, 2023

Superseded by #2601.

@dependabot dependabot bot closed this Jan 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/es-abstract-1.21.0 branch January 11, 2023 04:03
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