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

Update dependency openai to v4.80.1 #9351

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai 4.73.0 -> 4.80.1 age adoption passing confidence

Release Notes

openai/openai-node (openai)

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)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Europe/Paris, 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.

@renovate renovate bot added dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team labels Dec 14, 2024
Copy link

codecov bot commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.24%. Comparing base (0d2a3f8) to head (b0d28f0).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9351   +/-   ##
=======================================
  Coverage   65.24%   65.24%           
=======================================
  Files         630      630           
  Lines       60273    60273           
  Branches     6763     6766    +3     
=======================================
  Hits        39325    39325           
  Misses      20948    20948           

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

@renovate renovate bot force-pushed the renovate/openai-4.x branch from c6f057a to 0302102 Compare December 17, 2024 23:29
@renovate renovate bot changed the title Update dependency openai to v4.76.3 Update dependency openai to v4.77.0 Dec 17, 2024
@renovate renovate bot changed the title Update dependency openai to v4.77.0 Update dependency openai to v4.77.3 Jan 4, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch 2 times, most recently from d5b7889 to d364e00 Compare January 8, 2025 22:07
@renovate renovate bot changed the title Update dependency openai to v4.77.3 Update dependency openai to v4.77.4 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from d364e00 to caa283f Compare January 10, 2025 00:41
@renovate renovate bot changed the title Update dependency openai to v4.77.4 Update dependency openai to v4.78.0 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from caa283f to 41e20bd Compare January 10, 2025 21:05
@renovate renovate bot changed the title Update dependency openai to v4.78.0 Update dependency openai to v4.78.1 Jan 10, 2025
@richard-julien richard-julien force-pushed the master branch 5 times, most recently from b414944 to c7f4cb7 Compare January 13, 2025 09:27
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 41e20bd to cccafac Compare January 17, 2025 22:20
@renovate renovate bot changed the title Update dependency openai to v4.78.1 Update dependency openai to v4.79.1 Jan 17, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch 2 times, most recently from 45df527 to feda06b Compare January 21, 2025 23:11
@renovate renovate bot changed the title Update dependency openai to v4.79.1 Update dependency openai to v4.79.4 Jan 21, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from feda06b to ae504d0 Compare January 22, 2025 23:02
@renovate renovate bot changed the title Update dependency openai to v4.79.4 Update dependency openai to v4.80.0 Jan 22, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from ae504d0 to b0d28f0 Compare January 24, 2025 22:55
@renovate renovate bot changed the title Update dependency openai to v4.80.0 Update dependency openai to v4.80.1 Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants