Upgrades joseluisq/static-web-server (app service) from 2.43.0 → 2.44.0.
Image-tag changes
service
image
current
new
app
joseluisq/static-web-server
2.43.0
2.44.0
The git sidecar service (alpine/git, compose.git-pull.yml overlay) is already up-to-date at v2.54.0 (rides in the prior commit on this evolving PR — intentionally left alone here).
Fixes: pre-compressed variant body truncation; query-string preservation on URL redirects; metrics endpoint authentication order bypass; dependency + Alpine 3.23.5 / Debian 13.6 base bumps.
New opt-in feature:--use-relative-root (resolve webroot at request time) — not used by this recipe; no compose change required.
Operator action required
None — defaults preserve current behaviour for the recipe's existing flags. No compose.yml, compose.git-pull.yml, environment, or volume change is needed.
Recipe version / release
This PR intentionally leaves the coop-cloud.${STACK_NAME}.version label untouched — the operator bumps + tags + publishes with a single abra recipe release after the PR merges.
Recommended semver bump: minor (-y) — matches the recipe's prior cadence (2.42.0→2.43.0 bumped the recipe label minor 1.1.0→1.2.0); upstream 2.44 ships security fixes + one new opt-in feature with no breaking changes for this recipe. Resulting label: 1.3.0+2.44.0.
Recommended release command (operator, after PR merges):
abra recipe release custom-html-tiny -y
Upgrades `joseluisq/static-web-server` (app service) from **2.43.0** → **2.44.0**.
## Image-tag changes
| service | image | current | new |
|---------|--------------------------------|---------|---------|
| app | joseluisq/static-web-server | 2.43.0 | 2.44.0 |
The `git` sidecar service (`alpine/git`, `compose.git-pull.yml` overlay) is already up-to-date at `v2.54.0` (rides in the prior commit on this evolving PR — intentionally left alone here).
## Upstream release notes
**Upstream release notes:** app `joseluisq/static-web-server` 2.43.0→2.44.0: https://github.com/static-web-server/static-web-server/releases/tag/v2.44.0
Full changelog: https://github.com/static-web-server/static-web-server/compare/v2.43.0...v2.44.0
Highlight: **bug fixes + security update** (v2 is now LTS; only bug/security fixes will land on the `2.x` line going forward).
- **Security advisories (please update):**
- Pre-compressed (Moderate) — [GHSA-cg27-w6jh-934r](https://github.com/static-web-server/static-web-server/security/advisories/GHSA-cg27-w6jh-934r)
- Metrics (Moderate) — [GHSA-97q6-jph8-rxgm](https://github.com/static-web-server/static-web-server/security/advisories/GHSA-97q6-jph8-rxgm)
- Basic authentication (Low) — [GHSA-cx3m-fg6q-xf3v](https://github.com/static-web-server/static-web-server/security/advisories/GHSA-cx3m-fg6q-xf3v)
- Markdown (Low) — [GHSA-4wf2-76p9-xrmx](https://github.com/static-web-server/static-web-server/security/advisories/GHSA-4wf2-76p9-xrmx)
- **Fixes:** pre-compressed variant body truncation; query-string preservation on URL redirects; metrics endpoint authentication order bypass; dependency + Alpine `3.23.5` / Debian `13.6` base bumps.
- **New opt-in feature:** `--use-relative-root` (resolve webroot at request time) — not used by this recipe; no compose change required.
## Operator action required
None — defaults preserve current behaviour for the recipe's existing flags. No `compose.yml`, `compose.git-pull.yml`, environment, or volume change is needed.
## Recipe version / release
This PR intentionally leaves the `coop-cloud.${STACK_NAME}.version` label untouched — the operator bumps + tags + publishes with a single `abra recipe release` after the PR merges.
Recommended semver bump: **minor** (`-y`) — matches the recipe's prior cadence (`2.42.0`→`2.43.0` bumped the recipe label minor `1.1.0`→`1.2.0`); upstream 2.44 ships security fixes + one new opt-in feature with no breaking changes for this recipe. Resulting label: `1.3.0+2.44.0`.
**Recommended release command (operator, after PR merges):**
```
abra recipe release custom-html-tiny -y
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Upgrades
joseluisq/static-web-server(app service) from 2.43.0 → 2.44.0.Image-tag changes
The
gitsidecar service (alpine/git,compose.git-pull.ymloverlay) is already up-to-date atv2.54.0(rides in the prior commit on this evolving PR — intentionally left alone here).Upstream release notes
Upstream release notes: app
joseluisq/static-web-server2.43.0→2.44.0: https://github.com/static-web-server/static-web-server/releases/tag/v2.44.0Full changelog: https://github.com/static-web-server/static-web-server/compare/v2.43.0...v2.44.0
Highlight: bug fixes + security update (v2 is now LTS; only bug/security fixes will land on the
2.xline going forward).3.23.5/ Debian13.6base bumps.--use-relative-root(resolve webroot at request time) — not used by this recipe; no compose change required.Operator action required
None — defaults preserve current behaviour for the recipe's existing flags. No
compose.yml,compose.git-pull.yml, environment, or volume change is needed.Recipe version / release
This PR intentionally leaves the
coop-cloud.${STACK_NAME}.versionlabel untouched — the operator bumps + tags + publishes with a singleabra recipe releaseafter the PR merges.Recommended semver bump: minor (
-y) — matches the recipe's prior cadence (2.42.0→2.43.0bumped the recipe label minor1.1.0→1.2.0); upstream 2.44 ships security fixes + one new opt-in feature with no breaking changes for this recipe. Resulting label:1.3.0+2.44.0.Recommended release command (operator, after PR merges):
!testme
🌻 cc-ci —
custom-html-tiny@a34432c5✅ passedfull logs · dashboard
!testme
🌻 cc-ci —
custom-html-tiny@a34432c5✅ passedfull logs · dashboard
!testme
🌻 cc-ci —
custom-html-tiny@a34432c5✅ passedfull logs · dashboard
!testme
chore: upgrade git to v2.54.0to chore: upgrade app to 2.44.0!testme
🌻 cc-ci —
custom-html-tiny@bf60c825✅ passed (bridge-bypasswatcher)full logs · dashboard
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.