Skip to content

Bump the npm group with 5 updates#2127

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-f184d6324a
Apr 10, 2026
Merged

Bump the npm group with 5 updates#2127
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-f184d6324a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps the npm group with 5 updates:

Package From To
@types/node 25.5.2 25.6.0
baseline-browser-mapping 2.10.16 2.10.17
call-bind 1.0.8 1.0.9
es-iterator-helpers 1.3.1 1.3.2
undici-types 7.18.2 7.19.2

Updates @types/node from 25.5.2 to 25.6.0

Commits

Updates baseline-browser-mapping from 2.10.16 to 2.10.17

Release notes

Sourced from baseline-browser-mapping's releases.

v2.9.3 - remove process.loadEnvFile()

What's Changed

Full Changelog: web-platform-dx/baseline-browser-mapping@v2.9.2...v2.9.3

Commits
  • c5c778c Patch to 2.10.17 because browser or feature data changed
  • c3ab98d Browser or feature data changed
  • 2fd5696 Updating static site
  • See full diff in compare view

Updates call-bind from 1.0.8 to 1.0.9

Changelog

Sourced from call-bind's changelog.

v1.0.9 - 2026-04-09

Commits

  • [Fix] correct .length computation when partial args exceed function arity 95c406d
  • [Dev Deps] update @ljharb/eslint-config, es-value-fixtures, eslint, for-each, has-strict-mode, npmignore, object-inspect 06a4e21
  • [Deps] update call-bind-apply-helpers, es-define-property, get-intrinsic 3fea81e
  • [readme] replace runkit CI badge with shields.io check-runs badge 23437d4
Commits
  • 8d6a98c v1.0.9
  • 95c406d [Fix] correct .length computation when partial args exceed function arity
  • 3fea81e [Deps] update call-bind-apply-helpers, es-define-property, get-intrinsic
  • 06a4e21 [Dev Deps] update @ljharb/eslint-config, es-value-fixtures, eslint, `fo...
  • 23437d4 [readme] replace runkit CI badge with shields.io check-runs badge
  • See full diff in compare view

Updates es-iterator-helpers from 1.3.1 to 1.3.2

Changelog

Sourced from es-iterator-helpers's changelog.

v1.3.2 - 2026-04-09

Commits

  • [Fix] detect missing early-error IteratorClose in native implementations 7de2a9d
  • [Fix] remove invalid expando properties on index files 8416384
  • [Fix] IteratorZip: remove errored iterator from openIters in strict mode 53f4b4a
  • [Fix] filter: add early-error IteratorClose pattern, fix counter increment ordering ef39451
  • [Fix] flatMap: add early-error IteratorClose pattern, fix inner iterator close semantics dc122cc
  • [Fix] drop, flatMap: do not close iterator on IteratorStepValue protocol violation 8761fe6
  • [Fix] drop: add early-error IteratorClose pattern, fix validation ordering f5cc006
  • [Fix] take: add early-error IteratorClose pattern, fix validation ordering fb5db74
  • [Fix] zipKeyed: use Get for property access, fix missing IfAbruptCloseIterators aec8d80
  • [Fix] map: add early-error IteratorClose pattern per latest spec ce222a4
  • [Fix] find: add early-error IteratorClose pattern per latest spec e7cb5e9
  • [Fix] every: add early-error IteratorClose pattern per latest spec 64630cb
  • [Fix] forEach: add early-error IteratorClose pattern per latest spec beb0650
  • [Fix] reduce: add early-error IteratorClose pattern per latest spec 14225ab
  • [Fix] some: add early-error IteratorClose pattern per latest spec 3bf20c3
  • [Fix] includes: allow Infinity/-Infinity for skippedElements 8eddc9e
  • [Fix] GeneratorResumeAbrupt: pass ReturnCompletion to closeIfAbrupt 55dc985
  • [Tests] zipKeyed: work around V8 4.6 (node 5) ownKeys ordering bug in accessor test 309cdc1
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config 9694b21
  • [Deps] remove unused dep 1089a80
  • [readme] fix markdown formatting 1545d84
  • [Deps] update call-bind 45897c7
  • [readme] document { next: null } Chrome bug and affected versions eee929c
  • [Deps] update es-abstract 7bed3ec
Commits
  • 3cb0e9b v1.3.2
  • 45897c7 [Deps] update call-bind
  • 309cdc1 [Tests] zipKeyed: work around V8 4.6 (node 5) ownKeys ordering bug in acc...
  • 8761fe6 [Fix] drop, flatMap: do not close iterator on IteratorStepValue protoco...
  • 7de2a9d [Fix] detect missing early-error IteratorClose in native implementations
  • eee929c [readme] document { next: null } Chrome bug and affected versions
  • 53f4b4a [Fix] IteratorZip: remove errored iterator from openIters in strict mode
  • aec8d80 [Fix] zipKeyed: use Get for property access, fix missing `IfAbruptCloseIt...
  • 55dc985 [Fix] GeneratorResumeAbrupt: pass ReturnCompletion to closeIfAbrupt
  • e7cb5e9 [Fix] find: add early-error IteratorClose pattern per latest spec
  • Additional commits viewable in compare view

Updates undici-types from 7.18.2 to 7.19.2

Release notes

Sourced from undici-types's releases.

v7.19.2

What's Changed

New Contributors

Full Changelog: nodejs/undici@v7.19.1...v7.19.2

v7.19.1

What's Changed

New Contributors

Full Changelog: nodejs/undici@v7.19.0...v7.19.1

v7.19.0

What's Changed

New Contributors

Full Changelog: nodejs/undici@v7.18.2...v7.19.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.2` | `25.6.0` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.16` | `2.10.17` |
| [call-bind](https://github.com/ljharb/call-bind) | `1.0.8` | `1.0.9` |
| [es-iterator-helpers](https://github.com/es-shims/iterator-helpers) | `1.3.1` | `1.3.2` |
| [undici-types](https://github.com/nodejs/undici) | `7.18.2` | `7.19.2` |


Updates `@types/node` from 25.5.2 to 25.6.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `baseline-browser-mapping` from 2.10.16 to 2.10.17
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.16...v2.10.17)

Updates `call-bind` from 1.0.8 to 1.0.9
- [Changelog](https://github.com/ljharb/call-bind/blob/main/CHANGELOG.md)
- [Commits](ljharb/call-bind@v1.0.8...v1.0.9)

Updates `es-iterator-helpers` from 1.3.1 to 1.3.2
- [Changelog](https://github.com/es-shims/iterator-helpers/blob/main/CHANGELOG.md)
- [Commits](es-shims/iterator-helpers@v1.3.1...v1.3.2)

Updates `undici-types` from 7.18.2 to 7.19.2
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.18.2...v7.19.2)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.17
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: call-bind
  dependency-version: 1.0.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: es-iterator-helpers
  dependency-version: 1.3.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: undici-types
  dependency-version: 7.19.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
...

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 Apr 10, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
github-oauth-example Error Error Apr 10, 2026 2:33pm

@github-actions github-actions bot enabled auto-merge (squash) April 10, 2026 14:33
@github-actions github-actions bot merged commit 353b7d8 into main Apr 10, 2026
5 of 6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/npm-f184d6324a branch April 10, 2026 14:34
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.

1 participant