Skip to content

deps: batch update 7 dependencies - #593

Merged
wesm merged 7 commits into
mainfrom
deps/batch-update-20260604
Jun 5, 2026
Merged

deps: batch update 7 dependencies#593
wesm merged 7 commits into
mainfrom
deps/batch-update-20260604

Conversation

@wesm

@wesm wesm commented Jun 5, 2026

Copy link
Copy Markdown
Member

Consolidates the following dependabot updates:

The frontend lockfile overlap between #588 and the other npm bumps was resolved by keeping the newer version of each dependency.

Closes #583, #584, #585, #586, #587, #588, #589

🤖 Generated with Claude Code

dependabot Bot added 7 commits June 4, 2026 19:54
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.9.2 to 5.10.0.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](jackc/pgx@v5.9.2...v5.10.0)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-version: 5.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@de0fac2...df4cb1c)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@lucide/svelte](https://github.com/lucide-icons/lucide/tree/HEAD/packages/svelte) from 1.3.0 to 1.17.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.17.0/packages/svelte)

---
updated-dependencies:
- dependency-name: "@lucide/svelte"
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.7 to 3.4.8.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.4.7...3.4.8)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.7 to 4.1.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@tanstack/virtual-core](https://github.com/TanStack/virtual/tree/HEAD/packages/virtual-core) from 3.16.0 to 3.17.0.
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Changelog](https://github.com/TanStack/virtual/blob/main/packages/virtual-core/CHANGELOG.md)
- [Commits](https://github.com/TanStack/virtual/commits/@tanstack/virtual-core@3.17.0/packages/virtual-core)

---
updated-dependencies:
- dependency-name: "@tanstack/virtual-core"
  dependency-version: 3.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 4.4.8 to 4.5.0.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.4.8...svelte-check@4.5.0)

---
updated-dependencies:
- dependency-name: svelte-check
  dependency-version: 4.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@roborev-ci

roborev-ci Bot commented Jun 5, 2026

Copy link
Copy Markdown

roborev: Combined Review (dfaa756)

Dependency bumps are incomplete: frontend installs will fail, and Go module metadata needs updating.

High

  • frontend/package.json:18: Frontend dependency versions changed, but frontend/package-lock.json was not updated. Because the repo uses npm ci, CI/release/Docker installs will fail when the lockfile no longer matches package.json.
    • Fix: Regenerate and commit frontend/package-lock.json.

Medium

  • go.mod:10: github.com/jackc/pgx/v5 was bumped to v5.10.0, but matching go.sum checksum entries are missing. Clean checkouts using readonly module mode may fail, and Go commands may mutate tracked files to repair module metadata.
    • Fix: Run go mod tidy or go mod download github.com/jackc/pgx/v5@v5.10.0 and commit the resulting go.sum changes.

Panel: ci_default_security | Synthesis: codex, 8s | Members: codex_default (codex/default, done, 2m16s), codex_security (codex/security, done, 15s) | Total: 2m39s

@wesm
wesm merged commit 20b19ea into main Jun 5, 2026
7 checks passed
@wesm
wesm deleted the deps/batch-update-20260604 branch June 25, 2026 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant