Skip to content

Bump es-iterator-helpers from 1.3.2 to 1.3.3#6320

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/es-iterator-helpers-1.3.3
Jun 10, 2026
Merged

Bump es-iterator-helpers from 1.3.2 to 1.3.3#6320
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/es-iterator-helpers-1.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 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 10, 2026
@github-actions github-actions Bot enabled auto-merge June 10, 2026 10:08
@codacy-production

codacy-production Bot commented Jun 10, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

🟢 Coverage ∅ diff coverage

Metric Results
Coverage variation Report missing for 73e2bf21
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (73e2bf2) Report Missing Report Missing Report Missing
Head commit (037bb85) 7048 5890 83.57%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#6320) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

1 Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@github-actions github-actions Bot merged commit 7dce992 into main Jun 10, 2026
15 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/es-iterator-helpers-1.3.3 branch June 10, 2026 10:25
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