Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merged PR 549976: Update module github.com/gofiber/fiber/v2 to v2.52.4
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) | require | patch | `v2.52.2` -> `v2.52.4` | --- ### Release Notes <details> <summary>gofiber/fiber (github.com/gofiber/fiber/v2)</summary> ### [`v2.52.4`](https://github.com/gofiber/fiber/releases/tag/v2.52.4) [Compare Source](gofiber/fiber@v2.52.3...v2.52.4) ### 🐛 Fixes - Middleware/cors: CORS handling by [@​sixcolors](https://github.com/sixcolors) in gofiber/fiber#2937 - Middleware/cors: Vary header handling non-cors OPTIONS requests by [@​sixcolors](https://github.com/sixcolors) in gofiber/fiber#2939 **Full Changelog**: gofiber/fiber@v2.52.3...v2.52.4 ### [`v2.52.3`](https://github.com/gofiber/fiber/releases/tag/v2.52.3) [Compare Source](gofiber/fiber@v2.52.2...v2.52.3) #### 🐛 Fixes - Middleware/cors: Handling and wildcard subdomain matching by [@​sixcolors](https://github.com/sixcolors) in gofiber/fiber#2915 - Middleware/cors: Categorize requests correctly by [@​sixcolors](https://github.com/sixcolors) in gofiber/fiber#2921 - Middleware/csrf: Fix Benchmark Tests by [@​sixcolors](https://github.com/sixcolors) in gofiber/fiber#2932 **Full Changelog**: gofiber/fiber@v2.52.2...v2.52.3 </details> --- ### 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 rename PR to start with "rebase!". 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
- Loading branch information