Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump openai from 4.0.0-beta.12 to 4.28.4 #186

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps openai from 4.0.0-beta.12 to 4.28.4.

Release notes

Sourced from openai's releases.

v4.28.4

4.28.4 (2024-02-28)

Full Changelog: v4.28.3...v4.28.4

Features

  • api: add wav and pcm to response_format (#691) (b1c6171)

Chores

  • ci: update actions/setup-node action to v4 (#685) (f2704d5)
  • internal: fix ecosystem tests (#693) (616624d)
  • types: extract run status to a named type (#686) (b3b3b8e)
  • update @​types/react to 18.2.58, @​types/react-dom to 18.2.19 (#688) (2a0d0b1)
  • update dependency @​types/node to v20.11.20 (#690) (4ca005b)
  • update dependency @​types/ws to v8.5.10 (#683) (a617268)
  • update dependency next to v13.5.6 (#689) (abb3b66)

v4.28.3

4.28.3 (2024-02-20)

Full Changelog: v4.28.2...v4.28.3

Bug Fixes

  • ci: revert "move github release logic to github app" (#680) (8b4009a)

v4.28.2

4.28.2 (2024-02-19)

Full Changelog: v4.28.1...v4.28.2

Bug Fixes

  • api: remove non-GA instance_id param (#677) (4d0d4da)

v4.28.1

4.28.1 (2024-02-19)

Full Changelog: v4.28.0...v4.28.1

Chores

  • ci: move github release logic to github app (#671) (ecca6bc)
  • internal: refactor release environment script (#674) (27d3770)

v4.28.0

4.28.0 (2024-02-13)

... (truncated)

Changelog

Sourced from openai's changelog.

4.28.4 (2024-02-28)

Full Changelog: v4.28.3...v4.28.4

Features

  • api: add wav and pcm to response_format (#691) (b1c6171)

Chores

  • ci: update actions/setup-node action to v4 (#685) (f2704d5)
  • internal: fix ecosystem tests (#693) (616624d)
  • types: extract run status to a named type (#686) (b3b3b8e)
  • update @​types/react to 18.2.58, @​types/react-dom to 18.2.19 (#688) (2a0d0b1)
  • update dependency @​types/node to v20.11.20 (#690) (4ca005b)
  • update dependency @​types/ws to v8.5.10 (#683) (a617268)
  • update dependency next to v13.5.6 (#689) (abb3b66)

4.28.3 (2024-02-20)

Full Changelog: v4.28.2...v4.28.3

Bug Fixes

  • ci: revert "move github release logic to github app" (#680) (8b4009a)

4.28.2 (2024-02-19)

Full Changelog: v4.28.1...v4.28.2

Bug Fixes

  • api: remove non-GA instance_id param (#677) (4d0d4da)

4.28.1 (2024-02-19)

Full Changelog: v4.28.0...v4.28.1

Chores

  • ci: move github release logic to github app (#671) (ecca6bc)
  • internal: refactor release environment script (#674) (27d3770)

4.28.0 (2024-02-13)

Full Changelog: v4.27.1...v4.28.0

Features

... (truncated)

Commits
  • 6175eca release: 4.28.4
  • 5961cb8 chore(internal): fix ecosystem tests (#693)
  • 0372eaa feat(api): add wav and pcm to response_format (#691)
  • e84773e chore: update dependency @​types/node to v20.11.20 (#690)
  • 5601376 chore: update dependency next to v13.5.6 (#689)
  • 0ae349c chore: update @​types/react to 18.2.58, @​types/react-dom to 18.2.19 (#688)
  • 90a733e chore(types): extract run status to a named type (#686)
  • 684f139 chore(ci): update actions/setup-node action to v4 (#685)
  • 3159e6b chore: update dependency @​types/ws to v8.5.10 (#683)
  • fa88266 release: 4.28.3
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dschnurr-openai, 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 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.0.0-beta.12 to 4.28.4.
- [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.0.0-beta.12...v4.28.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from SketchingDev as a code owner March 4, 2024 19:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 4, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2024

Superseded by #188.

@dependabot dependabot bot closed this Mar 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/openai-4.28.4 branch March 18, 2024 19:46
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