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

build(deps): bump the go-deps group across 1 directory with 12 updates #4108

Closed
wants to merge 1 commit into from

Commits on Apr 26, 2024

  1. build(deps): bump the go-deps group across 1 directory with 12 updates

    Bumps the go-deps group with 11 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.5.1` | `1.5.2` |
    | [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5](https://github.com/Azure/azure-sdk-for-go) | `5.5.0` | `5.7.0` |
    | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.51.25` | `1.51.29` |
    | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.26.0` | `0.27.0` |
    | [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) | `1.10.0` | `1.11.0` |
    | [github.com/jackc/pgtype](https://github.com/jackc/pgtype) | `1.14.1` | `1.14.3` |
    | [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.11.4` | `4.12.0` |
    | [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) | `0.1.398` | `0.1.418` |
    | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.18.0` | `1.19.0` |
    | [golang.org/x/sync](https://github.com/golang/sync) | `0.6.0` | `0.7.0` |
    | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.175.0` | `0.176.1` |
    
    
    
    Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.5.1 to 1.5.2
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/internal/v1.5.1...sdk/internal/v1.5.2)
    
    Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5` from 5.5.0 to 5.7.0
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/resourcemanager/compute/armcompute/v5.5.0...sdk/resourcemanager/compute/armcompute/v5.7.0)
    
    Updates `github.com/aws/aws-sdk-go` from 1.51.25 to 1.51.29
    - [Release notes](https://github.com/aws/aws-sdk-go/releases)
    - [Commits](aws/aws-sdk-go@v1.51.25...v1.51.29)
    
    Updates `github.com/getsentry/sentry-go` from 0.26.0 to 0.27.0
    - [Release notes](https://github.com/getsentry/sentry-go/releases)
    - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
    - [Commits](getsentry/sentry-go@v0.26.0...v0.27.0)
    
    Updates `github.com/gophercloud/gophercloud` from 1.10.0 to 1.11.0
    - [Release notes](https://github.com/gophercloud/gophercloud/releases)
    - [Changelog](https://github.com/gophercloud/gophercloud/blob/v1.11.0/CHANGELOG.md)
    - [Commits](gophercloud/gophercloud@v1.10.0...v1.11.0)
    
    Updates `github.com/jackc/pgtype` from 1.14.1 to 1.14.3
    - [Changelog](https://github.com/jackc/pgtype/blob/master/CHANGELOG.md)
    - [Commits](jackc/pgtype@v1.14.1...v1.14.3)
    
    Updates `github.com/jackc/pgx/v4` from 4.18.1 to 4.18.2
    - [Changelog](https://github.com/jackc/pgx/blob/v4.18.2/CHANGELOG.md)
    - [Commits](jackc/pgx@v4.18.1...v4.18.2)
    
    Updates `github.com/labstack/echo/v4` from 4.11.4 to 4.12.0
    - [Release notes](https://github.com/labstack/echo/releases)
    - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
    - [Commits](labstack/echo@v4.11.4...v4.12.0)
    
    Updates `github.com/openshift-online/ocm-sdk-go` from 0.1.398 to 0.1.418
    - [Release notes](https://github.com/openshift-online/ocm-sdk-go/releases)
    - [Changelog](https://github.com/openshift-online/ocm-sdk-go/blob/main/CHANGES.md)
    - [Commits](openshift-online/ocm-sdk-go@v0.1.398...v0.1.418)
    
    Updates `github.com/prometheus/client_golang` from 1.18.0 to 1.19.0
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.18.0...v1.19.0)
    
    Updates `golang.org/x/sync` from 0.6.0 to 0.7.0
    - [Commits](golang/sync@v0.6.0...v0.7.0)
    
    Updates `google.golang.org/api` from 0.175.0 to 0.176.1
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](googleapis/google-api-go-client@v0.175.0...v0.176.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-deps
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-deps
    - dependency-name: github.com/aws/aws-sdk-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-deps
    - dependency-name: github.com/getsentry/sentry-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-deps
    - dependency-name: github.com/gophercloud/gophercloud
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-deps
    - dependency-name: github.com/jackc/pgtype
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-deps
    - dependency-name: github.com/jackc/pgx/v4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-deps
    - dependency-name: github.com/labstack/echo/v4
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-deps
    - dependency-name: github.com/openshift-online/ocm-sdk-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-deps
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-deps
    - dependency-name: golang.org/x/sync
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-deps
    - dependency-name: google.golang.org/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d5d996c View commit details
    Browse the repository at this point in the history