Skip to content

Commit cd563f7

Browse files
chore(release): v1.24.14 [skip ci]
1 parent e45c299 commit cd563f7

3 files changed

Lines changed: 18 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [1.24.14] - 2026-07-23
4+
5+
- fix(workflows): trigger dependabot auto-fix on Security failures too (@dorlugasigal)
6+
- fix(workflows): recompile agentic workflows to gh-aw v0.82.14 for reliable auth (@dorlugasigal)
7+
- fix(ci): make dependabot auto-merge clear all post-autofix gates (@dorlugasigal)
8+
- feat(ci): add security-autofix agent to remediate ambient CVEs automatically (@dorlugasigal)
9+
- fix(ci): author security-autofix PR as github-actions[bot] for code-owner approval (@dorlugasigal)
10+
- docs(ci): teach security-autofix that npm audit does not cover the Docker image (@dorlugasigal)
11+
- fix(deps): remediate security scan findings (#280) (@github-actions[bot])
12+
- fix(site): patch fast-uri/js-yaml/sharp/svgo via overrides, keep astro 6 (@dorlugasigal)
13+
- chore(ci): bump the all-actions group across 1 directory with 7 updates (#274) (@dependabot[bot])
14+
- chore(deps): bump the all-npm group with 5 updates (#273) (@dependabot[bot])
15+
- chore(deps): bump node from `ffc7838` to `715e55e` in the all-docker group (#272) (@dependabot[bot])
16+
- chore(ci): stop agentic workflows from filing no-op and failure issues (@dorlugasigal)
17+
318
## [1.24.13] - 2026-07-13
419

520
- chore(deps): bump the all-npm group across 1 directory with 4 updates (#270) (@dependabot[bot])

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "termbeam",
3-
"version": "1.24.13",
3+
"version": "1.24.14",
44
"description": "Beam your terminal to any device — mobile-optimized web terminal with multi-session support",
55
"main": "src/server/index.js",
66
"bin": {

0 commit comments

Comments
 (0)