Skip to content

chore(deps): bump the minor-patch group with 16 updates#26

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-patch-1b7e2db5eb
Mar 5, 2026
Merged

chore(deps): bump the minor-patch group with 16 updates#26
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-patch-1b7e2db5eb

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps the minor-patch group with 16 updates:

Package From To
@anthropic-ai/claude-agent-sdk 0.2.59 0.2.69
prettier-plugin-svelte 3.5.0 3.5.1
turbo 2.8.11 2.8.13
@nestjs/common 11.1.14 11.1.16
@nestjs/core 11.1.14 11.1.16
@nestjs/platform-express 11.1.14 11.1.16
@nestjs/platform-socket.io 11.1.14 11.1.16
@nestjs/websockets 11.1.14 11.1.16
bullmq 5.70.1 5.70.2
ioredis 5.9.3 5.10.0
pg 8.19.0 8.20.0
@types/pg 8.16.0 8.18.0
@types/node 25.3.1 25.3.3
@sveltejs/kit 2.53.2 2.53.4
postcss 8.5.6 8.5.8
svelte 5.53.5 5.53.7

Updates @anthropic-ai/claude-agent-sdk from 0.2.59 to 0.2.69

Release notes

Sourced from @​anthropic-ai/claude-agent-sdk's releases.

v0.2.69

What's changed

  • Added toolConfig.askUserQuestion.previewFormat option to configure the content format ('markdown' or 'html') for the preview field on AskUserQuestion tool options. The preview field and annotations output are now exposed in the public SDK types.
  • Added supportsFastMode field to ModelInfo indicating whether a model supports fast mode
  • Added agent_id (for subagents) and agent_type (for subagents and --agent) fields to hook events
  • Fixed SDK-mode MCP servers (registered via sdkMcpServers in the initialize control request) getting disconnected when background plugin installation refreshes project MCP config
  • Fixed breaking change: system:init and result events now emit 'Task' as the Agent tool name again (reverted from 'Agent', which was an unintentional breaking change in a patch release). The wire name will migrate to 'Agent' in the next minor release.
  • Fixed control responses with malformed updatedPermissions from SDK hosts blocking tool calls with a ZodError; the invalid field is now stripped and a warning is logged instead.
  • Improved memory usage of getSessionMessages() for large sessions with compacted history

Update

npm install @anthropic-ai/claude-agent-sdk@0.2.69
# or
yarn add @anthropic-ai/claude-agent-sdk@0.2.69
# or
pnpm add @anthropic-ai/claude-agent-sdk@0.2.69
# or
bun add @anthropic-ai/claude-agent-sdk@0.2.69

v0.2.68

What's changed

  • Updated to parity with Claude Code v2.1.68

Update

npm install @anthropic-ai/claude-agent-sdk@0.2.68
# or
yarn add @anthropic-ai/claude-agent-sdk@0.2.68
# or
pnpm add @anthropic-ai/claude-agent-sdk@0.2.68
# or
bun add @anthropic-ai/claude-agent-sdk@0.2.68

v0.2.66

What's changed

  • Updated to parity with Claude Code v2.1.66

Update

npm install @anthropic-ai/claude-agent-sdk@0.2.66
# or
</tr></table> 

... (truncated)

Changelog

Sourced from @​anthropic-ai/claude-agent-sdk's changelog.

0.2.69

  • Added toolConfig.askUserQuestion.previewFormat option to configure the content format ('markdown' or 'html') for the preview field on AskUserQuestion tool options. The preview field and annotations output are now exposed in the public SDK types.
  • Added supportsFastMode field to ModelInfo indicating whether a model supports fast mode
  • Added agent_id (for subagents) and agent_type (for subagents and --agent) fields to hook events
  • Fixed SDK-mode MCP servers (registered via sdkMcpServers in the initialize control request) getting disconnected when background plugin installation refreshes project MCP config
  • Fixed breaking change: system:init and result events now emit 'Task' as the Agent tool name again (reverted from 'Agent', which was an unintentional breaking change in a patch release). The wire name will migrate to 'Agent' in the next minor release.
  • Fixed control responses with malformed updatedPermissions from SDK hosts blocking tool calls with a ZodError; the invalid field is now stripped and a warning is logged instead.
  • Improved memory usage of getSessionMessages() for large sessions with compacted history

0.2.68

  • Updated to parity with Claude Code v2.1.68

0.2.66

  • Updated to parity with Claude Code v2.1.66

0.2.63

  • SDK: Fixed pathToClaudeCodeExecutable failing when set to a bare command name (e.g., "claude") that should resolve via PATH
  • Added supportedAgents() method to the Query interface to view available subagents
  • Fixed MCP replacement tools being incorrectly denied in subagents when using unprefixed MCP tool names

0.2.61

  • Updated to parity with Claude Code v2.1.61
Commits
  • 3993cfe chore: Update CHANGELOG.md
  • 611148c chore: Update CHANGELOG.md
  • 153ed96 chore: Update CHANGELOG.md
  • 9345c75 chore: Update CHANGELOG.md
  • 31adc1e Improve gh.sh wrapper: stricter validation and better error messages (#209)
  • 57402ee chore: Update CHANGELOG.md
  • c942955 chore: Update CHANGELOG.md
  • See full diff in compare view

Updates prettier-plugin-svelte from 3.5.0 to 3.5.1

Changelog

Sourced from prettier-plugin-svelte's changelog.

3.5.1

  • (fix) Svelte 5: print trailing attribute comments
Commits

Updates turbo from 2.8.11 to 2.8.13

Release notes

Sourced from turbo's releases.

Turborepo v2.8.13

What's Changed

@​turbo/repository

Examples

Changelog

... (truncated)

Commits
  • 0c5af8f publish 2.8.13 to registry
  • 3d6ab7f ci: Use base Windows runners for Rust test partitions (#12131)
  • 421f198 release(turborepo): 2.8.13-canary.17 (#12132)
  • 5cac526 ci: Optimize Rust caching in CI pipelines (#12130)
  • 8579ddd fix: Correct dependency iteration order so dependencies takes precedence ov...
  • 42f8e2f release(turborepo): 2.8.13-canary.16 (#12128)
  • a6481f8 fix: Omit None otel fields during turbo prune serialization (#12126)
  • 2a72aed release(turborepo): 2.8.13-canary.15 (#12127)
  • 92018dc fix: Microfrontends merges with into root config instead of replacing it (#...
  • 09d6daa fix: Stabilize flaky watch_file_change_reruns_affected_package test (#12123)
  • Additional commits viewable in compare view

Updates @nestjs/common from 11.1.14 to 11.1.16

Release notes

Sourced from @​nestjs/common's releases.

v11.1.16 (2026-03-05)

Bug fixes

  • microservices

Dependencies

Committers: 2

v11.1.15

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.14...v11.1.15

Commits

Updates @nestjs/core from 11.1.14 to 11.1.16

Release notes

Sourced from @​nestjs/core's releases.

v11.1.16 (2026-03-05)

Bug fixes

  • microservices

Dependencies

Committers: 2

v11.1.15

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.14...v11.1.15

Commits
  • 315e698 chore(release): publish v11.1.16 release
  • c9268ff Merge pull request #16493 from shahnoormujawar/fix/unknown-dependencies-messa...
  • 6add3d6 chore(release): publish v11.1.15 release
  • e5fc974 fix(core): refine unknown dependencies message token display
  • See full diff in compare view

Updates @nestjs/platform-express from 11.1.14 to 11.1.16

Release notes

Sourced from @​nestjs/platform-express's releases.

v11.1.16 (2026-03-05)

Bug fixes

  • microservices

Dependencies

Committers: 2

v11.1.15

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.14...v11.1.15

Commits
  • 315e698 chore(release): publish v11.1.16 release
  • 24956b5 fix(deps): update dependency multer to v2.1.1
  • 6add3d6 chore(release): publish v11.1.15 release
  • 1c09faf fix(deps): update dependency multer to v2.1.0 [security]
  • See full diff in compare view

Updates @nestjs/platform-socket.io from 11.1.14 to 11.1.16

Release notes

Sourced from @​nestjs/platform-socket.io's releases.

v11.1.16 (2026-03-05)

Bug fixes

  • microservices

Dependencies

Committers: 2

v11.1.15

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.14...v11.1.15

Commits

Updates @nestjs/websockets from 11.1.14 to 11.1.16

Release notes

Sourced from @​nestjs/websockets's releases.

v11.1.16 (2026-03-05)

Bug fixes

  • microservices

Dependencies

Committers: 2

v11.1.15

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.14...v11.1.15

Commits

Updates bullmq from 5.70.1 to 5.70.2

Release notes

Sourced from bullmq's releases.

v5.70.2

5.70.2 (2026-03-05)

Bug Fixes

  • auto-remove: remove orphaned jobs when auto-remove is enabled (#3853) (504b536)
Commits
  • 504b536 fix(auto-remove): remove orphaned jobs when auto-remove is enabled (#3853)
  • 4f62c22 chore(deps): update devdependencies (non-major) (#3845)
  • c16c7d2 chore(deps): update coverallsapp/github-action digest to 0a51d2e (#3844)
  • ee756e6 chore(deps): update dependency stream_data to v1 (#3825)
  • 03c0bb6 chore(deps): update github/codeql-action action to v4 (#3827)
  • a14e9bd chore(deps): bump rollup in the npm_and_yarn group across 1 directory (#3840)
  • 565e650 chore(deps): bump the npm_and_yarn group across 3 directories with 1 update (...
  • dc9fb8f chore(deps): update dependency minimatch to v10.2.3 [security] (#3838)
  • 223aa0a chore(deps): update python dependencies (#3822)
  • 25031e1 chore(release): 5.70.1 (#3823)
  • See full diff in compare view

Updates ioredis from 5.9.3 to 5.10.0

Release notes

Sourced from ioredis's releases.

v5.10.0

5.10.0 (2026-02-27)

Features

  • add hash field expiration commands and tests (5219f9f)
  • add hexpireat & hexpiretime (#2082) (b38124f)
Changelog

Sourced from ioredis's changelog.

5.10.0 (2026-02-27)

Features

  • add hash field expiration commands and tests (5219f9f)
  • add hexpireat & hexpiretime (#2082) (b38124f)
Commits
  • 623cee5 chore(release): 5.10.0 [skip ci]
  • 5219f9f feat: add hash field expiration commands and tests
  • b38124f feat: add hexpireat & hexpiretime (#2082)
  • 232e548 ci: make Coveralls steps non-blocking in test_with_cov workflow (#2083)
  • See full diff in compare view

Updates pg from 8.19.0 to 8.20.0

Changelog

Sourced from pg's changelog.

pg@8.20.0

  • Add onConnect callback to pg.Pool constructor options allowing for async initialization of newly created & connected pooled clients.
Commits

Updates @types/pg from 8.16.0 to 8.18.0

Commits

Updates @types/node from 25.3.1 to 25.3.3

Commits

Updates @types/pg from 8.16.0 to 8.18.0

Commits

Updates @sveltejs/kit from 2.53.2 to 2.53.4

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.53.4

Patch Changes

  • fix: avoid Vite warning about unknown codeSplitting option (#15451)

@​sveltejs/kit@​2.53.3

Patch Changes

  • fix: prevent overlapping file metadata in remote functions form (faba869)
Changelog

Sourced from @​sveltejs/kit's changelog.

2.53.4

Patch Changes

  • fix: avoid Vite warning about unknown codeSplitting option (#15451)

2.53.3

Patch Changes

  • fix: prevent overlapping file metadata in remote functions form (faba869)
Commits

Updates postcss from 8.5.6 to 8.5.8

Release notes

Sourced from postcss's releases.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).
Changelog

Sourced from postcss's changelog.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).
Commits

Updates svelte from 5.53.5 to 5.53.7

Release notes

Sourced from svelte's releases.

svelte@5.53.7

Patch Changes

  • fix: correctly add __svelte_meta after else-if chains (#17830)

  • perf: cache element interactivity and source line splitting in compiler (#17839)

  • chore: avoid rescheduling effects during branch commit (#17837)

  • perf: optimize CSS selector pruning (#17846)

  • fix: preserve original boundary errors when keyed each rows are removed during async updates (#17843)

  • perf: avoid O(n²) name scanning in scope generate and unique (#17844)

  • fix: preserve each items that are needed by pending batches (#17819)

svelte@5.53.6

Patch Changes

  • perf: optimize parser hot paths for faster compilation (#17811)

  • fix: SvelteMap incorrectly handles keys with undefined values (#17826)

  • fix: SvelteURL search setter now returns the normalized value, matching native URL behavior (#17828)

  • fix: visit synthetic value node during ssr (#17824)

  • fix: always case insensitive event handlers during ssr (#17822)

  • chore: more efficient effect scheduling (#17808)

  • perf: optimize compiler analysis phase (#17823)

  • fix: skip redundant batch.apply (#17816)

  • chore: null out current_batch before committing branches (#17809)

Changelog

Sourced from svelte's changelog.

5.53.7

Patch Changes

  • fix: correctly add __svelte_meta after else-if chains (#17830)

  • perf: cache element interactivity and source line splitting in compiler (#17839)

  • chore: avoid rescheduling effects during branch commit (#17837)

  • perf: optimize CSS selector pruning (#17846)

  • fix: preserve original boundary errors when keyed each rows are removed during async updates (#17843)

  • perf: avoid O(n²) name scanning in scope generate and unique (#17844)

  • fix: preserve each items that are needed by pending batches (#17819)

5.53.6

Patch Changes

  • perf: optimize parser hot paths for faster compilation (#17811)

  • fix: SvelteMap incorrectly handles keys with undefined values (#17826)

  • fix: SvelteURL search setter now returns the normalized value, matching native URL behavior (#17828)

  • fix: visit synthetic value node during ssr (#17824)

  • fix: always case insensitive event handlers during ssr (#17822)

  • chore: more efficient effect scheduling (#17808)

  • perf: optimize compiler analysis phase (#17823)

  • fix: skip redundant batch.apply (#17816)

  • chore: null out current_batch before committing branches (#17809)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-patch group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [@anthropic-ai/claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-typescript) | `0.2.59` | `0.2.69` |
| [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.5.0` | `3.5.1` |
| [turbo](https://github.com/vercel/turborepo) | `2.8.11` | `2.8.13` |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.14` | `11.1.16` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.14` | `11.1.16` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.14` | `11.1.16` |
| [@nestjs/platform-socket.io](https://github.com/nestjs/nest/tree/HEAD/packages/platform-socket.io) | `11.1.14` | `11.1.16` |
| [@nestjs/websockets](https://github.com/nestjs/nest/tree/HEAD/packages/websockets) | `11.1.14` | `11.1.16` |
| [bullmq](https://github.com/taskforcesh/bullmq) | `5.70.1` | `5.70.2` |
| [ioredis](https://github.com/luin/ioredis) | `5.9.3` | `5.10.0` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.19.0` | `8.20.0` |
| [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.16.0` | `8.18.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.1` | `25.3.3` |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.53.2` | `2.53.4` |
| [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.53.5` | `5.53.7` |


Updates `@anthropic-ai/claude-agent-sdk` from 0.2.59 to 0.2.69
- [Release notes](https://github.com/anthropics/claude-agent-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/claude-agent-sdk-typescript@v0.2.59...v0.2.69)

Updates `prettier-plugin-svelte` from 3.5.0 to 3.5.1
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/v3.5.1/CHANGELOG.md)
- [Commits](sveltejs/prettier-plugin-svelte@v3.5.0...v3.5.1)

Updates `turbo` from 2.8.11 to 2.8.13
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](vercel/turborepo@v2.8.11...v2.8.13)

Updates `@nestjs/common` from 11.1.14 to 11.1.16
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.16/packages/common)

Updates `@nestjs/core` from 11.1.14 to 11.1.16
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.16/packages/core)

Updates `@nestjs/platform-express` from 11.1.14 to 11.1.16
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.16/packages/platform-express)

Updates `@nestjs/platform-socket.io` from 11.1.14 to 11.1.16
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.16/packages/platform-socket.io)

Updates `@nestjs/websockets` from 11.1.14 to 11.1.16
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.16/packages/websockets)

Updates `bullmq` from 5.70.1 to 5.70.2
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.70.1...v5.70.2)

Updates `ioredis` from 5.9.3 to 5.10.0
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v5.9.3...v5.10.0)

Updates `pg` from 8.19.0 to 8.20.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.20.0/packages/pg)

Updates `@types/pg` from 8.16.0 to 8.18.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg)

Updates `@types/node` from 25.3.1 to 25.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/pg` from 8.16.0 to 8.18.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg)

Updates `@sveltejs/kit` from 2.53.2 to 2.53.4
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.53.4/packages/kit)

Updates `postcss` from 8.5.6 to 8.5.8
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.6...8.5.8)

Updates `svelte` from 5.53.5 to 5.53.7
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.53.7/packages/svelte)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/claude-agent-sdk"
  dependency-version: 0.2.69
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: prettier-plugin-svelte
  dependency-version: 3.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: turbo
  dependency-version: 2.8.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@nestjs/platform-socket.io"
  dependency-version: 11.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@nestjs/websockets"
  dependency-version: 11.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: bullmq
  dependency-version: 5.70.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: ioredis
  dependency-version: 5.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: pg
  dependency-version: 8.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@types/pg"
  dependency-version: 8.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@types/node"
  dependency-version: 25.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@types/pg"
  dependency-version: 8.18.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.53.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: postcss
  dependency-version: 8.5.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: svelte
  dependency-version: 5.53.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 5, 2026
@github-actions github-actions bot merged commit 80daa7d into main Mar 5, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-patch-1b7e2db5eb branch March 5, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants