Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev: bump the safe group with 6 updates #7288

Merged
merged 2 commits into from
Sep 10, 2024

Commits on Sep 9, 2024

  1. dev: bump the safe group with 6 updates

    Bumps the safe group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.6.0` | `5.7.0` |
    | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.2` | `1.20.3` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.26.0` | `0.27.0` |
    | [golang.org/x/net](https://github.com/golang/net) | `0.28.0` | `0.29.0` |
    | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.22.0` | `0.23.0` |
    | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.66.0` | `1.66.1` |
    
    
    Updates `github.com/jackc/pgx/v5` from 5.6.0 to 5.7.0
    - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
    - [Commits](jackc/pgx@v5.6.0...v5.7.0)
    
    Updates `github.com/prometheus/client_golang` from 1.20.2 to 1.20.3
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.20.2...v1.20.3)
    
    Updates `golang.org/x/crypto` from 0.26.0 to 0.27.0
    - [Commits](golang/crypto@v0.26.0...v0.27.0)
    
    Updates `golang.org/x/net` from 0.28.0 to 0.29.0
    - [Commits](golang/net@v0.28.0...v0.29.0)
    
    Updates `golang.org/x/oauth2` from 0.22.0 to 0.23.0
    - [Commits](golang/oauth2@v0.22.0...v0.23.0)
    
    Updates `google.golang.org/grpc` from 1.66.0 to 1.66.1
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.66.0...v1.66.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/jackc/pgx/v5
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: safe
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: safe
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: safe
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: safe
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: safe
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: safe
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9d36b14 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    af203f7 View commit details
    Browse the repository at this point in the history