Skip to content

deps-dev(deps-dev): bump es-iterator-helpers from 1.2.1 to 1.3.1#242

Merged
LIUBINfighter merged 1 commit intodevfrom
dependabot/npm_and_yarn/dev/es-iterator-helpers-1.3.1
Mar 16, 2026
Merged

deps-dev(deps-dev): bump es-iterator-helpers from 1.2.1 to 1.3.1#242
LIUBINfighter merged 1 commit intodevfrom
dependabot/npm_and_yarn/dev/es-iterator-helpers-1.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps es-iterator-helpers from 1.2.1 to 1.3.1.

Changelog

Sourced from es-iterator-helpers's changelog.

v1.3.1 - 2026-03-12

Commits

  • [Fix] includes: close iterator when throwing 5b2ed34

v1.3.0 - 2026-03-11

Commits

  • [New] add Iterator.prototype.includes 554f43a
  • [Dev Deps] update @ljharb/eslint-config, eslint f61fcfa
  • [Robustness] use void 876d259
  • [Dev Deps] update @ljharb/eslint-config, npmignore 07d3e98
  • [readme] update spec URL 132faeb
  • [readme] replace runkit CI badge with shields.io check-runs badge fbd6ffe

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
  • b790e74 v1.3.1
  • 5b2ed34 [Fix] includes: close iterator when throwing
  • f810030 v1.3.0
  • 132faeb [readme] update spec URL
  • f61fcfa [Dev Deps] update @ljharb/eslint-config, eslint
  • 554f43a [New] add Iterator.prototype.includes
  • fbd6ffe [readme] replace runkit CI badge with shields.io check-runs badge
  • 07d3e98 [Dev Deps] update @ljharb/eslint-config, npmignore
  • 876d259 [Robustness] use void
  • d5379b9 v1.2.2
  • 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.2.1 to 1.3.1.
- [Changelog](https://github.com/es-shims/iterator-helpers/blob/main/CHANGELOG.md)
- [Commits](es-shims/iterator-helpers@v1.2.1...v1.3.1)

---
updated-dependencies:
- dependency-name: es-iterator-helpers
  dependency-version: 1.3.1
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@LIUBINfighter LIUBINfighter merged commit 1c705bf into dev Mar 16, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/es-iterator-helpers-1.3.1 branch March 16, 2026 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant