Skip to content

Commit 9540489

Browse files
chore(deps-dev): bump the dev-dependencies-minor-patch group across 1 directory with 32 updates (#1215)
Bumps the dev-dependencies-minor-patch group with 32 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@testing-library/svelte](https://github.com/testing-library/svelte-testing-library) | `5.2.8` | `5.2.9` | | [jsdom](https://github.com/jsdom/jsdom) | `27.1.0` | `27.2.0` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.68.0` | `5.69.1` | | [@ai-sdk/google](https://github.com/vercel/ai) | `2.0.29` | `2.0.31` | | [@ai-sdk/react](https://github.com/vercel/ai) | `2.0.89` | `2.0.93` | | [@sentry/node](https://github.com/getsentry/sentry-javascript) | `10.23.0` | `10.25.0` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.7` | `5.90.8` | | [@tanstack/solid-query](https://github.com/TanStack/query/tree/HEAD/packages/solid-query) | `5.90.10` | `5.90.11` | | [@tanstack/svelte-query](https://github.com/TanStack/query/tree/HEAD/packages/svelte-query) | `6.0.5` | `6.0.6` | | [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.90.7` | `5.91.0` | | [openai](https://github.com/openai/openai-node) | `6.8.1` | `6.9.0` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.43.5` | `5.43.6` | | [vitepress-plugin-llms](https://github.com/okineadev/vitepress-plugin-llms) | `1.9.0` | `1.9.1` | | [arktype](https://github.com/arktypeio/arktype/tree/HEAD/ark/type) | `2.1.25` | `2.1.26` | | [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `4.20251109.0` | `4.20251113.0` | | [@tanstack/router-core](https://github.com/TanStack/router/tree/HEAD/packages/router-core) | `1.134.15` | `1.136.1` | | [next](https://github.com/vercel/next.js) | `16.0.1` | `16.0.3` | | [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) | `8.10.157` | `8.10.158` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `20.3.10` | `20.3.11` | | [@tanstack/angular-query-experimental](https://github.com/TanStack/query/tree/HEAD/packages/angular-query-experimental) | `5.90.9` | `5.90.10` | | [@tanstack/query-core](https://github.com/TanStack/query/tree/HEAD/packages/query-core) | `5.90.7` | `5.90.8` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.2` | `19.2.4` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.2` | `19.2.3` | | [@cloudflare/vite-plugin](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vite-plugin-cloudflare) | `1.14.0` | `1.14.2` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.0` | `5.1.1` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.46.0` | `4.48.0` | | [@solidjs/router](https://github.com/solidjs/solid-router) | `0.15.3` | `0.15.4` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.3.3` | `4.3.4` | | [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.134.15` | `1.136.1` | | [@tanstack/react-router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools) | `1.134.15` | `1.136.1` | | [@tanstack/react-router-ssr-query](https://github.com/TanStack/router/tree/HEAD/packages/react-router-ssr-query) | `1.134.15` | `1.136.1` | | [@tanstack/react-start](https://github.com/TanStack/router/tree/HEAD/packages/react-start) | `1.134.15` | `1.136.1` | Updates `@testing-library/svelte` from 5.2.8 to 5.2.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testing-library/svelte-testing-library/releases"><code>@​testing-library/svelte</code>'s releases</a>.</em></p> <blockquote> <h2>v5.2.9</h2> <h2><a href="https://github.com/testing-library/svelte-testing-library/compare/v5.2.8...v5.2.9">5.2.9</a> (2025-11-12)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>svelte5:</strong> do not deeply proxify passed-in props (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/456">#456</a>) (<a href="https://github.com/testing-library/svelte-testing-library/commit/734e29088ee17fc1b3530ce2e1f47cf876c19a46">734e290</a>), closes <a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/455">#455</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/734e29088ee17fc1b3530ce2e1f47cf876c19a46"><code>734e290</code></a> fix(svelte5): do not deeply proxify passed-in props (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/456">#456</a>)</li> <li><a href="https://github.com/testing-library/svelte-testing-library/commit/9517f8351b0443956cc63ab04071e4f0dab79f14"><code>9517f83</code></a> docs(examples): add examples to repository (<a href="https://redirect.github.com/testing-library/svelte-testing-library/issues/440">#440</a>)</li> <li>See full diff in <a href="https://github.com/testing-library/svelte-testing-library/compare/v5.2.8...v5.2.9">compare view</a></li> </ul> </details> <br /> Updates `jsdom` from 27.1.0 to 27.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jsdom/jsdom/releases">jsdom's releases</a>.</em></p> <blockquote> <h2>Version 27.2.0</h2> <ul> <li>Added <code>CSSGroupingRule</code>, <code>CSSNestedDeclarations</code>, <code>CSSConditionRule</code>, <code>CSSContainerRule</code>, <code>CSSScopeRule</code>, <code>CSSSupportsRule</code>, <code>CSSLayerBlockRule</code>, and <code>CSSLayerStatementRule</code> to jsdom <code>Window</code>s. (acemir)</li> <li>Improved CSS parsing and CSSOM object APIs via updates to <a href="https://www.npmjs.com/package/@acemir/cssom"><code>@acemir/cssom</code></a>. (acemir)</li> <li>Fixed <code>@import</code>-ed stylesheets to be properly exposed to CSSOM, and not to overwrite the sheet created from the <code>&lt;link&gt;</code> or <code>&lt;style&gt;</code> element. (acemir)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jsdom/jsdom/blob/main/Changelog.md">jsdom's changelog</a>.</em></p> <blockquote> <h2>27.2.0</h2> <ul> <li>Added <code>CSSGroupingRule</code>, <code>CSSNestedDeclarations</code>, <code>CSSConditionRule</code>, <code>CSSContainerRule</code>, <code>CSSScopeRule</code>, <code>CSSSupportsRule</code>, <code>CSSLayerBlockRule</code>, and <code>CSSLayerStatementRule</code> to jsdom <code>Window</code>s. (acemir)</li> <li>Improved CSS parsing and CSSOM object APIs via updates to <a href="https://www.npmjs.com/package/@acemir/cssom"><code>@acemir/cssom</code></a>. (acemir)</li> <li>Fixed <code>@import</code>-ed stylesheets to be properly exposed to CSSOM, and not to overwrite the sheet created from the <code>&lt;link&gt;</code> or <code>&lt;style&gt;</code> element. (acemir)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jsdom/jsdom/commit/b0805a908fb905ec69c4d1afc09977226927ae09"><code>b0805a9</code></a> Version 27.2.0</li> <li><a href="https://github.com/jsdom/jsdom/commit/3e07e1e1a93e5f67d6aac93046c99da94bc47625"><code>3e07e1e</code></a> Update dependencies and dev dependencies</li> <li><a href="https://github.com/jsdom/jsdom/commit/931aabedb686bb612b34afca4dc803f86976f426"><code>931aabe</code></a> Various CSSOM improvements</li> <li><a href="https://github.com/jsdom/jsdom/commit/70741dab9a9733c8c359ae82745269c5de607e44"><code>70741da</code></a> Add failing tests for border shorthand property parsing</li> <li><a href="https://github.com/jsdom/jsdom/commit/b282400b448d34477dcf539f0e5c9654e2ed4a0c"><code>b282400</code></a> Update <code>@​acemir/cssom</code> dependency</li> <li>See full diff in <a href="https://github.com/jsdom/jsdom/compare/27.1.0...27.2.0">compare view</a></li> </ul> </details> <br /> Updates `knip` from 5.68.0 to 5.69.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpro-nl/knip/releases">knip's releases</a>.</em></p> <blockquote> <h2>Release 5.69.1</h2> <ul> <li>Release <code>@​knip/create-config</code> 1.0.8 (87405169656dbfa8cf931092d516c91647f95529)</li> <li>Edit docs (5eb8a6943904505b5630dee1ee58379c7707f72d)</li> <li>Apply Next.js page extensions to app directory (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1351">#1351</a>) (f9cf9dc0fd44880a515979a104261ed77fa8878d) - thanks <a href="https://github.com/remcohaszing"><code>@​remcohaszing</code></a>!</li> <li>Refactor fixes &amp; consistently use <code>issue.fixes</code> (d7b45cfebb135881160ecda2acf0ad5239d98441)</li> <li>Revive some tests in Bun (74a0bd8ebf6e68e121333489495d2b6d58545fd4)</li> <li>Fix import identifier/specifier pos (95d2c04d5400ffb57f9057653c0977967b3ae02e)</li> <li>Fix namespace import pos (6b6b80b813d545d16ba74fc68beecd492f1252a2)</li> <li>Improve some export/import positions (9b87b1ac20fb33d9f9b5af1de1cbe1d053fa18ff)</li> <li>Rely on absolute paths with formatly (npx acts weird) (6653f357074c559f537af1b5563b191372d7901e)</li> </ul> <h2>Release 5.69.0</h2> <ul> <li>Update mdxlint-preset-webpro (88e772a01022dd8a023d5f9c54fe2e1e1407565b)</li> <li>Edit docs (c44b8bfe849e131c0a071cd67cb63e8ef1bffc30)</li> <li>Upgrade biome (5d3d74d0cdcd507c5b9f7db2bc4c7a9896394bff)</li> <li>Fix up issue type shorthands (88ad825f80cd8390631ea6a67db35a28d21d6a0c)</li> <li>Improve zod error message (208381009cf99a15c0b1fe3feecbc202cbe4d7a1)</li> <li>Correct mdxlint setup in package.json (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1337">#1337</a>) (71a4d125a8450c7a9e4a5c78735bbb3c2aabdae1) - thanks <a href="https://github.com/remcohaszing"><code>@​remcohaszing</code></a>!</li> <li>(create-config): Fix regex for detecting packages in <code>pnpm-workspace.yaml</code> (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1342">#1342</a>) (46e33d95f8390ca051ddc43f711724dfc2ac0e4e) - thanks <a href="https://github.com/taro-28"><code>@​taro-28</code></a>!</li> <li>Add missing dependency on remark-gfm (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1338">#1338</a>) (e1462d3ca7fe65402d8eb7f9ed758129554cbdc0) - thanks <a href="https://github.com/remcohaszing"><code>@​remcohaszing</code></a>!</li> <li>feat(plugins): extend prisma plugin (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1339">#1339</a>) (6dc700a1351c776342ca54b6968865ed3bc9fd43) - thanks <a href="https://github.com/CHC383"><code>@​CHC383</code></a>!</li> <li>Link to github org knip search results (2ee1f1b488150cbe848ecf2e4b4952997f43f0eb)</li> <li>Support --format in eslint plugin (resolves <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1343">#1343</a>) (4cb18bb21419194df751e54baaab069bfdd26219)</li> <li>mdxlint uses remark prefix (cdd21733e458693b9ca61c28289e804c26eeab48)</li> <li>Print relative path in trace renderer (379e798b7a8e950ae5fc0c609e433987d3189ab6)</li> <li>Allow to un-ignore wildcard ignored workspaces (b422f10229d953f4e480bdc51bbf51c531448d1e)</li> <li>Support URL constructor with <code>import.meta.url</code> (resolves <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1310">#1310</a>) (ffff5a625bfd7c3f8647cdf8f326907a5089f6dc)</li> <li>Refactor import props into modifiers (9a0ace7460cb58ab3aec632caacf1008e4cf1adc)</li> <li>Rename method (d922df43f501b42afd93de21641247b14d6807e3)</li> <li>Fix up <code>KnipConfig</code> that can be an (async) function (4310d2065bf5caab6641a7e6145d745c1a5eed3a)</li> <li>Verify only first word for valid binary (resolve <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1345">#1345</a>) (153ced021a66c3a8cff9e6c6ca1bd9ec66ce5e05)</li> <li>Add auto-fixable <code>catalog</code> issue type (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1204">#1204</a>) (063b647951d3f446f94639921a1ca276dc27017e)</li> <li>Refactor plugins to use <code>Plugin</code> type annotation (f1e8b8263656d2e7998fdeb7adf4c221312a0bbc)</li> <li>Update some dependencies (0339f499fae08abd2fc5f4d715b83d26d5d2daea)</li> <li>Lint &amp; format (f606570c74b3195d7eca2160f4fc6ddc484a4784)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpro-nl/knip/commit/482735d6abd47af492bfbf60d554c1baa368101e"><code>482735d</code></a> Release 5.69.1</li> <li><a href="https://github.com/webpro-nl/knip/commit/6653f357074c559f537af1b5563b191372d7901e"><code>6653f35</code></a> Rely on absolute paths with formatly (npx acts weird)</li> <li><a href="https://github.com/webpro-nl/knip/commit/9b87b1ac20fb33d9f9b5af1de1cbe1d053fa18ff"><code>9b87b1a</code></a> Improve some export/import positions</li> <li><a href="https://github.com/webpro-nl/knip/commit/6b6b80b813d545d16ba74fc68beecd492f1252a2"><code>6b6b80b</code></a> Fix namespace import pos</li> <li><a href="https://github.com/webpro-nl/knip/commit/95d2c04d5400ffb57f9057653c0977967b3ae02e"><code>95d2c04</code></a> Fix import identifier/specifier pos</li> <li><a href="https://github.com/webpro-nl/knip/commit/74a0bd8ebf6e68e121333489495d2b6d58545fd4"><code>74a0bd8</code></a> Revive some tests in Bun</li> <li><a href="https://github.com/webpro-nl/knip/commit/d7b45cfebb135881160ecda2acf0ad5239d98441"><code>d7b45cf</code></a> Refactor fixes &amp; consistently use <code>issue.fixes</code></li> <li><a href="https://github.com/webpro-nl/knip/commit/f9cf9dc0fd44880a515979a104261ed77fa8878d"><code>f9cf9dc</code></a> Apply Next.js page extensions to app directory (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1351">#1351</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/cb1ad7bec6cec15deb281a98521a3ff869f2ec20"><code>cb1ad7b</code></a> Release 5.69.0</li> <li><a href="https://github.com/webpro-nl/knip/commit/f606570c74b3195d7eca2160f4fc6ddc484a4784"><code>f606570</code></a> Lint &amp; format</li> <li>Additional commits viewable in <a href="https://github.com/webpro-nl/knip/commits/5.69.1/packages/knip">compare view</a></li> </ul> </details> <br /> Updates `@ai-sdk/google` from 2.0.29 to 2.0.31 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/ai/commit/4b61b8a149c5406fc8faff5ff7f663a11227f8e2"><code>4b61b8a</code></a> Version Packages (<a href="https://redirect.github.com/vercel/ai/issues/10141">#10141</a>)</li> <li><a href="https://github.com/vercel/ai/commit/056c471865d20b82a1650cf9303a4e6793aeb799"><code>056c471</code></a> Backport: fix(provider-utils): compatibility with V8 readonly execution envir...</li> <li><a href="https://github.com/vercel/ai/commit/bcd694dc8ffeb58652bdfeff94a25c388f52e0b2"><code>bcd694d</code></a> Version Packages (<a href="https://redirect.github.com/vercel/ai/issues/10133">#10133</a>)</li> <li><a href="https://github.com/vercel/ai/commit/ee289812a6b5019c2710ce74fdea1a97ea6abf9c"><code>ee28981</code></a> Backport: feat(provider/perplexity): Add PDF support (<a href="https://redirect.github.com/vercel/ai/issues/10130">#10130</a>)</li> <li><a href="https://github.com/vercel/ai/commit/936916e1279d45e31fab2fe061974bb991f81e73"><code>936916e</code></a> Version Packages (<a href="https://redirect.github.com/vercel/ai/issues/10119">#10119</a>)</li> <li><a href="https://github.com/vercel/ai/commit/818b144eafffaa89329e9aa5d76f40fe9b1b7bd1"><code>818b144</code></a> Backport: Fix(ai): correctly valiate empty arrays (<a href="https://redirect.github.com/vercel/ai/issues/10117">#10117</a>)</li> <li><a href="https://github.com/vercel/ai/commit/8f92f8bdcdb182f7079b41af10e2b401d291fb45"><code>8f92f8b</code></a> Version Packages (<a href="https://redirect.github.com/vercel/ai/issues/10115">#10115</a>)</li> <li><a href="https://github.com/vercel/ai/commit/b0ca5d9eb5a76f8e04a507848c8e8bd0fca1a63a"><code>b0ca5d9</code></a> Backport: fix(rsc): upgrade jsondiffpatch to 0.7.3 (<a href="https://redirect.github.com/vercel/ai/issues/10112">#10112</a>)</li> <li><a href="https://github.com/vercel/ai/commit/b633fef35251749736a88a35091f493bbcc72bd9"><code>b633fef</code></a> Version Packages (<a href="https://redirect.github.com/vercel/ai/issues/10111">#10111</a>)</li> <li><a href="https://github.com/vercel/ai/commit/e2dac8b2a0a9aa2fe4560f504b2e389358eeaf52"><code>e2dac8b</code></a> Backport: feat(provider/google &amp; provider/anthropic): support for custom prov...</li> <li>Additional commits viewable in <a href="https://github.com/vercel/ai/compare/@ai-sdk/[email protected]...@ai-sdk/[email protected]">compare view</a></li> </ul> </details> <br /> Updates `@ai-sdk/react` from 2.0.89 to 2.0.93 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/ai/releases"><code>@​ai-sdk/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​ai-sdk/react</code><a href="https://github.com/2"><code>@​2</code></a>.0.93</h2> <h3>Patch Changes</h3> <ul> <li>[email protected]</li> </ul> <h2><code>@​ai-sdk/react</code><a href="https://github.com/2"><code>@​2</code></a>.0.92</h2> <h3>Patch Changes</h3> <ul> <li>250edbd: Added finishReason on useChat onFinish callbck</li> <li>Updated dependencies [250edbd] <ul> <li>[email protected]</li> </ul> </li> </ul> <h2><code>@​ai-sdk/react</code><a href="https://github.com/2"><code>@​2</code></a>.0.91</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [056c471] <ul> <li><code>@​ai-sdk/provider-utils</code><a href="https://github.com/3"><code>@​3</code></a>.0.17</li> <li>[email protected]</li> </ul> </li> </ul> <h2><code>@​ai-sdk/react</code><a href="https://github.com/2"><code>@​2</code></a>.0.90</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [818b144] <ul> <li>[email protected]</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/ai/commit/c3edda77ccfe83b7909209db9971ac7987cff91a"><code>c3edda7</code></a> Version Packages (<a href="https://redirect.github.com/vercel/ai/issues/10187">#10187</a>)</li> <li><a href="https://github.com/vercel/ai/commit/29fbd2d8b47928b588798352adb9f9015d30eb30"><code>29fbd2d</code></a> feat(provider/gateway): Add Kimi K2 Thinking models to Gateway model string a...</li> <li><a href="https://github.com/vercel/ai/commit/c8ab14be073042cc6439b2f92635aa5fe5ffdc14"><code>c8ab14b</code></a> Backport: docs: update tool set documentation (<a href="https://redirect.github.com/vercel/ai/issues/10181">#10181</a>)</li> <li><a href="https://github.com/vercel/ai/commit/0a0d5bfd36960ffd63f2b4ec1070a3b6c4ec19cd"><code>0a0d5bf</code></a> Backport: fix: formatting issue in perplexity provider (<a href="https://redirect.github.com/vercel/ai/issues/10185">#10185</a>)</li> <li><a href="https://github.com/vercel/ai/commit/ab2a995a298c319e706190a1737da918edb05d09"><code>ab2a995</code></a> Backport: Adding exa websearch tool to ai sdk docs (<a href="https://redirect.github.com/vercel/ai/issues/10166">#10166</a>)</li> <li><a href="https://github.com/vercel/ai/commit/06cc8fa1cf038a1e138305240484ba5917cd3cdd"><code>06cc8fa</code></a> Backport: docs: update Helicone observability docs (<a href="https://redirect.github.com/vercel/ai/issues/10149">#10149</a>)</li> <li><a href="https://github.com/vercel/ai/commit/3a8fad0e12d3e6f99a398109913ba047861263be"><code>3a8fad0</code></a> Backport: docs: update Letta provider page (<a href="https://redirect.github.com/vercel/ai/issues/10146">#10146</a>)</li> <li><a href="https://github.com/vercel/ai/commit/392c422c7e13c6537b86e38e03f6759d8396479e"><code>392c422</code></a> Version Packages (<a href="https://redirect.github.com/vercel/ai/issues/10144">#10144</a>)</li> <li><a href="https://github.com/vercel/ai/commit/250edbd9a441bfa029525a0470b78807b752a402"><code>250edbd</code></a> Backport: feat(ui): add finishReason in useChat onFinish callback (<a href="https://redirect.github.com/vercel/ai/issues/10126">#10126</a>)</li> <li><a href="https://github.com/vercel/ai/commit/9401f0657b199d3e1d3a6b5da78d28048f23c7ad"><code>9401f06</code></a> ci(triage): fix <code>filter-labels</code> step</li> <li>Additional commits viewable in <a href="https://github.com/vercel/ai/compare/@ai-sdk/[email protected]...@ai-sdk/[email protected]">compare view</a></li> </ul> </details> <br /> Updates `@sentry/node` from 10.23.0 to 10.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/releases"><code>@​sentry/node</code>'s releases</a>.</em></p> <blockquote> <h2>10.25.0</h2> <ul> <li>feat(browser): Include Spotlight in development bundles (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18078">#18078</a>)</li> <li>feat(cloudflare): Add metrics exports (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18147">#18147</a>)</li> <li>feat(core): Truncate request string inputs in OpenAI integration (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18136">#18136</a>)</li> <li>feat(metrics): Add missing metric node exports (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18149">#18149</a>)</li> <li>feat(node): Add <code>maxCacheKeyLength</code> to Redis integration (remove truncation) (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18045">#18045</a>)</li> <li>feat(vercel-edge): Add metrics export (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18148">#18148</a>)</li> <li>fix(core): Only consider exception mechanism when updating session status from event with exceptions (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18137">#18137</a>)</li> <li>ref(browser): Remove truncation when not needed (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18051">#18051</a>)</li> </ul> <!-- raw HTML omitted --> <ul> <li>chore(build): Fix incorrect versions after merge (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18154">#18154</a>)</li> </ul> <!-- raw HTML omitted --> <h2>Bundle size 📦</h2> <table> <thead> <tr> <th>Path</th> <th>Size</th> </tr> </thead> <tbody> <tr> <td><code>@​sentry/browser</code></td> <td>24.02 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - with treeshaking flags</td> <td>22.54 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing)</td> <td>40.26 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Profiling)</td> <td>44.44 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay)</td> <td>77.83 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - with treeshaking flags</td> <td>67.75 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay with Canvas)</td> <td>82.41 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay, Feedback)</td> <td>94.3 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Feedback)</td> <td>40.3 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. sendFeedback)</td> <td>28.58 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. FeedbackAsync)</td> <td>33.39 KB</td> </tr> <tr> <td><code>@​sentry/react</code></td> <td>25.66 KB</td> </tr> <tr> <td><code>@​sentry/react</code> (incl. Tracing)</td> <td>42.17 KB</td> </tr> <tr> <td><code>@​sentry/vue</code></td> <td>28.39 KB</td> </tr> <tr> <td><code>@​sentry/vue</code> (incl. Tracing)</td> <td>41.99 KB</td> </tr> <tr> <td><code>@​sentry/svelte</code></td> <td>24.03 KB</td> </tr> <tr> <td>CDN Bundle</td> <td>26.26 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing)</td> <td>40.8 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing, Replay)</td> <td>76.46 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing, Replay, Feedback)</td> <td>81.81 KB</td> </tr> <tr> <td>CDN Bundle - uncompressed</td> <td>76.99 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing) - uncompressed</td> <td>121.03 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing, Replay) - uncompressed</td> <td>234.35 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed</td> <td>246.81 KB</td> </tr> <tr> <td><code>@​sentry/nextjs</code> (client)</td> <td>44.25 KB</td> </tr> <tr> <td><code>@​sentry/sveltekit</code> (client)</td> <td>40.64 KB</td> </tr> <tr> <td><code>@​sentry/node-core</code></td> <td>49.57 KB</td> </tr> <tr> <td><code>@​sentry/node</code></td> <td>154.14 KB</td> </tr> <tr> <td><code>@​sentry/node</code> - without tracing</td> <td>90.47 KB</td> </tr> <tr> <td><code>@​sentry/aws-serverless</code></td> <td>103.91 KB</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md"><code>@​sentry/node</code>'s changelog</a>.</em></p> <blockquote> <h2>10.25.0</h2> <ul> <li>feat(browser): Include Spotlight in development bundles (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18078">#18078</a>)</li> <li>feat(cloudflare): Add metrics exports (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18147">#18147</a>)</li> <li>feat(core): Truncate request string inputs in OpenAI integration (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18136">#18136</a>)</li> <li>feat(metrics): Add missing metric node exports (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18149">#18149</a>)</li> <li>feat(node): Add <code>maxCacheKeyLength</code> to Redis integration (remove truncation) (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18045">#18045</a>)</li> <li>feat(vercel-edge): Add metrics export (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18148">#18148</a>)</li> <li>fix(core): Only consider exception mechanism when updating session status from event with exceptions (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18137">#18137</a>)</li> <li>ref(browser): Remove truncation when not needed (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18051">#18051</a>)</li> </ul> <!-- raw HTML omitted --> <ul> <li>chore(build): Fix incorrect versions after merge (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18154">#18154</a>)</li> </ul> <!-- raw HTML omitted --> <h2>10.24.0</h2> <h3>Important Changes</h3> <ul> <li> <p><strong>feat(metrics): Add top level option <code>enableMetrics</code> and <code>beforeSendMetric</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18088">#18088</a>)</strong></p> <p>This PR moves <code>enableMetrics</code> and <code>beforeSendMetric</code> out of the <code>_experiments</code> options. The metrics feature will now be <strong>enabled by default</strong> (none of our integrations will auto-emit metrics as of now), but you can disable sending metrics via <code>enableMetrics: false</code>. Metric options within <code>_experiments</code> got deprecated but will still work as of now, they will be removed with the next major version of our SDKs.</p> </li> </ul> <h3>Other Changes</h3> <ul> <li>feat(aws): Add <code>SENTRY_LAYER_EXTENSION</code> to configure using the lambda layer extension via env variables (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18101">#18101</a>)</li> <li>feat(core): Include all exception object keys instead of truncating (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18044">#18044</a>)</li> <li>feat(metrics)!: Update types (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/17907">#17907</a>)</li> <li>feat(replay): ignore <code>background-image</code> when <code>blockAllMedia</code> is enabled (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18019">#18019</a>)</li> <li>fix(nextjs): Delete css map files (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18131">#18131</a>)</li> <li>fix(nextjs): Stop accessing sync props in template (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18113">#18113</a>)</li> </ul> <!-- raw HTML omitted --> <ul> <li>chore: X handle update (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18117">#18117</a>)</li> <li>chore(eslint): Add eslint-plugin-regexp rule (dev-packages) (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18063">#18063</a>)</li> <li>test(next): fix flakey tests (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18100">#18100</a>)</li> <li>test(node-core): Proof that withMonitor doesn't create a new trace (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/18057">#18057</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/commit/d9cf9a408420db1944247e1b90f753a48ebed976"><code>d9cf9a4</code></a> release: 10.25.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/b08235b23f45bd72830fb5c6061532d5fca92d99"><code>b08235b</code></a> chore(e2e): Pin <code>@embroider/addon-shim</code> to 1.10.0 for the e2e ember-embroider...</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/dd75ae74c3da6c02e3afba570d6b901b545b0785"><code>dd75ae7</code></a> chore(test): Use correct <code>testTimeout</code> field in bundler-tests vitest config</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/d5a50096e90c2c36f3d28f8e241c8f181f83ffed"><code>d5a5009</code></a> Merge pull request <a href="https://redirect.github.com/getsentry/sentry-javascript/issues/18166">#18166</a> from getsentry/prepare-release/10.25.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/a730d96b04fadbc130e3865a26bc0249324aaebf"><code>a730d96</code></a> meta(changelog): Update changelog for 10.25.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/76fef9805bf4c1b93e5fedfe1de3e62587548598"><code>76fef98</code></a> feat(metrics): Add missing metric node exports (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/18149">#18149</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/b03617a6e9b4c105a940ac9a93a1af326e41b39c"><code>b03617a</code></a> feat(vercel-edge): Add metrics export (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/18148">#18148</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/b3e65e01fb42fc67862a97d963ccd730bbf635d8"><code>b3e65e0</code></a> feat(cloudflare): Add metrics exports (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/18147">#18147</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/c2a53e75fb51cbcebe5b59c5f5af5b01df0783e0"><code>c2a53e7</code></a> feat(core): Truncate request string inputs in OpenAI integration (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/18136">#18136</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/c236db3f5ac8c9baeb7f7f55b5611a22ffb53039"><code>c236db3</code></a> chore(build): Fix incorrect versions after merge (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/18154">#18154</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/10.23.0...10.25.0">compare view</a></li> </ul> </details> <br /> Updates `@tanstack/react-query` from 5.90.7 to 5.90.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TanStack/query/releases"><code>@​tanstack/react-query</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​tanstack/react-query-persist-client</code><a href="https://github.com/5"><code>@​5</code></a>.90.8</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies []: <ul> <li><code>@​tanstack/query-persist-client-core</code><a href="https://github.com/5"><code>@​5</code></a>.91.5</li> <li><code>@​tanstack/react-query</code><a href="https://github.com/5"><code>@​5</code></a>.90.6</li> </ul> </li> </ul> <h2><code>@​tanstack/react-query</code><a href="https://github.com/5"><code>@​5</code></a>.90.8</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/c0ec9fe0d1426fe3f233adda3ebf23989ffaa110"><code>c0ec9fe</code></a>]: <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.90.8</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md"><code>@​tanstack/react-query</code>'s changelog</a>.</em></p> <blockquote> <h2>5.90.8</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/c0ec9fe0d1426fe3f233adda3ebf23989ffaa110"><code>c0ec9fe</code></a>]: <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.90.8</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/query/commit/f7c952613a049bae93bb9521352dc362a7d3bddd"><code>f7c9526</code></a> ci: Version Packages (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9854">#9854</a>)</li> <li>See full diff in <a href="https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/react-query">compare view</a></li> </ul> </details> <br /> Updates `@tanstack/solid-query` from 5.90.10 to 5.90.11 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TanStack/query/releases"><code>@​tanstack/solid-query</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​tanstack/solid-query-persist-client</code><a href="https://github.com/5"><code>@​5</code></a>.90.11</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies []: <ul> <li><code>@​tanstack/query-persist-client-core</code><a href="https://github.com/5"><code>@​5</code></a>.91.7</li> <li><code>@​tanstack/solid-query</code><a href="https://github.com/5"><code>@​5</code></a>.90.11</li> </ul> </li> </ul> <h2><code>@​tanstack/solid-query</code><a href="https://github.com/5"><code>@​5</code></a>.90.11</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/c0ec9fe0d1426fe3f233adda3ebf23989ffaa110"><code>c0ec9fe</code></a>]: <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.90.8</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TanStack/query/blob/main/packages/solid-query/CHANGELOG.md"><code>@​tanstack/solid-query</code>'s changelog</a>.</em></p> <blockquote> <h2>5.90.11</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/c0ec9fe0d1426fe3f233adda3ebf23989ffaa110"><code>c0ec9fe</code></a>]: <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.90.8</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/query/commit/f7c952613a049bae93bb9521352dc362a7d3bddd"><code>f7c9526</code></a> ci: Version Packages (<a href="https://github.com/TanStack/query/tree/HEAD/packages/solid-query/issues/9854">#9854</a>)</li> <li>See full diff in <a href="https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/solid-query">compare view</a></li> </ul> </details> <br /> Updates `@tanstack/svelte-query` from 6.0.5 to 6.0.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TanStack/query/releases"><code>@​tanstack/svelte-query</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​tanstack/svelte-query-persist-client</code><a href="https://github.com/6"><code>@​6</code></a>.0.6</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies []: <ul> <li><code>@​tanstack/query-persist-client-core</code><a href="https://github.com/5"><code>@​5</code></a>.91.5</li> <li><code>@​tanstack/svelte-query</code><a href="https://github.com/6"><code>@​6</code></a>.0.4</li> </ul> </li> </ul> <h2><code>@​tanstack/svelte-query</code><a href="https://github.com/6"><code>@​6</code></a>.0.6</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/c0ec9fe0d1426fe3f233adda3ebf23989ffaa110"><code>c0ec9fe</code></a>]: <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.90.8</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TanStack/query/blob/main/packages/svelte-query/CHANGELOG.md"><code>@​tanstack/svelte-query</code>'s changelog</a>.</em></p> <blockquote> <h2>6.0.6</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/c0ec9fe0d1426fe3f233adda3ebf23989ffaa110"><code>c0ec9fe</code></a>]: <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.90.8</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/query/commit/f7c952613a049bae93bb9521352dc362a7d3bddd"><code>f7c9526</code></a> ci: Version Packages (<a href="https://github.com/TanStack/query/tree/HEAD/packages/svelte-query/issues/9854">#9854</a>)</li> <li>See full diff in <a href="https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/svelte-query">compare view</a></li> </ul> </details> <br /> Updates `@tanstack/vue-query` from 5.90.7 to 5.91.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TanStack/query/releases"><code>@​tanstack/vue-query</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​tanstack/vue-query-devtools</code><a href="https://github.com/5"><code>@​5</code></a>.91.0</h2> <h3>Minor Changes</h3> <ul> <li>feat(vue-query-devtools): Add embedded panel mode (<a href="https://redirect.github.com/TanStack/query/pull/9790">#9790</a>)</li> </ul> <h2><code>@​tanstack/vue-query</code><a href="https://github.com/5"><code>@​5</code></a>.91.0</h2> <h3>Minor Changes</h3> <ul> <li>feat(vue-query): support useQuery options getter (<a href="https://redirect.github.com/TanStack/query/pull/9866">#9866</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TanStack/query/blob/main/packages/vue-query/CHANGELOG.md"><code>@​tanstack/vue-query</code>'s changelog</a>.</em></p> <blockquote> <h2>5.91.0</h2> <h3>Minor Changes</h3> <ul> <li>feat(vue-query): support useQuery options getter (<a href="https://redirect.github.com/TanStack/query/pull/9866">#9866</a>)</li> </ul> <h2>5.90.8</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/c0ec9fe0d1426fe3f233adda3ebf23989ffaa110"><code>c0ec9fe</code></a>]: <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.90.8</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/query/commit/d46d35cdc20db16c7396e7288d10b7e9ba95e287"><code>d46d35c</code></a> ci: Version Packages (<a href="https://github.com/TanStack/query/tree/HEAD/packages/vue-query/issues/9867">#9867</a>)</li> <li><a href="https://github.com/TanStack/query/commit/b2bd79d0a6b2707461897c426b0d2275a3318e4b"><code>b2bd79d</code></a> feat(vue-query): support useQuery options getter (<a href="https://github.com/TanStack/query/tree/HEAD/packages/vue-query/issues/9866">#9866</a>)</li> <li><a href="https://github.com/TanStack/query/commit/f7c952613a049bae93bb9521352dc362a7d3bddd"><code>f7c9526</code></a> ci: Version Packages (<a href="https://github.com/TanStack/query/tree/HEAD/packages/vue-query/issues/9854">#9854</a>)</li> <li>See full diff in <a href="https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/vue-query">compare view</a></li> </ul> </details> <br /> Updates `openai` from 6.8.1 to 6.9.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openai/openai-node/releases">openai's releases</a>.</em></p> <blockquote> <h2>v6.9.0</h2> <h2>6.9.0 (2025-11-13)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.8.1...v6.9.0">v6.8.1...v6.9.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> gpt 5.1 (<a href="https://github.com/openai/openai-node/commit/58e78a86899b43eb9afdb6f0afd60b912eae41f2">58e78a8</a>)</li> </ul> <h3>Chores</h3> <ul> <li>add typescript-estree dependency for jsr readme script (<a href="https://github.com/openai/openai-node/commit/37595149720edd7bf4c11760084cad7753c2f289">3759514</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/openai/openai-node/blob/master/CHANGELOG.md">openai's changelog</a>.</em></p> <blockquote> <h2>6.9.0 (2025-11-13)</h2> <p>Full Changelog: <a href="https://github.com/openai/openai-node/compare/v6.8.1...v6.9.0">v6.8.1...v6.9.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> gpt 5.1 (<a href="https://github.com/openai/openai-node/commit/58e78a86899b43eb9afdb6f0afd60b912eae41f2">58e78a8</a>)</li> </ul> <h3>Chores</h3> <ul> <li>add typescript-estree dependency for jsr readme script (<a href="https://github.com/openai/openai-node/commit/37595149720edd7bf4c11760084cad7753c2f289">3759514</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openai/openai-node/commit/92d65d7263aaee99da46b4ed96eaabf4de73a2d3"><code>92d65d7</code></a> release: 6.9.0</li> <li><a href="https://github.com/openai/openai-node/commit/7a3c26e4f818026a6d99edcd07c066270839fbf2"><code>7a3c26e</code></a> feat(api): gpt 5.1</li> <li><a href="https://github.com/openai/openai-node/commit/88135c84fd2c1b847c626fae6de7ac5bcddc4283"><code>88135c8</code></a> codegen metadata</li> <li><a href="https://github.com/openai/openai-node/commit/cd95c0dff2ab42df90daae4f9f476efcec4d39d1"><code>cd95c0d</code></a> chore: add typescript-estree dependency for jsr readme script</li> <li>See full diff in <a href="https://github.com/openai/openai-node/compare/v6.8.1...v6.9.0">compare view</a></li> </ul> </details> <br /> Updates `svelte` from 5.43.5 to 5.43.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/svelte/releases">svelte's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li>fix: don't deactivate other batches (<a href="https://redirect.github.com/sveltejs/svelte/pull/17132">#17132</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md">svelte's changelog</a>.</em></p> <blockquote> <h2>5.43.6</h2> <h3>Patch Changes</h3> <ul> <li>fix: don't deactivate other batches (<a href="https://redirect.github.com/sveltejs/svelte/pull/17132">#17132</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/svelte/commit/e238e6611e1faddf19b57fc41e5e3eb930c04f22"><code>e238e66</code></a> Version Packages (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17135">#17135</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/14b09260089c9a333be1b67c3f6c5c729af9d3c8"><code>14b0926</code></a> fix: don't deactivate other batches (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17132">#17132</a>)</li> <li>See full diff in <a href="https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte">compare view</a></li> </ul> </details> <br /> Updates `vitepress-plugin-llms` from 1.9.0 to 1.9.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/okineadev/vitepress-plugin-llms/releases">vitepress-plugin-llms's releases</a>.</em></p> <blockquote> <h2>v1.9.1</h2> <h3>    🩹 Fixes</h3> <!-- raw HTML omitted --> <ul> <li><strong>vitepress-components:</strong> Fix copy button color on hover (<a href="https://redirect.github.com/okineadev/vitepress-plugin-llms/issues/100">#100</a>)  -  by <a href="https://github.com/corydeppen"><code>@​corydeppen</code></a> <a href="https://github.com/okineadev/vitepress-plugin-llms/commit/1be79c28c0d4b79ba66edf8fd2fd5c73fbb555ed"><!-- raw HTML omitted -->(1be79)<!-- raw HTML omitted --></a></li> </ul> <blockquote> <p>The hover color wasn't using a color from the <a href="https://github.com/vuejs/vitepress/blob/be260fda6efc1d6c4b56219d7a17a19ab7a4ba76/src/client/theme-default/styles/vars.css">default theme variables</a> and was causing the buttons to effectively disappear when in light mode.</p> <p><a href="https://github.com/user-attachments/assets/907efb27-7bf0-431c-9469-b1bba16c5a16">https://github.com/user-attachments/assets/907efb27-7bf0-431c-9469-b1bba16c5a16</a></p> </blockquote> <h3>   💖 Contributors</h3> <ul> <li><a href="https://github.com/corydeppen"><code>@​corydeppen</code></a></li> </ul> <h5>     <a href="https://github.com/okineadev/vitepress-plugin-llms/compare/v1.9.0...v1.9.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/okineadev/vitepress-plugin-llms/commit/f4223458b84edf9c24d31fba923a01eb608c82a4"><code>f422345</code></a> chore: release v1.9.1</li> <li><a href="https://github.com/okineadev/vitepress-plugin-llms/commit/1be79c28c0d4b79ba66edf8fd2fd5c73fbb555ed"><code>1be79c2</code></a> 👨‍🎨 fix(vitepress-components): fix copy button color on hover (<a href="https://redirect.github.com/okineadev/vitepress-plugin-llms/issues/100">#100</a>)</li> <li>See full diff in <a href="https://github.com/okineadev/vitepress-plugin-llms/compare/v1.9.0...v1.9.1">compare view</a></li> </ul> </details> <br /> Updates `arktype` from 2.1.25 to 2.1.26 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/arktypeio/arktype/blob/main/ark/type/CHANGELOG.md">arktype's changelog</a>.</em></p> <blockquote> <h2>2.1.26</h2> <h3>es2020 compatibility</h3> <p>Remove usages of newer prototypes methods like <code>.at()</code> to better support legacy browsers</p> <h3>improve external generic inference</h3> <p>Some inference scenarios like the following involving default values are now more cooperative (thanks <a href="https://github.com/Andarist"><code>@​Andarist</code></a>) 🎉</p> <pre lang="ts"><code>function someFunction&lt;TSchema extends Record&lt;string, any&gt;&gt;( schema: Type&lt;TSchema, {}&gt; ): (typeof schema)[&quot;infer&quot;] { const someData = { hello: &quot;world&quot; } return schema.assert(someData) } <p>const schema = type({ hello: type(&quot;string&quot;).pipe(s =&gt; s === &quot;world&quot;), goodbye: &quot;string='blah'&quot; })</p> <p>someFunction(schema) </code></pre></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/arktypeio/arktype/commit/ace0078db5efddc4642d34dcd75fe07dcdc51821"><code>ace0078</code></a> es2020 compatibility (<a href="https://github.com/arktypeio/arktype/tree/HEAD/ark/type/issues/1544">#1544</a>)</li> <li><a href="https://github.com/arktypeio/arktype/commit/8e00050bf983082fde50e8f91be886c406f14081"><code>8e00050</code></a> add standard schema inference test</li> <li><a href="https://github.com/arktypeio/arktype/commit/e5eb2efbca8889ba18d2806a5b6ee6c0d4a1d564"><code>e5eb2ef</code></a> fix inference for generic <code>Type</code>s when argument has <code>Default</code> property (<a href="https://github.com/arktypeio/arktype/tree/HEAD/ark/type/issues/1528">#1528</a>)</li> <li>See full diff in <a href="https://github.com/arktypeio/arktype/commits/[email protected]/ark/type">compare view</a></li> </ul> </details> <br /> Updates `@cloudflare/workers-types` from 4.20251109.0 to 4.20251113.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/cloudflare/workerd/commits">compare view</a></li> </ul> </details> <br /> Updates `@tanstack/router-core` from 1.134.15 to 1.136.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TanStack/router/releases"><code>@​tanstack/router-core</code>'s releases</a>.</em></p> <blockquote> <h2>v1.136.1</h2> <p>Version 1.136.1 - 11/13/25, 11:56 PM</p> <h2>Changes</h2> <h3>Refactor</h3> <ul> <li>router-core: use original nextTo path when building location in its route form (<a href="https://github.com/TanStack/router/tree/HEAD/packages/router-core/issues/5851">#5851</a>) (f1bd5c5) by Nico Lynzaad</li> </ul> <h2>Packages</h2> <ul> <li><code>@​tanstack/router-core</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/router-devtools-core</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/solid-router</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/react-router</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/solid-router-ssr-query</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/react-router-ssr-query</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/router-ssr-query-core</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/zod-adapter</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/valibot-adapter</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/arktype-adapter</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/router-devtools</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/solid-router-devtools</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/react-router-devtools</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/router-generator</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/router-cli</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/router-plugin</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/router-vite-plugin</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/solid-start</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/solid-start-client</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/solid-start-server</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/start-client-core</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/start-server-core</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/start-storage-context</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/react-start</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/react-start-client</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/react-start-server</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/start-plugin-core</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> <li><code>@​tanstack/start-static-server-functions</code><a href="https://github.com/1"><code>@​1</code></a>.136.1</li> </ul> <h2>v1.136.0</h2> <p>Version 1.136.0 - 11/13/25, 9:10 PM</p> <h2>Changes</h2> <h3>Feat</h3> <ul> <li>createServerEntry (<a href="https://github.com/TanStack/router/tree/HEAD/packages/router-core/issues/5859">#5859</a>) (30b4541) by Dominik Dorfmeister</li> </ul> <h3>Chore</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/router/commit/c05679e2afd149e638e3096da9d90c49de18647c"><code>c05679e</code></a> release: v1.136.1</li> <li><a href="https://github.com/TanStack/router/commit/f1bd5c589c4b4399cc5c192cae194e10f126875a"><code>f1bd5c5</code></a> refactor(router-core): use original nextTo path when building location in its...</li> <li><a href="https://github.com/TanStack/router/commit/494bceb731d2a8876434685c354a98aacacb925a"><code>494bceb</code></a> release: v1.135.2</li> <li><a href="https://github.com/TanStack/router/commit/043e57656dd9e724253d7478f6e731d36ffbe29a"><code>043e576</code></a> refactor(router-core): simplify matchId (<a href="https://github.com/TanStack/router/tree/HEAD/packages/router-core/issues/5807">#5807</a>)</li> <li><a href="https://github.com/TanStack/router/commit/e5e8b33f013f31793e58211fd97042ba7f58c868"><code>e5e8b33</code></a> release: v1.134.20</li> <li><a href="https://github.com/TanStack/router/commit/7880ad7b46f6de876d1a7832225f4ceb33044fa6"><code>7880ad7</code></a> fix(solid-start): navigation transitions (<a href="https://github.com/TanStack/router/tree/HEAD/packages/router-core/issues/5792">#5792</a>)</li> <li><a href="https://github.com/TanStack/router/commit/46f786a44ef05b526f9e1cfb595dc7c457230855"><code>46f786a</code></a> release: v1.134.18</li> <li><a href="https://github.com/TanStack/router/commit/da770787fafc66dcd1b70acaae589f5ee065b5db"><code>da77078</code></a> fix(solid-router): setting search params with 2 parallel navigate calls (<a href="https://github.com/TanStack/router/tree/HEAD/packages/router-core/issues/5797">#5797</a>)</li> <li>See full diff in <a href="https://github.com/TanStack/router/commits/v1.136.1/packages/router-core">compare view</a></li> </ul> </details> <br /> Updates `next` from 16.0.1 to 16.0.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">next's releases</a>.</em></p> <blockquote> <h2>v16.0.3</h2> <h3>Core Changes</h3> <ul> <li>fix: Rspack throw error when using ForceCompleteRuntimePlugin: <a href="https://redirect.github.com/vercel/next.js/issues/85221">#85221</a></li> <li>fix: build CLI output not displaying Proxy (Middleware) when nodejs runtime: <a href="https://redirect.github.com/vercel/next.js/issues/85403">#85403</a></li> <li>fix: staleTimes.static should consistently enforce a 30s minimum: <a href="https://redirect.github.com/vercel/next.js/issues/85479">#85479</a></li> <li>[turbopack] fix build of empty entries of pages: <a href="https://redirect.github.com/vercel/next.js/issues/84873">#84873</a></li> <li>Cache the head separately from the route tree: <a href="https://redirect.github.com/vercel/next.js/issues/84724">#84724</a></li> <li>Allow inspecting dev server on default port with <code>next dev --inspect</code>: <a href="https://redirect.github.com/vercel/next.js/issues/85037">#85037</a></li> <li>Avoid proxying React modules through workUnitStore: <a href="https://redirect.github.com/vercel/next.js/issues/85486">#85486</a></li> <li>fix: redirect should always return updated router state: <a href="https://redirect.github.com/vercel/next.js/issues/85533">#85533</a></li> <li>Upgrade React from <code>b4455a6e-20251027</code> to <code>4f931700-20251029</code>: <a href="https://redirect.github.com/vercel/next.js/issues/85518">#85518</a></li> <li>[turbopack] Move generation of <code>cacheLife</code> types out of the webpack plugin and into the dev bundler directly: <a href="https://redirect.github.com/vercel/next.js/issues/85539">#85539</a></li> <li>Ensure user-space stack frame for <code>'use cache'</code> in page/layout component: <a href="https://redirect.github.com/vercel/next.js/issues/85519">#85519</a></li> <li>Update parallel routes in build-complete: <a href="https://redirect.github.com/vercel/next.js/issues/85546">#85546</a></li> <li>fully remove clientSegmentCache flag: <a href="https://redirect.github.com/vercel/next.js/issues/85541">#85541</a></li> <li>[turbopack] Support relative paths in turbopack source maps.: <a href="https://redirect.github.com/vercel/next.js/issues/85146">#85146</a></li> <li>Release unnecessary memory on hydration finish: <a href="https://redirect.github.com/vercel/next.js/issues/84967">#84967</a></li> <li>Preserve interception markers in parameter types: <a href="https://redirect.github.com/vercel/next.js/issues/85526">#85526</a></li> <li>move segment cache entries to top level segment-cache dir: <a href="https://redirect.github.com/vercel/next.js/issues/85542">#85542</a></li> <li>Upgrade React from <code>4f931700-20251029</code> to <code>561ee24d-20251101</code>: <a href="https://redirect.github.com/vercel/next.js/issues/85670">#85670</a></li> <li>[devtools] Remove title from preferences: <a href="https://redirect.github.com/vercel/next.js/issues/85698">#85698</a></li> <li>Update font data: <a href="https://redirect.github.com/vercel/next.js/issues/85708">#85708</a></li> <li>Don't invalidate hot reloader excessively during dev server boot: <a href="https://redirect.github.com/vercel/next.js/issues/85732">#85732</a></li> <li>[codemod] fix: next-lint-to-eslint-cli did not handle <code>'next'</code> plugin: <a href="https://redirect.github.com/vercel/next.js/issues/85749">#85749</a></li> <li>Upgrade React from <code>561ee24d-20251101</code> to <code>67f7d47a-20251103</code>: <a href="https://redirect.github.com/vercel/next.js/issues/85762">#85762</a></li> <li>Tracing: Fix memory leak in span map: <a href="https://redirect.github.com/vercel/next.js/issues/85529">#85529</a></li> <li>Fix documentation typo in refresh function: <a href="https://redirect.github.com/vercel/next.js/issues/85696">#85696</a></li> <li>fix: eslint-config-next types was exporting to dist/src: <a href="https://redirect.github.com/vercel/next.js/issues/85768">#85768</a></li> <li>Upgrade React from <code>67f7d47a-20251103</code> to <code>f646e8ff-20251104</code>: <a href="https://redirect.github.com/vercel/next.js/issues/85772">#85772</a></li> <li>remove unused RSC payload property: <a href="https://redirect.github.com/vercel/next.js/issues/85746">#85746</a></li> <li>[runtime prefetching]: fix runtime prefetching when deployed: <a href="https://redirect.github.com/vercel/next.js/issues/85595">#85595</a></li> <li>Turbopack: next build --analyze: <a href="https://redirect.github.com/vercel/next.js/issues/85197">#85197</a></li> <li>Build: Log amount of workers during static generation: <a href="https://redirect.github.com/vercel/next.js/issues/85706">#85706</a></li> <li>Upgrade React from <code>f646e8ff-20251104</code> to <code>dd048c3b-20251105</code>: <a href="https://redirect.github.com/vercel/next.js/issues/85819">#85819</a></li> <li>Sync devFallbackParams when generateStaticParams change: <a href="https://redirect.github.com/vercel/next.js/issues/85741">#85741</a></li> <li>chore: upgrade rspack 1.6.0: <a href="https://redirect.github.com/vercel/next.js/issues/84210">#84210</a></li> <li>[mcp] get_routes mcp tool: <a href="https://redirect.github.com/vercel/next.js/issues/85773">#85773</a></li> <li>Split each path param into a separate cache key : <a href="https://redirect.github.com/vercel/next.js/issues/85758">#85758</a></li> <li>[turbopack] change server source maps in production to use relative paths: <a href="https://redirect.github.com/vercel/next.js/issues/85576">#85576</a></li> <li>fix: skip collecting metadata for app-error in webpack: <a href="https://redirect.github.com/vercel/next.js/issues/85892">#85892</a></li> <li>fix: support root span attributes with a custom server: <a href="https://redirect.github.com/vercel/next.js/issues/85521">#85521</a></li> <li>fix isDynamicRSC condition when deployed: <a href="https://redirect.github.com/vercel/next.js/issues/85919">#85919</a></li> <li>[turbopack] Make it possible to synchronously access native bindings: <a href="https://redirect.github.com/vercel/next.js/issues/85787">#85787</a></li> <li>Upgrade React from <code>dd048c3b-20251105</code> to <code>fa50caf5-20251107</code>: <a href="https://redirect.github.com/vercel/next.js/issues/85906">#85906</a></li> <li>Fix telemetry event loss on build failures and server shutdown: <a href="https://redirect.github.com/vercel/next.js/issues/85867">#85867</a></li> <li>Remove one stack frame from <code>'use cache'</code> call stacks: <a href="https://redirect.github.com/vercel/next.js/issues/85966">#85966</a></li> <li>Upgrade React from <code>fa50caf5-20251107</code> to <code>52684925-20251110</code>: <a href="https://redirect.github.com/vercel/next.js/issues/85980">#85980</a></li> <li>Deployment adapter: fix metadata for &quot;/&quot; route: <a href="https://redirect.github.com/vercel/next.js/issues/85820">#85820</a></li> <li>Enable React's default Transition indicator behind a flag: <a href="https://redirect.github.com/vercel/next.js/issues/86000">#86000</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/2eda33ce846f996ff627c7e8b64704259ecd4355"><code>2eda33c</code></a> v16.0.3</li> <li><a href="https://github.com/vercel/next.js/commit/00cb5d9953fa0590796c39fc7acfb78dd1d91512"><code>00cb5d9</code></a> perf: revert to use the light safe stringify for is-error (<a href="https://redirect.github.com/vercel/next.js/issues/86053">#86053</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/de6bc159575680a8cfdfda518ae61120509c34a2"><code>de6bc15</code></a> docs: keywords in system reqs and add browserslist (<a href="https://redirect.github.com/vercel/next.js/issues/85838">#85838</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/a51b80449ecd45c590bf1d468bed3e094c17e350"><code>a51b804</code></a> docs: cacheHandlers (<a href="https://redirect.github.com/vercel/next.js/issues/85311">#85311</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/a63951f4ae4590cbbe293dc8904263063f6c98f9"><code>a63951f</code></a> Turbopack: remove unused function (<a href="https://redirect.github.com/vercel/next.js/issues/85974">#85974</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/8c29c118fb53300c42087267f9cae7c8350600bf"><code>8c29c11</code></a> Update authentication.mdx: Fix <code>Auth0</code> Link (<a href="https://redirect.github.com/vercel/next.js/issues/85953">#85953</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/25716c8ec3ad8cd89f9d4824b73d31fa4c196848"><code>25716c8</code></a> Deployment adapter: fix metadata for &quot;/&quot; route (<a href="https://redirect.github.com/vercel/next.js/issues/85820">#85820</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/bf9c900407a3a5414a7a9844443ec1d12a531e80"><code>bf9c900</code></a> Upgrade React from <code>fa50caf5-20251107</code> to <code>52684925-20251110</code> (<a href="https://redirect.github.com/vercel/next.js/issues/85980">#85980</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/4212a8642e46eae399b2e73da6e617266732f303"><code>4212a86</code></a> switch to slice in createRuntimePrefetchTransformStream (<a href="https://redirect.github.com/vercel/next.js/issues/85822">#85822</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/07a86572942e67cb04bf7e0a4f2b30edfc1a8171"><code>07a8657</code></a> Fix Turbopack local font <code>font-family</code> declaration (<a href="https://redirect.github.com/vercel/next.js/issues/85913">#85913</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v16.0.1...v16.0.3">compare view</a></li> </ul> </details> <br /> Updates `@types/aws-lambda` from 8.10.157 to 8.10.158 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda">compare view</a></li> </ul> </details> <br /> Updates `@angular/core` from 20.3.10 to 20.3.11 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/releases"><code>@​angular/core</code>'s releases</a>.</em></p> <blockquote> <h2>20.3.11</h2> <h3>common</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/5047849a4a1857471b78b7ba874f39ecd6175a6b"><img src="https://img.shields.io/badge/5047849a4a-fix-green" alt="fix - 5047849a4a" /></a></td> <td>remove placeholder image listeners once view is removed</td> <…
1 parent f397ca2 commit 9540489

File tree

25 files changed

+769
-943
lines changed

25 files changed

+769
-943
lines changed

apps/content/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"serve": "vitepress serve"
99
},
1010
"devDependencies": {
11-
"@ai-sdk/google": "2.0.29",
12-
"@ai-sdk/react": "2.0.89",
11+
"@ai-sdk/google": "2.0.31",
12+
"@ai-sdk/react": "2.0.93",
1313
"@opentelemetry/instrumentation": "^0.208.0",
1414
"@opentelemetry/sdk-node": "^0.208.0",
1515
"@opentelemetry/sdk-trace-web": "^2.2.0",
@@ -32,23 +32,23 @@
3232
"@orpc/vue-query": "workspace:*",
3333
"@orpc/zod": "workspace:*",
3434
"@pinia/colada": "^0.17.8",
35-
"@sentry/node": "^10.23.0",
35+
"@sentry/node": "^10.25.0",
3636
"@shikijs/vitepress-twoslash": "^3.15.0",
37-
"@tanstack/react-query": "^5.90.7",
38-
"@tanstack/solid-query": "^5.90.10",
39-
"@tanstack/svelte-query": "^6.0.5",
40-
"@tanstack/vue-query": "^5.90.7",
37+
"@tanstack/react-query": "^5.90.8",
38+
"@tanstack/solid-query": "^5.90.11",
39+
"@tanstack/svelte-query": "^6.0.6",
40+
"@tanstack/vue-query": "^5.91.0",
4141
"@types/node": "^22.15.30",
4242
"ai": "5.0.76",
4343
"markdown-it-task-lists": "^2.1.1",
4444
"mermaid": "^11.12.1",
45-
"openai": "^6.8.1",
45+
"openai": "^6.9.0",
4646
"pinia": "^3.0.4",
4747
"superjson": "^2.2.5",
48-
"svelte": "^5.43.5",
48+
"svelte": "^5.43.6",
4949
"vitepress": "1.6.4",
5050
"vitepress-plugin-group-icons": "^1.6.5",
51-
"vitepress-plugin-llms": "^1.9.0",
51+
"vitepress-plugin-llms": "^1.9.1",
5252
"vitepress-plugin-mermaid": "^2.0.17",
5353
"vitepress-plugin-shiki-twoslash": "^0.0.6",
5454
"vue": "^3.5.24",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@sveltejs/vite-plugin-svelte": "^6.2.1",
3232
"@testing-library/jest-dom": "^6.9.1",
3333
"@testing-library/react": "^16.0.1",
34-
"@testing-library/svelte": "^5.2.7",
34+
"@testing-library/svelte": "^5.2.9",
3535
"@testing-library/user-event": "^14.6.1",
3636
"@types/better-sqlite3": "^7.6.13",
3737
"@types/node": "^22.15.30",
@@ -44,8 +44,8 @@
4444
"eslint": "^9.39.1",
4545
"eslint-plugin-ban": "^2.0.0",
4646
"eslint-plugin-format": "^1.0.2",
47-
"jsdom": "^27.1.0",
48-
"knip": "^5.68.0",
47+
"jsdom": "^27.2.0",
48+
"knip": "^5.69.1",
4949
"lint-staged": "^16.2.6",
5050
"msw": "^2.12.1",
5151
"pkg-pr-new": "^0.0.60",

packages/contract/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"openapi-types": "^12.1.3"
4747
},
4848
"devDependencies": {
49-
"arktype": "2.1.25",
49+
"arktype": "2.1.26",
5050
"valibot": "^1.1.0",
5151
"zod": "^4.1.12"
5252
}

packages/durable-iterator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"valibot": "^1.1.0"
5656
},
5757
"devDependencies": {
58-
"@cloudflare/workers-types": "^4.20251109.0",
58+
"@cloudflare/workers-types": "^4.20251113.0",
5959
"@orpc/standard-server-peer": "workspace:*",
6060
"@types/node": "^22.15.30"
6161
}

packages/react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@orpc/tanstack-query": "workspace:*"
4747
},
4848
"devDependencies": {
49-
"@tanstack/react-query": "^5.90.7",
49+
"@tanstack/react-query": "^5.90.8",
5050
"react": "^19.2.0",
5151
"zod": "^4.1.12"
5252
}

packages/server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,11 +143,11 @@
143143
"cookie": "^1.0.2"
144144
},
145145
"devDependencies": {
146-
"@tanstack/router-core": "^1.134.15",
146+
"@tanstack/router-core": "^1.136.1",
147147
"@types/ws": "^8.18.1",
148148
"crossws": "^0.4.1",
149149
"fastify": "^5.6.2",
150-
"next": "^16.0.1",
150+
"next": "^16.0.3",
151151
"supertest": "^7.1.4",
152152
"ws": "^8.18.3",
153153
"zod": "^4.1.12"

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@opentelemetry/api": "^1.9.0",
50-
"arktype": "2.1.25",
50+
"arktype": "2.1.26",
5151
"valibot": "^1.1.0",
5252
"zod": "^4.1.12"
5353
}

packages/solid-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@orpc/tanstack-query": "workspace:*"
4747
},
4848
"devDependencies": {
49-
"@tanstack/solid-query": "^5.90.10",
49+
"@tanstack/solid-query": "^5.90.11",
5050
"zod": "^4.1.12"
5151
}
5252
}

packages/standard-server-aws-lambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@orpc/standard-server-node": "workspace:*"
4040
},
4141
"devDependencies": {
42-
"@types/aws-lambda": "^8.10.157",
42+
"@types/aws-lambda": "^8.10.158",
4343
"@types/node": "^22.15.30"
4444
}
4545
}

packages/svelte-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@orpc/tanstack-query": "workspace:*"
4747
},
4848
"devDependencies": {
49-
"@tanstack/svelte-query": "^6.0.5",
49+
"@tanstack/svelte-query": "^6.0.6",
5050
"zod": "^4.1.12"
5151
}
5252
}

0 commit comments

Comments
 (0)