Skip to content

build(deps-dev): bump es-iterator-helpers from 1.2.1 to 1.2.2#605

Merged
nicolethoen merged 1 commit into
mainfrom
dependabot/npm_and_yarn/es-iterator-helpers-1.2.2
May 12, 2026
Merged

build(deps-dev): bump es-iterator-helpers from 1.2.1 to 1.2.2#605
nicolethoen merged 1 commit into
mainfrom
dependabot/npm_and_yarn/es-iterator-helpers-1.2.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 5, 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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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 Feb 5, 2026
@patternfly-build
Copy link
Copy Markdown

patternfly-build commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

@nicolethoen nicolethoen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot package-lock.json update, CI passing

@nicolethoen nicolethoen merged commit 20b4513 into main May 12, 2026
9 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/es-iterator-helpers-1.2.2 branch May 12, 2026 20:02
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