Skip to content

Bump all dependencies (10 Dependabot PRs combined)#179

Merged
tylergraydev merged 21 commits intomainfrom
dependabot/combined-updates
Apr 2, 2026
Merged

Bump all dependencies (10 Dependabot PRs combined)#179
tylergraydev merged 21 commits intomainfrom
dependabot/combined-updates

Conversation

@tylergraydev
Copy link
Copy Markdown
Owner

Summary

Combines all 10 open Dependabot PRs into a single tested update:

NPM

Cargo

Additional companion bumps (required for vite 8 compatibility)

  • @sveltejs/vite-plugin-svelte 6.2.4 → 7.0.0
  • @tailwindcss/vite 4.2.1 → 4.2.2
  • @vitest/coverage-v8 4.0.18 → 4.1.0
  • @vitest/ui 4.0.16 → 4.1.0

Test plan

  • Frontend build passes (vite 8)
  • 1564 frontend tests pass (84 test files)
  • Rust compilation passes (cargo check)
  • 1939 Rust tests pass

Closes #160, #161, #162, #163, #164, #165, #169, #170, #171, #172

dependabot bot and others added 21 commits March 13, 2026 11:09
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.22 to 0.3.23.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23)

---
updated-dependencies:
- dependency-name: tracing-subscriber
  dependency-version: 0.3.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.8.3 to 20.8.4.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.8.3...v20.8.4)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-version: 20.8.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.3.5 to 25.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.53.3 to 2.55.0.
- [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.55.0/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.55.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [toml_edit](https://github.com/toml-rs/toml) from 0.25.4+spec-1.1.0 to 0.25.5+spec-1.1.0.
- [Commits](toml-rs/toml@v0.25.4...v0.25.5)

---
updated-dependencies:
- dependency-name: toml_edit
  dependency-version: 0.25.5+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [toml](https://github.com/toml-rs/toml) from 1.0.6+spec-1.1.0 to 1.0.7+spec-1.1.0.
- [Commits](toml-rs/toml@toml-v1.0.6...toml-v1.0.7)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 1.0.7+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tauri-plugin-mcp-bridge](https://github.com/hypothesi/mcp-server-tauri) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/hypothesi/mcp-server-tauri/releases)
- [Changelog](https://github.com/hypothesi/mcp-server-tauri/blob/main/CHANGELOG.md)
- [Commits](hypothesi/mcp-server-tauri@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: tauri-plugin-mcp-bridge
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.0.18 to 4.1.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.1 to 8.0.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@8.0.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [rusqlite](https://github.com/rusqlite/rusqlite) from 0.38.0 to 0.39.0.
- [Release notes](https://github.com/rusqlite/rusqlite/releases)
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md)
- [Commits](rusqlite/rusqlite@v0.38.0...v0.39.0)

---
updated-dependencies:
- dependency-name: rusqlite
  dependency-version: 0.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/kit-2.55.0' into dependabot/combined-updates
…ng-subscriber-0.3.23' into dependabot/combined-updates
…1.0.7spec-1.1.0' into dependabot/combined-updates
…-plugin-mcp-bridge-0.10.0' into dependabot/combined-updates
…ite-0.39.0' into dependabot/combined-updates
Auto-synced from package.json version
Previous version: 3.7.1
New version: 3.5.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant