Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps es-iterator-helpers from 1.2.1 to 1.2.2.

Changelog

Sourced from es-iterator-helpers's changelog.

v1.2.2 - 2025-12-13

Commits

  • [Tests] joint iteration: add missing & passing test262 tests 34258f3
  • [Deps] update call-bound, es-abstract, get-intrinsic e05660b
  • [Tests] Iterator.from, Iterator.prototype.toArray: add missing & passing test262 tests 7831bd6
  • [Dev Deps] update eslint, @ljharb/eslint-config 35ecd14
  • [Fix] IteratorZip: return should close all underlying iterators 5bcab73
  • [Fix] IteratorHelperPrototype: throw TypeError when return() is called re-entrantly 0acdd41
  • [Tests] Iterator.concat: add missing & passing test262 tests 9645f4d
  • [Fix] Iterator.concat: prevent return() from being forwarded multiple times 1271d61
  • [Fix] Iterator.zip: strict mode should return sentinel after all iterators done f4c8b99
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, eslint, eslint-plugin-import, has-strict-mode, make-generator-function, npmignore acba233
  • [Deps] update es-abstract, es-set-tostringtag, get-intrinsic, iterator.prototype 06515e7
  • [Dev Deps] update es-value-fixtures, for-each, object-inspect 2afe7a3
  • [Dev Deps] update @ljharb/eslint-config, eslint 18fa1c1
  • [Fix] GeneratorResumeAbrupt: set state to COMPLETED after return completion 10e5e21
  • [Deps] update es-abstract 3469d15
  • [Dev Deps] add missing peer dep a0d780d
Commits
  • d5379b9 v1.2.2
  • a0d780d [Dev Deps] add missing peer dep
  • 3469d15 [Deps] update es-abstract
  • 18fa1c1 [Dev Deps] update @ljharb/eslint-config, eslint
  • 10e5e21 [Fix] GeneratorResumeAbrupt: set state to COMPLETED after return completion
  • 0acdd41 [Fix] IteratorHelperPrototype: throw TypeError when return() is called re...
  • 1271d61 [Fix] Iterator.concat: prevent return() from being forwarded multiple times
  • 5bcab73 [Fix] IteratorZip: return should close all underlying iterators
  • f4c8b99 [Fix] Iterator.zip: strict mode should return sentinel after all iterators ...
  • 35ecd14 [Dev Deps] update eslint, @ljharb/eslint-config
  • 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 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)

Bumps [es-iterator-helpers](https://github.com/es-shims/iterator-helpers) from 1.2.1 to 1.2.2.
- [Changelog](https://github.com/es-shims/iterator-helpers/blob/main/CHANGELOG.md)
- [Commits](es-shims/iterator-helpers@v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: es-iterator-helpers
  dependency-version: 1.2.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 Jan 13, 2026
@patternfly-build
Copy link

patternfly-build commented Jan 13, 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.

2 participants