pulumi-ai
pulumi-ai copied to clipboard
Bump the npm_and_yarn group across 1 directories with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /. directory: axios and openai.
Removes axios
Updates openai
from 3.2.1 to 4.24.2
Release notes
Sourced from openai's releases.
v4.24.2
4.24.2 (2024-01-08)
Full Changelog: v4.24.1...v4.24.2
Bug Fixes
- headers: always send lowercase headers and strip undefined (BREAKING in rare cases) (#608) (4ea159f)
Chores
- add .keep files for examples and custom code directories (#612) (5e0f733)
- internal: bump license (#605) (045ee74)
- internal: improve type signatures (#609) (e1ccc82)
Documentation
- fix docstring typos (#600) (1934fa1)
- improve audio example to show how to stream to a file (#598) (e950ad9)
v4.24.1
4.24.1 (2023-12-22)
Full Changelog: v4.24.0...v4.24.1
Bug Fixes
Documentation
- messages: improvements to helpers reference + typos (#595) (96a59b9)
- reformat README.md (#592) (8ffc7f8)
Refactors
v4.24.0
4.24.0 (2023-12-19)
Full Changelog: v4.23.0...v4.24.0
Features
... (truncated)
Changelog
Sourced from openai's changelog.
4.24.2 (2024-01-08)
Full Changelog: v4.24.1...v4.24.2
Bug Fixes
- headers: always send lowercase headers and strip undefined (BREAKING in rare cases) (#608) (4ea159f)
Chores
- add .keep files for examples and custom code directories (#612) (5e0f733)
- internal: bump license (#605) (045ee74)
- internal: improve type signatures (#609) (e1ccc82)
Documentation
- fix docstring typos (#600) (1934fa1)
- improve audio example to show how to stream to a file (#598) (e950ad9)
4.24.1 (2023-12-22)
Full Changelog: v4.24.0...v4.24.1
Bug Fixes
Documentation
- messages: improvements to helpers reference + typos (#595) (96a59b9)
- reformat README.md (#592) (8ffc7f8)
Refactors
4.24.0 (2023-12-19)
Full Changelog: v4.23.0...v4.24.0
Features
Chores
... (truncated)
Commits
6fa28ea
release: 4.24.26c3cf35
chore: add .keep files for examples and custom code directories (#612)f5b19fd
chore(internal): improve type signatures (#609)842efac
fix(headers): always send lowercase headers and strip undefined (BREAKING in ...76ef16c
chore(internal): bump license (#605)a952e50
docs: fix docstring typos (#600)8165725
docs: improve audio example to show how to stream to a file (#598)b595cd9
release: 4.24.1027da52
docs(messages): improvements to helpers reference + typos (#595)af11177
docs: reformat README.md (#592)- 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) You can disable automated security fix PRs for this repo from the Security Alerts page.