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 common-golang-dependencies group with 12 updates #270

Commits on Nov 13, 2023

  1. build(deps): bump the common-golang-dependencies group with 12 updates

    Bumps the common-golang-dependencies group with 12 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.33.0` | `1.35.1` |
    | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.7.2` | `1.9.0` |
    | [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.3.1` | `1.4.0` |
    | [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `1.1.0` | `1.2.0` |
    | [github.com/prometheus/client_model](https://github.com/prometheus/client_model) | `0.4.1-0.20230718164431-9a2bf3000d16` | `0.5.0` |
    | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.44.0` | `0.45.0` |
    | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.19.0` | `1.20.0` |
    | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.19.0` | `1.20.0` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.14.0` | `0.15.0` |
    | [golang.org/x/mod](https://github.com/golang/mod) | `0.12.0` | `0.14.0` |
    | [golang.org/x/net](https://github.com/golang/net) | `0.17.0` | `0.18.0` |
    | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.13.0` | `0.14.0` |
    
    
    Updates `cloud.google.com/go/storage` from 1.33.0 to 1.35.1
    - [Release notes](https://github.com/googleapis/google-cloud-go/releases)
    - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
    - [Commits](googleapis/google-cloud-go@pubsub/v1.33.0...storage/v1.35.1)
    
    Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.7.2 to 1.9.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/azcore/v1.7.2...sdk/azcore/v1.9.0)
    
    Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.3.1 to 1.4.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/azcore/v1.3.1...sdk/azcore/v1.4.0)
    
    Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.1.0 to 1.2.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@v1.1...v1.2)
    
    Updates `github.com/prometheus/client_model` from 0.4.1-0.20230718164431-9a2bf3000d16 to 0.5.0
    - [Release notes](https://github.com/prometheus/client_model/releases)
    - [Commits](https://github.com/prometheus/client_model/commits/v0.5.0)
    
    Updates `github.com/prometheus/common` from 0.44.0 to 0.45.0
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Commits](prometheus/common@v0.44.0...v0.45.0)
    
    Updates `go.opentelemetry.io/otel` from 1.19.0 to 1.20.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.19.0...v1.20.0)
    
    Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.19.0 to 1.20.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.19.0...v1.20.0)
    
    Updates `golang.org/x/crypto` from 0.14.0 to 0.15.0
    - [Commits](golang/crypto@v0.14.0...v0.15.0)
    
    Updates `golang.org/x/mod` from 0.12.0 to 0.14.0
    - [Commits](golang/mod@v0.12.0...v0.14.0)
    
    Updates `golang.org/x/net` from 0.17.0 to 0.18.0
    - [Commits](golang/net@v0.17.0...v0.18.0)
    
    Updates `golang.org/x/oauth2` from 0.13.0 to 0.14.0
    - [Commits](golang/oauth2@v0.13.0...v0.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: cloud.google.com/go/storage
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: common-golang-dependencies
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: common-golang-dependencies
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: common-golang-dependencies
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: common-golang-dependencies
    - dependency-name: github.com/prometheus/client_model
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: common-golang-dependencies
    - dependency-name: github.com/prometheus/common
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: common-golang-dependencies
    - dependency-name: go.opentelemetry.io/otel
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: common-golang-dependencies
    - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: common-golang-dependencies
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: common-golang-dependencies
    - dependency-name: golang.org/x/mod
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: common-golang-dependencies
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: common-golang-dependencies
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: common-golang-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    eacef40 View commit details
    Browse the repository at this point in the history