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

Bump es-abstract from 1.23.5 to 1.23.6 #5182

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps es-abstract from 1.23.5 to 1.23.6.

Changelog

Sourced from es-abstract's changelog.

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
Commits
  • 2b6f3ca v1.23.6
  • a3b45f3 [Deps] update arraybuffer.prototype.slice, call-bound, `function.prototyp...
  • 31fd042 [Dev Deps] update array.prototype.flatmap, is-core-module
  • cefba0d [Refactor] use math-intrinsics
  • 45de9aa [Refactor] use call-bound directly
  • 2ad1257 [Deps] update call-bound, string.prototype.trim, string.prototype.trimend
  • 18db0fa [Deps] update call-bind, es-define-property, get-intrinsic, has-proto
  • 0443887 [Refactor] use call-bound
  • 39794cf [Deps] update gopd, has-symbols, is-string
  • ffa6453 [Deps] update gopd, has-proto, is-regex, which-typed-array
  • 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 will merge this PR once CI passes on it, as requested by @reitermarkus.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 16, 2024
@reitermarkus
Copy link
Owner

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/es-abstract-1.23.6 branch 2 times, most recently from fc5f339 to a09c6bc Compare December 16, 2024 20:06
Bumps [es-abstract](https://github.com/ljharb/es-abstract) from 1.23.5 to 1.23.6.
- [Changelog](https://github.com/ljharb/es-abstract/blob/main/CHANGELOG.md)
- [Commits](ljharb/es-abstract@v1.23.5...v1.23.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/es-abstract-1.23.6 branch from a09c6bc to cc24336 Compare December 16, 2024 20:08
@dependabot dependabot bot merged commit d667692 into main Dec 16, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/es-abstract-1.23.6 branch December 16, 2024 20:09
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant