Skip to content

chore(deps): (deps): bump the production group with 5 updates#929

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/production-682eaa690e
Closed

chore(deps): (deps): bump the production group with 5 updates#929
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/production-682eaa690e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the production group with 5 updates:

Package From To
undici 8.0.2 8.1.0
@istanbuljs/schema 0.1.3 0.1.6
baseline-browser-mapping 2.10.16 2.10.19
caniuse-lite 1.0.30001786 1.0.30001788
electron-to-chromium 1.5.332 1.5.336

Updates undici from 8.0.2 to 8.1.0

Release notes

Sourced from undici's releases.

v8.1.0

What's Changed

Full Changelog: nodejs/undici@v8.0.3...v8.1.0

v8.0.3

What's Changed

New Contributors

Full Changelog: nodejs/undici@v8.0.2...v8.0.3

Commits

Updates @istanbuljs/schema from 0.1.3 to 0.1.6

Release notes

Sourced from @​istanbuljs/schema's releases.

v0.1.6

0.1.6 (2026-04-13)

Bug Fixes

  • Undo change to schema in 0.1.x series (440f977)

v0.1.5

0.1.5 (2026-04-13)

Bug Fixes

Changelog

Sourced from @​istanbuljs/schema's changelog.

0.1.6 (2026-04-13)

Bug Fixes

  • Undo change to schema in 0.1.x series (440f977)

0.1.5 (2026-04-13)

Bug Fixes

0.1.4 (2026-04-13)

Bug Fixes

  • Remove development dependencies (a24b4c1)
Commits
  • f870afe chore(master): release 0.1.6
  • 440f977 fix: Undo change to schema in 0.1.x series
  • d258e9e chore(master): release 0.1.5
  • 7c25461 fix: Re-add release-please
  • 75b89fd chore: Remove release-please
  • 467c01f chore(master): release 0.1.4
  • a24b4c1 fix: Remove development dependencies
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​istanbuljs/schema since your current version.


Updates baseline-browser-mapping from 2.10.16 to 2.10.19

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
  • 94a5b7b Patch to 2.10.19 because browser or feature data changed
  • b1fbd83 Browser or feature data changed
  • 933b064 Updating static site
  • 6bcec92 Updating static site
  • 71803d0 Patch to 2.10.18 because browser or feature data changed
  • 91e38d0 Browser or feature data changed
  • 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 caniuse-lite from 1.0.30001786 to 1.0.30001788

Commits

Updates electron-to-chromium from 1.5.332 to 1.5.336

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 production group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [undici](https://github.com/nodejs/undici) | `8.0.2` | `8.1.0` |
| [@istanbuljs/schema](https://github.com/istanbuljs/schema) | `0.1.3` | `0.1.6` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.16` | `2.10.19` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001786` | `1.0.30001788` |
| [electron-to-chromium](https://github.com/Kilian/electron-to-chromium) | `1.5.332` | `1.5.336` |


Updates `undici` from 8.0.2 to 8.1.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v8.0.2...v8.1.0)

Updates `@istanbuljs/schema` from 0.1.3 to 0.1.6
- [Release notes](https://github.com/istanbuljs/schema/releases)
- [Changelog](https://github.com/istanbuljs/schema/blob/master/CHANGELOG.md)
- [Commits](istanbuljs/schema@v0.1.3...v0.1.6)

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

Updates `caniuse-lite` from 1.0.30001786 to 1.0.30001788
- [Commits](browserslist/caniuse-lite@1.0.30001786...1.0.30001788)

Updates `electron-to-chromium` from 1.5.332 to 1.5.336
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.332...v1.5.336)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@istanbuljs/schema"
  dependency-version: 0.1.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.19
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001788
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: electron-to-chromium
  dependency-version: 1.5.336
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 2026
@socket-security
Copy link
Copy Markdown

socket-security bot commented Apr 15, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedundici@​8.0.2 ⏵ 8.1.07210010098100

View full report

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 15, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-682eaa690e branch April 15, 2026 03:11
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant