Skip to content

build(deps): bump openai from 7.9.0 to 7.13.0 in the npm-production-minor-patch group - #334

Merged
cursor[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-production-minor-patch-0057733b25
Sep 17, 2026
Merged

cursor[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-production-minor-patch-0057733b25

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-production-minor-patch group with 1 update: openai.

Updates openai from 7.9.0 to 7.13.0

Release notes

Sourced from openai's releases.

v7.13.0

7.13.0 (2026-09-09)

Features

v7.12.1

7.12.1 (2026-09-09)

Includes the GPT Image 2.5 support from 7.12.0, which was not published to npm.

Features

  • api: add GPT Image 2.5 models and image options (#2705) (6500a16)

Bug Fixes

  • ci: run Cloudflare example regressions before release (#2706) (c5cc31c)

v7.12.0

7.12.0 (2026-09-08)

Features

  • api: add GPT Image 2.5 models and image options (#2705) (6500a16)

Bug Fixes

  • assistants: reject root IDs in run-step deltas (#2698) (63dfa4c)
  • files: use a monotonic clock for processing timeout (#2657) (bb0f51b)
  • preserve suppressed workload authorization (#2699) (57bbfd3)

v7.11.0

7.11.0 (2026-09-08)

Features

  • api: Add prompt cache diagnostics (#2608) (f83de8f)
  • api: add service-account API key expiration fields (#2618) (eecbebe)
  • api: correct function argument completion event fields (openapi-545) (#2611) (31bf7e7)
  • api: recognize incomplete web search call status (#2576) (c093c44)

Bug Fixes

... (truncated)

Changelog

Sourced from openai's changelog.

7.13.0 (2026-09-09)

Features

7.12.1 (2026-09-09)

Includes the GPT Image 2.5 support from 7.12.0, which was not published to npm.

Features

  • api: add GPT Image 2.5 models and image options (#2705) (6500a16)

Bug Fixes

  • ci: run Cloudflare example regressions before release (#2706) (c5cc31c)

7.12.0 (2026-09-08)

Features

  • api: add GPT Image 2.5 models and image options (#2705) (6500a16)

Bug Fixes

  • assistants: reject root IDs in run-step deltas (#2698) (63dfa4c)
  • files: use a monotonic clock for processing timeout (#2657) (bb0f51b)
  • preserve suppressed workload authorization (#2699) (57bbfd3)

7.11.0 (2026-09-08)

Features

  • api: Add prompt cache diagnostics (#2608) (f83de8f)
  • api: add service-account API key expiration fields (#2618) (eecbebe)
  • api: correct function argument completion event fields (openapi-545) (#2611) (31bf7e7)
  • api: recognize incomplete web search call status (#2576) (c093c44)

Bug Fixes

  • assistants: retain terminal message snapshots (#2650) (414677e)
  • audio: only signal started recording processes (#2665) (cebdf7c)
  • audio: prefer readable inputs over body metadata (#2548) (86ff7d5)

... (truncated)

Commits

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 npm-production-minor-patch group with 1 update: [openai](https://github.com/openai/openai-node).


Updates `openai` from 7.9.0 to 7.13.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@v7.9.0...v7.13.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 7.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 17, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 17, 2026

Copy link
Copy Markdown

Deploying podnotes with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9a2f9af
Status: ✅  Deploy successful!
Preview URL: https://051d8108.podnotes.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-npm-ioc8.podnotes.pages.dev

View logs

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot review: openai 7.9.0 → 7.13.0

Production group bump (build(deps):). Diff is package.json + package-lock.json only (version, resolved URL, integrity). No source, workflow, or peer-dependency changes.

Plugin surface: new OpenAI({ apiKey, dangerouslyAllowBrowser: true }) and audio.transcriptions.create for whisper-1 / gpt-4o-transcribe-diarize (File + AbortSignal). Changelog 7.10.0–7.13.0 is additive (API-key expiration, GPT Image 2.5, prompt-cache diagnostics, gpt-6-astra, service-account fields) plus unused helpers (assistants/files/auth, playAudio readable-input discriminator). No break on the transcription path.

Local (Node 22.22.2, npm ci, lockfile unchanged): lint, format:check, typecheck, Vite build (openai@7.13.0 in build/main.js), svelte-check, Vitest 1152/1152.

CI: GitHub Test green; Cloudflare Pages green. npm audit --omit=dev 0. Remaining highs are the same pre-existing sharp@0.35.2 / miniflare / wrangler (docs deploy) as on master after #333.

This title will cut a plugin patch. No regressions found; squash-merging.

Open in Web View Automation 

Sent by Cursor Automation: Dependabot PRs

@cursor
cursor Bot merged commit 3b97881 into master Sep 17, 2026
4 checks passed
@cursor
cursor Bot deleted the dependabot/npm_and_yarn/npm-production-minor-patch-0057733b25 branch September 17, 2026 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants