Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #12779 +/- ##
========================================
Coverage 32.58% 32.58%
========================================
Files 3138 3138
Lines 212780 212780
Branches 38561 38824 +263
========================================
+ Hits 69324 69327 +3
+ Misses 143456 143453 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
9e96a7c to
18069df
Compare
d84af79 to
5032955
Compare
7786699 to
35f7acb
Compare
c6dfd9f to
c66c355
Compare
c66c355 to
da0a572
Compare
1993f53 to
b4fe43e
Compare
b4fe43e to
a49414e
Compare
3bc1366 to
be83813
Compare
24e72ca to
5c0686c
Compare
8fbe3e8 to
1ebe2ee
Compare
cef8d82 to
c3f8c19
Compare
9e119f6 to
130607a
Compare
07a4e5c to
c74f0b7
Compare
0d1c103 to
5f13bce
Compare
42f8b05 to
215deb2
Compare
215deb2 to
3735df2
Compare
c2f4a05 to
80e3acf
Compare
80e3acf to
579f8bc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.104.0→6.31.0Release Notes
openai/openai-node (openai)
v6.31.0Compare Source
Full Changelog: v6.30.1...v6.31.0
Features
v6.30.1Compare Source
Full Changelog: v6.30.0...v6.30.1
Chores
v6.29.0Compare Source
Full Changelog: v6.28.0...v6.29.0
Features
v6.28.0Compare Source
Full Changelog: v6.28.0...v6.29.0
Features
v6.27.0Compare Source
Full Changelog: v6.26.0...v6.27.0
Features
Chores
v6.26.0Compare Source
Full Changelog: v6.26.0...v6.27.0
Features
Chores
v6.25.0Compare Source
Full Changelog: v6.24.0...v6.25.0
Features
Bug Fixes
Chores
v6.24.0Compare Source
Full Changelog: v6.24.0...v6.25.0
Features
Bug Fixes
Chores
v6.23.0Compare Source
Full Changelog: v6.23.0...v6.24.0
Features
v6.22.0Compare Source
Full Changelog: v6.21.0...v6.22.0
Features
Bug Fixes
Chores
Documentation
api.mdby standalone resources (48e07d6)v6.21.0Compare Source
Full Changelog: v6.21.0...v6.22.0
Features
Bug Fixes
Chores
Documentation
api.mdby standalone resources (48e07d6)v6.20.0Compare Source
Full Changelog: v6.20.0...v6.21.0
Features
v6.19.0Compare Source
Full Changelog: v6.19.0...v6.20.0
Features
v6.18.0Compare Source
Full Changelog: v6.17.0...v6.18.0
Features
Bug Fixes
find_in_pageaction (9aa8d98)Chores
v6.17.0Compare Source
Full Changelog: v6.16.0...v6.17.0
Features
Bug Fixes
Chores
actions/github-script(4ea73d3)actions/checkoutversion (f163b77)v6.16.0Compare Source
Full Changelog: v6.15.0...v6.16.0
Features
Chores
v6.15.0Compare Source
Full Changelog: v6.14.0...v6.15.0
Bug Fixes
v6.14.0Compare Source
Full Changelog: v6.14.0...v6.15.0
Bug Fixes
v6.13.0Compare Source
Full Changelog: v6.13.0...v6.14.0
Features
v6.10.0Compare Source
Full Changelog: v6.9.1...v6.10.0
Features
Chores
v6.9.1Compare Source
Full Changelog: v6.9.0...v6.9.1
Bug Fixes
v6.9.0Compare Source
Full Changelog: v6.9.0...v6.9.1
Bug Fixes
v6.8.1Compare Source
Full Changelog: v6.8.0...v6.8.1
Bug Fixes
v6.8.0Compare Source
Full Changelog: v6.7.0...v6.8.0
Features
Chores
v6.7.0Compare Source
Full Changelog: v6.6.0...v6.7.0
Features
Bug Fixes
v6.6.0Compare Source
Full Changelog: v6.6.0...v6.7.0
Features
Bug Fixes
v6.5.0Compare Source
Full Changelog: v6.5.0...v6.6.0
Features
Bug Fixes
v6.4.0Compare Source
Full Changelog: v6.4.0...v6.5.0
Features
v6.3.0Compare Source
Full Changelog: v6.3.0...v6.4.0
Features
v6.2.0Compare Source
Full Changelog: v6.2.0...v6.3.0
Features
Chores
v6.1.0Compare Source
Full Changelog: v6.1.0...v6.2.0
Features
Chores
v6.0.1Compare Source
Full Changelog: v6.0.1...v6.1.0
Features
v6.0.0Compare Source
Full Changelog: v6.0.0...v6.0.1
Bug Fixes
v5.23.2Compare Source
Full Changelog: v5.23.2...v6.0.0
⚠ BREAKING CHANGES
ResponseFunctionToolCallOutputItem.outputandResponseCustomToolCallOutput.outputnow returnstring | Array<ResponseInputText | ResponseInputImage | ResponseInputFile>instead ofstringonly. This may break existing callsites that assumeoutputis always a string.Features
Chores
v5.23.1Compare Source
Full Changelog: v5.23.1...v5.23.2
Chores
v5.23.0Compare Source
Full Changelog: v5.23.0...v5.23.1
Bug Fixes
Performance Improvements
Chores
compilerOptions.baseUrlfrom tsconfig.json (dfab408)v5.22.1Compare Source
Full Changelog: v5.22.1...v5.23.0
Features
v5.22.0Compare Source
Full Changelog: v5.22.0...v5.22.1
Bug Fixes
Chores
v5.21.0Compare Source
Full Changelog: v5.21.0...v5.22.0
Features
Chores
v5.20.3Compare Source
Full Changelog: v5.20.3...v5.21.0
Features
v5.20.2Compare Source
Full Changelog: v5.20.2...v5.20.3
Chores
v5.20.1Compare Source
Full Changelog: v5.20.1...v5.20.2
Bug Fixes
Chores
v5.20.0Compare Source
Full Changelog: v5.20.0...v5.20.1
Chores
v5.19.1Compare Source
Full Changelog: v5.19.1...v5.20.0
Features
Chores
v5.19.0Compare Source
Full Changelog: v5.19.0...v5.19.1
Bug Fixes
v5.18.1Compare Source
Full Changelog: v5.18.1...v5.19.0
Features
v5.18.0Compare Source
Full Changelog: v5.18.0...v5.18.1
Chores
v5.17.0Compare Source
Full Changelog: v5.17.0...v5.18.0
Features
Bug Fixes
v5.16.0Compare Source
Full Changelog: v5.16.0...v5.17.0
Features
Chores
v5.15.0Compare Source
Full Changelog: v5.15.0...v5.16.0
Features
Chores
v5.13.1Compare Source
Full Changelog: v5.13.1...v5.14.0
Features
Chores
v5.12.2Compare Source
Full Changelog: v5.12.2...v5.12.3
Chores
v5.12.1Compare Source
Full Changelog: v5.12.1...v5.12.2
Bug Fixes
v5.12.0Compare Source
Full Changelog: v5.12.0...v5.12.1
Features
Chores
v5.11.0Compare Source
Full Changelog: v5.11.0...v5.12.0
Features
v5.10.3Compare Source
Full Changelog: v5.10.3...v5.11.0
Features
v5.10.2Compare Source
Full Changelog: v5.10.2...v5.10.3
Bug Fixes
Chores
v5.10.1Compare Source
Full Changelog: v5.10.1...v5.10.2
Chores
Documentation
v5.10.0Compare Source
Full Changelog: v5.10.0...v5.10.1
Chores
v5.9.2Compare Source
Full Changelog: v5.9.2...v5.10.0
Features
Chores
v5.9.1Compare Source
Full Changelog: v5.9.1...v5.9.2
Chores
v5.9.0Compare Source
Full Changelog: v5.9.0...v5.9.1
Chores
v5.8.4Compare Source
Full Changelog: v5.8.4...v5.9.0
Features
v5.8.3Compare Source
Full Changelog: v5.8.3...v5.8.4
Chores
v5.8.2Compare Source
Full Changelog: v5.8.2...v5.8.3
Bug Fixes
Chores
v5.8.1Compare Source
Full Changelog: v5.8.1...v5.8.2
Bug Fixes
v5.8.0Compare Source
Full Changelog: v5.8.0...v5.8.1
Bug Fixes
Chores
v5.7.0Compare Source
Full Changelog: v5.7.0...v5.8.0
Features
Bug Fixes
Refactors
v5.6.0Compare Source
Full Changelog: v5.6.0...v5.7.0
Features
v5.5.1Compare Source
Full Changelog: v5.5.1...v5.6.0
Features
Bug Fixes
Chores
v5.5.0Compare Source
Full Changelog: v5.5.0...v5.5.1
Chores
v5.4.0Compare Source
Full Changelog: v5.4.0...v5.5.0
Features
v5.3.0Compare Source
Full Changelog: v5.3.0...v5.4.0
Features
Bug Fixes
Chores
v5.2.0Compare Source
Full Changelog: v5.2.0...v5.3.0
Features
v5.1.1Compare Source
Full Changelog: v5.1.1...v5.2.0
Features
Bug Fixes
Chores
Documentation
v5.1.0Compare Source
Full Changelog: v5.1.0...v5.1.1
Bug Fixes
Chores
v5.0.2Compare Source
Full Changelog: v5.0.2...v5.1.0
Features
Chores
v5.0.1Compare Source
Full Changelog: v5.0.1...v5.0.2
Bug Fixes
Chores
v5.0.0Compare Source
Full Changelog: v5.0.0...v5.0.1
Chores
Configuration
📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) 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.
This PR was generated by Mend Renovate. View the repository job log.