Update ghcr.io/static-web-server/static-web-server Docker tag to v2.39.0 #7

Open
renovate wants to merge 1 commit from renovate/ghcr.io-static-web-server-static-web-server-2.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
ghcr.io/static-web-server/static-web-server final minor 2.38.1-alpine -> 2.39.0-alpine

Release Notes

static-web-server/static-web-server (ghcr.io/static-web-server/static-web-server)

v2.39.0

Compare Source

This new v2.39.0 release brings important security bug fixes and updates to project dependencies and Docker images as well as other improvements.

This releases fixes CVE-2025-62518 (a.k.a TARmageddon).

Additionally, the project Minimum Supported Rust Version (MSRV) has been bumped to Rust 1.85.0 (2024 Edition).

Fixes

For more details see the v2.39.0 milestone and the full changelog v2.38.1...v2.39.0.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/static-web-server/static-web-server](https://github.com/static-web-server/static-web-server) | final | minor | `2.38.1-alpine` -> `2.39.0-alpine` | --- ### Release Notes <details> <summary>static-web-server/static-web-server (ghcr.io/static-web-server/static-web-server)</summary> ### [`v2.39.0`](https://github.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2390---2025-10-26) [Compare Source](https://github.com/static-web-server/static-web-server/compare/v2.38.1...v2.39.0) This new `v2.39.0` release brings important security bug fixes and updates to project dependencies and Docker images as well as other improvements. This releases fixes [CVE-2025-62518](https://github.com/advisories/GHSA-j5gw-2vrg-8fgx) (a.k.a [TARmageddon](https://edera.dev/stories/tarmageddon)). Additionally, the project *Minimum Supported Rust Version* (MSRV) has been bumped to Rust `1.85.0` (2024 Edition). **Fixes** - [57025e3][57025e3] Update dependencies and MSRV to [Rust 1.85.0](https://blog.rust-lang.org/2025/02/20/Rust-1.85.0/) (2024 Edition). PR [#&#8203;572][572] by [@&#8203;joseluisq][joseluisq] - [a7e8fa3][a7e8fa3] Update Alpine (`3.21.5`) & Debian (`12.12`) Docker images. PR [#&#8203;573][573] by [@&#8203;joseluisq][joseluisq] - [2549119][2549119] Virtual hosts feature doesn't work with HTTP/2. PR [#&#8203;571][571] by [@&#8203;CrazyCraftix][CrazyCraftix] [2549119]: https://github.com/static-web-server/static-web-server/commit/2549119 [57025e3]: https://github.com/static-web-server/static-web-server/commit/57025e3 [a7e8fa3]: https://github.com/static-web-server/static-web-server/commit/a7e8fa3 [571]: https://github.com/static-web-server/static-web-server/pull/571 [572]: https://github.com/static-web-server/static-web-server/pull/572 [573]: https://github.com/static-web-server/static-web-server/pull/573 [joseluisq]: https://github.com/joseluisq [CrazyCraftix]: https://github.com/CrazyCraftix For more details see the [v2.39.0 milestone][v2390-milestone] and the full changelog [v2.38.1...v2.39.0][v2390-diff]. [v2390-diff]: https://github.com/static-web-server/static-web-server/compare/v2.38.1...v2.39.0 [v2390-milestone]: https://github.com/static-web-server/static-web-server/milestone/31?closed=1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update ghcr.io/static-web-server/static-web-server Docker tag to v2.39.0
Some checks failed
Build and publish Docker image / build (push) Failing after 40s
Build and publish Docker image / build (pull_request) Failing after 24s
Link Check / check-links (pull_request) Failing after 10s
ea38a1ffe2
Some checks failed
Build and publish Docker image / build (push) Failing after 40s
Build and publish Docker image / build (pull_request) Failing after 24s
Link Check / check-links (pull_request) Failing after 10s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-static-web-server-static-web-server-2.x:renovate/ghcr.io-static-web-server-static-web-server-2.x
git switch renovate/ghcr.io-static-web-server-static-web-server-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/ghcr.io-static-web-server-static-web-server-2.x
git switch renovate/ghcr.io-static-web-server-static-web-server-2.x
git rebase main
git switch main
git merge --ff-only renovate/ghcr.io-static-web-server-static-web-server-2.x
git switch renovate/ghcr.io-static-web-server-static-web-server-2.x
git rebase main
git switch main
git merge --no-ff renovate/ghcr.io-static-web-server-static-web-server-2.x
git switch main
git merge --squash renovate/ghcr.io-static-web-server-static-web-server-2.x
git switch main
git merge --ff-only renovate/ghcr.io-static-web-server-static-web-server-2.x
git switch main
git merge renovate/ghcr.io-static-web-server-static-web-server-2.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: NewPipe-eV/website-2-0#7
No description provided.