Skip to content

Bump es-iterator-helpers from 1.3.2 to 1.3.3 in /frontend#1182

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/es-iterator-helpers-1.3.3
Open

Bump es-iterator-helpers from 1.3.2 to 1.3.3 in /frontend#1182
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/es-iterator-helpers-1.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps es-iterator-helpers from 1.3.2 to 1.3.3.

Changelog

Sourced from es-iterator-helpers's changelog.

v1.3.3 - 2026-06-09

Commits

  • [Tests] improve implementation coverage to 100% across all methods a5afa47
  • [Tests] test262: add per-PR suites for not-yet-merged tests a422740
  • [Tests] add test262 as a submodule and run it against the shim in CI 47f96fe
  • [Tests] add AOS unit tests for GetOptionsObject, IfAbruptCloseIterators, IteratorCloseAll 0baf1c5
  • [Fix] Iterator.prototype.constructor, Iterator.prototype[Symbol.toStringTag]: use SetterThatIgnoresPrototypeProperties 2fd33a1
  • [Tests] add GeneratorResumeAbrupt unit tests, strict mode IteratorZip coverage 9748573
  • [Tests] add WrapForValidIteratorPrototype tests: inheritance, helper method access via prototype 45570dc
  • [Tests] add IteratorHelperPrototype tests: @@​toStringTag, inheritance, return() in SUSPENDED-START f62b5fd
  • [Fix] zipKeyed: skip deleted keys instead of throwing on an absent descriptor 5a96826
  • [Tests] zipKeyed: add an order-independent string-key deletion test 0a406b4
  • [Fix] includes: throw RangeError when skippedElements exceeds 2 ** 53 - 1 c0dc5cf
  • [Tests] zipKeyed: use integer-index keys in the deletion test a22dd27
  • [Fix] Iterator.prototype: install Symbol.toStringTag, unskip test (Chrome bug is fixed) a40ded7
  • [Tests] zipKeyed: version-gate the string-key deletion test 35453c5
  • [Tests] restore the implementation cache via require-stash 2a40486
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog 4bbf647
  • [Dev Deps] update tape 67fe73e
  • [actions] skip the npm ls check on old node 13918b2
Commits
  • ad4b482 v1.3.3
  • 67fe73e [Dev Deps] update tape
  • 35453c5 [Tests] zipKeyed: version-gate the string-key deletion test
  • 2fd33a1 [Fix] Iterator.prototype.constructor, `Iterator.prototype[Symbol.toStringTa...
  • 0a406b4 [Tests] zipKeyed: add an order-independent string-key deletion test
  • a22dd27 [Tests] zipKeyed: use integer-index keys in the deletion test
  • 5a96826 [Fix] zipKeyed: skip deleted keys instead of throwing on an absent descriptor
  • a422740 [Tests] test262: add per-PR suites for not-yet-merged tests
  • 13918b2 [actions] skip the npm ls check on old node
  • 47f96fe [Tests] add test262 as a submodule and run it against the shim in CI
  • 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.2 to 1.3.3.
- [Changelog](https://github.com/es-shims/iterator-helpers/blob/main/CHANGELOG.md)
- [Commits](es-shims/iterator-helpers@v1.3.2...v1.3.3)

---
updated-dependencies:
- dependency-name: es-iterator-helpers
  dependency-version: 1.3.3
  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 Jun 12, 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