vshn / odootools

VSHN-specific Odoo tool suite
https://odootools.vshn.net
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

fix(deps): update module github.com/gorilla/sessions to v1.2.2 #203

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/gorilla/sessions require patch v1.2.1 -> v1.2.2

Release Notes

gorilla/sessions (github.com/gorilla/sessions) ### [`v1.2.2`](https://togithub.com/gorilla/sessions/releases/tag/v1.2.2) [Compare Source](https://togithub.com/gorilla/sessions/compare/v1.2.1...v1.2.2) #### What's Changed - build: use build matrix; drop Go <= 1.10 by [@​elithrar](https://togithub.com/elithrar) in [https://github.com/gorilla/sessions/pull/230](https://togithub.com/gorilla/sessions/pull/230) - refactor: use base32 encoder with no padding by [@​leungyauming](https://togithub.com/leungyauming) in [https://github.com/gorilla/sessions/pull/240](https://togithub.com/gorilla/sessions/pull/240) - docs: Add new TiKV store to README by [@​ryicoh](https://togithub.com/ryicoh) in [https://github.com/gorilla/sessions/pull/245](https://togithub.com/gorilla/sessions/pull/245) - Fix linting errors for go1.17 by [@​mariusor](https://togithub.com/mariusor) in [https://github.com/gorilla/sessions/pull/253](https://togithub.com/gorilla/sessions/pull/253) - Update README.md by [@​coreydaley](https://togithub.com/coreydaley) in [https://github.com/gorilla/sessions/pull/261](https://togithub.com/gorilla/sessions/pull/261) - Update go version, add tools for verification and testing by [@​coreydaley](https://togithub.com/coreydaley) in [https://github.com/gorilla/sessions/pull/263](https://togithub.com/gorilla/sessions/pull/263) - Update LICENSE by [@​coreydaley](https://togithub.com/coreydaley) in [https://github.com/gorilla/sessions/pull/264](https://togithub.com/gorilla/sessions/pull/264) - Add gorilla logo to Readme by [@​apoorvajagtap](https://togithub.com/apoorvajagtap) in [https://github.com/gorilla/sessions/pull/265](https://togithub.com/gorilla/sessions/pull/265) - Update issues.yml by [@​coreydaley](https://togithub.com/coreydaley) in [https://github.com/gorilla/sessions/pull/266](https://togithub.com/gorilla/sessions/pull/266) - Don't propagate "not exist" error if trying to erase a session matchi… by [@​mariusor](https://togithub.com/mariusor) in [https://github.com/gorilla/sessions/pull/252](https://togithub.com/gorilla/sessions/pull/252) - update GitHub workflows by [@​coreydaley](https://togithub.com/coreydaley) in [https://github.com/gorilla/sessions/pull/268](https://togithub.com/gorilla/sessions/pull/268) - bump deps and add vendor dir by [@​coreydaley](https://togithub.com/coreydaley) in [https://github.com/gorilla/sessions/pull/269](https://togithub.com/gorilla/sessions/pull/269) #### New Contributors - [@​leungyauming](https://togithub.com/leungyauming) made their first contribution in [https://github.com/gorilla/sessions/pull/240](https://togithub.com/gorilla/sessions/pull/240) - [@​ryicoh](https://togithub.com/ryicoh) made their first contribution in [https://github.com/gorilla/sessions/pull/245](https://togithub.com/gorilla/sessions/pull/245) - [@​mariusor](https://togithub.com/mariusor) made their first contribution in [https://github.com/gorilla/sessions/pull/253](https://togithub.com/gorilla/sessions/pull/253) - [@​coreydaley](https://togithub.com/coreydaley) made their first contribution in [https://github.com/gorilla/sessions/pull/261](https://togithub.com/gorilla/sessions/pull/261) - [@​apoorvajagtap](https://togithub.com/apoorvajagtap) made their first contribution in [https://github.com/gorilla/sessions/pull/265](https://togithub.com/gorilla/sessions/pull/265) **Full Changelog**: https://github.com/gorilla/sessions/compare/v1.2.1...v1.2.2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.