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

fix(deps): update dependency openai to v4.86.2 #97

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai 4.38.1 -> 4.86.2 age adoption passing confidence

Release Notes

openai/openai-node (openai)

v4.86.2

Compare Source

Full Changelog: v4.86.1...v4.86.2

Chores

v4.86.1

Compare Source

Full Changelog: v4.86.0...v4.86.1

Documentation

v4.86.0

Compare Source

Full Changelog: v4.85.4...v4.86.0

Features

v4.85.4

Compare Source

Full Changelog: v4.85.3...v4.85.4

Chores

v4.85.3

Compare Source

Full Changelog: v4.85.2...v4.85.3

Bug Fixes

v4.85.2

Compare Source

Full Changelog: v4.85.1...v4.85.2

Bug Fixes

v4.85.1

Compare Source

Full Changelog: v4.85.0...v4.85.1

Bug Fixes
Chores

v4.85.0

Compare Source

Full Changelog: v4.84.1...v4.85.0

Features
Bug Fixes

v4.84.1

Compare Source

Full Changelog: v4.84.0...v4.84.1

Bug Fixes

v4.84.0

Compare Source

Full Changelog: v4.83.0...v4.84.0

Features
Bug Fixes
  • api: add missing reasoning effort + model enums (#​1302) (14c55c3)
  • assistants: handle thread.run.incomplete event (7032cc4)
  • correctly decode multi-byte characters over multiple chunks (#​1316) (dd776c4)
Chores
  • internal: remove segfault-handler dependency (3521ca3)
Documentation
  • readme: cleanup into multiple files (da94424)

v4.83.0

Compare Source

Full Changelog: v4.82.0...v4.83.0

Features
Bug Fixes

v4.82.0

Compare Source

Full Changelog: v4.81.0...v4.82.0

Features
Bug Fixes
  • examples/realtime: remove duplicate session.update call (#​1293) (ad800b4)
  • types: correct metadata type + other fixes (378e2f7)

v4.81.0

Compare Source

Full Changelog: v4.80.1...v4.81.0

Features

v4.80.1

Compare Source

Full Changelog: v4.80.0...v4.80.1

Bug Fixes
  • azure: include retry count header (3e0ba40)
Documentation

v4.80.0

Compare Source

Full Changelog: v4.79.4...v4.80.0

Features

v4.79.4

Compare Source

Full Changelog: v4.79.3...v4.79.4

Bug Fixes
  • jsr: correct zod config (e45fa5f)
Chores
Documentation

v4.79.3

Compare Source

Full Changelog: v4.79.2...v4.79.3

Bug Fixes
  • jsr: export zod helpers (9dc55b6)

v4.79.2

Compare Source

Full Changelog: v4.79.1...v4.79.2

Chores
Documentation

v4.79.1

Compare Source

Full Changelog: v4.79.0...v4.79.1

Bug Fixes

v4.79.0

Compare Source

Full Changelog: v4.78.1...v4.79.0

Features
Bug Fixes
  • logs/azure: redact sensitive header when DEBUG is set (#​1218) (6a72fd7)
Chores

v4.78.1

Compare Source

Full Changelog: v4.78.0...v4.78.1

Bug Fixes

v4.78.0

Compare Source

Full Changelog: v4.77.4...v4.78.0

Features

v4.77.4

Compare Source

Full Changelog: v4.77.3...v4.77.4

Documentation

v4.77.3

Compare Source

Full Changelog: v4.77.2...v4.77.3

Chores

v4.77.0

Compare Source

Full Changelog: v4.76.3...v4.77.0

Features
  • api: new o1 and GPT-4o models + preference fine-tuning (#​1229) (2e872d4)
Chores

v4.76.3

Compare Source

Full Changelog: v4.76.2...v4.76.3

Chores
  • internal: better ecosystem test debugging (86fc0a8)
Documentation

v4.76.2

Compare Source

Full Changelog: v4.76.1...v4.76.2

Chores

v4.76.1

Compare Source

Full Changelog: v4.76.0...v4.76.1

Chores

v4.76.0

Compare Source

Full Changelog: v4.75.0...v4.76.0

Features
Chores

v4.75.0

Compare Source

Full Changelog: v4.74.0...v4.75.0

Features

v4.74.0

Compare Source

Full Changelog: v4.73.1...v4.74.0

Features

v4.73.1

Compare Source

Full Changelog: v4.73.0...v4.73.1

Documentation
  • readme: mention .withResponse() for streaming request ID (#​1202) (b6800d4)

v4.73.0

Compare Source

Full Changelog: v4.72.0...v4.73.0

Features
  • api: add gpt-4o-2024-11-20 model (#​1201) (0feeafd)
  • bump model in all example snippets to gpt-4o (6961c37)
Bug Fixes
Chores
Documentation

v4.72.0

Compare Source

Full Changelog: v4.71.1...v4.72.0

Features
  • add back deno runtime testing without type checks (1626cf5)
Chores

v4.71.1

Compare Source

Full Changelog: v4.71.0...v4.71.1

Bug Fixes

v4.71.0

Compare Source

Full Changelog: v4.70.3...v4.71.0

Features

v4.70.3

Compare Source

Full Changelog: v4.70.2...v4.70.3

Bug Fixes
  • change streaming helper imports to be relative (e73b7cf)

v4.70.2

Compare Source

Full Changelog: v4.70.1...v4.70.2

Bug Fixes
  • add permissions to github workflow (ee75e00)
  • skip deno ecosystem test (5b181b0)

v4.70.1

Compare Source

Full Changelog: v4.70.0...v4.70.1

Bug Fixes

v4.70.0

Compare Source

Full Changelog: v4.69.0...v4.70.0

Features
Chores
  • internal: fix isolated modules exports (9cd1958)
Refactors

v4.69.0

Compare Source

Full Changelog: v4.68.4...v4.69.0

Features
  • api: add new, expressive voices for Realtime and Audio in Chat Completions (#​1157) (12e501c)
Bug Fixes
Documentation

v4.68.4

Compare Source

Full Changelog: v4.68.3...v4.68.4

Chores

v4.68.3

Compare Source

Full Changelog: v4.68.2...v4.68.3

Chores

v4.68.2

Compare Source

Full Changelog: v4.68.1...v4.68.2

Chores

v4.68.1

Compare Source

Full Changelog: v4.68.0...v4.68.1

Bug Fixes
  • client: respect x-stainless-retry-count default headers (#​1138) (266717b)

v4.68.0

Compare Source

Full Changelog: v4.67.3...v4.68.0

Features
  • api: add gpt-4o-audio-preview model for chat completions (#​1135) (17a623f)

v4.67.3

Compare Source

Full Changelog: v4.67.2...v4.67.3

Chores

v4.67.2

Compare Source

Full Changelog: v4.67.1...v4.67.2

Chores

v4.67.1

Compare Source

Full Changelog: v4.67.0...v4.67.1

Documentation

v4.67.0

Compare Source

Full Changelog: v4.66.1...v4.67.0

Features
  • api: support storing chat completions, enabling evals and model distillation in the dashboard (#​1112) (6424924)

v4.66.1

Compare Source

Full Changelog: v4.66.0...v4.66.1

Bug Fixes
  • audio: add fallback overload types (0c00a13)
  • audio: use export type (1519100)

v4.65.0

Compare Source

Full Changelog: v4.64.0...v4.65.0

Features

v4.64.0

Compare Source

Full Changelog: v4.63.0...v4.64.0

Features
Bug Fixes
Chores

v4.63.0

Compare Source

Full Changelog: v4.62.1...v4.63.0

Features
Chores

v4.62.1

Compare Source

Full Changelog: v4.62.0...v4.62.1

Bug Fixes

v4.62.0

Compare Source

Full Changelog: v4.61.1...v4.62.0

Features
  • client: add ._request_id property to object responses (#​1078) (d5c2131)
Chores
  • internal: add ecosystem test for qs reproduction (0199dd8)
  • internal: add query string encoder (#​1079) (f870682)
  • internal: fix some types (#​1082) (1ec41a7)
  • tests: add query string tests to ecosystem tests (36be724)

v4.61.1

Compare Source

Full Changelog: v4.61.0...v4.61.1

Bug Fixes
Chores

v4.61.0

Compare Source

Full Changelog: v4.60.1...v4.61.0

Bug Fixes
  • client: partial parsing update to handle strings (46e8eb6)
  • examples: handle usage chunk in tool call streaming (#​1068) (e4188c4)
Chores
  • examples: add a small delay to tool-calls example streaming (a3fc659)
Documentation

v4.60.1

Compare Source

Full Changelog: v4.60.0...v4.60.1

Bug Fixes
  • zod: correctly add $ref definitions for transformed schemas (#​1065) (9b93b24)

v4.60.0

Compare Source

Full Changelog: v4.59.0...v4.60.0

Features

v4.59.0

Compare Source

Full Changelog: v4.58.2...v4.59.0

Features
Documentation

v4.58.2

Compare Source

Full Changelog: v4.58.1...v4.58.2

Bug Fixes
Chores

v4.58.1

Compare Source

Full Changelog: v4.58.0...v4.58.1

Chores

v4.58.0

Compare Source

Full Changelog: v4.57.3...v4.58.0

Features
Bug Fixes

v4.57.3

Compare Source

Full Changelog: v4.57.2...v4.57.3

Bug Fixes
  • helpers/zod: avoid import issue in certain environments (#​1039) (e238daa)
Chores

v4.57.2

Compare Source

Full Changelog: v4.57.1...v4.57.2

Chores

v4.57.1

Compare Source

Full Changelog: v4.57.0...v4.57.1

Bug Fixes
  • assistants: correctly accumulate tool calls when streaming (#​1031) (d935ad3)
  • client: correct File construction from node-fetch Responses (#​1029) (22ebdc2)
  • runTools without stream should not emit user message events (#​1005) (22ded4d)
Chores
  • internal/tests: workaround bug in recent types/node release (3c7bdfd)

v4.57.0

Compare Source

Full Changelog: v4.56.2...v4.57.0

Features
Bug Fixes

v4.56.2

Compare Source

Full Changelog: v4.56.1...v4.56.2

Chores

v4.56.1

Compare Source

Full Changelog: v4.56.0...v4.56.1

Chores

v4.56.0

Compare Source

Full Changelog: v4.55.9...v4.56.0

Features
  • api: add chatgpt-4o-latest model (edc4398)

v4.55.9

Compare Source

Full Changelog: v4.55.8...v4.55.9

Bug Fixes

v4.55.8

Compare Source

Full Changelog: v4.55.7...v4.55.8

Chores

v4.55.7

Compare Source

Full Changelog: v4.55.6...v4.55.7

Bug Fixes
  • json-schema: correct handling of nested recursive schemas (#​992) (ac309ab)

v4.55.6

Compare Source

Full Changelog: v4.55.5...v4.55.6

Bug Fixes

v4.55.5

Compare Source

Full Changelog: v4.55.4...v4.55.5

Chores

v4.55.4

Compare Source

Full Changelog: v4.55.3...v4.55.4

Bug Fixes
Chores

v4.55.3

Compare Source

Full Changelog: v4.55.2...v4.55.3

Chores

[v4.55.2](https://redirect.github.com/openai/openai


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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.59%. Comparing base (6bed1a0) to head (3d79b1c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #97   +/-   ##
=======================================
  Coverage   11.59%   11.59%           
=======================================
  Files          37       37           
  Lines         371      371           
  Branches       36       36           
=======================================
  Hits           43       43           
  Misses        328      328           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title fix(deps): update dependency openai to v4.38.2 fix(deps): update dependency openai to v4.38.3 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch 2 times, most recently from 855d758 to ba13b54 Compare April 24, 2024 21:44
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.38.3 fix(deps): update dependency openai to v4.38.4 Apr 24, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.38.4 fix(deps): update dependency openai to v4.38.5 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from ba13b54 to eea7037 Compare April 25, 2024 02:03
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.38.5 fix(deps): update dependency openai to v4.39.0 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from eea7037 to a103d05 Compare April 29, 2024 23:02
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.39.0 fix(deps): update dependency openai to v4.39.1 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from a103d05 to 3a71a25 Compare April 30, 2024 22:48
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.39.1 fix(deps): update dependency openai to v4.40.0 May 1, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from 3a71a25 to 978538c Compare May 1, 2024 07:37
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.40.0 fix(deps): update dependency openai to v4.40.1 May 2, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from 978538c to e24c814 Compare May 2, 2024 16:16
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.40.1 fix(deps): update dependency openai to v4.40.2 May 3, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from e24c814 to a51d4ed Compare May 3, 2024 15:30
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.40.2 fix(deps): update dependency openai to v4.41.0 May 5, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch 2 times, most recently from 36e6dc7 to 10f484f Compare May 6, 2024 17:01
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.41.0 fix(deps): update dependency openai to v4.41.1 May 6, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from 10f484f to acae174 Compare May 6, 2024 20:24
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.41.1 fix(deps): update dependency openai to v4.42.0 May 6, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.42.0 fix(deps): update dependency openai to v4.43.0 May 8, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from acae174 to 326a16d Compare May 8, 2024 21:07
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.43.0 fix(deps): update dependency openai to v4.44.0 May 9, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch 2 times, most recently from a6b1724 to a85be08 Compare May 11, 2024 08:26
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.44.0 fix(deps): update dependency openai to v4.45.0 May 11, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from a85be08 to 04e2e9d Compare May 13, 2024 21:44
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.79.4 fix(deps): update dependency openai to v4.80.0 Jan 22, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from 5dc6645 to 46c1176 Compare January 26, 2025 09:35
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.80.0 fix(deps): update dependency openai to v4.80.1 Jan 26, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from 46c1176 to d753bb0 Compare January 29, 2025 20:44
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.80.1 fix(deps): update dependency openai to v4.81.0 Jan 29, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from d753bb0 to 6eaa668 Compare January 31, 2025 21:38
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.81.0 fix(deps): update dependency openai to v4.82.0 Jan 31, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from 6eaa668 to 92b0668 Compare February 5, 2025 17:54
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.82.0 fix(deps): update dependency openai to v4.83.0 Feb 5, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from 92b0668 to ba82737 Compare February 12, 2025 20:03
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.83.0 fix(deps): update dependency openai to v4.84.0 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from ba82737 to a9897bc Compare February 13, 2025 19:25
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.84.0 fix(deps): update dependency openai to v4.84.1 Feb 13, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from a9897bc to d25daef Compare February 13, 2025 21:56
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.84.1 fix(deps): update dependency openai to v4.85.0 Feb 13, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from d25daef to a81e4d5 Compare February 14, 2025 15:04
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.85.0 fix(deps): update dependency openai to v4.85.1 Feb 14, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from a81e4d5 to 71cecf4 Compare February 19, 2025 02:53
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.85.1 fix(deps): update dependency openai to v4.85.2 Feb 19, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from 71cecf4 to f50118f Compare February 20, 2025 16:12
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.85.2 fix(deps): update dependency openai to v4.85.3 Feb 20, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from f50118f to aa06205 Compare February 22, 2025 22:31
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.85.3 fix(deps): update dependency openai to v4.85.4 Feb 22, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from aa06205 to 374bed6 Compare February 27, 2025 21:47
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.85.4 fix(deps): update dependency openai to v4.86.0 Feb 27, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from 374bed6 to db60a1e Compare February 28, 2025 02:30
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.86.0 fix(deps): update dependency openai to v4.86.1 Feb 28, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from db60a1e to 3d79b1c Compare March 6, 2025 03:34
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.86.1 fix(deps): update dependency openai to v4.86.2 Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants