Skip to content

build: update module github.com/gorilla/sessions to v1.3.0

This MR contains the following updates:

Package Type Update Change
github.com/gorilla/sessions require minor v1.2.1 -> v1.3.0

Release Notes

gorilla/sessions (github.com/gorilla/sessions)

v1.3.0

Compare Source

The maintainers of this repo merged a MR into main with the net/http.Cookie field Partitioned which is a field only available in go 1.23. As a result all usage of the main branch will not work unless users are on 1.23 which at the time of writing is currently unreleased. This broke the install for a number of users so the intent of this release is to push out a couple of features and bugfixes with the go 1.23 specific changes removed.

Releases should be used exclusively until go 1.23 is released.

What's Changed

New Contributors

Full Changelog: https://github.com/gorilla/sessions/compare/v1.2.2...v1.3.0

v1.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/gorilla/sessions/compare/v1.2.1...v1.2.2


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Common Ground Bot

Merge request reports