Skip to content

chore(deps): bump openai from 6.25.0 to 6.27.0 in /integration-tests/esbuild in the test-versions group across 1 directory#7712

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

chore(deps): bump openai from 6.25.0 to 6.27.0 in /integration-tests/esbuild in the test-versions group across 1 directory#7712
dd-octo-sts[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/integration-tests/esbuild/test-versions-dadf74a133

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the test-versions group with 1 update in the /integration-tests/esbuild directory: openai.

Updates openai from 6.25.0 to 6.27.0

Release notes

Sourced from openai's releases.

v6.27.0

6.27.0 (2026-03-05)

Full Changelog: v6.26.0...v6.27.0

Features

  • api: The GA ComputerTool now uses the CompuerTool class. The 'computer_use_preview' tool is moved to ComputerUsePreview (0206188)

Chores

  • internal: improve import alias names (9cc2478)

v6.26.0

6.26.0 (2026-03-05)

Full Changelog: v6.25.0...v6.26.0

Features

  • api: gpt-5.4, tool search tool, and new computer tool (1d1e5a9)

Bug Fixes

  • api: internal schema fixes (6b401ad)
  • api: manual updates (2b54919)
  • api: readd phase (4a0cf29)
  • api: remove phase from message types, prompt_cache_key param in responses (088fca6)

Chores

  • internal: codegen related update (6a0aa9e)
  • internal: codegen related update (b2a4299)
  • internal: move stringifyQuery implementation to internal function (f9f4660)
  • internal: reduce warnings (7e19492)
Changelog

Sourced from openai's changelog.

6.27.0 (2026-03-05)

Full Changelog: v6.26.0...v6.27.0

Features

  • api: The GA ComputerTool now uses the CompuerTool class. The 'computer_use_preview' tool is moved to ComputerUsePreview (0206188)

Chores

  • internal: improve import alias names (9cc2478)

6.26.0 (2026-03-05)

Full Changelog: v6.25.0...v6.26.0

Features

  • api: gpt-5.4, tool search tool, and new computer tool (1d1e5a9)

Bug Fixes

  • api: internal schema fixes (6b401ad)
  • api: manual updates (2b54919)
  • api: readd phase (4a0cf29)
  • api: remove phase from message types, prompt_cache_key param in responses (088fca6)

Chores

  • internal: codegen related update (6a0aa9e)
  • internal: codegen related update (b2a4299)
  • internal: move stringifyQuery implementation to internal function (f9f4660)
  • internal: reduce warnings (7e19492)
Commits
  • 09de6c0 release: 6.27.0
  • 0aeb1b5 feat(api): The GA ComputerTool now uses the CompuerTool class. The 'computer_...
  • 3cf5bc2 chore(internal): improve import alias names
  • 6a89ced release: 6.26.0
  • e2b122f feat(api): gpt-5.4, tool search tool, and new computer tool
  • 583240f chore(internal): codegen related update
  • e53097f chore(internal): reduce warnings
  • 1da125d chore(internal): codegen related update
  • 67137ac codegen metadata
  • 8605a10 fix(api): internal schema fixes
  • Additional commits viewable in compare view

Dependabot compatibility score

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 test-versions group with 1 update in the /integration-tests/esbuild directory: [openai](https://github.com/openai/openai-node).


Updates `openai` from 6.25.0 to 6.27.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.25.0...v6.27.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 6.27.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 9, 2026
@dd-octo-sts dd-octo-sts bot enabled auto-merge (squash) March 9, 2026 00:57
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.36%. Comparing base (c48215d) to head (125bb92).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7712   +/-   ##
=======================================
  Coverage   80.36%   80.36%           
=======================================
  Files         741      741           
  Lines       32004    32004           
=======================================
  Hits        25720    25720           
  Misses       6284     6284           
Flag Coverage Δ
aiguard-macos 39.01% <ø> (-0.10%) ⬇️
aiguard-ubuntu 39.13% <ø> (-0.10%) ⬇️
aiguard-windows 38.85% <ø> (-0.10%) ⬇️
apm-capabilities-tracing-macos 48.73% <ø> (-0.05%) ⬇️
apm-capabilities-tracing-ubuntu 48.81% <ø> (ø)
apm-capabilities-tracing-windows 48.50% <ø> (-0.05%) ⬇️
apm-integrations-child-process 38.56% <ø> (-0.10%) ⬇️
apm-integrations-couchbase-18 37.47% <ø> (-0.10%) ⬇️
apm-integrations-couchbase-eol 37.97% <ø> (-0.07%) ⬇️
apm-integrations-oracledb 37.78% <ø> (-0.10%) ⬇️
appsec-express 55.30% <ø> (-0.07%) ⬇️
appsec-fastify 51.63% <ø> (-0.07%) ⬇️
appsec-graphql 51.81% <ø> (-0.07%) ⬇️
appsec-kafka 44.33% <ø> (-0.17%) ⬇️
appsec-ldapjs 44.03% <ø> (-0.08%) ⬇️
appsec-lodash 43.68% <ø> (-0.08%) ⬇️
appsec-macos 58.30% <ø> (-0.07%) ⬇️
appsec-mongodb-core 48.71% <ø> (-0.19%) ⬇️
appsec-mongoose 49.49% <ø> (-0.08%) ⬇️
appsec-mysql 50.87% <ø> (-0.18%) ⬇️
appsec-node-serialize 43.20% <ø> (-0.08%) ⬇️
appsec-passport 47.63% <ø> (-0.09%) ⬇️
appsec-postgres 50.63% <ø> (-0.07%) ⬇️
appsec-sourcing 42.61% <ø> (-0.08%) ⬇️
appsec-template 43.37% <ø> (-0.08%) ⬇️
appsec-ubuntu 58.37% <ø> (-0.07%) ⬇️
appsec-windows 58.13% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-bluebird 32.39% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-body-parser 40.50% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-child_process 37.87% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-cookie-parser 34.37% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-express 34.69% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-express-mongo-sanitize 34.50% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-express-session 40.14% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-fs 32.00% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-generic-pool 29.91% <ø> (ø)
instrumentations-instrumentation-http 39.86% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-knex 32.39% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-mongoose 33.52% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-multer 40.25% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-mysql2 38.34% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-passport 44.01% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-passport-http 43.69% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-passport-local 44.22% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-pg 37.77% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-promise 32.32% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-promise-js 32.33% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-q 32.37% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-url 32.29% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-when 32.34% <ø> (-0.10%) ⬇️
llmobs-ai 42.34% <ø> (-0.10%) ⬇️
llmobs-anthropic 40.31% <ø> (-0.09%) ⬇️
llmobs-bedrock 39.27% <ø> (-0.08%) ⬇️
llmobs-google-genai 39.84% <ø> (-0.09%) ⬇️
llmobs-langchain 40.07% <ø> (-0.08%) ⬇️
llmobs-openai 44.06% <ø> (-0.09%) ⬇️
llmobs-vertex-ai 40.10% <ø> (-0.09%) ⬇️
platform-core 31.53% <ø> (ø)
platform-esbuild 34.48% <ø> (ø)
platform-instrumentations-misc 48.40% <ø> (ø)
platform-shimmer 37.63% <ø> (ø)
platform-unit-guardrails 32.95% <ø> (ø)
plugins-azure-event-hubs 25.83% <ø> (ø)
plugins-azure-service-bus 25.19% <ø> (ø)
plugins-bullmq 44.18% <ø> (-0.23%) ⬇️
plugins-cassandra 37.81% <ø> (-0.10%) ⬇️
plugins-cookie 26.89% <ø> (ø)
plugins-cookie-parser 26.67% <ø> (ø)
plugins-crypto 26.79% <ø> (ø)
plugins-dd-trace-api 38.39% <ø> (-0.10%) ⬇️
plugins-express-mongo-sanitize 26.82% <ø> (ø)
plugins-express-session 26.63% <ø> (ø)
plugins-fastify 42.23% <ø> (-0.09%) ⬇️
plugins-fetch 38.38% <ø> (-0.10%) ⬇️
plugins-fs 38.67% <ø> (-0.10%) ⬇️
plugins-generic-pool 25.87% <ø> (ø)
plugins-google-cloud-pubsub 45.37% <ø> (-0.09%) ⬇️
plugins-grpc 40.94% <ø> (-0.09%) ⬇️
plugins-handlebars 26.86% <ø> (ø)
plugins-hapi 40.14% <ø> (-0.10%) ⬇️
plugins-hono 40.40% <ø> (-0.10%) ⬇️
plugins-ioredis 38.47% <ø> (-0.10%) ⬇️
plugins-knex 26.50% <ø> (ø)
plugins-ldapjs 24.36% <ø> (ø)
plugins-light-my-request 26.23% <ø> (ø)
plugins-limitd-client 32.67% <ø> (-0.10%) ⬇️
plugins-lodash 25.96% <ø> (ø)
plugins-mariadb 39.53% <ø> (-0.10%) ⬇️
plugins-memcached 38.19% <ø> (-0.10%) ⬇️
plugins-microgateway-core 39.19% <ø> (-0.17%) ⬇️
plugins-moleculer 40.54% <ø> (-0.10%) ⬇️
plugins-mongodb 39.21% <ø> (-0.10%) ⬇️
plugins-mongodb-core 39.05% <ø> (-0.10%) ⬇️
plugins-mongoose 38.90% <ø> (-0.10%) ⬇️
plugins-multer 26.63% <ø> (ø)
plugins-mysql 39.21% <ø> (-0.10%) ⬇️
plugins-mysql2 39.31% <ø> (-0.10%) ⬇️
plugins-node-serialize 26.93% <ø> (ø)
plugins-opensearch 37.65% <ø> (-0.10%) ⬇️
plugins-passport-http 26.68% <ø> (ø)
plugins-postgres 35.75% <ø> (-0.18%) ⬇️
plugins-process 26.79% <ø> (ø)
plugins-pug 26.89% <ø> (ø)
plugins-redis 38.94% <ø> (-0.10%) ⬇️
plugins-router 42.95% <ø> (-0.10%) ⬇️
plugins-sequelize 25.47% <ø> (ø)
plugins-test-and-upstream-amqp10 38.37% <ø> (-0.25%) ⬇️
plugins-test-and-upstream-amqplib 43.83% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-apollo 39.04% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-avsc 38.73% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-bunyan 33.94% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-connect 40.79% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-graphql 40.17% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-koa 40.38% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-protobufjs 38.95% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-rhea 44.03% <ø> (-0.10%) ⬇️
plugins-undici 39.15% <ø> (-0.09%) ⬇️
plugins-url 26.79% <ø> (ø)
plugins-valkey 38.14% <ø> (-0.10%) ⬇️
plugins-vm 26.79% <ø> (ø)
plugins-winston 34.13% <ø> (-0.10%) ⬇️
plugins-ws 41.90% <ø> (-0.10%) ⬇️
profiling-macos 39.84% <ø> (-0.10%) ⬇️
profiling-ubuntu 39.97% <ø> (-0.10%) ⬇️
profiling-windows 41.16% <ø> (-0.10%) ⬇️
serverless-azure-functions-client 25.54% <ø> (ø)
serverless-azure-functions-eventhubs 25.54% <ø> (ø)
serverless-azure-functions-servicebus 25.54% <ø> (ø)

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

github-actions bot commented Mar 9, 2026

Overall package size

Self size: 4.93 MB
Deduped: 5.77 MB
No deduping: 5.77 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 9, 2026

Benchmarks

Benchmark execution time: 2026-03-09 01:09:44

Comparing candidate commit 125bb92 in PR branch dependabot/npm_and_yarn/integration-tests/esbuild/test-versions-dadf74a133 with baseline commit c48215d in branch master.

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

@dd-octo-sts dd-octo-sts bot merged commit 87c2ec0 into master Mar 9, 2026
779 of 803 checks passed
@dd-octo-sts dd-octo-sts bot deleted the dependabot/npm_and_yarn/integration-tests/esbuild/test-versions-dadf74a133 branch March 9, 2026 16:20
dd-octo-sts bot pushed a commit that referenced this pull request Mar 10, 2026
Bumps the test-versions group with 1 update in the /integration-tests/esbuild directory: [openai](https://github.com/openai/openai-node).


Updates `openai` from 6.25.0 to 6.27.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.25.0...v6.27.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 6.27.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 10, 2026
juan-fernandez pushed a commit that referenced this pull request Mar 10, 2026
Bumps the test-versions group with 1 update in the /integration-tests/esbuild directory: [openai](https://github.com/openai/openai-node).


Updates `openai` from 6.25.0 to 6.27.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.25.0...v6.27.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 6.27.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.

1 participant