short-video-automation
short-video-automation copied to clipboard
build(deps): bump openai from 3.3.0 to 4.27.0
Bumps openai from 3.3.0 to 4.27.0.
Release notes
Sourced from openai's releases.
v4.27.0
4.27.0 (2024-02-08)
Full Changelog: v4.26.1...v4.27.0
Features
Chores
- internal: fix retry mechanism for ecosystem-test (#663) (0eb7ed5)
- respect
application/vnd.api+json
content-type header (#664) (f4fad54)v4.26.1
4.26.1 (2024-02-05)
Full Changelog: v4.26.0...v4.26.1
Chores
- internal: enable building when git installed (#657) (8c80a7d)
- internal: re-order pagination import (#656) (21ae54e)
- internal: support pre-release versioning (#653) (0c3859f)
- test: add delay between ecosystem tests retry (#651) (6a4cc5c)
Documentation
v4.26.0
4.26.0 (2024-01-25)
Full Changelog: v4.25.0...v4.26.0
Features
Chores
- internal: add internal helpers & improve build scripts (#643) (9392f50)
- internal: adjust ecosystem-tests logging in CI (#646) (156084b)
- internal: don't re-export streaming type (#648) (4c4be94)
- internal: fix binary files (#645) (e1fbc39)
- internal: minor streaming updates (#647) (2f073e4)
- internal: pin deno version (#649) (7e4b903)
... (truncated)
Changelog
Sourced from openai's changelog.
4.27.0 (2024-02-08)
Full Changelog: v4.26.1...v4.27.0
Features
Chores
- internal: fix retry mechanism for ecosystem-test (#663) (0eb7ed5)
- respect
application/vnd.api+json
content-type header (#664) (f4fad54)4.26.1 (2024-02-05)
Full Changelog: v4.26.0...v4.26.1
Chores
- internal: enable building when git installed (#657) (8c80a7d)
- internal: re-order pagination import (#656) (21ae54e)
- internal: support pre-release versioning (#653) (0c3859f)
- test: add delay between ecosystem tests retry (#651) (6a4cc5c)
Documentation
4.26.0 (2024-01-25)
Full Changelog: v4.25.0...v4.26.0
Features
Chores
- internal: add internal helpers & improve build scripts (#643) (9392f50)
- internal: adjust ecosystem-tests logging in CI (#646) (156084b)
- internal: don't re-export streaming type (#648) (4c4be94)
- internal: fix binary files (#645) (e1fbc39)
- internal: minor streaming updates (#647) (2f073e4)
- internal: pin deno version (#649) (7e4b903)
4.25.0 (2024-01-21)
... (truncated)
Commits
291bcab
release: 4.27.0e7a7636
chore: respectapplication/vnd.api+json
content-type header (#664)a20dec8
chore(internal): fix retry mechanism for ecosystem-test (#663)9b2d5be
feat(api): addtimestamp_granularities
, addgpt-3.5-turbo-0125
model (#661)282ff9b
release: 4.26.154e4f64
docs: add a CONTRIBUTING.md (#659)4eda2d2
chore(internal): enable building when git installed (#657)a5ec493
chore(internal): re-order pagination import (#656)0406652
chore(internal): support pre-release versioning (#653)9a8b1e4
chore(test): add delay between ecosystem tests retry (#651)- 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 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)