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.87.4 #9

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai 4.53.2 -> 4.87.4 age adoption passing confidence

Release Notes

openai/openai-node (openai)

v4.87.4

Compare Source

Full Changelog: v4.87.3...v4.87.4

Bug Fixes
Chores

v4.87.3

Compare Source

Full Changelog: v4.87.2...v4.87.3

Bug Fixes
  • responses: correct reasoning output type (2abef57)

v4.87.2

Compare Source

Full Changelog: v4.87.1...v4.87.2

Bug Fixes
  • responses: correctly add output_text (4ceb5cc)

v4.87.1

Compare Source

Full Changelog: v4.87.0...v4.87.1

Bug Fixes

v4.87.0

Compare Source

Full Changelog: v4.86.2...v4.87.0

Features
  • api: add /v1/responses and built-in tools (119b584)

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](https://redirect.github.com/openai/opena


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
Contributor Author

renovate bot commented Aug 2, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
error SyntaxError: Invalid value type 349:0 in /tmp/renovate/repos/github/NodeBB/nodebb-plugin-openai/yarn.lock
    at Parser.unexpected (/opt/containerbase/tools/yarn-slim/1.22.22/22.14.0/node_modules/yarn/lib/cli.js:64026:11)
    at Parser.parse (/opt/containerbase/tools/yarn-slim/1.22.22/22.14.0/node_modules/yarn/lib/cli.js:64154:16)
    at Parser.parse (/opt/containerbase/tools/yarn-slim/1.22.22/22.14.0/node_modules/yarn/lib/cli.js:64131:26)
    at parse (/opt/containerbase/tools/yarn-slim/1.22.22/22.14.0/node_modules/yarn/lib/cli.js:64231:21)
    at module.exports.exports.default (/opt/containerbase/tools/yarn-slim/1.22.22/22.14.0/node_modules/yarn/lib/cli.js:63793:96)
    at Function.<anonymous> (/opt/containerbase/tools/yarn-slim/1.22.22/22.14.0/node_modules/yarn/lib/cli.js:3068:63)
    at Generator.next (<anonymous>)
    at step (/opt/containerbase/tools/yarn-slim/1.22.22/22.14.0/node_modules/yarn/lib/cli.js:310:30)
    at /opt/containerbase/tools/yarn-slim/1.22.22/22.14.0/node_modules/yarn/lib/cli.js:321:13

@renovate renovate bot force-pushed the renovate/openai-4.x branch from 7f66988 to 8f31850 Compare August 6, 2024 18:52
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.54.0 fix(deps): update dependency openai to v4.55.0 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 8f31850 to 11880b8 Compare August 10, 2024 11:54
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.55.0 fix(deps): update dependency openai to v4.55.4 Aug 10, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 11880b8 to f981820 Compare August 13, 2024 01:30
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.55.4 fix(deps): update dependency openai to v4.55.5 Aug 13, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from f981820 to cc26cc4 Compare August 13, 2024 19:16
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.55.5 fix(deps): update dependency openai to v4.55.6 Aug 13, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from cc26cc4 to 6f7baa2 Compare August 13, 2024 23:21
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.55.6 fix(deps): update dependency openai to v4.55.7 Aug 13, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 6f7baa2 to 6eaf8e2 Compare August 16, 2024 01:51
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.55.7 fix(deps): update dependency openai to v4.55.9 Aug 16, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 6eaf8e2 to 2f93e5a Compare August 16, 2024 17:12
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.55.9 fix(deps): update dependency openai to v4.56.0 Aug 16, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 2f93e5a to f3857ef Compare August 27, 2024 19:56
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.56.0 fix(deps): update dependency openai to v4.56.1 Aug 27, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from f3857ef to 18b5ce4 Compare August 29, 2024 17:10
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.56.1 fix(deps): update dependency openai to v4.56.2 Aug 29, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 18b5ce4 to acf0d64 Compare August 29, 2024 18:20
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.56.2 fix(deps): update dependency openai to v4.57.0 Aug 29, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from acf0d64 to 41a20dc Compare September 4, 2024 20:32
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.57.0 fix(deps): update dependency openai to v4.57.2 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 41a20dc to 3a30fc8 Compare September 4, 2024 23:21
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.57.2 fix(deps): update dependency openai to v4.57.3 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 3a30fc8 to e6d8615 Compare September 6, 2024 00:50
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.57.3 fix(deps): update dependency openai to v4.58.0 Sep 6, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from e6d8615 to dfb1d84 Compare September 6, 2024 18:33
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.58.0 fix(deps): update dependency openai to v4.58.1 Sep 6, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from dfb1d84 to 1340830 Compare September 9, 2024 23:18
@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 branch from be6cca8 to f401012 Compare January 31, 2025 21:01
@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 branch from f401012 to 4d3b584 Compare February 5, 2025 17:51
@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 branch from 4d3b584 to 9d78247 Compare February 12, 2025 15:56
@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 branch from 9d78247 to 39caf0c Compare February 13, 2025 15:46
@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 branch from 39caf0c to 6356481 Compare February 13, 2025 23:48
@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 branch from 6356481 to 491c8c2 Compare February 14, 2025 15:15
@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 branch from 491c8c2 to e516540 Compare February 18, 2025 23:03
@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 18, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from e516540 to 7b2e767 Compare February 21, 2025 19:54
@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 21, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 7b2e767 to d5c010c Compare February 22, 2025 21:53
@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 branch from d5c010c to 42c3b67 Compare February 27, 2025 22:46
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.85.4 fix(deps): update dependency openai to v4.86.1 Feb 27, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 42c3b67 to ff06015 Compare March 6, 2025 01:47
@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
@renovate renovate bot force-pushed the renovate/openai-4.x branch from ff06015 to 18cd2ce Compare March 11, 2025 17:20
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.86.2 fix(deps): update dependency openai to v4.87.1 Mar 11, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 18cd2ce to 7c4ee02 Compare March 11, 2025 22:52
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.87.1 fix(deps): update dependency openai to v4.87.3 Mar 11, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 7c4ee02 to 0fe9587 Compare March 18, 2025 22:23
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.87.3 fix(deps): update dependency openai to v4.87.4 Mar 18, 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