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.42.0 #412

Open
wants to merge 1 commit into
base: chore/renovateBaseBranch
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai 4.2.0 -> 4.42.0 age adoption passing confidence

Release Notes

openai/openai-node (openai)

v4.42.0

Compare Source

Full Changelog: v4.41.1...v4.42.0

Features
Bug Fixes

v4.41.1

Compare Source

Full Changelog: v4.41.0...v4.41.1

Bug Fixes

v4.41.0

Compare Source

Full Changelog: v4.40.2...v4.41.0

Features

v4.40.2

Compare Source

Full Changelog: v4.40.1...v4.40.2

Bug Fixes

v4.40.1

Compare Source

Full Changelog: v4.40.0...v4.40.1

Chores

v4.40.0

Compare Source

Full Changelog: v4.39.1...v4.40.0

Features

v4.39.1

Compare Source

Full Changelog: v4.39.0...v4.39.1

Chores

v4.39.0

Compare Source

Full Changelog: v4.38.5...v4.39.0

Features
Chores

v4.38.5

Compare Source

Full Changelog: v4.38.4...v4.38.5

Chores

v4.38.4

Compare Source

Full Changelog: v4.38.3...v4.38.4

Bug Fixes

v4.38.3

Compare Source

Full Changelog: v4.38.2...v4.38.3

Chores

v4.38.2

Compare Source

Full Changelog: v4.38.1...v4.38.2

Bug Fixes

v4.38.1

Compare Source

Full Changelog: v4.38.0...v4.38.1

Bug Fixes

v4.38.0

Compare Source

Full Changelog: v4.37.1...v4.38.0

Features

v4.37.1

Compare Source

Full Changelog: v4.37.0...v4.37.1

Chores

v4.37.0

Compare Source

Full Changelog: v4.36.0...v4.37.0

Features

v4.36.0

Compare Source

Full Changelog: v4.35.0...v4.36.0

Features
Build System

v4.35.0

Compare Source

Full Changelog: v4.34.0...v4.35.0

Features

v4.34.0

Compare Source

Full Changelog: v4.33.1...v4.34.0

Features

v4.33.1

Compare Source

Full Changelog: v4.33.0...v4.33.1

Chores

v4.33.0

Compare Source

Full Changelog: v4.32.2...v4.33.0

Features
  • api: add additional messages when creating thread run (#​759) (f1fdb41)

v4.32.2

Compare Source

Full Changelog: v4.32.1...v4.32.2

Bug Fixes
Chores

v4.32.1

Compare Source

Full Changelog: v4.32.0...v4.32.1

Chores

v4.32.0

Compare Source

Full Changelog: v4.31.0...v4.32.0

Features
Chores
Documentation
Refactors
  • rename createAndStream to stream (02920ae)

v4.31.0

Compare Source

Full Changelog: v4.30.0...v4.31.0

Features
Bug Fixes
  • streaming: trigger all event handlers with fromReadableStream (#​741) (7b1e593)

v4.30.0

Compare Source

Full Changelog: v4.29.2...v4.30.0

Features
Bug Fixes
Chores
Documentation
  • readme: consistent use of sentence case in headings (#​729) (7e515fd)
  • readme: document how to make undocumented requests (#​730) (a06d861)

v4.29.2

Compare Source

Full Changelog: v4.29.1...v4.29.2

Chores
Documentation

v4.29.1

Compare Source

Full Changelog: v4.29.0...v4.29.1

Documentation

v4.29.0

Compare Source

Full Changelog: v4.28.5...v4.29.0

Features

v4.28.5

Compare Source

Full Changelog: v4.28.4...v4.28.5

Bug Fixes
  • ChatCompletionStream: abort on async iterator break and handle errors (#​699) (ac417a2)
  • streaming: correctly handle trailing new lines in byte chunks (#​708) (4753be2)
Chores
Documentation

v4.28.4

Compare Source

Full Changelog: v4.28.3...v4.28.4

Features
Chores

v4.28.0

Compare Source

Full Changelog: v4.27.1...v4.28.0

Features

v4.27.1

Compare Source

Full Changelog: v4.27.0...v4.27.1

v4.27.0

Compare Source

Full Changelog: v4.26.1...v4.27.0

Features
  • api: add timestamp_granularities, add gpt-3.5-turbo-0125 model (#​661) (5016806)
Chores
  • internal: fix retry mechanism for ecosystem-test (#​663) (0eb7ed5)
  • respect application/vnd.api+json content-type header (#​664) (f4fad54)

v4.26.1

Compare Source

Full Changelog: v4.26.0...v4.26.1

Chores
Documentation

v4.26.0

Compare Source

Full Changelog: v4.25.0...v4.26.0

Features
Chores

v4.25.0

Compare Source

Full Changelog: v4.24.7...v4.25.0

Features
Bug Fixes
Chores

v4.24.7

Compare Source

Full Changelog: v4.24.6...v4.24.7

Chores
  • ecosystem-tests: fix flaky vercel-edge, cloudflare-worker, and deno tests (#​626) (ae412a5)
  • ecosystem-tests: fix typo in deno test (#​628) (048ec94)

v4.24.6

Compare Source

Full Changelog: v4.24.5...v4.24.6

Chores
  • ecosystem-tests: fix flaky tests and remove fine tuning calls (#​623) (258d79f)
  • ecosystem-tests: fix flaky tests and remove fine tuning calls (#​625) (58e5fd8)

v4.24.5

Compare Source

Full Changelog: v4.24.4...v4.24.5

Refactors

v4.24.4

Compare Source

Full Changelog: v4.24.3...v4.24.4

Chores

v4.24.3

Compare Source

Full Changelog: v4.24.2...v4.24.3

Bug Fixes
  • use default base url if BASE_URL env var is blank (#​615) (a27ad3d)

v4.24.2

Compare Source

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
Documentation

v4.24.1

Compare Source

Full Changelog: v4.24.0...v4.24.1

Bug Fixes
  • pagination: correct type annotation object field (#​590) (4066eda)
Documentation
Refactors

v4.24.0

Compare Source

Full Changelog: v4.23.0...v4.24.0

Features
Chores
Documentation

v4.23.0

Compare Source

Full Changelog: v4.22.1...v4.23.0

Features
Chores

v4.22.1

Compare Source

Full Changelog: v4.22.0...v4.22.1

Chores
Documentation

v4.22.0

Compare Source

Full Changelog: v4.21.0...v4.22.0

Features
Chores

v4.21.0

Compare Source

Full Changelog: v4.20.1...v4.21.0

Features
  • client: support reading the base url from an env variable (#​547) (06fb68d)
Bug Fixes
  • correct some runTools behavior and deprecate runFunctions (#​562) (f5cdd0f)
  • prevent 400 when using runTools/runFunctions with Azure OpenAI API (#​544) (735d9b8)
Documentation
Build System

v4.20.1

Compare Source

Full Changelog: v4.20.0...v4.20.1

Chores
  • internal: remove file import and conditionally run prepare (#​533) (48cb729)
Documentation

v4.20.0

Compare Source

Full Changelog: v4.19.1...v4.20.0

Features
Chores

v4.19.1

Compare Source

Full Changelog: v4.19.0...v4.19.1

v4.19.0

Compare Source

Full Changelog: v4.18.0...v4.19.0

Features

v4.18.0

Compare Source

Full Changelog: v4.17.5...v4.18.0

Features

v4.17.5

Compare Source

Full Changelog: v4.17.4...v4.17.5

Chores
  • fix typo in docs and add request header for function calls (#​494) (22ce244)

v4.17.4

Compare Source

Full Changelog: v4.17.3...v4.17.4

Chores

v4.17.3

Compare Source

Full Changelog: v4.17.2...v4.17.3

v4.17.2

Compare Source

Full Changelog: v4.17.1...v4.17.2

Chores

v4.17.1

Compare Source

Full Changelog: v4.17.0...v4.17.1

Refactors
  • client: deprecate files.retrieveContent in favour of files.content (#​474) (7c7bfc2)

v4.17.0

Compare Source

Full Changelog: v4.16.2...v4.17.0

Features
Refactors
  • api: rename FunctionObject to FunctionDefinition (#​470) (f3990c7)

v4.16.2

Compare Source

Full Changelog: v4.16.1...v4.16.2

Bug Fixes
Chores
Documentation

v4.16.1

Compare Source

Full Changelog: v4.16.0...v4.16.1

Bug Fixes
Documentation

v4.16.0

Compare Source

Full Changelog: v4.15.4...v4.16.0

Features
  • api: releases from DevDay; assistants, multimodality, tools, dall-e-3, tts, and more (#​433) (fb92f5e)
Bug Fixes
Documentation

v4.15.4

Compare Source

Full Changelog: v4.15.3...v4.15.4

Documentation

v4.15.3

Compare Source

Full Changelog: v4.15.2...v4.15.3

Bug Fixes

v4.15.2

Compare Source

Full Changelog: v4.15.1...v4.15.2

Documentation

v4.15.1

Compare Source

Full Changelog: v4.15.0...v4.15.1

Documentation

v4.15.0

Compare Source

Full Changelog: v4.14.2...v4.15.0

Features

v4.14.2

Compare Source

Full Changelog: v4.14.1...v4.14.2

Chores

v4.14.1

Compare Source

Full Changelog: v4.14.0...v4.14.1

Bug Fixes
  • deploy deno in a github workflow instead of postpublish step (#​405) ([3a6dba0](ht

Configuration

📅 Schedule: Branch creation - "after 4pm every weekday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.20%. Comparing base (d9db4ef) to head (be79d99).
Report is 83 commits behind head on chore/renovateBaseBranch.

❗ Current head be79d99 differs from pull request most recent head 08fa7ae. Consider uploading reports for the commit 08fa7ae to get more accurate results

Additional details and impacted files
@@                     Coverage Diff                      @@
##           chore/renovateBaseBranch     #412      +/-   ##
============================================================
- Coverage                     65.70%   65.20%   -0.50%     
============================================================
  Files                           264      267       +3     
  Lines                         19395    20002     +607     
  Branches                       1428     1463      +35     
============================================================
+ Hits                          12744    13043     +299     
- Misses                         6639     6947     +308     
  Partials                         12       12              

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

@renovate renovate bot changed the title fix(deps): update dependency openai to v4.20.1 fix(deps): update dependency openai to v4.21.0 Dec 13, 2023
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.21.0 fix(deps): update dependency openai to v4.22.0 Dec 15, 2023
@renovate renovate bot force-pushed the renovate/openai-4.x branch 2 times, most recently from 81ece3e to 8b0675a Compare December 18, 2023 16:49
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.22.0 fix(deps): update dependency openai to v4.23.0 Dec 18, 2023
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.23.0 fix(deps): update dependency openai to v4.24.0 Dec 20, 2023
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.24.0 fix(deps): update dependency openai to v4.24.1 Dec 22, 2023
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.24.1 fix(deps): update dependency openai to v4.24.2 Jan 10, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.24.2 fix(deps): update dependency openai to v4.24.3 Jan 10, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.24.3 fix(deps): update dependency openai to v4.24.5 Jan 12, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.24.5 fix(deps): update dependency openai to v4.24.6 Jan 12, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.24.6 fix(deps): update dependency openai to v4.24.7 Jan 15, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch 6 times, most recently from 9c3d3a9 to 0194687 Compare January 22, 2024 17:22
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.24.7 fix(deps): update dependency openai to v4.25.0 Jan 22, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.25.0 fix(deps): update dependency openai to v4.26.0 Jan 26, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.32.2 fix(deps): update dependency openai to v4.33.0 Apr 5, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.33.0 fix(deps): update dependency openai to v4.33.1 Apr 15, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.33.1 fix(deps): update dependency openai to v4.35.0 Apr 16, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.35.0 fix(deps): update dependency openai to v4.36.0 Apr 16, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.36.0 fix(deps): update dependency openai to v4.37.1 Apr 17, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.37.1 fix(deps): update dependency openai to v4.38.0 Apr 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.38.0 fix(deps): update dependency openai to v4.38.1 Apr 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.38.1 fix(deps): update dependency openai to v4.38.2 Apr 22, 2024
@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 changed the title fix(deps): update dependency openai to v4.38.3 fix(deps): update dependency openai to v4.38.5 Apr 25, 2024
@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 30, 2024
@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 changed the title fix(deps): update dependency openai to v4.39.1 fix(deps): update dependency openai to v4.40.2 May 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.40.2 fix(deps): update dependency openai to v4.41.1 May 6, 2024
@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 7, 2024
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.

None yet

0 participants