Skip to content

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

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 minor 2.30.0 -> 2.31.0

Release Notes

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

v2.31.0

Compare Source

This new v2.31.0 release brings several bug fixes, features like a new compression level option, logs for virtual-hosts and better accepted-encodings handling for pre-compressed files as well as other improvements.

Fixes

  • d22e2dd Bugfix/security dependency updates including bytes, serde, toml, async-compression, flate2, brotli and other crates (also ea96328).
  • 1aae13c Directory Listing: Empty file sizes are displayed incorrectly. MR #​385 by @​palant.
  • 25c171b Directory Listing: File sizes are wrongly displayed in decimal format. MR #​376 by @​miroim.
  • e7bfaa2 Lib: Compile errors if only deflate compression is enabled. MR #​383 by @​palant.
  • 195f706 Docker: Unsupported system page size when using Linux ARM64 musl (E.g. Raspberry Pi 5). MR #​443.
  • d4046d9 Unexpected cfg condition-name wasm in Rust nightly. MR #​441.
  • 1b13a74 Misc: Clippy warnings caused by test code. MR #​382 by @​palant.
  • 0792606 CI: Code analysis workflow.
  • 936b224 CI: Prevent running the FreeBSD devel pipeline unnecessarily.

Refactorings

Features


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