Bump es-abstract from 1.23.9 to 1.23.10 in the npm group
Merged
Number: #1907
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 3
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 3
Created:
May 22, 2025 at 02:32 PM UTC
(4 months ago)
(4 months ago)
Updated:
May 22, 2025 at 02:33 PM UTC
(4 months ago)
(4 months ago)
Merged:
May 22, 2025 at 02:33 PM UTC
(4 months ago)
by github-actions[bot]
(4 months ago)
by github-actions[bot]
Time to Close:
1 minute
Labels:
dependencies javascript
dependencies javascript
Assignees:
poad
poad
Description:
Bumps the npm group with 1 update: es-abstract.
Updates es-abstract
from 1.23.9 to 1.23.10
Changelog
Sourced from es-abstract's changelog.
1.23.10 / 2025-05-21
- [Fix] properly handle Float16Array
- [Fix]
ES2024
+:IsViewOutOfBounds
: properly handle resizable array buffers- [Fix]
ES2024
+:IsTypedArrayOutOfBounds
: properly handle resizable arrays- [Fix]
ES2024
+:GetViewByteLength
,TypedArrayByteLength
,TypedArrayLength
: properly handle resizable arrays- [Fix]
ES2020
+:abs
should accept bigints too- [Fix]
ES2024
+:ArrayBufferByteLength
: return the byte length for SABs, not NaN- [Fix]
ES2024
+:ArrayBufferCopyAndDetach
: properly handle resizable ArrayBuffers; add tests- [Fix]
ES2021
:SetTypedArrayFromTypedArray
: get proper source element size- [Fix]
ES2023
+:SetTypedArrayFromTypedArray
: ArrayBuffer shouldn‘t be bound- [Fix]
ES2022
,ES2023
:ValidateIntegerTypedArray
: return the buffer- [patch]
ES2023
+:SortIndexedProperties
: improve error message- [patch] clean up some comments
- [patch]
ES2023
+:InternalizeJSONProperty
: remove extra argument- [patch]
ES2020
+:
GetIterator`: fix comment to indicate that it changed in ES2018- [Refactor] Typed Array stuff: store "choices" string in the table file
- [Refactor]
ES2021
+: use isInteger directly in a few AOs- [Refactor]
ES2022
+:ValidateAndApplyPropertyDescriptor
: usetypeof
overType()
- [Refactor]
helpers/getIteratorMethod
: no longer require a passed-inIsArray
- [Refactor]
ES2017
+:Num{ber,eric}ToRawBytes
,RawBytesToNum{ber,eric}
: use TAO table sizes- [Refactor]
ES2015
+:{,Ordinary}ObjectCreate
: prefer__proto__
syntax overObject.create
- [Refactor]
CopyDataProperties
tests are the same in ES2020 as in ES2018- [Refactor]
ES2016
-ES2020
:UTF16Encoding
: matchUTF16EncodeCodePoint
- [Refactor] use
es-object-atoms/isObject
directly- [Refactor] add
isSameType
helper, and use it- [Refactor]
ES2017
+:WordCharacters
:String.prototype.indexOf
should always be present- [Refactor] use
arr[arr.length] = x
instead of$push(arr, x)
- [Robustness]
ES2015
+:ObjectDefineProperties
: useOrdinaryGetOwnProperty
to handle a missinggOPD
- [meta] add missing comments
- [meta] fix operations npmignores
- [meta] fix URL in comment
- [meta] note
isNegativeZero
helper is slated for removal (#155)- [Deps] update
call-bound
,which-typed-array
,es-object-atoms
,get-intrinsic
,get-proto
,regexp.prototype.flags
,is-weakref
,object-inspect
- [Dev Deps] pin
glob
to v7- [Dev Deps] update
@unicode/unicode-15.0.0
,es-value-fixtures
,for-each
,has-strict-mode
,ses
- [Tests] avoid an OOM in node 20 on SES tests
- [Tests] compare correct TA type
- [Tests] consolidate map of AO property names to prose names
- [Tests] extract common helpers
- [Tests] increase coverage
- [Tests] increase coverage
- [Tests] node 20 throws with RABs that are not a multiple of 4 and 8
- [Tests] refactor TA types arrays to year-taking functions
- [Tests] refactor test megafile into file-per-method tests
- [Tests] remove now-unused test mega-file
- [Tests] some cleanups
- [Tests] use proper import
Commits
194b788
v1.23.10895ca1a
[Tests] use proper import871c9c7
[Refactor] Typed Array stuff: store "choices" string in the table fileeae69ae
[Tests] refactor TA types arrays to year-taking functionscd7b7af
[Fix] properly handle Float16Array978a0b0
[Tests] remove now-unused test mega-filef9ec370
[Tests] refactor test megafile into file-per-method testsdd43bb5
[Dev Deps] pinglob
to v735d2061
[Refactor]ES2021
+: use isInteger directly in a few AOs75511e2
[Refactor]ES2022
+:ValidateAndApplyPropertyDescriptor
: usetypeof
over...- Additional commits viewable in compare view
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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+18
+18
Deletions:
-18
-18
Package Dependencies
Package:
es-abstract
Ecosystem:
npm
npm
Version Change:
1.23.9 → 1.23.10
Update Type:
Patch
Patch
Path:
the npm group
Technical Details
ID: | 577263 |
UUID: | 2537402125 |
Node ID: | PR_kwDOGmPE6c6XPa8N |
Host: | GitHub |
Repository: | poad/github-oauth-example |
Merge State: | Unknown |