spantaleev / matrix-docker-ansible-deploy

🐳 Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
GNU Affero General Public License v3.0
4.78k stars 1.03k forks source link

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Update Change
joseluisq/static-web-server patch 2.32.1 -> 2.32.2

Release Notes

static-web-server/static-web-server (joseluisq/static-web-server) ### [`v2.32.2`](https://togithub.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2322---2024-08-13) [Compare Source](https://togithub.com/static-web-server/static-web-server/compare/v2.32.1...v2.32.2) This new `v2.32.2` release brings several security and bug fixes as well as other improvements. **Fixes** - [634dd98](https://togithub.com/static-web-server/static-web-server/commit/634dd98) Bugfix/security dependency updates including tokio, rustls, serde, toml, zstd, clap and other crates. PR [#​472](https://togithub.com/static-web-server/static-web-server/pull/472). - [a72c7b3](https://togithub.com/static-web-server/static-web-server/commit/a72c7b3) Wrong `Content-Encoding` when serving a pre-compressed file if `compression` and `compression-static` features are enabled. PR [#​471](https://togithub.com/static-web-server/static-web-server/pull/471) fixes [#​470](https://togithub.com/static-web-server/static-web-server/issues/470) reported by [@​davinkevin](https://togithub.com/davinkevin). - [dd48972](https://togithub.com/static-web-server/static-web-server/commit/dd48972) CLI (regression): Boolean flags without explicit values do not work. PR [#​468](https://togithub.com/static-web-server/static-web-server/pull/468) fixes [#​467](https://togithub.com/static-web-server/static-web-server/issues/467) reported by [@​stardustman](https://togithub.com/stardustman). - [915d040](https://togithub.com/static-web-server/static-web-server/commit/915d040) Tests: Not able to run tests via Cargo when passing non-SWS arguments. PR [#​466](https://togithub.com/static-web-server/static-web-server/pull/466) fixes [#​465](https://togithub.com/static-web-server/static-web-server/issues/465) reported by [@​fpletz](https://togithub.com/fpletz). **Refactorings** - [f228a7a](https://togithub.com/static-web-server/static-web-server/commit/f228a7a) Misc: Add Make a task for building all development Docker images. For more details see the [v2.32.2 milestone](https://togithub.com/static-web-server/static-web-server/milestone/22?closed=1) and the full changelog [v2.32.1...v2.32.2](https://togithub.com/static-web-server/static-web-server/compare/v2.32.1...v2.32.2).

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.