chore(deps): bump the test-versions group across 1 directory with 2 updates#7825
Conversation
…pdates Bumps the test-versions group with 2 updates in the /integration-tests/esbuild directory: [@koa/router](https://github.com/koajs/router) and [openai](https://github.com/openai/openai-node). Updates `@koa/router` from 15.3.2 to 15.4.0 - [Release notes](https://github.com/koajs/router/releases) - [Commits](koajs/router@v15.3.2...v15.4.0) Updates `openai` from 6.29.0 to 6.31.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.29.0...v6.31.0) --- updated-dependencies: - dependency-name: "@koa/router" dependency-version: 15.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: openai dependency-version: 6.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7825 +/- ##
=======================================
Coverage 80.45% 80.45%
=======================================
Files 748 748
Lines 32407 32407
=======================================
+ Hits 26073 26074 +1
+ Misses 6334 6333 -1 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Overall package sizeSelf size: 5.04 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.0.0 | 81.15 kB | 815.98 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
BenchmarksBenchmark execution time: 2026-03-20 01:07:20 Comparing candidate commit 8e794bb in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 232 metrics, 28 unstable metrics. |
…pdates (#7825) Bumps the test-versions group with 2 updates in the /integration-tests/esbuild directory: [@koa/router](https://github.com/koajs/router) and [openai](https://github.com/openai/openai-node). Updates `@koa/router` from 15.3.2 to 15.4.0 - [Release notes](https://github.com/koajs/router/releases) - [Commits](koajs/router@v15.3.2...v15.4.0) Updates `openai` from 6.29.0 to 6.31.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.29.0...v6.31.0) --- updated-dependencies: - dependency-name: "@koa/router" dependency-version: 15.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: openai dependency-version: 6.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…pdates (#7825) Bumps the test-versions group with 2 updates in the /integration-tests/esbuild directory: [@koa/router](https://github.com/koajs/router) and [openai](https://github.com/openai/openai-node). Updates `@koa/router` from 15.3.2 to 15.4.0 - [Release notes](https://github.com/koajs/router/releases) - [Commits](koajs/router@v15.3.2...v15.4.0) Updates `openai` from 6.29.0 to 6.31.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.29.0...v6.31.0) --- updated-dependencies: - dependency-name: "@koa/router" dependency-version: 15.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions - dependency-name: openai dependency-version: 6.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-versions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the test-versions group with 2 updates in the /integration-tests/esbuild directory: @koa/router and openai.
Updates
@koa/routerfrom 15.3.2 to 15.4.0Release notes
Sourced from
@koa/router's releases.Commits
aa24f20v15.4.054821e3feat: add router event system and ctx.routeMatched for not-found handlingUpdates
openaifrom 6.29.0 to 6.31.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
c1c713erelease: 6.31.096166dafeat(api): add in/nin filter types to ComparisonFilter00ef21dignore the oidc dirf3c92c7release: 6.30.16359334chore(internal): tweak CI branchesce33e4ccodegen metadata3d195aarelease: 6.30.0ba14ec8fix(api): oidc publishing for npm577a54cfeat(api): add defer_loading field to NamespaceTool6de3617feat(api): add /v1/videos endpoint option to batchesMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for openai since your current version.
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