Update ghcr.io/static-web-server/static-web-server Docker tag to v2.40.0 #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/ghcr.io-static-web-server-static-web-server-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.39.0-alpine->2.40.0-alpineRelease Notes
static-web-server/static-web-server (ghcr.io/static-web-server/static-web-server)
v2.40.0Compare Source
This new
v2.40.0release brings important security bug fixes, performance, resource and binary size optimizations, rootless Debian and Alpine Docker images, content negotiation for Markdown files support and other enhancements.For more details about the changes, take a look at the corresponding PR and documentation links.
Fixes
Features
armv7-unknown-linux-gnueabihftarget. #586 by [@joseluisq][joseluisq]Acceptheader. #577 by @davlgd, see docsexit_on_erroroption toServer::run_server_on_rtfunction to control server termination. #578 by @frnsysRefactorings
regexcrate withregex-liteto reduce binary size. #581 by [@joseluisq][joseluisq]jemallocin favor ofmimallocfor MUSL targets, which reduces statically-linked binary's memory usage. #587 by [@joseluisq][joseluisq]lazy_staticand prefer fixed text mime types for dynamic compression. #580 by [@joseluisq][joseluisq]For more details see the v2.40.0 milestone and the full changelog v2.39.0...v2.40.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.
This PR has been generated by Renovate Bot.