Skip to content

chore(deps): bump node from 1e738cb to aa27a5f in the all-docker group - #251

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/all-docker-7d78ceeb5d
Closed

chore(deps): bump node from 1e738cb to aa27a5f in the all-docker group#251
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/all-docker-7d78ceeb5d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

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

Updates node from 1e738cb to aa27a5f

Dependabot compatibility score

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 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>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 3, 2026
@dependabot
dependabot Bot requested a review from dorlugasigal as a code owner June 3, 2026 00:36
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 3, 2026
@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.88% 2176 / 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.77% 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 #898 for commit 2c56037 by the Vitest Coverage Report Action

dorlugasigal pushed a commit that referenced this pull request Jun 15, 2026
dorlugasigal pushed a commit that referenced this pull request Jun 22, 2026
dorlugasigal added a commit that referenced this pull request Jun 25, 2026
## 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).

```mermaid
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
```

Trivy filesystem scan now reports **0** CRITICAL/HIGH vulnerabilities.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dorlugasigal

Copy link
Copy Markdown
Owner

Superseded by #254, which combined these updates (actions + npm + Docker) plus an astro/vite security fix and merged to main. Closing as resolved.

@dependabot @github

dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dorlugasigal
dorlugasigal deleted the dependabot/docker/all-docker-7d78ceeb5d branch June 25, 2026 08:36
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.

1 participant