Skip to content

chore(deps-dev): bump es-iterator-helpers from 1.3.1 to 1.3.2#82

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/es-iterator-helpers-1.3.2
Open

chore(deps-dev): bump es-iterator-helpers from 1.3.1 to 1.3.2#82
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/es-iterator-helpers-1.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps es-iterator-helpers from 1.3.1 to 1.3.2.

Changelog

Sourced from es-iterator-helpers's changelog.

v1.3.2 - 2026-04-09

Commits

  • [Fix] detect missing early-error IteratorClose in native implementations 7de2a9d
  • [Fix] remove invalid expando properties on index files 8416384
  • [Fix] IteratorZip: remove errored iterator from openIters in strict mode 53f4b4a
  • [Fix] filter: add early-error IteratorClose pattern, fix counter increment ordering ef39451
  • [Fix] flatMap: add early-error IteratorClose pattern, fix inner iterator close semantics dc122cc
  • [Fix] drop, flatMap: do not close iterator on IteratorStepValue protocol violation 8761fe6
  • [Fix] drop: add early-error IteratorClose pattern, fix validation ordering f5cc006
  • [Fix] take: add early-error IteratorClose pattern, fix validation ordering fb5db74
  • [Fix] zipKeyed: use Get for property access, fix missing IfAbruptCloseIterators aec8d80
  • [Fix] map: add early-error IteratorClose pattern per latest spec ce222a4
  • [Fix] find: add early-error IteratorClose pattern per latest spec e7cb5e9
  • [Fix] every: add early-error IteratorClose pattern per latest spec 64630cb
  • [Fix] forEach: add early-error IteratorClose pattern per latest spec beb0650
  • [Fix] reduce: add early-error IteratorClose pattern per latest spec 14225ab
  • [Fix] some: add early-error IteratorClose pattern per latest spec 3bf20c3
  • [Fix] includes: allow Infinity/-Infinity for skippedElements 8eddc9e
  • [Fix] GeneratorResumeAbrupt: pass ReturnCompletion to closeIfAbrupt 55dc985
  • [Tests] zipKeyed: work around V8 4.6 (node 5) ownKeys ordering bug in accessor test 309cdc1
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config 9694b21
  • [Deps] remove unused dep 1089a80
  • [readme] fix markdown formatting 1545d84
  • [Deps] update call-bind 45897c7
  • [readme] document { next: null } Chrome bug and affected versions eee929c
  • [Deps] update es-abstract 7bed3ec
Commits
  • 3cb0e9b v1.3.2
  • 45897c7 [Deps] update call-bind
  • 309cdc1 [Tests] zipKeyed: work around V8 4.6 (node 5) ownKeys ordering bug in acc...
  • 8761fe6 [Fix] drop, flatMap: do not close iterator on IteratorStepValue protoco...
  • 7de2a9d [Fix] detect missing early-error IteratorClose in native implementations
  • eee929c [readme] document { next: null } Chrome bug and affected versions
  • 53f4b4a [Fix] IteratorZip: remove errored iterator from openIters in strict mode
  • aec8d80 [Fix] zipKeyed: use Get for property access, fix missing `IfAbruptCloseIt...
  • 55dc985 [Fix] GeneratorResumeAbrupt: pass ReturnCompletion to closeIfAbrupt
  • e7cb5e9 [Fix] find: add early-error IteratorClose pattern per latest spec
  • 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 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-iterator-helpers](https://github.com/es-shims/iterator-helpers) from 1.3.1 to 1.3.2.
- [Changelog](https://github.com/es-shims/iterator-helpers/blob/main/CHANGELOG.md)
- [Commits](es-shims/iterator-helpers@v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: es-iterator-helpers
  dependency-version: 1.3.2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 20, 2026
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.

0 participants