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: bump es-abstract from 1.17.7 to 1.22.3 #32

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2024

Bumps es-abstract from 1.17.7 to 1.22.3.

Changelog

Sourced from es-abstract's changelog.

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

  • [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

... (truncated)

Commits
  • a3f8acc v1.22.3
  • 46b1bb8 [Refactor] use hasown instead of has
  • 6ff7b91 [Deps] update call-bind, get-intrinsic, object-inspect, `which-typed-ar...
  • 0726554 [Dev Deps] update function-bind, is-core-module, mock-property, tape
  • bdc99a7 [Dev Deps] update tape
  • 1f19d99 [Fix] ES2015+: GetSubstitution: accept undefined instead of a hole
  • 39fd70b v1.22.2
  • 7d3929c [Deps] update arraybuffer.prototype.slice, function.prototype.name, `rege...
  • 8df26d1 [Dev Deps] update @unicode/unicode-15.0.0, array.from, `array.prototype.f...
  • 4c04ee2 [Refactor] properly name helpers/typedArrayConstructors
  • 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.17.7 to 1.22.3.
- [Changelog](https://github.com/ljharb/es-abstract/blob/main/CHANGELOG.md)
- [Commits](ljharb/es-abstract@v1.17.7...v1.22.3)

---
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 dependencies Pull requests that update a dependency file vulnerabilities labels Jan 30, 2024
@dependabot dependabot bot requested a review from yijiaow January 30, 2024 09:35
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@github-actions github-actions bot merged commit d5a0967 into security-updates Jan 30, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/security-updates/es-abstract-1.22.3 branch January 30, 2024 09:35
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 vulnerabilities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants