Skip to content

chore(deps): bump openai from 4.104.0 to 7.9.0 in /ai - #58

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/ai/openai-7.9.0
Open

chore(deps): bump openai from 4.104.0 to 7.9.0 in /ai#58
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/ai/openai-7.9.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps openai from 4.104.0 to 7.9.0.

Release notes

Sourced from openai's releases.

v7.9.0

7.9.0 (2026-09-02)

Features

  • api: update usage APIs and documentation (#2565) (4908505)

Bug Fixes

  • api: prevent Responses WebSockets from following redirects (#2513) (0a4fb1b)
  • load CommonJS under browser export conditions (#2507) (222f3d7)
  • restore monthly Node version review (#2553) (15dc890)
  • support Jest 28 CommonJS package imports (#2511) (eea2292)

Chores

  • deps-dev: bump browserslist to 4.28.7 across ecosystem tests (#2554) (a408e0b)
  • raise custom-code budget to 4,000 lines (#2562) (82c5b2d)

v7.8.0

7.8.0 (2026-08-27)

Features

  • api: add compute_units to Responses and Chat Completions usage (#2505) (f9b1313)
  • api: add default WebSocket User-Agent and audit log events (#2504) (9b2f089)

Bug Fixes

  • auth: clamp the workload-identity refresh buffer to the token lifetime (#2490) (76b73a9)
  • auth: secure first-class X.509 workload credentials (#2479) (1b36c19)
  • deps: harden dependency and release boundaries (#2484) (b21ff45)
  • events: settle WebSocket waiters when listeners throw (#2491) (b5a13a7)
  • restore native browser ESM imports (#2495) (c8cab1e)
  • uploads: detect multipart bodies from own properties only (#2492) (559ffc8)

v7.7.0

7.7.0 (2026-08-26)

Features

  • api: make function call output call IDs optional (#2488) (b932ae6)

... (truncated)

Changelog

Sourced from openai's changelog.

7.9.0 (2026-09-02)

Features

  • api: update usage APIs and documentation (#2565) (4908505)

Bug Fixes

  • api: prevent Responses WebSockets from following redirects (#2513) (0a4fb1b)
  • load CommonJS under browser export conditions (#2507) (222f3d7)
  • restore monthly Node version review (#2553) (15dc890)
  • support Jest 28 CommonJS package imports (#2511) (eea2292)

Chores

  • deps-dev: bump browserslist to 4.28.7 across ecosystem tests (#2554) (a408e0b)
  • raise custom-code budget to 4,000 lines (#2562) (82c5b2d)

7.8.0 (2026-08-27)

Features

  • api: add compute_units to Responses and Chat Completions usage (#2505) (f9b1313)
  • api: add default WebSocket User-Agent and audit log events (#2504) (9b2f089)

Bug Fixes

  • auth: clamp the workload-identity refresh buffer to the token lifetime (#2490) (76b73a9)
  • auth: secure first-class X.509 workload credentials (#2479) (1b36c19)
  • deps: harden dependency and release boundaries (#2484) (b21ff45)
  • events: settle WebSocket waiters when listeners throw (#2491) (b5a13a7)
  • restore native browser ESM imports (#2495) (c8cab1e)
  • uploads: detect multipart bodies from own properties only (#2492) (559ffc8)

7.7.0 (2026-08-26)

Features

  • api: make function call output call IDs optional (#2488) (b932ae6)

Bug Fixes

  • streaming: honor cancellation while decoding SSE responses (#2487) (ababe12)

... (truncated)

Commits
  • 3cf755e release: 7.9.0 (#2510)
  • 4908505 feat(api): update usage APIs and documentation (#2565)
  • 82c5b2d chore: raise custom-code budget to 4,000 lines (#2562)
  • a408e0b chore(deps-dev): bump browserslist to 4.28.7 across ecosystem tests (#2554)
  • 15dc890 fix: restore monthly Node version review (#2553)
  • eea2292 fix: support Jest 28 CommonJS package imports (#2511)
  • 0a4fb1b fix(api): prevent Responses WebSockets from following redirects (#2513)
  • 222f3d7 fix: load CommonJS under browser export conditions (#2507)
  • 31fae53 release: 7.8.0 (#2493)
  • f9b1313 feat(api): add compute_units to Responses and Chat Completions usage (#2505)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for openai since your current version.


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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [openai](https://github.com/openai/openai-node) from 4.104.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@v4.104.0...v7.9.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 7.9.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 6, 2026
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