chore(deps): bump the root-minor-patch group across 1 directory with 31 updates - #74
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…31 updates Bumps the root-minor-patch group with 29 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@ai-sdk/amazon-bedrock](https://github.com/vercel/ai/tree/HEAD/packages/amazon-bedrock) | `3.0.101` | `3.0.111` | | [@ai-sdk/google](https://github.com/vercel/ai/tree/HEAD/packages/google) | `2.0.74` | `2.0.85` | | [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) | `2.0.106` | `2.0.115` | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.82.0` | `0.115.0` | | [@ast-grep/napi](https://github.com/ast-grep/ast-grep) | `0.42.2` | `0.45.0` | | [@fastify/cors](https://github.com/fastify/fastify-cors) | `11.2.0` | `11.3.0` | | [@fastify/static](https://github.com/fastify/fastify-static) | `9.1.3` | `9.3.0` | | [@fastify/websocket](https://github.com/fastify/fastify-websocket) | `11.2.0` | `11.3.0` | | [@langfuse/client](https://github.com/langfuse/langfuse-js/tree/HEAD/packages/client) | `5.5.3` | `5.9.1` | | [@langfuse/otel](https://github.com/langfuse/langfuse-js/tree/HEAD/packages/otel) | `5.5.3` | `5.9.1` | | [@lingxiao-office/sdk](https://github.com/hexian2001/lingxiao-backend/tree/HEAD/packages/sdk) | `1.0.1` | `1.0.7` | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.29.0` | `1.30.0` | | [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) | `0.219.0` | `0.221.0` | | [acorn](https://github.com/acornjs/acorn) | `8.16.0` | `8.18.0` | | [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `5.0.198` | `5.0.221` | | [fastify](https://github.com/fastify/fastify) | `5.8.5` | `5.10.0` | | [openai](https://github.com/openai/openai-node) | `6.37.0` | `6.49.0` | | [pdfkit](https://github.com/foliojs/pdfkit) | `0.18.0` | `0.19.1` | | [playwright](https://github.com/microsoft/playwright) | `1.60.0` | `1.62.0` | | [proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/proxy-agent) | `8.0.1` | `8.0.2` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.6` | `19.2.8` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.17` | | [react-virtuoso](https://github.com/petyosi/react-virtuoso/tree/HEAD/packages/react-virtuoso) | `4.18.7` | `4.18.11` | | [sharp](https://github.com/lovell/sharp) | `0.34.5` | `0.35.3` | | [string-width](https://github.com/sindresorhus/string-width) | `8.2.1` | `8.2.2` | | [undici](https://github.com/nodejs/undici) | `8.2.0` | `8.9.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.7.0` | `25.9.5` | | [electron](https://github.com/electron/electron) | `42.4.1` | `42.7.1` | | [tsx](https://github.com/privatenumber/tsx) | `4.22.4` | `4.23.1` | Updates `@ai-sdk/amazon-bedrock` from 3.0.101 to 3.0.111 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/amazon-bedrock@3.0.111/packages/amazon-bedrock/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/amazon-bedrock@3.0.111/packages/amazon-bedrock) Updates `@ai-sdk/anthropic` from 2.0.81 to 2.0.91 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/anthropic@2.0.91/packages/anthropic/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/anthropic@2.0.91/packages/anthropic) Updates `@ai-sdk/google` from 2.0.74 to 2.0.85 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/google@2.0.85/packages/google/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/google@2.0.85/packages/google) Updates `@ai-sdk/openai` from 2.0.106 to 2.0.115 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/openai@2.0.115/packages/openai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/openai@2.0.115/packages/openai) Updates `@anthropic-ai/sdk` from 0.82.0 to 0.115.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.82.0...sdk-v0.115.0) Updates `@ast-grep/napi` from 0.42.2 to 0.45.0 - [Release notes](https://github.com/ast-grep/ast-grep/releases) - [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md) - [Commits](ast-grep/ast-grep@0.42.2...0.45.0) Updates `@fastify/cors` from 11.2.0 to 11.3.0 - [Release notes](https://github.com/fastify/fastify-cors/releases) - [Commits](fastify/fastify-cors@v11.2.0...v11.3.0) Updates `@fastify/static` from 9.1.3 to 9.3.0 - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](fastify/fastify-static@v9.1.3...v9.3.0) Updates `@fastify/websocket` from 11.2.0 to 11.3.0 - [Release notes](https://github.com/fastify/fastify-websocket/releases) - [Commits](fastify/fastify-websocket@v11.2.0...v11.3.0) Updates `@langfuse/client` from 5.5.3 to 5.9.1 - [Release notes](https://github.com/langfuse/langfuse-js/releases) - [Changelog](https://github.com/langfuse/langfuse-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/langfuse/langfuse-js/commits/v5.9.1/packages/client) Updates `@langfuse/otel` from 5.5.3 to 5.9.1 - [Release notes](https://github.com/langfuse/langfuse-js/releases) - [Changelog](https://github.com/langfuse/langfuse-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/langfuse/langfuse-js/commits/v5.9.1/packages/otel) Updates `@langfuse/tracing` from 5.5.3 to 5.9.1 - [Release notes](https://github.com/langfuse/langfuse-js/releases) - [Changelog](https://github.com/langfuse/langfuse-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/langfuse/langfuse-js/commits/v5.9.1/packages/tracing) Updates `@lingxiao-office/sdk` from 1.0.1 to 1.0.7 - [Changelog](https://github.com/hexian2001/lingxiao-backend/blob/main/docs/release-npm.md) - [Commits](https://github.com/hexian2001/lingxiao-backend/commits/HEAD/packages/sdk) Updates `@modelcontextprotocol/sdk` from 1.29.0 to 1.30.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.29.0...1.30.0) Updates `@opentelemetry/sdk-node` from 0.219.0 to 0.221.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.219.0...experimental/v0.221.0) Updates `acorn` from 8.16.0 to 8.18.0 - [Commits](acornjs/acorn@8.16.0...8.18.0) Updates `ai` from 5.0.198 to 5.0.221 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/ai@5.0.221/packages/ai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/ai@5.0.221/packages/ai) Updates `fastify` from 5.8.5 to 5.10.0 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.8.5...v5.10.0) Updates `openai` from 6.37.0 to 6.49.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/main/CHANGELOG.md) - [Commits](openai/openai-node@v6.37.0...v6.49.0) Updates `pdfkit` from 0.18.0 to 0.19.1 - [Release notes](https://github.com/foliojs/pdfkit/releases) - [Changelog](https://github.com/foliojs/pdfkit/blob/master/CHANGELOG.md) - [Commits](foliojs/pdfkit@v0.18.0...v0.19.1) Updates `playwright` from 1.60.0 to 1.62.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.60.0...v1.62.0) Updates `proxy-agent` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/proxy-agent/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/proxy-agent@8.0.2/packages/proxy-agent) Updates `react` from 19.2.6 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `@types/react` from 19.2.14 to 19.2.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-virtuoso` from 4.18.7 to 4.18.11 - [Release notes](https://github.com/petyosi/react-virtuoso/releases) - [Changelog](https://github.com/petyosi/react-virtuoso/blob/main/packages/react-virtuoso/CHANGELOG.md) - [Commits](https://github.com/petyosi/react-virtuoso/commits/HEAD/packages/react-virtuoso) Updates `sharp` from 0.34.5 to 0.35.3 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.5...v0.35.3) Updates `string-width` from 8.2.1 to 8.2.2 - [Release notes](https://github.com/sindresorhus/string-width/releases) - [Commits](sindresorhus/string-width@v8.2.1...v8.2.2) Updates `undici` from 8.2.0 to 8.9.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v8.2.0...v8.9.0) Updates `@types/node` from 25.7.0 to 25.9.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.2.14 to 19.2.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `electron` from 42.4.1 to 42.7.1 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v42.4.1...v42.7.1) Updates `tsx` from 4.22.4 to 4.23.1 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.4...v4.23.1) --- updated-dependencies: - dependency-name: "@ai-sdk/amazon-bedrock" dependency-version: 3.0.111 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-minor-patch - dependency-name: "@ai-sdk/anthropic" dependency-version: 2.0.91 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-minor-patch - dependency-name: "@ai-sdk/google" dependency-version: 2.0.85 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-minor-patch - dependency-name: "@ai-sdk/openai" dependency-version: 2.0.115 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-minor-patch - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.115.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-minor-patch - dependency-name: "@ast-grep/napi" dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-minor-patch - dependency-name: "@fastify/cors" dependency-version: 11.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-minor-patch - dependency-name: "@fastify/static" dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-minor-patch - dependency-name: "@fastify/websocket" dependency-version: 11.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-minor-patch - dependency-name: "@langfuse/client" dependency-version: 5.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-minor-patch - dependency-name: "@langfuse/otel" dependency-version: 5.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-minor-patch - dependency-name: "@langfuse/tracing" dependency-version: 5.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-minor-patch - dependency-name: "@lingxiao-office/sdk" dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-minor-patch - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-minor-patch - dependency-name: "@opentelemetry/sdk-node" dependency-version: 0.221.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-minor-patch - dependency-name: acorn dependency-version: 8.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-minor-patch - dependency-name: ai dependency-version: 5.0.221 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-minor-patch - dependency-name: fastify dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-minor-patch - dependency-name: openai dependency-version: 6.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-minor-patch - dependency-name: pdfkit dependency-version: 0.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-minor-patch - dependency-name: playwright dependency-version: 1.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-minor-patch - dependency-name: proxy-agent dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-minor-patch - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-minor-patch - dependency-name: "@types/react" dependency-version: 19.2.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-minor-patch - dependency-name: react-virtuoso dependency-version: 4.18.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-minor-patch - dependency-name: sharp dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-minor-patch - dependency-name: string-width dependency-version: 8.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-minor-patch - dependency-name: undici dependency-version: 8.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-minor-patch - dependency-name: "@types/node" dependency-version: 25.9.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-minor-patch - dependency-name: "@types/react" dependency-version: 19.2.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-minor-patch - dependency-name: electron dependency-version: 42.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-minor-patch - dependency-name: tsx dependency-version: 4.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
GLM 审查信息
结论此 PR 为 Dependabot 批量依赖升级,包含多个 发现
建议测试
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the root-minor-patch group with 29 updates in the / directory:
3.0.1013.0.1112.0.742.0.852.0.1062.0.1150.82.00.115.00.42.20.45.011.2.011.3.09.1.39.3.011.2.011.3.05.5.35.9.15.5.35.9.11.0.11.0.71.29.01.30.00.219.00.221.08.16.08.18.05.0.1985.0.2215.8.55.10.06.37.06.49.00.18.00.19.11.60.01.62.08.0.18.0.219.2.619.2.819.2.1419.2.174.18.74.18.110.34.50.35.38.2.18.2.28.2.08.9.025.7.025.9.542.4.142.7.14.22.44.23.1Updates
@ai-sdk/amazon-bedrockfrom 3.0.101 to 3.0.111Changelog
Sourced from @ai-sdk/amazon-bedrock's changelog.
... (truncated)
Commits
64bf351Version Packages (#17909)96f8997Version Packages (#17824)db28434[v5.0] fix: incorrect capability defaults for unrecognized Claude model IDs (...de65b8dVersion Packages (#17754)de443c2[v5.0] fix: prevent invalid hallucinated tool names from crashing Bedrock con...1b0e540[v5.0] fix: Bedrock Claude structured outputs fail with thinking on supported...503e809[v5.0] fix: prevent Amazon Bedrock tool continuations from replaying unsigned...a5065c5[v5.0] fix: Amazon Bedrock S3 image URLs are rejected instead of passed throu...cbf22fcVersion Packages (#17572)5dcc0e0Version Packages (#17463)Updates
@ai-sdk/anthropicfrom 2.0.81 to 2.0.91Changelog
Sourced from @ai-sdk/anthropic's changelog.
... (truncated)
Commits
64bf351Version Packages (#17909)0ab9755feat(anthropic): opus 5 (#17906)96f8997Version Packages (#17824)db28434[v5.0] fix: incorrect capability defaults for unrecognized Claude model IDs (...de65b8dVersion Packages (#17754)1b0e540[v5.0] fix: Bedrock Claude structured outputs fail with thinking on supported...5bb3ae4[v5.0] fix: surface the implicit output token limit for unknown Anthropic mod...cbf22fcVersion Packages (#17572)30c69e6[v5.0] fix(anthropic): warn when jsonTool disables parallel tool use (#17569)5dcc0e0Version Packages (#17463)Updates
@ai-sdk/googlefrom 2.0.74 to 2.0.85Changelog
Sourced from @ai-sdk/google's changelog.
... (truncated)
Commits
96f8997Version Packages (#17824)5e9957e[v5.0] feat: use forward-compatible capability defaults for unknown Google Ge...93c5061Version Packages (#17607)b05bffbbackport (v5): feat(google): addgemini-3.6-flashand `gemini-3.5-flash-lit...d762809Version Packages (#17481)e5f1c62[v5.0] fix: handle multiple Gemini code execution results for one executable ...5dcc0e0Version Packages (#17463)60080e9Version Packages (#17322)c6552b9Backport: Backport: fix(provider/google): forward Vertex-only imageConfig opt...54a73aaVersion Packages (#17208)Updates
@ai-sdk/openaifrom 2.0.106 to 2.0.115Changelog
Sourced from @ai-sdk/openai's changelog.
... (truncated)
Commits
96f8997Version Packages (#17824)11a02d9[v5.0] fix: new OpenAI model versions falling back to incompatible legacy req...5dcc0e0Version Packages (#17463)35f7bdbVersion Packages (#17382)21eef03[v5.0] fix: tool-call-only assistant messages use invalid empty-string conten...54a73aaVersion Packages (#17208)c093f17Version Packages (#16941)b4f8362[v5.0] feat(provider/openai): support GPT-5.6 reasoning and prompt caching co...8549807[v5.0] feat(provider/openai,provider/gateway): add gpt-5.6 model id (#17023)146f991Version Packages (#16452)Updates
@anthropic-ai/sdkfrom 0.82.0 to 0.115.0Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
3b45cd3chore: release mainf298e9afeat(api): add claude-opus-5 modelce8e54bfix(client): release abort listeners when requests settle (#1129)2d314b4chore: release main3d051dffeat(api): add new stop reason 'model_context_window_exceeded'4414d47chore: release main1ec5566feat(api): add support for Managed Agents model effort, initial session event...c58a55bchore: release main2fb7da5chore(api): add support for new refusal categoryd6ffc3cchore(internal): codegen related updateMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@anthropic-ai/sdksince your current version.Updates
@ast-grep/napifrom 0.42.2 to 0.45.0Release notes
Sourced from @ast-grep/napi's releases.
... (truncated)
Changelog
Sourced from @ast-grep/napi's changelog.
... (truncated)
Commits
5d439d90.45.06fc7053feat: deprecate the sg command (#2843)64d2a26fix: avoid Defender false positive for Windows sg (#2842)ff8b393chore(deps): update dependency@napi-rs/clito v3.7.4 (#2834)5b13696chore(deps): update dependency oxlint to v1.75.0 (#2838)0977eadchore(deps): update actions/setup-node action to v7 (#2810)68931b0chore(deps): update actions/setup-python action to v7 (#2829)82eb291chore: bump versions89c9110fix: specify correct MSRV in Cargo.toml (#2837)6dc0f31Revert "chore(deps): update dependency typescript to v7 (#2795)" (#2831)Updates
@fastify/corsfrom 11.2.0 to 11.3.0Release notes
Sourced from @fastify/cors's releases.
Commits
2c60caaBumped v11.3.0cf4986echore: bump@types/nodein the dev-dependencies-typescript group (#411)816d054test: remove remaining tap-style assertions from vary tests (#410)20507eachore(package.json): fix delvedor's personal url (#409)6fe85c4docs(readme): update request origin link (#408)57bdc65chore: bump fastify-plugin from 5.1.0 to 6.0.0 in the dependencies group (#407)a8ae57dchore: update depedabot setting4d34798chore(.gitattributes): retain binary file eol style (#402)675ebefrefactor(types): migrate from tsd to tstyche (#403)ef25e0bci: add lock-threads workflow (#401)Updates
@fastify/staticfrom 9.1.3 to 9.3.0Release notes
Sourced from @fastify/static's releases.
Commits
ad05a27Bumped v9.3.058811dbchore: update fastify-plugin dependency to version 6.0.0 (#594)a343813Bumped v9.2.0b94c725docs: clarify precompressed allowedPath behavior (#593)684a4eadocs: fix broken links (#591)26e7042chore: bump@types/nodein the dev-dependencies-typescript group (#592)070912achore: bump@fastify/compressfrom 8.3.1 to 9.0.0 (#590)2f792eachore: update depedabot setting5b6043cfix: propagate return value from fastify.errorHandler (#582)040307arefactor(types): migrate from tsd to tstyche (#579)Updates
@fastify/websocketfrom 11.2.0 to 11.3.0Release notes
Sourced from @fastify/websocket's releases.