Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps openai from 4.103.0 to 5.8.2.

Release notes

Sourced from openai's releases.

v5.8.2

5.8.2 (2025-06-27)

Full Changelog: v5.8.1...v5.8.2

Bug Fixes

  • client: get fetchOptions type more reliably (b3c959d)

v5.8.1

5.8.1 (2025-06-26)

Full Changelog: v5.8.0...v5.8.1

Bug Fixes

  • client: ensure addOutputText is called on responses.retrieve (d55bb64)

Chores

  • api: remove unsupported property (1966954)
  • docs: update README to include links to docs on Webhooks (586d5da)
  • webhooks: make private methods really private (0ee396a)

v5.8.0

5.8.0 (2025-06-26)

Full Changelog: v5.7.0...v5.8.0

Features

  • api: webhook and deep research support (f2b4f66)

Bug Fixes

  • ci: release-doctor — report correct token name (aed2587)

Refactors

  • types: replace Record with mapped types (7865910)

v5.7.0

5.7.0 (2025-06-23)

Full Changelog: v5.6.0...v5.7.0

Features

... (truncated)

Changelog

Sourced from openai's changelog.

5.8.2 (2025-06-27)

Full Changelog: v5.8.1...v5.8.2

Bug Fixes

  • client: get fetchOptions type more reliably (b3c959d)

5.8.1 (2025-06-26)

Full Changelog: v5.8.0...v5.8.1

Bug Fixes

  • client: ensure addOutputText is called on responses.retrieve (d55bb64)

Chores

  • api: remove unsupported property (1966954)
  • docs: update README to include links to docs on Webhooks (586d5da)
  • webhooks: make private methods really private (0ee396a)

5.8.0 (2025-06-26)

Full Changelog: v5.7.0...v5.8.0

Features

  • api: webhook and deep research support (f2b4f66)

Bug Fixes

  • ci: release-doctor — report correct token name (aed2587)

Refactors

  • types: replace Record with mapped types (7865910)

5.7.0 (2025-06-23)

Full Changelog: v5.6.0...v5.7.0

Features

  • api: update api shapes for usage and code interpreter (f2100e8)

5.6.0 (2025-06-20)

... (truncated)

Commits
  • 1a20cac release: 5.8.2
  • b1dc75c fix(client): get fetchOptions type more reliably
  • 1f25c23 Merge pull request #1558 from openai/release-please--branches--master--change...
  • 480131b release: 5.8.1
  • 1966954 chore(api): remove unsupported property
  • d55bb64 fix(client): ensure addOutputText is called on responses.retrieve
  • 0ee396a chore(webhooks): make private methods really private
  • 586d5da chore(docs): update README to include links to docs on Webhooks
  • e3a0a9c Merge pull request #1553 from openai/release-please--branches--master--change...
  • 8c4303b release: 5.8.0
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 30, 2025
@dependabot dependabot bot requested a review from koreyspace June 30, 2025 04:45
Copy link
Contributor

👋 Thanks for contributing @dependabot[bot]! We will review the pull request and get back to you soon.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/openai-5.8.2 branch from 771ef57 to 17d09be Compare July 4, 2025 13:42
Bumps [openai](https://github.com/openai/openai-node) from 4.103.0 to 5.8.2.
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v4.103.0...v5.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/openai-5.8.2 branch from 17d09be to 085ec02 Compare July 4, 2025 13:44
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2025

Superseded by #861.

@dependabot dependabot bot closed this Jul 14, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/openai-5.8.2 branch July 14, 2025 03:37
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 needs-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant