build(deps): bump openai from 7.9.0 to 7.13.0 in the npm-production-minor-patch group - #334
Conversation
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>
Deploying podnotes with
|
| 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 |
There was a problem hiding this comment.
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.
Sent by Cursor Automation: Dependabot PRs


Bumps the npm-production-minor-patch group with 1 update: openai.
Updates
openaifrom 7.9.0 to 7.13.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
a661a7drelease: 7.13.0 (#2710)b416806feat(api): Add API key expiration controls (#2708)81b6bferelease: 7.12.1 (#2707)c5cc31cfix(ci): run Cloudflare example regressions before release (#2706)e8b6065release: 7.12.0 (#2697)6500a16feat(api): add GPT Image 2.5 models and image options (#2705)75d14daci: configure runner capacity and extend test timeout (#2701)63dfa4cfix(assistants): reject root IDs in run-step deltas (#2698)57bbfd3fix: preserve suppressed workload authorization (#2699)bb0f51bfix(files): use a monotonic clock for processing timeout (#2657)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