chore(deps-dev): bump the development-dependencies group across 1 directory with 7 updates#28
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ectory with 7 updates Bumps the development-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@openai/codex](https://github.com/openai/codex/tree/HEAD/codex-cli) | `0.98.0` | `0.104.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.1` | `25.3.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.13` | `19.2.14` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.3` | `5.1.4` | | [electron](https://github.com/electron/electron) | `39.5.1` | `40.6.0` | | [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) | `26.7.0` | `26.8.1` | | [wait-on](https://github.com/jeffbski/wait-on) | `9.0.3` | `9.0.4` | Updates `@openai/codex` from 0.98.0 to 0.104.0 - [Release notes](https://github.com/openai/codex/releases) - [Commits](https://github.com/openai/codex/commits/rust-v0.104.0/codex-cli) Updates `@types/node` from 25.2.1 to 25.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.2.13 to 19.2.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) 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 `electron` from 39.5.1 to 40.6.0 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v39.5.1...v40.6.0) Updates `electron-builder` from 26.7.0 to 26.8.1 - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@26.8.1/packages/electron-builder) Updates `wait-on` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/jeffbski/wait-on/releases) - [Commits](jeffbski/wait-on@v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: "@openai/codex" dependency-version: 0.104.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 25.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: electron dependency-version: 40.6.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: electron-builder dependency-version: 26.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: wait-on dependency-version: 9.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 7 updates in the / directory:
0.98.00.104.025.2.125.3.019.2.1319.2.145.1.35.1.439.5.140.6.026.7.026.8.19.0.39.0.4Updates
@openai/codexfrom 0.98.0 to 0.104.0Release notes
Sourced from
@openai/codex's releases.... (truncated)
Commits
31906cdUpdate vendored rg to the latest stable version (15.1) (#12007)703fb38Make codex-sdk depend on openai/codex (#11503)d9c014e# Use@openai/codexdist-tags for platform binaries instead of separate pac...c19969cchore: split NPM packages (#11318)Updates
@types/nodefrom 25.2.1 to 25.3.0Commits
Updates
@types/reactfrom 19.2.13 to 19.2.14Commits
Updates
@vitejs/plugin-reactfrom 5.1.3 to 5.1.4Release notes
Sourced from
@vitejs/plugin-react's releases.Changelog
Sourced from
@vitejs/plugin-react's changelog.Commits
f066114release: plugin-react@5.1.4e299dcafix(plugin-react):canSkipBabelnot checkingbabel.overrides(#1098)12ffadcfix(deps): update all non-major dependencies (#1103)Updates
electronfrom 39.5.1 to 40.6.0Release notes
Sourced from electron's releases.
... (truncated)
Commits
2511f78fix: frameless window resize in MAS builds (#49856)f711af1docs: note required windows in 'new-window-for-tab' event (#49860)616026cdocs: clarify ASAR integrity is supported in MAS builds (#49853)ada2c4efeat: addfocusOnNavigationflag to WebPreferences (#49512)1a76e35feat: add support forlong-animation-framescript attribution (#49772)3d47571feat: improve Windows Toast actions support (#49786)c7a033dchore: bump chromium to 144.0.7559.177 (40-x-y) (#49800)2ff6e7ebuild: use spawn instead of spawnSync for build (#49826)3302c4dfix: make pointer lock work on Wayland (#49283)76ce7a7docs: fix typos across tutorial documentation (#49832)Updates
electron-builderfrom 26.7.0 to 26.8.1Release notes
Sourced from electron-builder's releases.
Changelog
Sourced from electron-builder's changelog.
Commits
9418d2cchore(deploy): Release v26.8.1 (#9585)3a3f439chore(deploy): Release v26.8.0 (electron-updater@6.8.3) (#9556)1b39a8efeat: adding additional toolsets support for win-codesign/windows-kits (#9430)Updates
wait-onfrom 9.0.3 to 9.0.4Release notes
Sourced from wait-on's releases.
Commits
ea94ded9.0.48b972f7Merge pull request #192 from jeffbski/update-deps-2026-02-12d7ecabfnpm audit fix664c290update patch depsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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