Skip to content

Update GITLAB_PAGES_VERSION

Naman Jagdish Gala requested to merge ngala/update-pages-version-13-May into master

What does this MR do and why?

Update GITLAB_PAGES_VERSION

  • Update module golang.org/x/crypto to v0.20.0
  • Update module github.com/prometheus/client_golang to v1.19.0
  • Use go 1.21.7 as default and drop support for 1.19
  • Update module github.com/stretchr/testify to v1.9.0
  • Update module golang.org/x/crypto to v0.21.0
  • Update module github.com/golang-jwt/jwt/v5 to v5.2.1
  • Update module golang.org/x/net to v0.22.0
  • Update module golang.org/x/sys to v0.19.0
  • Update module golang.org/x/net to v0.24.0
  • Update module golang.org/x/sync to v0.7.0
  • Bump Go to 1.21.9
  • Update module golang.org/x/sys to v0.20.0
  • Update module golang.org/x/crypto to v0.23.0
  • Upgrade github.com/rs/cors to v1.11.0
  • Remove FF_AUTO_MAX_PROCS flag

Reference: https://gitlab.com/gitlab-org/gitlab-pages/-/compare/4b1de41ff2b02d54bf57b0c965d9b265a175a3ec...d3853184e7d735a89479582ceac1d525497e477b?from_project_id=734943&straight=false

This is part of the Gitlab Pages update process

Changelog: changed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

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.

Merge request reports