Skip to content

chore(deps): update joseluisq/static-web-server docker tag to v2.31.1

Renovate Bot requested to merge renovate/joseluisq-static-web-server-2.x into main

This MR contains the following updates:

Package Type Update Change
joseluisq/static-web-server final patch 2.31.0 -> 2.31.1

Release Notes

static-web-server/static-web-server (joseluisq/static-web-server)

v2.31.1

Compare Source

This new v2.31.1 release fixes an issue when running the SWS Linux ARM64 Musl binary on systems with greater memory page sizes than 4KB and re-enables build support for the legacy Windows 7 dropped by the previous release.

Fixes

  • c5f851f Bugfix/security dependency updates.
  • adaddde Jemalloc unsupported system page size in Linux ARM64 Musl. MR #​446.
  • 1763623 Lib: Cargo publish issue due to missing build.rs file include.

Refactorings

  • 5f116d Re-enable Windows 7 build support. MR #​446.
    The following Windows targets will build now using Rust 1.77.2 rather than the latest stable version, except aarch64-pc-windows-msvc (a.k.a. Windows ARM64):
    • x86_64-pc-windows-msvc
    • i686-pc-windows-msvc
    • x86_64-pc-windows-gnu

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: Never, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports