Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 18, 2025

Bumps es-abstract from 1.20.3 to 1.23.9.

Changelog

Sourced from es-abstract's changelog.

1.23.9 / 2025-01-02

  • [Refactor] use get-proto directly
  • [Refactor] use set-proto directly
  • [Refactor] use Reflect.setPrototypeOf and dunder-proto in setProto helper
  • [Refactor] ES2015+: ArrayCreate: use setProto helper
  • [Deps] update es-set-tostringtag, own-keys
  • [Dev Deps] update is-core-module
  • [Tests] use own-keys directly

1.23.8 / 2024-12-28

  • [Refactor] use own-keys
  • [Refactor] use safe-push-apply

1.23.7 / 2024-12-20

  • [Refactor] create and use helpers/isPropertyKey
  • [Refactor] add timeValue helper, use it
  • [Deps] update array-buffer-byte-length, data-view-buffer, data-view-byte-length, data-view-byte-offset, function.prototype.name, get-symbol-description, is-array-buffer, is-shared-array-buffer, is-typed-array, math-intrinsics, object.assign, typed-array-buffer, typed-array-byte-length, typed-array-byte-offset, unbox-primitive, which-typed-array
  • [Deps] remove unused dep
  • [Dev Deps] update array.prototype.indexof, has-bigints, is-registered-symbol, safe-bigint

1.23.6 / 2024-12-15

  • [Fix] ES2015 - ES2019: IntegerIndexedElementSet: reject BigInt Typed Arrays prior to ES2020
  • [Fix] ES2023+: SetTypedArrayFromTypedArray: provide missing cloneConstructor argument to CloneArrayBuffer
  • [Fix] ES2024+: FindViaPredicate: spec enums are uppercase now
  • [Fix] ES2017 - ES2019: SetValueInBuffer: handle proper number of arguments
  • [Fix] ES2015+: QuoteJSONString: properly handle surrogates
  • [Fix] ES2015+: TestIntegrityLevel: properly handle envs without property descriptors
  • [patch] ES2018 - ES2023: thisSymbolValue: only require Symbol.prototype.valueOf for boxed Symbols
  • [Robustness] ES2015 - ES2016: SetValueInBuffer: salt dictionary keys in case of pre-proto envs
  • [Refactor] use math-intrinsics
  • [Refactor] use call-bound directly
  • [Refactor] ES2015+: GetIterator: hoist an object to module scope
  • [Refactor] use typeof over Type() when possible
  • [Refactor] ES2015 - ES2016: GetValueFromBuffer: remove unnecessary extra helper argument
  • [Refactor] misc cleanups
  • [Refactor] make and use isObject helper
  • [Refactor] ES5+: MonthFromTime: throw a RangeError for an out of range timestamp
  • [Refactor] use + over Number()
  • [Deps] update arraybuffer.prototype.slice, call-bind, es-define-property, es-to-primitive, function.prototype.name, get-intrinsic, gopd, has-proto, has-symbols, internal-slot, is-data-view, is-regex, is-string, which-typed-array, is-weakref, safe-array-concat, safe-regex-test, string.prototype.trim, string.prototype.trimend, typed-array-byte-offset, typed-array-length
  • [meta] remove unnecessary unspackles
  • [Tests] isStringOrUndefined: increase coverage
  • [Tests] bigint tests are ES2020+ only
  • [Dev Deps] update array.prototype.flatmap, is-core-module, is-registered-symbol

1.23.5 / 2024-11-14

... (truncated)

Commits
  • 7334296 v1.23.9
  • 18001d5 [Deps] update get-intrinsics
  • 0e7f6df [Deps] update es-set-tostringtag
  • 9d295f4 [Refactor] use get-proto directly
  • f5fa443 [Refactor] use set-proto directly
  • 21ee4a3 [Refactor] use Reflect.setPrototypeOf and dunder-proto in setProto helper
  • 50cfd7e [Refactor] ES2015+: ArrayCreate: use setProto helper
  • 44b780c [Deps] update own-keys
  • 16af82b [Dev Deps] update is-core-module
  • b8da0f8 [Tests] use own-keys directly
  • 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.3 to 1.23.9.
- [Changelog](https://github.com/ljharb/es-abstract/blob/main/CHANGELOG.md)
- [Commits](ljharb/es-abstract@v1.20.3...v1.23.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 18, 2025

The following labels could not be found: npm, dependencies, dependabot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants