build(deps): bump the all-dependencies group with 5 updates#3790
Merged
ryota-murakami merged 1 commit intoJun 7, 2026
Merged
Conversation
Bumps the all-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [openai](https://github.com/openai/openai-node) | `6.39.1` | `6.42.0` | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.16.0` | `7.17.0` | | [@redocly/cli](https://github.com/Redocly/redocly-cli) | `2.31.5` | `2.31.6` | | [axios](https://github.com/axios/axios) | `1.16.1` | `1.17.0` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.9.0` | `20.10.1` | Updates `openai` from 6.39.1 to 6.42.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/main/CHANGELOG.md) - [Commits](openai/openai-node@v6.39.1...v6.42.0) Updates `react-router` from 7.16.0 to 7.17.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.17.0/packages/react-router) Updates `@redocly/cli` from 2.31.5 to 2.31.6 - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.31.5...@redocly/cli@2.31.6) Updates `axios` from 1.16.1 to 1.17.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.16.1...v1.17.0) Updates `happy-dom` from 20.9.0 to 20.10.1 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.9.0...v20.10.1) --- updated-dependencies: - dependency-name: openai dependency-version: 6.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: react-router dependency-version: 7.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@redocly/cli" dependency-version: 2.31.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: axios dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: happy-dom dependency-version: 20.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-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 all-dependencies group with 5 updates:
6.39.16.42.07.16.07.17.02.31.52.31.61.16.11.17.020.9.020.10.1Updates
openaifrom 6.39.1 to 6.42.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
6f849f4release: 6.42.0579edb2feat(api): responses.moderation and chat_completions.moderation7fa93ebrelease: 6.41.03b7fe31feat(api): Add Amazon Bedrock Responses support (#1899)caf499acodegen metadata77bec5brelease: 6.40.00fb7602feat(api): workload identity in audit logs, additional_tools item in response...4a860b8chore: remove migrate CLIUpdates
react-routerfrom 7.16.0 to 7.17.0Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
Commits
195a0d0Release v7.17.0 (#15145)963affeMerge branch 'main' into release97ef91dchore: formatc509c16Publish React Router docs in package (#15121)508d667docs: fix documentation accuracy issues (#15128)4099277chore: format5820354chore: formatUpdates
@redocly/clifrom 2.31.5 to 2.31.6Release notes
Sourced from @redocly/cli's releases.
Commits
7a26299chore: 🔖 release new versions (#2847)7b5e572chore(cli): update redoc to v2.5.3 (#2842)296e029fix(cli): lint with multiple api files results in invalid output (#2744)d7e0b7achore: add e2e tests for security propagation during join (#2827)1146d8bchore(deps): bump vitest and@vitest/coverage-istanbulto v4.1.8 (#2846)0b51badchore: improve performance benchmark (#2816)7d01f5dchore: add reference links for common build-in rules (#2839)Updates
axiosfrom 1.16.1 to 1.17.0Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
4306df2chore: add fun 88 sponsorship931cc8fchore(release): prepare release 1.17.0 (#10983)38ba1b3fix(fetch): support basic auth from URL (#10896)32e2515fix: replace ternary side effect in script (#10931)030e722chore(deps): bump axios from 1.15.2 to 1.16.1 in /docs (#10960)ec63164chore: remove openspec (#10958)3dec28ffix(http): preserve TLS options for proxy tunnels (#10957)a2390a5fix: correct isCancel type to narrow to CanceledError<T> (#10952)fa01b92chore(deps-dev): bump tmp from 0.2.5 to 0.2.7 in /docs (#10954)2d2314afix: AxiosHeaderstoJSON()return types (#10956)Updates
happy-domfrom 20.9.0 to 20.10.1Release notes
Sourced from happy-dom's releases.
Commits
20f89aafix: #2180 Try to fix publish workflow (#2181)f08c3fachore: #2177 Update happy-conventional-commit (#2179)df504c0chore: #2177 Update happy-conventional-commit (#2178)c3db9e2chore: #2174 Fix NPM cache issue (#2175)5a50f8achore: #2171 Fix canvas adapter peer dependency to happy-dom (#2173)090183achore: #2171 Fix canvas adapter peer dependency to happy-dom (#2172)e5b81b1feat: #241 Adds canvas adapter package (#2069)cd6f87ffix: #0 Fix github release workflow (#2141)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 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