Skip to content

build(deps): bump the all-dependencies group with 6 updates#3689

Merged
ryota-murakami merged 1 commit intomainfrom
dependabot/npm_and_yarn/all-dependencies-1b7696c513
Feb 11, 2026
Merged

build(deps): bump the all-dependencies group with 6 updates#3689
ryota-murakami merged 1 commit intomainfrom
dependabot/npm_and_yarn/all-dependencies-1b7696c513

Conversation

@dependabot
Copy link
Contributor

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

Bumps the all-dependencies group with 6 updates:

Package From To
openai 6.19.0 6.21.0
@types/node 25.2.2 25.2.3
@vitejs/plugin-react 5.1.3 5.1.4
msw 2.12.9 2.12.10
happy-dom 20.5.0 20.6.0
web-ext 9.2.0 9.3.0

Updates openai from 6.19.0 to 6.21.0

Release notes

Sourced from openai's releases.

v6.21.0

6.21.0 (2026-02-10)

Full Changelog: v6.20.0...v6.21.0

Features

  • api: support for images in batch api (017ba1c)

v6.20.0

6.20.0 (2026-02-10)

Full Changelog: v6.19.0...v6.20.0

Features

  • api: skills and hosted shell (e4bdd62)
Changelog

Sourced from openai's changelog.

6.21.0 (2026-02-10)

Full Changelog: v6.20.0...v6.21.0

Features

  • api: support for images in batch api (017ba1c)

6.20.0 (2026-02-10)

Full Changelog: v6.19.0...v6.20.0

Features

  • api: skills and hosted shell (e4bdd62)
Commits

Updates @types/node from 25.2.2 to 25.2.3

Commits

Updates @vitejs/plugin-react from 5.1.3 to 5.1.4

Release notes

Sourced from @​vitejs/plugin-react's releases.

plugin-react@5.1.4

Fix canSkipBabel not accounting for babel.overrides (#1098)

When configuring babel.overrides without top-level plugins or presets, Babel was incorrectly skipped. The canSkipBabel function now checks for overrides.length to ensure override configurations are processed.

Changelog

Sourced from @​vitejs/plugin-react's changelog.

5.1.4 (2026-02-10)

Fix canSkipBabel not accounting for babel.overrides (#1098)

When configuring babel.overrides without top-level plugins or presets, Babel was incorrectly skipped. The canSkipBabel function now checks for overrides.length to ensure override configurations are processed.

Commits

Updates msw from 2.12.9 to 2.12.10

Release notes

Sourced from msw's releases.

v2.12.10 (2026-02-10)

Bug Fixes

Commits

Updates happy-dom from 20.5.0 to 20.6.0

Release notes

Sourced from happy-dom's releases.

v20.6.0

🎨 Features

  • Adds support for register on import to the @happy-dom/global-registrator package - By @​capricorn86 in task #2060

v20.5.5

👷‍♂️ Patch fixes

  • Correct caption element content model to allow flow content - By @​atzzCokeK in task #2052

v20.5.4

👷‍♂️ Patch fixes

v20.5.3

👷‍♂️ Patch fixes

  • Node.replaceWith does not throw w/o parent - By @​lukeed

v20.5.2

👷‍♂️ Patch fixes

v20.5.1

👷‍♂️ Patch fixes

  • Fixes logic in HTMLInputElement.stepUp() and HTMLInputElement.stepDown() to work according to spec - By @​stevematney in task #1955
Commits

Updates web-ext from 9.2.0 to 9.3.0

Release notes

Sourced from web-ext's releases.

9.3.0 (2026-02-10)

main changes

  • Added: web-ext lint now supports Firefox 148 schemas

dependencies

  • Updated: dependency @babel/runtime to 7.28.6 (#3589)
  • Updated: dependency addons-linter to 9.6.0 (#3615)
  • Updated: dependency pino to 10.3.1 (#3619)
  • Updated: dependency watchpack to 2.5.1 (#3598)

dev dependencies

  • Updated: dependency @babel/cli to 7.28.6 (#3590)
  • Updated: dependency @babel/core to 7.29.0 (#3611)
  • Updated: dependency @babel/eslint-parser to 7.28.6 (#3592)
  • Updated: dependency @babel/preset-env to 7.29.0 (#3610)
  • Updated: dependency @babel/register to 7.28.6 (#3593)
  • Updated: dependency @commitlint/cli to 20.4.1 (#3616)
  • Updated: dependency @commitlint/config-conventional to 20.4.1 (#3614)
  • Updated: dependency @eslint/compat to 2.0.2 (#3612)
  • Updated: dependency @eslint/eslintrc to 3.3.3 (#3565)
  • Updated: dependency @eslint/js to 9.39.2 (#3573)
  • Updated: dependency chai to 6.2.2 (#3577)
  • Updated: dependency fs-extra to 11.3.3 (#3575)
  • Updated: dependency globals to 17.3.0 (#3608)
  • Updated: dependency lodash to 4.17.23 (#3601)
  • Updated: dependency node-forge to 1.3.2 (#3562)
  • Updated: dependency prettier to 3.8.1 (#3602)
  • Updated: dependency sinon to 21.0.1 (#3576)
  • Updated: dependency undici to 7.18.2 (#3595)

others

  • Added npm audit exception for low severity adv related to mocha jsdiff transitive dependency (#3605)
Commits
  • 278002d 9.3.0
  • df30d26 chore(deps): bump watchpack from 2.5.0 to 2.5.1 (#3598)
  • fa3a332 chore(deps-dev): bump @​commitlint/config-conventional from 20.3.1 to 20.4.1 (...
  • 644ffcf chore(deps): bump addons-linter from 9.5.0 to 9.6.0 (#3615)
  • b1c9600 chore(deps-dev): bump @​commitlint/cli from 20.4.0 to 20.4.1 (#3616)
  • 4db07ed chore(deps): bump pino from 10.3.0 to 10.3.1 (#3619)
  • 08a71de chore(deps-dev): bump @​eslint/compat from 2.0.1 to 2.0.2 (#3612)
  • eccd4b4 chore(deps-dev): bump @​babel/preset-env from 7.28.6 to 7.29.0 (#3610)
  • 5c3aa19 chore(deps-dev): bump globals from 17.2.0 to 17.3.0 (#3608)
  • 54fa676 chore(deps-dev): bump @​babel/core from 7.28.6 to 7.29.0 (#3611)
  • Additional commits viewable in compare view

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 all-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [openai](https://github.com/openai/openai-node) | `6.19.0` | `6.21.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.2` | `25.2.3` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.3` | `5.1.4` |
| [msw](https://github.com/mswjs/msw) | `2.12.9` | `2.12.10` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.5.0` | `20.6.0` |
| [web-ext](https://github.com/mozilla/web-ext) | `9.2.0` | `9.3.0` |


Updates `openai` from 6.19.0 to 6.21.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v6.19.0...v6.21.0)

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

Updates `@vitejs/plugin-react` from 5.1.3 to 5.1.4
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.4/packages/plugin-react)

Updates `msw` from 2.12.9 to 2.12.10
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.12.9...v2.12.10)

Updates `happy-dom` from 20.5.0 to 20.6.0
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.5.0...v20.6.0)

Updates `web-ext` from 9.2.0 to 9.3.0
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](mozilla/web-ext@9.2.0...9.3.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 6.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: msw
  dependency-version: 2.12.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: happy-dom
  dependency-version: 20.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: web-ext
  dependency-version: 9.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

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 Feb 10, 2026
@ryota-murakami ryota-murakami merged commit e19912b into main Feb 11, 2026
14 checks passed
@ryota-murakami ryota-murakami deleted the dependabot/npm_and_yarn/all-dependencies-1b7696c513 branch February 11, 2026 00:50
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

Comments