Merge remote-tracking branches 'origin/dependabot/go_modules/main/google.golang.org/protobuf-1.36.5', 'origin/dependabot/go_modules/main/github.com/containers/storage-1.57.1' and 'origin/dependabot/go_modules/main/google.golang.org/grpc-1.70.0' into multi-dependabot

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2025-02-24 07:56:48 -07:00
5 changed files with 147 additions and 128 deletions

View File

@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## v4.6.0, unreleased
### Dependencies
- Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.23.0 to 2.26.1 #1724
- Bump google.golang.org/protobuf from 1.35.1 to 1.36.5 #1712
- Bump github.com/containers/storage from 1.55.2 to 1.57.1 #1676
- Bump google.golang.org/grpc from 1.67.1 to 1.70.0 #1650
## v4.6.0rc3, 2025-02-23
### Added