opticdev / optic

OpenAPI linting, diffing and testing. Optic helps prevent breaking changes, publish accurate documentation and improve the design of your APIs.
https://useoptic.com
MIT License
1.35k stars 79 forks source link

chore(deps): update dependency openai to v4.29.0 #2785

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai 4.28.4 -> 4.29.0 age adoption passing confidence

Release Notes

openai/openai-node (openai) ### [`v4.29.0`](https://togithub.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4290-2024-03-13) [Compare Source](https://togithub.com/openai/openai-node/compare/v4.28.5...v4.29.0) Full Changelog: [v4.28.5...v4.29.0](https://togithub.com/openai/openai-node/compare/v4.28.5...v4.29.0) ##### Features - **assistants:** add support for streaming ([#​714](https://togithub.com/openai/openai-node/issues/714)) ([7d27d28](https://togithub.com/openai/openai-node/commit/7d27d286876d0a575d91a4752f401126fe93d2a3)) ### [`v4.28.5`](https://togithub.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4285-2024-03-13) [Compare Source](https://togithub.com/openai/openai-node/compare/v4.28.4...v4.28.5) Full Changelog: [v4.28.4...v4.28.5](https://togithub.com/openai/openai-node/compare/v4.28.4...v4.28.5) ##### Bug Fixes - **ChatCompletionStream:** abort on async iterator break and handle errors ([#​699](https://togithub.com/openai/openai-node/issues/699)) ([ac417a2](https://togithub.com/openai/openai-node/commit/ac417a2db31919d2b52f2eb2e38f9c67a8f73254)) - **streaming:** correctly handle trailing new lines in byte chunks ([#​708](https://togithub.com/openai/openai-node/issues/708)) ([4753be2](https://togithub.com/openai/openai-node/commit/4753be272b1d1dade7a769cf350b829fc639f36e)) ##### Chores - **api:** update docs ([#​703](https://togithub.com/openai/openai-node/issues/703)) ([e1db98b](https://togithub.com/openai/openai-node/commit/e1db98bef29d200e2e401e3f5d7b2db6839c7836)) - **docs:** mention install from git repo ([#​700](https://togithub.com/openai/openai-node/issues/700)) ([c081bdb](https://togithub.com/openai/openai-node/commit/c081bdbb55585e63370496d324dc6f94d86424d1)) - fix error handler in readme ([#​704](https://togithub.com/openai/openai-node/issues/704)) ([4ff790a](https://togithub.com/openai/openai-node/commit/4ff790a67cf876191e04ad0e369e447e080b78a7)) - **internal:** add explicit type annotation to decoder ([#​712](https://togithub.com/openai/openai-node/issues/712)) ([d728e99](https://togithub.com/openai/openai-node/commit/d728e9923554e4c72c9efa3bd528561400d50ad8)) - **types:** fix accidental exposure of Buffer type to cloudflare ([#​709](https://togithub.com/openai/openai-node/issues/709)) ([0323ecb](https://togithub.com/openai/openai-node/commit/0323ecb98ddbd8910fc5719c8bab5175b945d2ab)) ##### Documentation - **contributing:** improve wording ([#​696](https://togithub.com/openai/openai-node/issues/696)) ([940d569](https://togithub.com/openai/openai-node/commit/940d5695f4cacddbb58e3bfc50fec28c468c7e63)) - **readme:** fix https proxy example ([#​705](https://togithub.com/openai/openai-node/issues/705)) ([d144789](https://togithub.com/openai/openai-node/commit/d1447890a556d37928b628f6449bb80de224d207)) - **readme:** fix typo in custom fetch implementation ([#​698](https://togithub.com/openai/openai-node/issues/698)) ([64041fd](https://togithub.com/openai/openai-node/commit/64041fd33da569eccae64afe4e50ee803017b20b)) - remove extraneous --save and yarn install instructions ([#​710](https://togithub.com/openai/openai-node/issues/710)) ([8ec216d](https://togithub.com/openai/openai-node/commit/8ec216d6b72ee4d67e26786f06c93af18d042117)) - use [@​deprecated](https://togithub.com/deprecated) decorator for deprecated params ([#​711](https://togithub.com/openai/openai-node/issues/711)) ([4688ef4](https://togithub.com/openai/openai-node/commit/4688ef4b36e9f383a3abf6cdb31d498163a7bb9e))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.