build(deps): bump openai from 7.7.0 to 7.9.0 in the npm-production-minor-patch group - #331
Conversation
Bumps the npm-production-minor-patch group with 1 update: [openai](https://github.com/openai/openai-node). Updates `openai` from 7.7.0 to 7.9.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.7.0...v7.9.0) --- updated-dependencies: - dependency-name: openai dependency-version: 7.9.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: |
4d86a6a
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://dfaa6058.podnotes.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-npm-sabo.podnotes.pages.dev |
There was a problem hiding this comment.
Dependabot production bump of openai from 7.7.0 to 7.9.0. Diff is package.json + package-lock.json only.
Plugin surface. PodNotes constructs new OpenAI({ apiKey, dangerouslyAllowBrowser: true }) and calls audio.transcriptions.create for whisper-1 and gpt-4o-transcribe-diarize (with AbortSignal). It does not use Responses, WebSockets, Chat Completions usage fields, or X.509 / workload-identity auth.
Changelog (7.8.0 + 7.9.0). Additive usage/docs fields, optional ws peer floor ^8.21.0, and fixes for browser ESM/CJS export conditions, multipart own-property detection, and unused auth/WebSocket paths. No breaking change on the transcription + browser-client surface this plugin uses. The browser-export fixes are more likely to help Obsidian's Electron import of the bundled SDK than to regress it.
Gates.
npm cion Node 22.22.2 succeeded and did not rewrite the lockfile (openai@7.9.0).lint,format:check,typecheck,build,svelte-check, and Vitest 1152/1152 passed.- GitHub
Testand Cloudflare Pages are green. npm audit --omit=devis clean. Remaining highs (js-yaml,sharpviawrangler) are pre-existing dev-only and are not in this diff.
openai is already bundled into main.js; this title is build(deps): and will cut a plugin patch, which matches the last openai bump.
No regressions found. Approving and squash-merging.
Sent by Cursor Automation: Dependabot PRs


Bumps the npm-production-minor-patch group with 1 update: openai.
Updates
openaifrom 7.7.0 to 7.9.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
3cf755erelease: 7.9.0 (#2510)4908505feat(api): update usage APIs and documentation (#2565)82c5b2dchore: raise custom-code budget to 4,000 lines (#2562)a408e0bchore(deps-dev): bump browserslist to 4.28.7 across ecosystem tests (#2554)15dc890fix: restore monthly Node version review (#2553)eea2292fix: support Jest 28 CommonJS package imports (#2511)0a4fb1bfix(api): prevent Responses WebSockets from following redirects (#2513)222f3d7fix: load CommonJS under browser export conditions (#2507)31fae53release: 7.8.0 (#2493)f9b1313feat(api): add compute_units to Responses and Chat Completions usage (#2505)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