Skip to content

chore(deps): update joseluisq/static-web-server docker tag to v2.25.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.24.2 -> 2.25.0

Release Notes

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

v2.25.0

Compare Source

This new v2.25.0 release brings several dependency security updates and bug fixes. An optional Host URI support for the URL Redirects feature, a bug fix when capturing a Glob pattern using brace expansion for URL Rewrites/Redirects as well as other improvements.

Fixes

  • 477ed00 Bugfix/security dependency updates including rustls, h2, regex, chrono, libc, async-compression, serde and other crates. Also 32e86aa
  • 42f52e8 Fix wrong Glob brace expansion capture in URL Rewrites/Redirects. MR #​304.
  • 9f2a4f0 Docker: Alpine 3.18.5 update.

Features

  • 8c6ab53 Optional Host URI support for the URL Redirects feature. MR #​301. This will allow users for example to perform www to non-www redirects or vice versa. See docs.

Refactorings

  • 83e4277 Migrate TLS module to use tokio-rustls 0.25. MR #​303.
  • 1bbc703 CI: Cache Rust toolchain and Cargo directories for CI devel workflow. MR #​300.
  • 67a2403 CI: Prefer cross precompiled binary on CI devel workflow.
  • ef9876a CI: Prefer cross precompiled binary on CI release workflow.

Docs

  • 3076d08 Optional Host uri support for URL Redirects feature. See docs.
  • dedefc5 Fix a few page typos.

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