Skip to content

fix(deps): update all non-major dependencies - #1

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Nov 19, 2025

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@ai-sdk/openai (source) 2.0.712.0.127 age confidence
@ai-sdk/openai-compatible (source) 1.0.271.0.54 age confidence
@funish/basis (source) 0.1.20.3.0 age confidence
@napi-rs/canvas 0.1.820.1.100 age confidence
@prettier/plugin-oxc (source) 0.0.50.2.3 age confidence
@types/fontkit (source) 2.0.82.0.9 age confidence
@types/hast (source) 3.0.43.0.5 age confidence
@types/node (source) 24.10.124.13.6 age confidence
@types/opentype.js (source) 1.3.81.3.10 age confidence
@vercel/og 0.8.50.11.1 age confidence
ai (source) 5.0.985.0.261 age confidence
oxlint (source) 1.29.01.83.0 age confidence
oxlint-tsgolint 0.8.00.25.0 age confidence
pnpm (source) 10.22.0+sha512.bf049efe995b28f527fd2b41ae0474ce29186f7edcb3bf545087bd61fbbebb2bf75362d1307fda09c2d288e1e499787ac12d4fcb617a974718a6051f2eee741c10.34.5 age confidence
prettier (source) 3.6.23.9.8 age confidence

Release Notes

vercel/ai (@​ai-sdk/openai)

v2.0.127

Compare Source

Patch Changes

v2.0.126

Compare Source

Patch Changes
  • 022f24b: Include explicit message item types in Azure AI Foundry Responses requests.
  • a15b75a: Add async function tool calling support for OpenAI Responses models.

v2.0.125

Compare Source

Patch Changes
  • e0d0bd1: feat(openai): add GPT-6 reasoning configuration updates

v2.0.124

Compare Source

Patch Changes
  • 7bebd57: feat(openai): add support for the gpt-6-astra

v2.0.123

Compare Source

Patch Changes

v2.0.122

Compare Source

Patch Changes
  • f70d0a3: Normalize non-object replayed Chat Completions tool arguments to empty objects.

v2.0.119

Compare Source

Patch Changes

v2.0.118

Compare Source

Patch Changes

v2.0.117

Compare Source

Patch Changes

v2.0.116

Compare Source

Patch Changes
  • 8591016: Add blocked domain filters to the OpenAI and Azure Responses API web search tools.

v2.0.115

Compare Source

Patch Changes
  • 11a02d9: Apply reasoning, service tier, and image defaults to recognizable future OpenAI model family versions.

v2.0.114

Compare Source

Patch Changes

v2.0.113

Compare Source

Patch Changes
  • 21eef03: Send null content for tool-call-only assistant messages.

v2.0.112

Compare Source

Patch Changes

v2.0.111

Compare Source

Patch Changes
  • b4f8362: feat(provider/openai): add GPT-5.6 reasoning and prompt cache controls
  • 8549807: feat(provider/openai,provider/gateway): add gpt-5.6 model ids

v2.0.110

Compare Source

Patch Changes

v2.0.109

Compare Source

Patch Changes
  • f8e6a5c: feat(openai): add orchestration token usage details to Responses API usage

v2.0.108

Compare Source

Patch Changes

v2.0.107

Compare Source

Patch Changes

v2.0.106

Patch Changes
  • 3a7454a: chore(provider/openai): add type for image model options for type-safe processing

v2.0.105

Patch Changes

v2.0.104

Patch Changes

v2.0.103

Patch Changes
  • 5543cd1: Add AI Gateway hint to provider READMEs

v2.0.102

Patch Changes

v2.0.101

Patch Changes
  • 316517c: Add gpt-5.4-mini, gpt-5.4-mini-2026-03-17, gpt-5.4-nano, and gpt-5.4-nano-2026-03-17 models.

v2.0.100

Patch Changes
  • 216151a: fix(provider/openai): drop reasoning parts without encrypted content when store: false

v2.0.99

Patch Changes
  • 0aab803: feat(provider/openai): add gpt-5.3-chat-latest

v2.0.98

Patch Changes
  • 392dc94: feat(provider/openai): add GPT-5.4 model support

v2.0.97

Patch Changes

v2.0.96

Patch Changes
  • e867b5c: Support phase parameter on Responses API message items. The phase field ('commentary' or 'final_answer') is returned by models like gpt-5.3-codex on assistant message output items and must be preserved when sending follow-up requests. The phase value is available in providerMetadata.openai.phase on text parts and is automatically included on assistant messages sent back to the API.

v2.0.95

Patch Changes
  • b08351e: fix(openai): allow null/undefined type in streaming tool call deltas

    Azure AI Foundry and Mistral deployed on Azure omit the type field in
    streaming tool_calls deltas. The chat stream parser now accepts a missing
    type field (treating it as "function") instead of throwing
    InvalidResponseDataError: Expected 'function' type.

    Fixes #​12770

v2.0.94

Patch Changes
  • 42815ac: feat(provider/openai): add gpt-5.3-codex

v2.0.93

Patch Changes
  • fa64d70: fix(openai): change web search tool action to be optional

v2.0.92

Patch Changes
  • c680a01: fix(openai): add changeset and tests for per-image usage metadata

v2.0.91

Patch Changes
  • 6a0adb7: feat: differentiate text vs image input tokens

v2.0.90

Patch Changes

v2.0.89

Patch Changes

v2.0.88

Patch Changes
  • 2352cdf: feat (provider/openai): add gpt-image-1.5 model support

v2.0.87

Patch Changes
  • 72d76cc: Add GPT-5.2 support for non-reasoning parameters (temperature, topP, logProbs) when reasoningEffort is none.

v2.0.86

Patch Changes
  • a909bcf: fix(openai); fix url_citation schema in chat api

v2.0.85

Patch Changes
  • e79430b: fix(openai): change find action type to find_in_page action type

v2.0.84

Patch Changes
  • 041a4fc: feat(openai): add gpt-5.2 models

v2.0.83

Patch Changes
  • edc807f: feat(provider/openai): add GPT 5.1 Codex Max to OpenAI Responses model IDs list

v2.0.82

Patch Changes
  • e31dfa4: feat(provider/openai): add support for OpenAI xhigh reasoning effort

v2.0.81

Patch Changes

v2.0.80

Patch Changes
  • 707a163: feat(openai): additional settings for file search tool

v2.0.79

Patch Changes
  • 5b6aa88: fix(openai): fix parameter exclusion logic

v2.0.78

Patch Changes
  • e245b61: fix(openai): allow temperature etc setting when reasoning effort is none for gpt-5.1

v2.0.77

Patch Changes
  • 31f6c20: fix(openai): allow open_page action type url to be nullish

v2.0.76

Patch Changes
  • 61545c4: feat (provider/openai): include more image generation response metadata

v2.0.75

Patch Changes
  • 1c7ff4a: distinguish between OpenAI and Azure in Responses API providerMetadata

v2.0.74

Patch Changes

v2.0.73

Patch Changes
  • 2e2fd83: refactoring(provider/openai): simplify code

v2.0.72

Patch Changes
  • 53d2fcc: added support for external_web_access parameter on web_search tool
Brooooooklyn/canvas (@​napi-rs/canvas)

v0.1.100

Compare Source

Bug Fixes

v0.1.99

Compare Source

Bug Fixes
  • drawImage gray halo on transparent PNG edges with imageSmoothingEnabled (#​1252) (a748f3f)

v0.1.98

Compare Source

Features

v0.1.97

Compare Source

Bug Fixes
  • use signed integers for canvas APIs that accept negative coordinates (#​1227) (fa7c7c1)

v0.1.96

Compare Source

Bug Fixes
  • prevent memory leak when drawing canvas onto another via drawImage() (#​1222) (85ef08b)

v0.1.95

Compare Source

Bug Fixes
  • snapshot pixel data in putImageData for deferred rendering mode (#​1213) (c2526ac)

v0.1.94

Compare Source

Bug Fixes
  • putImageData incorrectly blending pixels due to Mitchell cubic resampler (#​1211) (d83e648)

v0.1.93

Compare Source

Features

v0.1.92

Compare Source

Bug Fixes
  • putImageData bypassed deferred rendering PageRecorder (#​1206) (ae938a3)
Features
  • add node-canvas compatibility layer (@napi-rs/canvas/node-canvas) (#​1203) (2ab43b6)

v0.1.91

Compare Source

Bug Fixes
  • clip with nested transforms intersects in device space (#​1202) (7e87f9e)
  • plug native memory leaks in SVG canvas, bitmap shader, and stream allocations (#​1201) (60a34e8)

v0.1.90

Compare Source

Bug Fixes
  • add Drop impl for SkPictureRecorder to prevent memory leak (#​1199) (dd4f96c)
  • copy font data in GlobalFonts.register to prevent buffer invalidation (#​1194) (fa5b40a)
  • prevent memory leaks in encode_stream callback and SkPixmap (#​1200) (c21e2ea)
Features

v0.1.89

Compare Source

Bug Fixes
Features
  • implement deferred rendering with incremental layer caching (#​1193) (4643bfe)

v0.1.88

Compare Source

Bug Fixes
  • should throw TypeError if drawImage param mismatched (#​1190) (386ac90)

v0.1.87

Compare Source

Bug Fixes
  • image: make Buffer load synchronous and add decode() method (#​1186) (d418593)
  • make Image class HTML spec compliant for jsdom integration (#​1184) (a6d3993)
Features

v0.1.86

Compare Source

Bug Fixes
  • RTL text fillText(maxWidth) x positioning calculation error (#​1179) (4db0dac)
Features

v0.1.85

Compare Source

Bug Fixes
  • initial black color string should be [#​000000](https://redirect.github.com/Brooooooklyn/canvas/issues/000000) rather than [#​000](https://redirect.github.com/Brooooooklyn/canvas/issues/000) (#​1174) (c45020a)
Features

v0.1.84

Compare Source

Features

v0.1.83

Compare Source

Features
prettier/prettier (@​prettier/plugin-oxc)

v0.2.3

Compare Source

v0.2.2

Compare Source

v0.2.1

Compare Source

v0.2.0

Compare Source

v0.1.4

Compare Source

v0.1.3

Compare Source

v0.1.2

Compare Source

v0.1.1

Compare Source

v0.1.0

Compare Source

vercel/og (@​vercel/og)

v0.11.1

Compare Source

v0.11.0

Compare Source

v0.10.1

Compare Source

v0.10.0

Compare Source

v0.9.0

Compare Source

v0.8.6

Compare Source

oxc-project/oxc (oxlint)

v1.83.0

Compare Source

v1.82.0

Compare Source

🚀 Features
  • 6a0e19c linter/eslint/no-unmodified-loop-condition: Support checkConditionalExpressions option (#​26249) (camc314)

v1.81.0

Compare Source

📚 Documentation
  • d5be037 linter/typescript/switch-exhaustiveness-check: Clarify default case comment pattern (#​26100) (camc314)

v1.80.0

Compare Source

v1.79.0

Compare Source

💥 BREAKING CHANGES
  • 8c4552d linter: [BREAKING] Split react/react-compiler into per-category rules (#​25500) (Boshen)
🐛 Bug Fixes
  • 228e8e0 linter: Resolve inactive React compiler rules (#​25830) (Boshen)
  • aa49d86 linter: Allow spread rule options in config types (#​25675) (ch3rry)
  • 36f8451 linter/eslint/no-eval: Align indirect default with ESLint (#​25656) (camc314)
  • beb724d linter/eslint/no-unused-vars: Report bare underscore parameters (#​25663) (camc314)
  • 4004c10 linter/eslint/no-irregular-whitespace: Check comments by default (#​25660) (camc314)
  • 285820e linter/no-large-snapshots: Precompile and document allowed snapshot matchers (#​25611) (Mikhail Baev)
  • 4df5835 linter: Allow capitalized built-in calls (#​25516) (Boshen)

v1.78.0

Compare Source

🚀 Features
  • ccb8fe8 linter/jsdoc: Implement no-blank-blocks rule (#​25207) (Mikhail Baev)
  • d4a897c linter/eslint: Implement one-var rule (#​24470) (Cole Ellison)
  • 5ab9340 linter/jsx-a11y/anchor-has-content: Add options to match eslint (#​24571) (Cole Ellison)
🐛 Bug Fixes
  • 9573937 linter/typescript: Validate ban-ts-comment description_format (#​25320) (Mikhail Baev)

v1.77.0

Compare Source

🐛 Bug Fixes
  • 5c0fa61 linter/eslint/no-warning-comments: Unify config structs and remove manual options docs (#​25151) (Mikhail Baev)
📚 Documentation
  • 9dc7756 linter/typescript/no-unnecessary-condition: Clarify options (#​25110) (camc314)

v1.76.0

Compare Source

🚀 Features
  • 8d31dfa linter: Verify eslint/no-restricted-globals config schema (#​24598) (vigneshwar)
  • 7069621 linter: Verify jest/vitest prefer-lowercase-title config schema (#​24724) (Bartok)
  • 016cf2a linter/oxc: Add bad-match-all-arg rule (#​24900) (camc314)
  • cdc941e linter/n: Implement exports-style rule (#​24087) (Mikhail Baev)
  • 1ad6f6c linter/eslint: Implement id-denylist rule (#​24632) (Mikhail Baev)
📚 Documentation

v1.75.0

Compare Source

🚀 Features
  • dd18383 linter/node: Implement no-top-level-await rule (#​24634) (Connor Shea)
  • 16a65f2 linter/react: Implement function-component-definition rule (#​24471) (Cole Ellison)
  • 7f1f585 linter: Reuse jest/padding-around-test-blocks for vitest/padding-around-test-blocks (#​24519) (Mikhail Baev)
  • 99978a8 linter/import/consistent-type-specifier-style: Support prefer-top-level-if-only-type-imports option (#​24502) (camc314)
🐛 Bug Fixes
  • 8694167 linter/eslint/prefer-destructuring: Handle typed declarations (#​24616) (camc314)

v1.74.0

Compare Source

🚀 Features
  • 0433a83 linter/eslint/no-inner-declarations: Add namespaces option (#​24044) (Boshen)
🐛 Bug Fixes
  • 8337835 linter: Error on ignorePatterns that cannot match files aoutside the config directory (#​24341) (leaysgur)
  • 2ce5a33 linter: Resolve ignorePatterns relative to the config dir (#​24339) (leaysgur)
⚡ Performance
  • 7f80cac linter/vue/prop-name-casing: Precompile ignoreProps regex pattern (#​24413) (connorshea)
  • 6272051 linter/typescript/no-require-imports: Compile allow patterns once (#​24417) (connorshea)
  • 33805b9 linter/jsdoc/require-param: Compile checkTypesPattern regex once (#​24420) (connorshea)

v1.73.0

Compare Source

🚀 Features
  • a2c97f3 linter/unicorn: Implement explicit-timer-delay rule (#​23612) (Mikhail Baev)
  • 85735cb linter/unicorn: Implement no-confusing-array-with rule (#​23638) (Shekhu☺️)
  • cb4fbb9 linter/eslint: Implement no-unreachable-loop rule (#​23975) (Todor Andonov)
  • dc32112 linter/eslint/no-constant-binary-expression: Check relational comparisons (#​24088) (camc314)
  • d963967 linter/unicorn/no-array-sort: Add allowAfterSpread option (#​24043) (Boshen)
  • 0a75682 linter: Add per-rule timings for type-aware linting (#​22488) (camchenry)
  • 743e222 linter/react: Add disallowedValues option for forbid-dom-props rule (#​23970) (Mikhail Baev)
🐛 Bug Fixes
  • bdb51c7 linter/jest/prefer-ending-with-an-expect: Validate config patterns (#​24122) (camc314)
  • 45d607d linter/react/forbid-component-props: Make allow/disallow lists optional in schema (#​24024) (Boshen)

v1.72.0

Compare Source

🚀 Features
  • 1c8f50c linter: Add schema for eslint/no-restricted-import (#​23642) (Sysix)
🐛 Bug Fixes
  • 742be36 refactor/node/handle-callback-err: Reject invalid regex config (#​23740) (camc314)

v1.71.0

Compare Source

🚀 Features

Important

✂ PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/all-minor-patch branch 6 times, most recently from f708520 to 6ccf3b4 Compare November 20, 2025 23:49
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Nov 20, 2025
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 627fd41 to 4e51ec1 Compare November 21, 2025 01:45
@renovate renovate Bot changed the title fix(deps): update all non-major dependencies chore(deps): update pnpm to v10.23.0 Nov 21, 2025
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9a31af6 to 87915b0 Compare November 22, 2025 20:14
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.23.0 chore(deps): update all non-major dependencies Nov 22, 2025
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 2f174f3 to 8f06b91 Compare November 25, 2025 22:43
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Nov 25, 2025
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 953a740 to 5068427 Compare December 3, 2025 23:47
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 0b0bb95 to 69577c8 Compare December 8, 2025 07:16
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 71fe702 to 034de2a Compare January 6, 2026 15:42
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from f775627 to 797b8d3 Compare January 15, 2026 20:05
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 0315659 to 3cc286a Compare January 27, 2026 03:11
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from accb7f8 to ef9d556 Compare February 4, 2026 03:58
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 87027f1 to 43aa97c Compare February 11, 2026 15:53
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a5d499f to 7251635 Compare February 14, 2026 11:42
@renovate

renovate Bot commented Mar 2, 2026

Copy link
Copy Markdown
Author

⚠️ 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: package.json
Command failed: corepack use pnpm@10.34.5

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