Skip to content

chore(deps): bump the test-versions group across 1 directory with 2 updates#7825

Merged
dd-octo-sts[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/integration-tests/esbuild/test-versions-255aaf8326
Mar 20, 2026
Merged

chore(deps): bump the test-versions group across 1 directory with 2 updates#7825
dd-octo-sts[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/integration-tests/esbuild/test-versions-255aaf8326

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the test-versions group with 2 updates in the /integration-tests/esbuild directory: @koa/router and openai.

Updates @koa/router from 15.3.2 to 15.4.0

Release notes

Sourced from @​koa/router's releases.

v15.4.0

  • feat: add router event system and ctx.routeMatched for not-found handling 54821e3

koajs/router@v15.3.2...v15.4.0

Commits

Updates openai from 6.29.0 to 6.31.0

Release notes

Sourced from openai's releases.

v6.31.0

6.31.0 (2026-03-16)

Full Changelog: v6.30.1...v6.31.0

Features

  • api: add in/nin filter types to ComparisonFilter (b2eda27)

v6.30.1

6.30.1 (2026-03-16)

Full Changelog: v6.30.0...v6.30.1

Chores

  • internal: tweak CI branches (25f5d74)

v6.30.0

6.30.0 (2026-03-16)

Full Changelog: v6.29.0...v6.30.0

Features

  • api: add /v1/videos endpoint option to batches (271d879)
  • api: add defer_loading field to NamespaceTool (7cc8f0a)

Bug Fixes

  • api: oidc publishing for npm (fa50066)
Changelog

Sourced from openai's changelog.

6.31.0 (2026-03-16)

Full Changelog: v6.30.1...v6.31.0

Features

  • api: add in/nin filter types to ComparisonFilter (b2eda27)

6.30.1 (2026-03-16)

Full Changelog: v6.30.0...v6.30.1

Chores

  • internal: tweak CI branches (25f5d74)

6.30.0 (2026-03-16)

Full Changelog: v6.29.0...v6.30.0

Features

  • api: add /v1/videos endpoint option to batches (271d879)
  • api: add defer_loading field to NamespaceTool (7cc8f0a)

Bug Fixes

  • api: oidc publishing for npm (fa50066)
Commits
  • c1c713e release: 6.31.0
  • 96166da feat(api): add in/nin filter types to ComparisonFilter
  • 00ef21d ignore the oidc dir
  • f3c92c7 release: 6.30.1
  • 6359334 chore(internal): tweak CI branches
  • ce33e4c codegen metadata
  • 3d195aa release: 6.30.0
  • ba14ec8 fix(api): oidc publishing for npm
  • 577a54c feat(api): add defer_loading field to NamespaceTool
  • 6de3617 feat(api): add /v1/videos endpoint option to batches
  • Additional commits viewable in compare view
Maintainer 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 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

…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]>
@dependabot dependabot bot added dependabot dependencies javascript Pull requests that update javascript code semver-patch labels Mar 20, 2026
@dd-octo-sts dd-octo-sts bot enabled auto-merge (squash) March 20, 2026 00:55
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.45%. Comparing base (ffed621) to head (8e794bb).
⚠️ Report is 1 commits behind head on master.

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     
Flag Coverage Δ
aiguard-macos 39.24% <ø> (-0.10%) ⬇️
aiguard-ubuntu 39.36% <ø> (-0.10%) ⬇️
aiguard-windows 39.06% <ø> (-0.10%) ⬇️
apm-capabilities-tracing-macos 48.93% <ø> (ø)
apm-capabilities-tracing-ubuntu 48.96% <ø> (ø)
apm-capabilities-tracing-windows 48.69% <ø> (ø)
apm-integrations-child-process 38.54% <ø> (-0.10%) ⬇️
apm-integrations-couchbase-18 37.29% <ø> (-0.24%) ⬇️
apm-integrations-couchbase-eol 37.90% <ø> (-0.10%) ⬇️
apm-integrations-oracledb 37.73% <ø> (-0.10%) ⬇️
appsec-express 55.26% <ø> (-0.07%) ⬇️
appsec-fastify 51.61% <ø> (-0.07%) ⬇️
appsec-graphql 51.79% <ø> (-0.06%) ⬇️
appsec-kafka 44.39% <ø> (-0.08%) ⬇️
appsec-ldapjs 44.01% <ø> (-0.08%) ⬇️
appsec-lodash 43.64% <ø> (-0.08%) ⬇️
appsec-macos 58.22% <ø> (-0.07%) ⬇️
appsec-mongodb-core 48.79% <ø> (-0.07%) ⬇️
appsec-mongoose 49.45% <ø> (-0.08%) ⬇️
appsec-mysql 50.89% <ø> (-0.07%) ⬇️
appsec-node-serialize 43.19% <ø> (-0.08%) ⬇️
appsec-passport 47.64% <ø> (-0.09%) ⬇️
appsec-postgres 50.61% <ø> (-0.18%) ⬇️
appsec-sourcing 42.61% <ø> (-0.08%) ⬇️
appsec-template 43.35% <ø> (-0.08%) ⬇️
appsec-ubuntu 58.30% <ø> (-0.07%) ⬇️
appsec-windows 58.04% <ø> (-0.07%) ⬇️
instrumentations-instrumentation-bluebird 32.33% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-body-parser 40.52% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-child_process 37.83% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-cookie-parser 34.30% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express 34.62% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express-mongo-sanitize 34.43% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-express-session 40.16% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-fs 31.95% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-generic-pool 29.52% <ø> (ø)
instrumentations-instrumentation-http 39.80% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-knex 32.34% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-mongoose 33.46% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-multer 40.27% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-mysql2 38.29% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-passport 44.06% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-passport-http 43.73% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-passport-local 44.26% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-pg 37.73% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-promise 32.27% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-promise-js 32.27% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-q 32.31% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-url 32.24% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-when 32.29% <ø> (-0.10%) ⬇️
llmobs-ai 42.26% <ø> (-0.09%) ⬇️
llmobs-anthropic 40.30% <ø> (-0.09%) ⬇️
llmobs-bedrock 39.24% <ø> (-0.08%) ⬇️
llmobs-google-genai 39.79% <ø> (-0.09%) ⬇️
llmobs-langchain 40.03% <ø> (-0.18%) ⬇️
llmobs-openai 43.98% <ø> (-0.09%) ⬇️
llmobs-vertex-ai 40.05% <ø> (-0.09%) ⬇️
platform-core 31.47% <ø> (ø)
platform-esbuild 34.42% <ø> (ø)
platform-instrumentations-misc 48.41% <ø> (ø)
platform-shimmer 37.56% <ø> (ø)
platform-unit-guardrails 32.89% <ø> (ø)
plugins-azure-durable-functions 25.74% <ø> (ø)
plugins-azure-event-hubs 25.90% <ø> (ø)
plugins-azure-service-bus 25.26% <ø> (ø)
plugins-bullmq 44.19% <ø> (-0.10%) ⬇️
plugins-cassandra 37.77% <ø> (-0.10%) ⬇️
plugins-cookie 26.96% <ø> (ø)
plugins-cookie-parser 26.75% <ø> (ø)
plugins-crypto 26.73% <ø> (ø)
plugins-dd-trace-api 38.31% <ø> (-0.10%) ⬇️
plugins-express-mongo-sanitize 26.89% <ø> (ø)
plugins-express-session 26.70% <ø> (ø)
plugins-fastify 42.25% <ø> (-0.09%) ⬇️
plugins-fetch 38.36% <ø> (-0.09%) ⬇️
plugins-fs 38.65% <ø> (-0.10%) ⬇️
plugins-generic-pool 25.94% <ø> (ø)
plugins-google-cloud-pubsub 45.46% <ø> (-0.09%) ⬇️
plugins-grpc 40.91% <ø> (-0.09%) ⬇️
plugins-handlebars 26.94% <ø> (ø)
plugins-hapi 40.16% <ø> (-0.24%) ⬇️
plugins-hono 40.42% <ø> (-0.10%) ⬇️
plugins-ioredis 38.45% <ø> (-0.10%) ⬇️
plugins-knex 26.57% <ø> (ø)
plugins-langgraph 38.47% <ø> (-0.10%) ⬇️
plugins-ldapjs 24.43% <ø> (ø)
plugins-light-my-request 26.30% <ø> (ø)
plugins-limitd-client 32.61% <ø> (-0.10%) ⬇️
plugins-lodash 26.03% <ø> (ø)
plugins-mariadb 39.50% <ø> (-0.10%) ⬇️
plugins-memcached 38.16% <ø> (-0.10%) ⬇️
plugins-microgateway-core 39.23% <ø> (-0.10%) ⬇️
plugins-moleculer 40.54% <ø> (-0.09%) ⬇️
plugins-mongodb 39.17% <ø> (-0.10%) ⬇️
plugins-mongodb-core 39.00% <ø> (-0.10%) ⬇️
plugins-mongoose 38.88% <ø> (-0.10%) ⬇️
plugins-multer 26.70% <ø> (ø)
plugins-mysql 39.19% <ø> (-0.10%) ⬇️
plugins-mysql2 39.29% <ø> (-0.10%) ⬇️
plugins-node-serialize 27.00% <ø> (ø)
plugins-opensearch 37.60% <ø> (-0.10%) ⬇️
plugins-passport-http 26.76% <ø> (ø)
plugins-postgres 35.58% <ø> (-0.09%) ⬇️
plugins-process 26.73% <ø> (ø)
plugins-pug 26.96% <ø> (ø)
plugins-redis 38.91% <ø> (-0.10%) ⬇️
plugins-router 43.11% <ø> (+0.04%) ⬆️
plugins-sequelize 25.55% <ø> (ø)
plugins-test-and-upstream-amqp10 38.50% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-amqplib 43.90% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-apollo 39.13% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-avsc 38.61% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-bunyan 33.87% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-connect 40.82% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-graphql 40.10% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-koa 40.41% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-protobufjs 38.83% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-rhea 44.04% <ø> (-0.10%) ⬇️
plugins-undici 39.13% <ø> (-0.09%) ⬇️
plugins-url 26.73% <ø> (ø)
plugins-valkey 38.12% <ø> (-0.10%) ⬇️
plugins-vm 26.73% <ø> (ø)
plugins-winston 34.06% <ø> (-0.10%) ⬇️
plugins-ws 41.90% <ø> (-0.10%) ⬇️
profiling-macos 40.55% <ø> (-0.10%) ⬇️
profiling-ubuntu 40.67% <ø> (-0.54%) ⬇️
profiling-windows 42.22% <ø> (-0.10%) ⬇️
serverless-azure-functions-client 25.62% <ø> (ø)
serverless-azure-functions-eventhubs 25.62% <ø> (ø)
serverless-azure-functions-servicebus 25.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

Overall package size

Self size: 5.04 MB
Deduped: 5.88 MB
No deduping: 5.88 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

@pr-commenter
Copy link
Copy Markdown

pr-commenter bot commented Mar 20, 2026

Benchmarks

Benchmark execution time: 2026-03-20 01:07:20

Comparing candidate commit 8e794bb in PR branch dependabot/npm_and_yarn/integration-tests/esbuild/test-versions-255aaf8326 with baseline commit ffed621 in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 232 metrics, 28 unstable metrics.

@dd-octo-sts dd-octo-sts bot merged commit a788ea6 into master Mar 20, 2026
795 checks passed
@dd-octo-sts dd-octo-sts bot deleted the dependabot/npm_and_yarn/integration-tests/esbuild/test-versions-255aaf8326 branch March 20, 2026 01:22
dd-octo-sts bot pushed a commit that referenced this pull request Mar 20, 2026
…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>
@dd-octo-sts dd-octo-sts bot mentioned this pull request Mar 20, 2026
bengl pushed a commit that referenced this pull request Mar 23, 2026
…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies javascript Pull requests that update javascript code semver-patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants