penguin-statistics / backend-next

The refactored Penguin Statistics v3 Backend. Built with Go, fiber, bun and go.uber.org/fx. Uses NATS as MQ and Redis as state synchronization.
MIT License
176 stars 19 forks source link

fix(deps): update module github.com/gofiber/helmet/v2 to v2.2.26 #450

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/gofiber/helmet/v2 require patch v2.2.24 -> v2.2.26

Release Notes

gofiber/helmet ### [`v2.2.26`](https://togithub.com/gofiber/helmet/releases/tag/v2.2.26) [Compare Source](https://togithub.com/gofiber/helmet/compare/v2.2.25...v2.2.26) #### 🧹 Updates - Bump github.com/gofiber/fiber/v2 from 2.43.0 to 2.44.0 ([#​94](https://togithub.com/gofiber/helmet/issues/94)) - Bump actions/checkout from 3.5.1 to 3.5.2 ([#​93](https://togithub.com/gofiber/helmet/issues/93)) - Bump actions/checkout from 3.5.0 to 3.5.1 ([#​92](https://togithub.com/gofiber/helmet/issues/92)) - Update middleware to match helmet.js default values ([#​91](https://togithub.com/gofiber/helmet/issues/91)) **Full Changelog**: https://github.com/gofiber/helmet/compare/v2.2.25...v2.2.26 ### [`v2.2.25`](https://togithub.com/gofiber/helmet/releases/tag/v2.2.25) [Compare Source](https://togithub.com/gofiber/helmet/compare/v2.2.24...v2.2.25) #### ❗ BreakingChange - Bump github.com/gofiber/fiber/v2 from 2.42.0 to 2.43.0 ([#​90](https://togithub.com/gofiber/helmet/issues/90)) **Due to the fact that fasthttp, which fiber is based on in release [1.45.0](https://togithub.com/valyala/fasthttp/releases/tag/v1.45.0), does not support go version 1.16 anymore, we had to remove it from our package as well.** #### 🧹 Updates - Bump actions/checkout from 3.4.0 to 3.5.0 ([#​89](https://togithub.com/gofiber/helmet/issues/89)) - Bump actions/setup-go from 3 to 4 ([#​88](https://togithub.com/gofiber/helmet/issues/88)) - Bump actions/checkout from 3.3.0 to 3.4.0 ([#​87](https://togithub.com/gofiber/helmet/issues/87)) - Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 ([#​86](https://togithub.com/gofiber/helmet/issues/86)) **Full Changelog**: https://github.com/gofiber/helmet/compare/v2.2.24...v2.2.25

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 Mend Renovate. View repository job log here.