Skip to content

Bump openai from 4.5.0 to 4.55.1#602

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/openai-4.55.1
Closed

Bump openai from 4.5.0 to 4.55.1#602
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/openai-4.55.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2024

Copy link
Copy Markdown
Contributor

Bumps openai from 4.5.0 to 4.55.1.

Release notes

Sourced from openai's releases.

v4.55.1

4.55.1 (2024-08-07)

Full Changelog: v4.55.0...v4.55.1

Bug Fixes

  • helpers/zod: correct schema generation for recursive schemas (cb54d93)

Chores

  • api: remove old AssistantResponseFormat type (#967) (9fd94bf)
  • internal: update test snapshots (bceea60)
  • vendor/zodJsonSchema: add option to duplicate top-level ref (84b8a38)

Documentation

  • examples: add UI generation example script (c75c017)

v4.55.0

4.55.0 (2024-08-06)

Full Changelog: v4.54.0...v4.55.0

Features

  • api: add structured outputs support (573787c)

v4.54.0

4.54.0 (2024-08-02)

Full Changelog: v4.53.2...v4.54.0

Features

Chores

  • ci: correctly tag pre-release npm packages (#963) (f1a4a68)
  • internal: add constant for default timeout (#960) (55c01f4)
  • internal: cleanup event stream helpers (#950) (8f49956)

Documentation

... (truncated)

Changelog

Sourced from openai's changelog.

4.55.1 (2024-08-07)

Full Changelog: v4.55.0...v4.55.1

Bug Fixes

  • helpers/zod: correct schema generation for recursive schemas (cb54d93)

Chores

  • api: remove old AssistantResponseFormat type (#967) (9fd94bf)
  • internal: update test snapshots (bceea60)
  • vendor/zodJsonSchema: add option to duplicate top-level ref (84b8a38)

Documentation

  • examples: add UI generation example script (c75c017)

4.55.0 (2024-08-06)

Full Changelog: v4.54.0...v4.55.0

Features

  • api: add structured outputs support (573787c)

4.54.0 (2024-08-02)

Full Changelog: v4.53.2...v4.54.0

Features

Chores

  • ci: correctly tag pre-release npm packages (#963) (f1a4a68)
  • internal: add constant for default timeout (#960) (55c01f4)
  • internal: cleanup event stream helpers (#950) (8f49956)

Documentation

  • README: link Lifecycle in Polling Helpers section (#962) (c610c81)

4.53.2 (2024-07-26)

... (truncated)

Commits
  • 31e4afd release: 4.55.1
  • fe8328f docs(examples): add UI generation example script
  • 8b1b4b3 fix(helpers/zod): correct schema generation for recursive schemas
  • 086421f chore(vendor/zodJsonSchema): add option to duplicate top-level ref
  • 28dba51 chore(internal): update test snapshots
  • e002164 chore(api): remove old AssistantResponseFormat type (#967)
  • 2561025 release: 4.55.0
  • c972cfc feat(api): add structured outputs support
  • f72b403 release: 4.54.0
  • 823aa37 feat: make enums not nominal (#965)
  • 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)

Bumps [openai](https://github.com/openai/openai-node) from 4.5.0 to 4.55.1.
- [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.5.0...v4.55.1)

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

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 Aug 7, 2024
@dependabot @github

dependabot Bot commented on behalf of github Aug 9, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #603.

@dependabot dependabot Bot closed this Aug 9, 2024
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/openai-4.55.1 branch August 9, 2024 19:00
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