Skip to content

chore(deps): combined dependency updates 2026-06-22 - #254

Merged
dorlugasigal merged 7 commits into
mainfrom
combined-deps/open
Jun 25, 2026
Merged

chore(deps): combined dependency updates 2026-06-22#254
dorlugasigal merged 7 commits into
mainfrom
combined-deps/open

Conversation

@dorlugasigal

@dorlugasigal dorlugasigal commented Jun 3, 2026

Copy link
Copy Markdown
Owner

Combined dependency updates

Supersedes and combines #256 (GitHub Actions), #255 (npm), and #251 (Docker base image) into a single coherent PR, plus a security fix for the docs site.

Changes

  • CI actions (all-actions group): 5 action updates across workflows.
  • npm (all-npm group): root deps incl. @github/copilot-sdk ^0.3.0 → ^1.0.1.
  • Docker: node:26-slim digest bump.
  • Site security fix: astro ^6.1.9 → ^6.4.8 and vite override >=7.3.6 <8, clearing the Trivy filesystem HIGH findings (CVE-2026-50146, CVE-2026-54299, CVE-2026-53571).
flowchart LR
    A[#256 actions] --> C[#254 combined]
    B[#255 npm] --> C
    D[#251 docker] --> C
    E[astro/vite fix] --> C
    C --> M[(main)]
    style C fill:#2563eb,color:#fff
    style M fill:#16a34a,color:#fff
Loading

Trivy filesystem scan now reports 0 CRITICAL/HIGH vulnerabilities.

Bumps the all-docker group with 1 update: node.


Updates `node` from `1e738cb` to `aa27a5f`

---
updated-dependencies:
- dependency-name: node
  dependency-version: 26-slim
  dependency-type: direct:production
  dependency-group: all-docker
...

Signed-off-by: dependabot[bot] <support@github.com>
@dorlugasigal dorlugasigal added the dependencies Pull requests that update a dependency file label Jun 3, 2026
Copilot AI review requested due to automatic review settings June 3, 2026 00:41
@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 93.4% 8552 / 9156
🔵 Statements 93.4% 8552 / 9156
🔵 Functions 94.04% 221 / 235
🔵 Branches 87.92% 2177 / 2476
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
bin/termbeam.js 61.62% 76.31% 50% 61.62% 40-63, 82-83, 89-117, 128, 142-146, 150-151, 155-157
src/cli/client.js 100% 97.67% 88.88% 100%
src/cli/index.js 94.97% 89.51% 100% 94.97% 132-135, 214-216, 218-220, 307-309, 327-329, 335, 353-356
src/cli/interactive.js 100% 98.21% 100% 100%
src/cli/prompts.js 94.52% 94.82% 100% 94.52% 73-74, 92-95, 101-102
src/cli/resume.js 99.04% 92.61% 88.88% 99.04% 42-43, 416, 419
src/cli/service.js 91.03% 84.97% 100% 91.03% 455-480, 498-499, 503-505, 507-512, 523-531, 540-546, 568-569, 642-655
src/server/auth.js 100% 96.87% 100% 100%
src/server/copilot-sdk.js 96.92% 93.78% 100% 96.92% 35-36, 52-59, 73-75, 89-90, 112-113, 203, 308
src/server/index.js 84.29% 81.73% 87.5% 84.29% 115-116, 251, 253, 258, 260-261, 263-264, 271-272, 275-277, 291-293, 296-323, 369-370, 373, 404-406, 414-415, 457-463, 512-535
src/server/preferences.js 95.42% 81.9% 100% 95.42% 97, 99-100, 105, 107-108, 245-246, 248-250, 269-270
src/server/preview.js 95.68% 90% 100% 95.68% 93-97
src/server/push.js 100% 92.85% 100% 100%
src/server/routes.js 89.64% 80.98% 70.58% 89.64% 33-34, 46-47, 68-70, 73-74, 130-132, 186-203, 275-286, 291-332, 347, 507-508, 529-530, 591-593, 605-607, 746-747, 807, 809-810, 856-857, 864-865, 893-894, 908-909, 955-956, 958-959, 1004-1005, 1024-1025, 1043-1045, 1095-1096, 1170-1172, 1201-1203, 1219-1221, 1241-1243, 1333-1334, 1340-1343, 1374-1375, 1396-1398, 1447-1448, 1463-1464, 1488-1489, 1517-1519, 1527-1529, 1544-1545, 1550-1551, 1559-1560, 1580-1581, 1597-1598
src/server/sessions.js 93.32% 90.24% 86.66% 93.32% 10-24, 65-71, 78-79, 182-184, 256-258, 275-276, 432-435
src/server/websocket.js 96.11% 91.95% 100% 96.11% 249, 302, 404-409, 428-429, 431-432, 439-440, 460-461, 464-465, 472-473
src/utils/agent-sessions.js 93.4% 81.92% 100% 93.4% 73-74, 130-138, 163-164, 172-174, 186-187, 278
src/utils/agents.js 100% 83.33% 100% 100%
src/utils/git.js 94.43% 91.13% 100% 94.43% 24, 30-31, 41-48, 63-64, 250-251, 368-380
src/utils/logger.js 100% 100% 100% 100%
src/utils/shells.js 100% 100% 100% 100%
src/utils/update-check.js 91.05% 84.05% 93.33% 91.05% 202-204, 341-355, 370-383, 399-402, 420-423
src/utils/update-executor.js 98.92% 95.06% 100% 98.92% 316-317, 334-335
src/utils/vapid.js 100% 100% 100% 100%
src/utils/version.js 97.77% 92.3% 100% 97.77% 86-87
Generated in workflow #906 for commit d303e45 by the Vitest Coverage Report Action

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR is an automated combined Dependabot update that refreshes Node/npm dependencies, Docker base image digest, and pinned GitHub Action revisions used across CI/security workflows.

Changes:

  • Bump @github/copilot-sdk to ^1.0.0 (plus corresponding lockfile updates).
  • Refresh dev tooling lock entries (e.g., ESLint, lint-staged, tsx, tinyexec, yaml).
  • Update pinned GitHub Actions SHAs (notably actions/checkout) and bump gitleaks action; update Docker base image digest.
Show a summary per file
File Description
package.json Updates @github/copilot-sdk dependency version.
package-lock.json Updates resolved dependency versions/metadata for the bumped packages.
Dockerfile Updates the pinned node:26-slim image digest.
.github/workflows/site.yml Updates actions/checkout pin used by the docs/site workflow.
.github/workflows/security.yml Updates actions/checkout pin and bumps gitleaks/gitleaks-action pin.
.github/workflows/scorecard.yml Updates actions/checkout and CodeQL upload-sarif action pins.
.github/workflows/scorecard-monitor.lock.yml Updates actions/checkout pins in the scorecard monitor workflow.
.github/workflows/release.yml Updates actions/checkout pin for release automation.
.github/workflows/combine-prs.yml Updates actions/checkout pin for the Dependabot-combine workflow.
.github/workflows/codeql.yml Updates actions/checkout and CodeQL init/analyze action pins.
.github/workflows/ci.yml Updates actions/checkout pins across CI jobs.
.github/workflows/cflite_pr.yml Updates actions/checkout pin for ClusterFuzzLite PR workflow.
.github/workflows/cflite_batch.yml Updates actions/checkout pin for ClusterFuzzLite batch workflow.

Copilot's findings

  • Files reviewed: 12/13 changed files
  • Comments generated: 0

Bumps the all-npm group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@github/copilot-sdk](https://github.com/github/copilot-sdk) | `0.3.0` | `1.0.1` |
| [tsx](https://github.com/privatenumber/tsx) | `4.22.3` | `4.22.4` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.60.0` | `1.61.0` |
| [eslint](https://github.com/eslint/eslint) | `10.4.0` | `10.5.0` |
| [eslint-plugin-security](https://github.com/eslint-community/eslint-plugin-security) | `4.0.0` | `4.0.1` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.5` | `17.0.7` |
| [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.8.4` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.10.0` | `12.10.1` |



Updates `@github/copilot-sdk` from 0.3.0 to 1.0.1
- [Release notes](https://github.com/github/copilot-sdk/releases)
- [Changelog](https://github.com/github/copilot-sdk/blob/main/CHANGELOG.md)
- [Commits](github/copilot-sdk@v0.3.0...v1.0.1)

Updates `tsx` from 4.22.3 to 4.22.4
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.22.3...v4.22.4)

Updates `@playwright/test` from 1.60.0 to 1.61.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.60.0...v1.61.0)

Updates `eslint` from 10.4.0 to 10.5.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.4.0...v10.5.0)

Updates `eslint-plugin-security` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/eslint-community/eslint-plugin-security/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-security/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-security@eslint-plugin-security-v4.0.0...eslint-plugin-security-v4.0.1)

Updates `lint-staged` from 17.0.5 to 17.0.7
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v17.0.5...v17.0.7)

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

Updates `better-sqlite3` from 12.10.0 to 12.10.1
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v12.10.0...v12.10.1)

---
updated-dependencies:
- dependency-name: "@github/copilot-sdk"
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-npm
- dependency-name: tsx
  dependency-version: 4.22.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: "@playwright/test"
  dependency-version: 1.61.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: eslint
  dependency-version: 10.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-npm
- dependency-name: eslint-plugin-security
  dependency-version: 4.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: lint-staged
  dependency-version: 17.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: prettier
  dependency-version: 3.8.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm
- dependency-name: better-sqlite3
  dependency-version: 12.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dorlugasigal dorlugasigal changed the title chore(deps): combined dependency updates 2026-06-03 chore(deps): combined dependency updates 2026-06-15 Jun 15, 2026
dependabot Bot and others added 4 commits June 22, 2026 16:55
Bumps the all-actions group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `7.0.0` |
| [davelosert/vitest-coverage-report-action](https://github.com/davelosert/vitest-coverage-report-action) | `2.12.0` | `2.12.1` |
| [github/codeql-action](https://github.com/github/codeql-action) | `4.36.0` | `4.36.2` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `3.0.0` | `3.0.1` |
| [gitleaks/gitleaks-action](https://github.com/gitleaks/gitleaks-action) | `2.3.9` | `3.0.0` |



Updates `actions/checkout` from 6.0.2 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@de0fac2...9c091bb)

Updates `davelosert/vitest-coverage-report-action` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/davelosert/vitest-coverage-report-action/releases)
- [Changelog](https://github.com/davelosert/vitest-coverage-report-action/blob/main/release.config.js)
- [Commits](davelosert/vitest-coverage-report-action@02f3c2e...3c054a2)

Updates `github/codeql-action` from 4.36.0 to 4.36.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@7211b7c...8aad20d)

Updates `softprops/action-gh-release` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@b430933...718ea10)

Updates `gitleaks/gitleaks-action` from 2.3.9 to 3.0.0
- [Release notes](https://github.com/gitleaks/gitleaks-action/releases)
- [Commits](gitleaks/gitleaks-action@ff98106...e0c47f4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
- dependency-name: davelosert/vitest-coverage-report-action
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: github/codeql-action
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: softprops/action-gh-release
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: gitleaks/gitleaks-action
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dorlugasigal dorlugasigal changed the title chore(deps): combined dependency updates 2026-06-15 chore(deps): combined dependency updates 2026-06-22 Jun 22, 2026
Copilot AI review requested due to automatic review settings June 22, 2026 16:58

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot's findings

  • Files reviewed: 12/13 changed files
  • Comments generated: 18

working-directory: packages/site
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v6
run: sleep 120

- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v6
security-events: write
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v6
id-token: write
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v6
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v6
Comment thread .github/workflows/ci.yml
pull-requests: write
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v6
Comment thread .github/workflows/ci.yml
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v6
Comment thread .github/workflows/ci.yml
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v6
Comment thread .github/workflows/ci.yml
os: [ubuntu-latest, windows-latest, macos-latest]
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v6
Comment thread .github/workflows/ci.yml
os: [ubuntu-latest, windows-latest, macos-latest]
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v6
Resolves Trivy filesystem HIGH findings:
- CVE-2026-50146, CVE-2026-54299 (astro: reflected XSS / host-header SSRF)
- CVE-2026-53571 (vite: server.fs.deny bypass on Windows)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants