static-web-server/static-web-server (joseluisq/static-web-server)
### [`v2.33.1`](https://redirect.github.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2331---2024-11-02)
[Compare Source](https://redirect.github.com/static-web-server/static-web-server/compare/v2.33.0...v2.33.1)
This new `v2.33.1` release brings several security and bug fixes as well as other minor improvements.
**Fixes**
- [93479ba](https://redirect.github.com/static-web-server/static-web-server/commit/93479ba) Bugfix/security dependency updates including hyper, tokio, httparse, rustls, regex, once_cell, flate2, async-compression and other crates. PR [#490](https://redirect.github.com/static-web-server/static-web-server/pull/490).
**Refactorings**
- [de8482d](https://redirect.github.com/static-web-server/static-web-server/commit/de8482d) Do not set `Last-Modified` header if mtime is Unix epoch. PR [#488](https://redirect.github.com/static-web-server/static-web-server/pull/488) by [@akhilles](https://redirect.github.com/akhilles).
**Docs**
- [30a6409](https://redirect.github.com/static-web-server/static-web-server/commit/30a6409) Minor tweaks to `man-pages-completions.md` page.
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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
2.33.0
->2.33.1
Release Notes
static-web-server/static-web-server (joseluisq/static-web-server)
### [`v2.33.1`](https://redirect.github.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2331---2024-11-02) [Compare Source](https://redirect.github.com/static-web-server/static-web-server/compare/v2.33.0...v2.33.1) This new `v2.33.1` release brings several security and bug fixes as well as other minor improvements. **Fixes** - [93479ba](https://redirect.github.com/static-web-server/static-web-server/commit/93479ba) Bugfix/security dependency updates including hyper, tokio, httparse, rustls, regex, once_cell, flate2, async-compression and other crates. PR [#490](https://redirect.github.com/static-web-server/static-web-server/pull/490). **Refactorings** - [de8482d](https://redirect.github.com/static-web-server/static-web-server/commit/de8482d) Do not set `Last-Modified` header if mtime is Unix epoch. PR [#488](https://redirect.github.com/static-web-server/static-web-server/pull/488) by [@akhilles](https://redirect.github.com/akhilles). **Docs** - [30a6409](https://redirect.github.com/static-web-server/static-web-server/commit/30a6409) Minor tweaks to `man-pages-completions.md` page.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 was generated by Mend Renovate. View the repository job log.