buro9 / microcosm

Front end for Microcosm, a Go web server that serves the static files, templates and performs API calls.
GNU Affero General Public License v3.0
11 stars 3 forks source link

Update module github.com/gorilla/csrf to v1.7.2 #168

Open renovate[bot] opened 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/gorilla/csrf require patch v1.7.1 -> v1.7.2

Release Notes

gorilla/csrf (github.com/gorilla/csrf) ### [`v1.7.2`](https://togithub.com/gorilla/csrf/releases/tag/v1.7.2) [Compare Source](https://togithub.com/gorilla/csrf/compare/v1.7.1...v1.7.2) #### What's Changed - Remove pkg/errors dependency by [@​husio](https://togithub.com/husio) in [https://github.com/gorilla/csrf/pull/161](https://togithub.com/gorilla/csrf/pull/161) - Update README.md by [@​coreydaley](https://togithub.com/coreydaley) in [https://github.com/gorilla/csrf/pull/164](https://togithub.com/gorilla/csrf/pull/164) - \[GPT-96] Update go version & add verification/testing tools by [@​apoorvajagtap](https://togithub.com/apoorvajagtap) in [https://github.com/gorilla/csrf/pull/166](https://togithub.com/gorilla/csrf/pull/166) - updated licence by [@​apoorvajagtap](https://togithub.com/apoorvajagtap) in [https://github.com/gorilla/csrf/pull/167](https://togithub.com/gorilla/csrf/pull/167) - Update issues.yml by [@​coreydaley](https://togithub.com/coreydaley) in [https://github.com/gorilla/csrf/pull/168](https://togithub.com/gorilla/csrf/pull/168) - issues/158/examples for working api with javascript frontend by [@​francoposa](https://togithub.com/francoposa) in [https://github.com/gorilla/csrf/pull/162](https://togithub.com/gorilla/csrf/pull/162) - updating github action workflows by [@​coreydaley](https://togithub.com/coreydaley) in [https://github.com/gorilla/csrf/pull/169](https://togithub.com/gorilla/csrf/pull/169) - Updating gorilla/securecookie to v1.1.2 by [@​coreydaley](https://togithub.com/coreydaley) in [https://github.com/gorilla/csrf/pull/170](https://togithub.com/gorilla/csrf/pull/170) #### New Contributors - [@​husio](https://togithub.com/husio) made their first contribution in [https://github.com/gorilla/csrf/pull/161](https://togithub.com/gorilla/csrf/pull/161) - [@​coreydaley](https://togithub.com/coreydaley) made their first contribution in [https://github.com/gorilla/csrf/pull/164](https://togithub.com/gorilla/csrf/pull/164) - [@​apoorvajagtap](https://togithub.com/apoorvajagtap) made their first contribution in [https://github.com/gorilla/csrf/pull/166](https://togithub.com/gorilla/csrf/pull/166) - [@​francoposa](https://togithub.com/francoposa) made their first contribution in [https://github.com/gorilla/csrf/pull/162](https://togithub.com/gorilla/csrf/pull/162) **Full Changelog**: https://github.com/gorilla/csrf/compare/v1.7.1...v1.7.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 has been generated by Mend Renovate. View repository job log here.