Skip to content

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

Release Notes

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

v2.28.0

Compare Source

This new v2.28.0 release brings several dependency updates and bug fixes. Cancellation ability to shut down the server gracefully on demand when using the library, Docker examples and Windows Firewall instructions as well as other improvements.

Fixes

  • 769daf1 Bugfix/security dependency updates including mio, ring, http, rustls-pemfile, regex, chrono, clap and other crates (also a97cc77).
  • e031a7d Docker: Debian 12.5 image update.
  • b6444f4 Crate: TryFrom imported redundantly in Rust nightly. MR #​318 by @​yonas.

Features

  • afd6a87 Crate: Cancellation ability for server::Server::run_server_on_rt and server::Server::run_standalone functions in Linux/BSDs. MR #​319 resolves #​315 suggested by @​hanaTsuk1.

Refactorings

  • a68349c Crate: Add targets to Crate docs metadata.
  • afa8575 Misc: Refactor the static files module and delegate functionality to separated files. MR #​329.

Docs


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