Skip to content

Update gitlab-org/container-registry from v3.86.2-gitlab to v3.87.0-gitlab

Ghost User requested to merge deps/19dfc8b-9961f18 into master

The following dependencies have been updated by deps:

  • gitlab-org/container-registry from v3.86.2-gitlab to v3.87.0-gitlab

3.87.0 (2023-12-05)

Features

  • db: add primary database config and use for migrations (4d1bf37)
  • enable registry to store artifactType with OCI manifests (5e3b76f)
  • registry: import-command: add debug-server option (59064d9)

🐛 Bug Fixes 🐛

  • api/gitlab/v1: order tag pagination correctly by publish_at (3c29839)
  • don't skip check on post-deployment migrations prior to import (6d76c0e)
  • silence ominous maxprocs log message (aaf8577)

️ Build

  • deps: update module github.com/gorilla/mux to v1.8.1 (a58bf89)
  • deps: update module github.com/spf13/cobra to v1.8.0 (d85ac07)
  • deps: update module github.com/vmihailenco/msgpack/v5 to v5.4.1 (4035764)
  • deps: update module github.com/xanzy/go-gitlab to v0.94.0 (4d4b344)
  • deps: update module gitlab.com/gitlab-org/labkit to v1.21.0 (51cc6a9)
  • deps: update module golang.org/x/crypto to v0.16.0 (8eaf5e4)
  • deps: update module golang.org/x/oauth2 to v0.14.0 (3089ffc)
  • deps: update module golang.org/x/oauth2 to v0.15.0 (6f898f7)
  • deps: update module golang.org/x/time to v0.4.0 (1b23c8d)
  • deps: update module google.golang.org/api to v0.151.0 (5a37085)
  • deps: update module google.golang.org/api to v0.152.0 (a5ad8c7)
Edited by Suleimi Ahmed

Merge request reports