Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump es-abstract from 1.21.2 to 1.22.1 #119

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps es-abstract from 1.21.2 to 1.22.1.

Changelog

Sourced from es-abstract's changelog.

1.22.1 / 2023-07-15

  • [Deps] add missing safe-array-concat dep

1.22.0 / 2023-07-15

  • [New] add ES2023
  • [New] ES2021+: add SetTypedArrayFromArrayLike, SetTypedArrayFromTypedArray
  • [New] ES2021+: add CloneArrayBuffer
  • [New] ES2020+: add IsValidIntegerIndex
  • [New] ES2015+: add GetValueFromBuffer, SetValueInBuffer
  • [New] ES2016+: add TypedArrayCreate, TypedArraySpeciesCreate
  • [New] ES2015+: add IsWordChar
  • [New] ES2017+ add WordCharacters
  • [New] ES2015+: add Canonicalize
  • [New] ES2015+: add NewPromiseCapability
  • [Fix] ES2017+: NumberToRawBytes, NumericToRawBytes: reimplement Float64, fix integer scenarios
  • [Refactor] add helpers/isLineTerminator
  • [Refactor] add isInteger helper, and use it
  • [Refactor] extract isStringOrHole to a helper
  • [Refactor] ES2017+: RawBytesToNumber, RawBytesToNumeric: extract common code to helpers
  • [Refactor] make a MAX_VALUE helper
  • [Tests] fix RawBytesToNumeric tests in node v10.4-10.8
  • [Tests] fix buffer test cases in node v10.4-v10.8

1.21.3 / 2023-07-12

  • [Fix] ES2017+: RawBytesToNumber, RawBytesToNumeric: properly handle some scenarios
  • [Fix] ES2015+: GetV: the receiver is V, not O
  • [Fix] ES2017+: RawBytesToNumber, RawBytesToNumeric: fix exponent calculation for Float64, improve tests
  • [Fix] ES2017+: RawBytesToNumber, RawBytesToNumeric: fix logic, improve tests
  • [Fix] ES2019+: thisTimeValue: fix spackling
  • [Robustness] ES2017+: NumberToRawBytes, NumericToRawBytes: use SameValue instead of Object.is
  • [Refactor] ES2021+: ValidateAtomicAccess: use typed-array-byte-offset
  • [Refactor] ES2019+: AddEntriesFromIterable: use ThrowCompletion
  • [patch] ES2015+: ObjectDefineProperties: satisfy TODO
  • [patch] ES2015+: GetV: improve error message
  • [patch] fix spec URLs
  • [Deps] update get-intrinsic, regexp.prototype.flags, which-typed-array
  • [actions] fix permissions
  • [Tests] add buffer test case fixtures + tests
  • [Tests] skip test that modifies the env in SES
  • [Tests] fix regex flags tests for node 20
  • [Dev Deps] update @ljharb/eslint-config, aud, available-regexp-flags, is-core-module, tape
Commits
  • 856f024 v1.22.1
  • b34ef80 [Deps] add missing safe-array-concat dep
  • 954b491 v1.22.0
  • 75b0f18 [New] add ES2023
  • e9230a6 [New] ES2021+: add SetTypedArrayFromArrayLike, SetTypedArrayFromTypedArray
  • f1d8280 [New] ES2021+: add CloneArrayBuffer
  • f41a0a3 [New] ES2020+: add IsValidIntegerIndex
  • 9c0d4bd [New] ES2015+: add GetValueFromBuffer, SetValueInBuffer
  • 26852e5 [New] ES2016+: add TypedArrayCreate, TypedArraySpeciesCreate
  • ab13692 [New] ES2015+: add IsWordChar
  • 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.21.2 to 1.22.1.
- [Changelog](https://github.com/ljharb/es-abstract/blob/main/CHANGELOG.md)
- [Commits](ljharb/es-abstract@v1.21.2...v1.22.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 24, 2023
@baiwusanyu-c baiwusanyu-c merged commit 3bbc8e0 into master Aug 8, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/es-abstract-1.22.1 branch August 8, 2023 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant