Skip to content

chore(deps): (deps): bump the production group with 7 updates#920

Merged
cb1kenobi merged 1 commit intomainfrom
dependabot/npm_and_yarn/production-4d972193f7
Mar 18, 2026
Merged

chore(deps): (deps): bump the production group with 7 updates#920
cb1kenobi merged 1 commit intomainfrom
dependabot/npm_and_yarn/production-4d972193f7

Conversation

@dependabot
Copy link
Contributor

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

Bumps the production group with 7 updates:

Package From To
undici 7.24.0 7.24.4
@babel/helpers 7.28.6 7.29.2
@babel/parser 7.29.0 7.29.2
baseline-browser-mapping 2.10.0 2.10.8
caniuse-lite 1.0.30001777 1.0.30001780
electron-to-chromium 1.5.307 1.5.313
tinyrainbow 3.0.3 3.1.0

Updates undici from 7.24.0 to 7.24.4

Release notes

Sourced from undici's releases.

v7.24.4

What's Changed

Full Changelog: nodejs/undici@v7.24.3...v7.24.4

v7.24.3

What's Changed

Full Changelog: nodejs/undici@v7.24.2...v7.24.3

v7.24.2

What's Changed

Full Changelog: nodejs/undici@v7.24.1...v7.24.2

v7.24.1

What's Changed

Full Changelog: nodejs/undici@v7.24.0...v7.24.1

Commits

Updates @babel/helpers from 7.28.6 to 7.29.2

Release notes

Sourced from @​babel/helpers's releases.

v7.29.1 (2026-02-04)

🐛 Bug Fix

Committers: 2

v7.29.0 (2026-01-31)

Thanks @​simbahax for your first PR!

🚀 New Feature

  • babel-types
  • babel-standalone

🐛 Bug Fix

  • babel-parser
  • babel-traverse
    • #17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (@​simbahax)
  • babel-plugin-transform-block-scoping, babel-traverse
    • #17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@​magic-akari)

🏃‍♀️ Performance

Committers: 6

Commits

Updates @babel/parser from 7.29.0 to 7.29.2

Release notes

Sourced from @​babel/parser's releases.

v7.29.1 (2026-02-04)

🐛 Bug Fix

Committers: 2

Commits

Updates baseline-browser-mapping from 2.10.0 to 2.10.8

Commits
  • 149470b Patch to 2.10.8 because browser or feature data changed
  • d86cb0f Browser or feature data changed
  • cb066dc Patch to 2.10.7 because browser or feature data changed
  • 223e7fa Browser or feature data changed
  • fde52ae Bump serialize-javascript and @​rollup/plugin-terser (#126)
  • 4b24a6b Bump minimatch (#125)
  • d48b116 Bump rollup from 4.44.0 to 4.59.0 (#124)
  • c83ecbd Fixes broken publish workflow
  • 7be3fdd Updating static site
  • 591c802 Patch to 2.10.6 because browser or feature data changed
  • Additional commits viewable in compare view

Updates caniuse-lite from 1.0.30001777 to 1.0.30001780

Commits

Updates electron-to-chromium from 1.5.307 to 1.5.313

Commits

Updates tinyrainbow from 3.0.3 to 3.1.0

Release notes

Sourced from tinyrainbow's releases.

v3.1.0

   🚀 Features

    View changes on GitHub
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 7 updates:

| Package | From | To |
| --- | --- | --- |
| [undici](https://github.com/nodejs/undici) | `7.24.0` | `7.24.4` |
| [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.28.6` | `7.29.2` |
| [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.29.0` | `7.29.2` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.0` | `2.10.8` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001777` | `1.0.30001780` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.307` | `1.5.313` |
| [tinyrainbow](https://github.com/tinylibs/tinyrainbow) | `3.0.3` | `3.1.0` |


Updates `undici` from 7.24.0 to 7.24.4
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.24.0...v7.24.4)

Updates `@babel/helpers` from 7.28.6 to 7.29.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-helpers)

Updates `@babel/parser` from 7.29.0 to 7.29.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-parser)

Updates `baseline-browser-mapping` from 2.10.0 to 2.10.8
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.0...v2.10.8)

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

Updates `electron-to-chromium` from 1.5.307 to 1.5.313
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.307...v1.5.313)

Updates `tinyrainbow` from 3.0.3 to 3.1.0
- [Release notes](https://github.com/tinylibs/tinyrainbow/releases)
- [Commits](tinylibs/tinyrainbow@v3.0.3...v3.1.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.24.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@babel/helpers"
  dependency-version: 7.29.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@babel/parser"
  dependency-version: 7.29.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001780
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: electron-to-chromium
  dependency-version: 1.5.313
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: tinyrainbow
  dependency-version: 3.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  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 Mar 18, 2026
@socket-security
Copy link

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedundici@​7.24.0 ⏵ 7.24.47210010098100

View full report

@cb1kenobi cb1kenobi merged commit d1c7a70 into main Mar 18, 2026
20 of 21 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-4d972193f7 branch March 18, 2026 03:13
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