fix(deps): update major upgrades (manual) (major) #140
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:
~1.3.22->~2.0.44v4->v5v4->v5~4.3.19->~5.0.60~8.0.0->~10.0.0>=9.15.9->>=10.18.1~18.5.0->~19.0.019.1.0~18.5.0->~19.1.0~18.5.0->~19.1.0~3.25.76->~4.1.12~3.25.76->~4.1.114.1.12Release Notes
vercel/ai (@ai-sdk/openai)
v2.0.44Compare Source
Patch Changes
28215ca: fix(provider/openai): add providerExecuted flag to tool start chunksv2.0.43Patch Changes
fd46da1: feat(provider/openai): add new model IDsgpt-image-1-mini,gpt-5-pro,gpt-5-pro-2025-10-06v2.0.42Patch Changes
de5c066]v2.0.41Compare Source
Patch Changes
110c735: support OPENAI_BASE_URL envv2.0.40Compare Source
Patch Changes
8c74f47: feat(provider/openai): add gpt-5-codex model idadca087: feat(provider/openai): local shell toolv2.0.39Compare Source
Patch Changes
5428a0d: The built in Code Interpreter tool input code is streamed intool-input-<start/delta/end>chunks.v2.0.38Compare Source
Patch Changes
0bda600: enables code_interpreter and file_search capabilities in the Azure provider through the Responses APIv2.0.37Compare Source
Patch Changes
6075c91: feat(provider/openai): only send item references for reasoning when store: truev2.0.36Compare Source
Patch Changes
bc5ed71: chore: update zod peer depenedency versionbc5ed71]v2.0.35Compare Source
Patch Changes
1cfc209: feat(provider/openai):OpenAIChatLanguageModelOptionstypev2.0.34Compare Source
Patch Changes
322901b: feat: add provider version to user-agent headerv2.0.33Compare Source
Patch Changes
a617948: fix the "incomplete_details" key from nullable to nullish for openai compatibilityv2.0.32Compare Source
Patch Changes
1cf857d: fix(provider/openai): remove provider-executed tools from chat completions model01de47f: feat(provider/openai): rework file search toolv2.0.31Compare Source
Patch Changes
bb94467: feat(provider/openai): add maxToolCalls provider option4a2b70e: feat(provider/openai): send item references for provider-executed tool results643711d: feat (provider/openai): provider defined image generation tool supportv2.0.30Compare Source
Patch Changes
0294b58]v2.0.29Compare Source
Patch Changes
4235eb3: feat(provider/openai): code interpreter tool calls and resultsv2.0.28Compare Source
Patch Changes
4c2bb77: fix (provider/openai): send sources action as include561e8b0: fix (provider/openai): fix code interpreter tool in doGeneratev2.0.27Compare Source
Patch Changes
2338c79: feat (provider/openai): add jsdoc for openai toolsv2.0.26Compare Source
Patch Changes
5819aec: fix (provider/openai): only send tool calls finish reason for tools that are not provider-executedaf8c6bb: feat (provider/openai): add web_search toolv2.0.25Compare Source
Patch Changes
fb45ade: fix timestamp granularities support for openai transcriptionv2.0.24Compare Source
Patch Changes
1b5a3d3]f8f3682]v2.0.23Compare Source
Patch Changes
d78faa7: feat(provider/anthropic): expose stop_sequence in provider metadatav2.0.22Compare Source
Patch Changes
v2.0.21Compare Source
Patch Changes
d18856a: fix(provider/openai): support websearch tool results without query property15271d6: fix(provider/openai): do not setresponse_formattoverbose_jsonif model isgpt-4o-transcribeorgpt-4o-mini-transcribeThese two models do not support it:
https://platform.openai.com/docs/api-reference/audio/createTranscription#audio_createtranscription-response_format
Updated dependencies [
1b5a3d3]v2.0.20Compare Source
Patch Changes
8e08229: feat(provider/anthropic): web search tool updatesf77cc8c: feat(provider/anthropic): add text_editor_20250728 tool supportAdd text_editor_20250728 tool for Claude 4 models (Sonnet 4, Opus 4, Opus 4.1) with optional max_characters parameter and no undo_edit command support.
9398a72: fix(provider/anthropic): correct raw usage informationa80ea09: feat(provider/anthropic): add web fetch tool53afb19: chore(provider/anthropic): update anthropic model idsv2.0.19Compare Source
Patch Changes
0857788]v2.0.18Compare Source
Patch Changes
5e47d00: Support Responses API input_file file_url passthrough for PDFs.This adds:
v2.0.17Compare Source
Patch Changes
4176ecb]20f23f9]v2.0.16Compare Source
Patch Changes
322901b: feat: add provider version to user-agent headerv2.0.15Compare Source
Patch Changes
a4bef93: feat(provider/openai): expose web search queries in responses api6ed34cb: refactor(openai): consolidate model config intogetResponsesModelConfig()#8038
v2.0.14Compare Source
Patch Changes
0294b58]v2.0.13Compare Source
Patch Changes
5a3ef3a: Fixed handling of image response in the tool call result.v2.0.12Compare Source
Patch Changes
99964ed]v2.0.11Compare Source
Patch Changes
a14fc2b: feat(provider/google): add gemini 2.5 flash image preview model supportv2.0.10Compare Source
Patch Changes
a274b01: refactor(provider/openai): restructure filesb48e0ff: feat(provider/openai): add code interpreter tool (responses api)v2.0.9Compare Source
Patch Changes
1b5a3d3]v2.0.8Compare Source
Patch Changes
57fb959: feat(openai): add verbosity parameter support for chat api2a3fbe6: allowminimalinreasoningEffortfor openai chatv2.0.7Compare Source
Patch Changes
4738f18: feat(openai): add flex processing support for gpt-5 models013d747: feat(openai): add verbosity parameter support for responses api35feee8: feat(openai): add priority processing support for gpt-5 modelsv2.0.6Compare Source
Patch Changes
ad2255f: chore(docs): added gpt 5 models + removed deprecated models64bcb66: feat(provider/openai): models ids on chat1d42ff2: feat(provider/openai): models idsv2.0.5Compare Source
Patch Changes
6753a2e: feat(examples): add gpt-5 model examples and e2e tests6cba06a: feat (provider/openai): add reasoning model configv2.0.4Compare Source
Patch Changes
v2.0.3Compare Source
Patch Changes
90d212f]v2.0.2Compare Source
Patch Changes
90d212f]v2.0.1Compare Source
Patch Changes
bc45e29: feat(openai): add file_search_call support to responses apiv2.0.0Compare Source
Major Changes
d5f588f: AI SDK 5cc62234: chore (provider/openai): switch default to openai responses api516be5b: ### Move Image Model Settings into generate optionsImage Models no longer have settings. Instead,
maxImagesPerCallcan be passed directly togenerateImage(). All other image settings can be passed toproviderOptions[provider].Before
After
Pull Request: #6180
efc3a62: fix (provider/openai): default strict mode to falsePatch Changes
948b755: chore(providers/openai): convert to providerOptionsd63bcbc: feat (provider/openai): o4 updates for responses api3bd3c0b: chore(providers/openai): update embedding model to use providerOptions5d959e7: refactor: updated openai + anthropic tool use server side0eee6a8: Fix streaming and reconstruction of reasoning summary parts177526b: chore(providers/openai-transcription): switch to providerOptions2f542fa: Add reasoning-part-finish parts for reasoning models in the responses APIc15dfbf: feat (providers/openai): add gpt-image-1 model id to image settings3b1ea10: adding support for gpt-4o-search-preview and handling unsupported parameterse2aceaf: feat: add raw chunk supportd2af019: feat (providers/openai): add gpt-4.1 modelseb173f1: chore (providers): remove model shorthand deprecation warnings209256d: Add missing file_search tool support to OpenAI Responses APIfaea29f: fix (provider/openai): multi-step reasoning with text7032dc5: feat(openai): add priority processing service tier support870c5c0: feat (providers/openai): add o3 and o4-mini modelsdb72adc: chore(providers/openai): update completion model to use providerOptionsa166433: feat: add transcription with experimental_transcribe26735b5: chore(embedding-model): add v2 interface443d8ec: feat(embedding-model-v2): add response body field8d12da5: feat(provider/openai): add serviceTier option for flex processing9bf7291: chore(providers/openai): enable structuredOutputs by default & switch to provider optiond521cda: feat(openai): add file_search filters and update field names66962ed: fix(packages): export node10 compatible types442be08: fix: propagate openai transcription fixes0059ee2: fix(openai): update file_search fields to match API changes8493141: feat (providers/openai): add support for reasoning summaries9301f86: refactor (image-model): renameImageModelV1toImageModelV20a87932: core (ai): change transcription model mimeType to mediaType8aa9e20: feat: add speech with experimental_generateSpeech4617fab: chore(embedding-models): remove remaining settingsb5a0e32: fix (provider/openai): correct default for chat model strict mode136819b: chore(providers/openai): re-introduce logprobs as providerMetadata52ce942: chore(providers/openai): remove & enable strict compatibility by defaultdb64cbe: fix (provider/openai): multi-step reasoning with tool callsb3c3450: feat (provider/openai): add support for encrypted_reasoning to responses api48249c4: Do not warn if empty text is the first part of a reasoning sequencec7d3b2e: fix (provider/openai): push first reasoning chunk in output item added eventad2a3d5: feat(provider/openai): add missing reasoning models to responses API9943464: feat(openai): add file_search_call.results support to include parameter0fa7414: chore (provider/openai): standardize on itemId in provider metadata9bd5ab5: feat (provider): add providerMetadata to ImageModelV2 interface (#5977)The
experimental_generateImagemethod from theaipackage now returnes revised prompts for OpenAI's image models.fa758ea: feat(provider/openai): add o3 & o4-mini with developer systemMessageModed1a034f: feature: using Zod 4 for internal stufffd65bc6: chore(embedding-model-v2): rename rawResponse to responsee497698: fix (provider/openai): handle responses api errors928fadf: fix(providers/openai): logprobs for stream alongside completion model0a87932: fix (provider/openai): increase transcription model resilience5147e6e: chore(openai): remove simulateStreaming06bac05: fix (openai): structure output for responses model205077b: fix: improve Zod compatibilityc2b92cc: chore(openai): remove legacy function calling284353f: fix(providers/openai): zod parse error with function6f231db: fix(providers): always use optional instead of mix of nullish for providerOptionsf10304b: feat(tool-calling): don't require the user to have to pass parameters4af5233: Fix PDF file parts when passed as a string url or Uint8Array7df7a25: feat (providers/openai): support gpt-image-1 image generationUpdated dependencies [
a571d6e]Updated dependencies [
742b7be]Updated dependencies [
e7fcc86]Updated dependencies [
7cddb72]Updated dependencies [
ccce59b]Updated dependencies [
e2b9e4b]Updated dependencies [
95857aa]Updated dependencies [
45c1ea2]Updated dependencies [
6f6bb89]Updated dependencies [
060370c]Updated dependencies [
dc714f3]Updated dependencies [
b5da06a]Updated dependencies [
d1a1aa1]Updated dependencies [
63f9e9b]Updated dependencies [
5d142ab]Updated dependencies [
d5f588f]Updated dependencies [
e025824]Updated dependencies [
0571b98]Updated dependencies [
b6b43c7]Updated dependencies [
4fef487]Updated dependencies [
48d257a]Updated dependencies [
0c0c0b3]Updated dependencies [
0d2c085]Updated dependencies [
40acf9b]Updated dependencies [
9222aeb]Updated dependencies [
e2aceaf]Updated dependencies [
411e483]Updated dependencies [
8ba77a7]Updated dependencies [
7b3ae3f]Updated dependencies [
a166433]Updated dependencies [
26735b5]Updated dependencies [
443d8ec]Updated dependencies [
a8c8bd5]Updated dependencies [
abf9a79]Updated dependencies [
14c9410]Updated dependencies [
e86be6f]Updated dependencies [
9bf7291]Updated dependencies [
2e13791]Updated dependencies [
9f95b35]Updated dependencies [
66962ed]Updated dependencies [
0d06df6]Updated dependencies [
472524a]Updated dependencies [
dd3ff01]Updated dependencies [
d9c98f4]Updated dependencies [
05d2819]Updated dependencies [
9301f86]Updated dependencies [
0a87932]Updated dependencies [
c4a2fec]Updated dependencies [
957b739]Updated dependencies [
79457bd]Updated dependencies [
a3f768e]Updated dependencies [
7435eb5]Updated dependencies [
8aa9e20]Updated dependencies [
4617fab]Updated dependencies [
ac34802]Updated dependencies [
0054544]Updated dependencies [
cb68df0]Updated dependencies [
ad80501]Updated dependencies [
68ecf2f]Updated dependencies [
9e9c809]Updated dependencies [
32831c6]Updated dependencies [
6dc848c]Updated dependencies [
6b98118]Updated dependencies [
d0f9495]Updated dependencies [
63d791d]Updated dependencies [
87b828f]Updated dependencies [
3f2f00c]Updated dependencies [
bfdca8d]Updated dependencies [
0ff02bb]Updated dependencies [
7979f7f]Updated dependencies [
39a4fab]Updated dependencies [
44f4aba]Updated dependencies [
9bd5ab5]Updated dependencies [
57edfcb]Updated dependencies [
faf8446]Updated dependencies [
7ea4132]Updated dependencies [
d1a034f]Updated dependencies [
5c56081]Updated dependencies [
fd65bc6]Updated dependencies [
023ba40]Updated dependencies [
ea7a7c9]Updated dependencies [
26535e0]Updated dependencies [
e030615]Updated dependencies [
5e57fae]Updated dependencies [
393138b]Updated dependencies [
c57e248]Updated dependencies [
88a8ee5]Updated dependencies [
41fa418]Updated dependencies [
205077b]Updated dependencies [
71f938d]Updated dependencies [
3795467]Updated dependencies [
28a5ed5]Updated dependencies [
7182d14]Updated dependencies [
c1e6647]Updated dependencies [
1766ede]Updated dependencies [
811dff3]Updated dependencies [
f10304b]Updated dependencies [
dd5fd43]Updated dependencies [
33f4a6a]Updated dependencies [
383cbfa]Updated dependencies [
27deb4d]Updated dependencies [
c4df419]actions/checkout (actions/checkout)
v5Compare Source
actions/setup-node (actions/setup-node)
v5Compare Source
entropitor/dotenv-cli (dotenv-cli)
v10.0.0: : bump dotenv-expandCompare Source
Fixes #121 (comment)
v9.0.0: Bump dotenv and be quiet by defaultCompare Source
#129
pnpm/pnpm (pnpm)
v10.18.1Compare Source
Patch Changes
--lockfile-onlyis used #8320.pnpm setupcreates a command shim to the pnpm executable. This is needed to be able to runpnpm self-updateon Windows #5700.pnpm install, pnpm produced false positive warnings for "skip adding to the default catalog because it already exists". This warning now only prints when usingpnpm add --save-catalogas originally intended.v10.18.0Compare Source
Minor Changes
Added network performance monitoring to pnpm by implementing warnings for slow network requests, including both metadata fetches and tarball downloads.
Added configuration options for warning thresholds:
fetchWarnTimeoutMsandfetchMinSpeedKiBps.Warning messages are displayed when requests exceed time thresholds or fall below speed minimums
Related PR: #10025.
Patch Changes
minimumReleaseAgeconfiguration #10030.cleanupUnusedCatalogsconfiguration when removing dependent packages.scriptShellis set tofalse#8748.pnpm dlxshould not fail whenminimumReleaseAgeis set #10037.v10.17.1Compare Source
Patch Changes
minimumReleaseAgesetting, print this information out in the error message #9974.state.jsoncreation path when executingpnpm patchin a workspace project #9733.minimumReleaseAgeis set and thelatesttag is not mature enough, prefer a non-deprecated version as the newlatest#9987.v10.17.0Compare Source
Minor Changes
The
minimumReleaseAgeExcludesetting now supports patterns. For instance:Related PR: #9984.
Patch Changes
minimumReleaseAgecheck, when the package is requested by exact version and the packument is loaded from cache #9978.minimumReleaseAgeis set and the active version under a dist-tag is not mature enough, do not downgrade to a prerelease version in case the original version wasn't a prerelease one #9979.v10.16.1Compare Source
Patch Changes
v10.16.0Compare Source
Minor Changes
There have been several incidents recently where popular packages were successfully attacked. To reduce the risk of installing a compromised version, we are introducing a new setting that delays the installation of newly released dependencies. In most cases, such attacks are discovered quickly and the malicious versions are removed from the registry within an hour.
The new setting is called
minimumReleaseAge. It specifies the number of minutes that must pass after a version is published before pnpm will install it. For example, settingminimumReleaseAge: 1440ensures that only packages released at least one day ago can be installed.If you set
minimumReleaseAgebut need to disable this restriction for certain dependencies, you can list them under theminimumReleaseAgeExcludesetting. For instance, with the following configuration pnpm will always install the latest version of webpack, regardless of its release time:Related issue: #9921.
Added support for
finders#9946.In the past,
pnpm listandpnpm whycould only search for dependencies by name (and optionally version). For example:prints the chain of dependencies to any installed instance of
minimist:What if we want to search by other properties of a dependency, not just its name? For instance, find all packages that have
react@17in their peer dependencies?This is now possible with "finder functions". Finder functions can be declared in
.pnpmfile.cjsand invoked with the--find-by=<function name>flag when runningpnpm listorpnpm why.Let's say we want to find any dependencies that have React 17 in peer dependencies. We can add this finder to our
.pnpmfile.cjs:Now we can use this finder function by running:
pnpm will find all dependencies that have this React in peer dependencies and print their exact locations in the dependency graph.
It is also possible to print out some additional information in the output by returning a string from the finder. For example, with the following finder:
Every matched package will also print out the license from its
package.json:Patch Changes
nodeVersionis not set to an exact semver version #9934.pnpm publishshould be able to publish a.tar.gzfile #9927.pnpm runreturn a non-zero exit code #9626.v10.15.1Compare Source
Patch Changes
.pnp.cjscrash when importing subpath #9904.v10.15.0Compare Source
Minor Changes
cleanupUnusedCatalogsconfiguration. When set totrue, pnpm will remove unused catalog entries during installation #9793.@*/pnpm-plugin-*#9780.pnpm config getnow prints an INI string for an object value #9797.pnpm config getnow accepts property paths (e.g.pnpm config get catalog.react,pnpm config get .catalog.react,pnpm config get 'packageExtensions["@​babel/parser"].peerDependencies["@​babel/types"]'), andpnpm config setnow accepts dot-leading or subscripted keys (e.g.pnpm config set .ignoreScripts true).pnpm config get --jsonnow prints a JSON serialization of config value, andpnpm config set --jsonnow parses the input value as JSON.Patch Changes
pnpm createcommand, must verify whether the node version is supported even if a cache already exists #9775.*/*to theAcceptheader to avoid getting a 406 error on AWS CodeArtifact #9862.pnpm dlx pkg --helpdoesn't pass--helptopkg#9823.v10.14.0Compare Source
Minor Changes
Added support for JavaScript runtime resolution
Declare Node.js, Deno, or Bun in
devEngines.runtime(insidepackage.json) and let pnpm download and pin it automatically.Usage example:
{ "devEngines": { "runtime": { "name": "noConfiguration
📅 Schedule: Branch creation - "after 9pm on Sunday" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.