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

Update dependency es-abstract to v1.23.3 #472

Merged
merged 1 commit into from
Apr 1, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
es-abstract 1.22.3 -> 1.23.3 age adoption passing confidence

Release Notes

ljharb/es-abstract (es-abstract)

v1.23.3

Compare Source

=================

  • [Fix] ES2024: StringPad, StringPaddingBuiltinsImpl: prefer uppercase spec enums
  • [Fix] helpers/bytesAsInteger: avoid a crash in node 10.4 - 10.8
  • [Fix] ES5: CheckObjectCoercible: restore optMessage optional arg
  • [Refactor] ES2022+: update TimeString to use ToZeroPaddedDecimalString
  • [Robustness] use cached copies of builtins
  • [Deps] update string.prototype.trimstart, typed-array-length
  • [Dev Deps] update array.from, array.prototype.filter, array.prototype.indexof, object.fromentries, safe-bigint

v1.23.2

Compare Source

=================

  • [Fix] records/regexp-record: add optional [[UnicodeSets]] boolean field
  • [Fix] ES2024+: AddValueToKeyedGroup: avoid adding matched values twice
  • [Fix] ES5: CheckObjectCoercible: use the right function name
  • [Fix] ES2024+: AddEntriesFromIterable, GetIterator, GroupBy: properly capitalize spec enums
  • [Deps] update string.prototype.trim, string.prototype.trimend
  • [Tests] increase coverage

v1.23.1

Compare Source

=================

  • [Refactor] use es-object-atoms
  • [Deps] update hasown, which-typed-array, data-view-byte-length, safe-array-concat
  • [Dev Deps] update diff

v1.23.0

Compare Source

=================

  • [New] add ES2024
  • [New] ES2015+: add InternalizeJSONProperty
  • [New] ES2015+: add IntegerIndexedElement{Get,Set}
  • [New] ES2018+: add TimeZoneString
  • [New] ES2022+: add DefineMethodProperty
  • [New] ES2023: add DefaultTimeZone
  • [Fix] ES2023+: SetTypedArrayFrom{TypedArray,ArrayLike}: match engine reality
  • [Fix] ES2024+: GetViewByteLength, IsViewOutOfBounds: support engines with only own DV properties
  • [Tests] use safe-bigint

v1.22.5

Compare Source

=================

  • [Fix] ES2015+: DetachArrayBuffer: node v21.0.0+ structuredClone throws with an already-detached ArrayBuffer
  • [Fix] helpers/assertRecord: partial revert of 87c340d; 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

v1.22.4

Compare Source

=================

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/es-abstract-1.x branch from 619a9e3 to 1c8d656 Compare March 29, 2024 21:47
@renovate renovate bot changed the title Update dependency es-abstract to v1.23.2 Update dependency es-abstract to v1.23.3 Mar 29, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@derneuere derneuere merged commit 3f5ebd0 into dev Apr 1, 2024
1 of 2 checks passed
@renovate renovate bot deleted the renovate/es-abstract-1.x branch April 1, 2024 07:50
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.

1 participant