Update gitlab pages version
What does this MR do and why?
Update gitlab-pages
Main changes:
- Update dependencies to latest version
- Add path in session cookie when namespace is provided in path
- Update module gitlab.com/gitlab-org/labkit to v1.21.0
- Update module github.com/gorilla/sessions to v1.2.2
- Update interface signature
- Update module golang.org/x/sys to v0.14.0
- Set generic type for cache upgrade
- Update module github.com/karlseguin/ccache/v2 to v3
Reference: gitlab-pages@6cb3173f...38a79230
This is part of the Gitlab Pages update process
Changelog: changed
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.