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

Bump the minor-and-patch group across 1 directory with 35 updates #244

Merged

Commits on Sep 23, 2024

  1. Bump the minor-and-patch group across 1 directory with 35 updates

    Bumps the minor-and-patch group with 18 updates in the /provider directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.9.3` | `0.9.4` |
    | [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.5.0` | `0.5.1` |
    | [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.2.0` | `1.2.1` |
    | [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.19.0` | `1.20.0` |
    | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.5` | `1.31.0` |
    | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.33` | `1.27.36` |
    | [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.35.7` | `1.36.0` |
    | [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) | `1.1.0` | `1.1.1` |
    | [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x) | `0.2.3` | `0.3.2` |
    | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.3.1` | `0.3.2` |
    | [github.com/hashicorp/hc-install](https://github.com/hashicorp/hc-install) | `0.8.0` | `0.9.0` |
    | [github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go) | `0.23.0` | `0.24.0` |
    | [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) | `1.14.0` | `1.15.0` |
    | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.9` | `1.17.10` |
    | [github.com/pulumi/schema-tools](https://github.com/pulumi/schema-tools) | `0.1.2` | `0.6.0` |
    | [github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal) | `1.12.0` | `1.13.1` |
    | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.54.0` | `0.55.0` |
    | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.54.0` | `0.55.0` |
    
    
    
    Updates `cloud.google.com/go/auth` from 0.9.3 to 0.9.4
    - [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@auth/v0.9.3...auth/v0.9.4)
    
    Updates `cloud.google.com/go/compute/metadata` from 0.5.0 to 0.5.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@v0.5.0...apps/v0.5.1)
    
    Updates `cloud.google.com/go/iam` from 1.2.0 to 1.2.1
    - [Release notes](https://github.com/googleapis/google-cloud-go/releases)
    - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
    - [Commits](googleapis/google-cloud-go@run/v1.2.0...iam/v1.2.1)
    
    Updates `cloud.google.com/go/kms` from 1.19.0 to 1.20.0
    - [Release notes](https://github.com/googleapis/google-cloud-go/releases)
    - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
    - [Commits](googleapis/google-cloud-go@kms/v1.19.0...kms/v1.20.0)
    
    Updates `cloud.google.com/go/longrunning` from 0.6.0 to 0.6.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@v0.6.0...auth/v0.6.1)
    
    Updates `github.com/aws/aws-sdk-go-v2` from 1.30.5 to 1.31.0
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@v1.30.5...v1.31.0)
    
    Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.33 to 1.27.36
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@config/v1.27.33...config/v1.27.36)
    
    Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.32 to 1.17.34
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.32...credentials/v1.17.34)
    
    Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.16.13 to 1.16.14
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@v1.16.13...v1.16.14)
    
    Updates `github.com/aws/aws-sdk-go-v2/internal/configsources` from 1.3.17 to 1.3.18
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@internal/ini/v1.3.17...internal/ini/v1.3.18)
    
    Updates `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` from 2.6.17 to 2.6.18
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@internal/endpoints/v2.6.17...internal/endpoints/v2.6.18)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` from 1.11.4 to 1.11.5
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/dlm/v1.11.5/CHANGELOG.md)
    - [Commits](aws/aws-sdk-go-v2@service/waf/v1.11.4...service/dlm/v1.11.5)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` from 1.11.19 to 1.11.20
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@service/dax/v1.11.19...service/dax/v1.11.20)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.35.7 to 1.36.0
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.36.0/CHANGELOG.md)
    - [Commits](aws/aws-sdk-go-v2@service/fms/v1.35.7...service/s3/v1.36.0)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.22.7 to 1.23.0
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@service/mq/v1.22.7...v1.23.0)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.26.7 to 1.27.0
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@service/s3/v1.26.7...v1.27.0)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.30.7 to 1.31.0
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@service/mgn/v1.30.7...v1.31.0)
    
    Updates `github.com/aws/smithy-go` from 1.20.4 to 1.21.0
    - [Release notes](https://github.com/aws/smithy-go/releases)
    - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
    - [Commits](aws/smithy-go@v1.20.4...v1.21.0)
    
    Updates `github.com/charmbracelet/bubbletea` from 1.1.0 to 1.1.1
    - [Release notes](https://github.com/charmbracelet/bubbletea/releases)
    - [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
    - [Commits](charmbracelet/bubbletea@v1.1.0...v1.1.1)
    
    Updates `github.com/charmbracelet/x/ansi` from 0.2.3 to 0.3.2
    - [Release notes](https://github.com/charmbracelet/x/releases)
    - [Commits](charmbracelet/x@ansi/v0.2.3...ansi/v0.3.2)
    
    Updates `github.com/cyphar/filepath-securejoin` from 0.3.1 to 0.3.2
    - [Release notes](https://github.com/cyphar/filepath-securejoin/releases)
    - [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md)
    - [Commits](cyphar/filepath-securejoin@v0.3.1...v0.3.2)
    
    Updates `github.com/hashicorp/hc-install` from 0.8.0 to 0.9.0
    - [Release notes](https://github.com/hashicorp/hc-install/releases)
    - [Commits](hashicorp/hc-install@v0.8.0...v0.9.0)
    
    Updates `github.com/hashicorp/terraform-plugin-go` from 0.23.0 to 0.24.0
    - [Release notes](https://github.com/hashicorp/terraform-plugin-go/releases)
    - [Changelog](https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/terraform-plugin-go@v0.23.0...v0.24.0)
    
    Updates `github.com/hashicorp/vault/api` from 1.14.0 to 1.15.0
    - [Release notes](https://github.com/hashicorp/vault/releases)
    - [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/vault@v1.14.0...v1.15.0)
    
    Updates `github.com/klauspost/compress` from 1.17.9 to 1.17.10
    - [Release notes](https://github.com/klauspost/compress/releases)
    - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
    - [Commits](klauspost/compress@v1.17.9...v1.17.10)
    
    Updates `github.com/pulumi/schema-tools` from 0.1.2 to 0.6.0
    - [Release notes](https://github.com/pulumi/schema-tools/releases)
    - [Changelog](https://github.com/pulumi/schema-tools/blob/master/.goreleaser.yml)
    - [Commits](pulumi/schema-tools@v0.1.2...v0.6.0)
    
    Updates `github.com/rogpeppe/go-internal` from 1.12.0 to 1.13.1
    - [Release notes](https://github.com/rogpeppe/go-internal/releases)
    - [Commits](rogpeppe/go-internal@v1.12.0...v1.13.1)
    
    Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.54.0 to 0.55.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.54.0...zpages/v0.55.0)
    
    Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.54.0 to 0.55.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.54.0...zpages/v0.55.0)
    
    Updates `go.opentelemetry.io/otel` from 1.29.0 to 1.30.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.29.0...v1.30.0)
    
    Updates `go.opentelemetry.io/otel/metric` from 1.29.0 to 1.30.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.29.0...v1.30.0)
    
    Updates `go.opentelemetry.io/otel/trace` from 1.29.0 to 1.30.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.29.0...v1.30.0)
    
    Updates `google.golang.org/api` from 0.196.0 to 0.197.0
    - [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.196.0...v0.197.0)
    
    Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240827150818-7e3bb234dfed to 0.0.0-20240903143218-8af14fe29dc1
    - [Commits](https://github.com/googleapis/go-genproto/commits)
    
    Updates `google.golang.org/grpc` from 1.66.1 to 1.66.2
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.66.1...v1.66.2)
    
    ---
    updated-dependencies:
    - dependency-name: cloud.google.com/go/auth
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: cloud.google.com/go/compute/metadata
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: cloud.google.com/go/iam
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: cloud.google.com/go/kms
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: cloud.google.com/go/longrunning
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: github.com/aws/aws-sdk-go-v2
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: github.com/aws/aws-sdk-go-v2/config
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: github.com/aws/aws-sdk-go-v2/credentials
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: github.com/aws/aws-sdk-go-v2/internal/configsources
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/sso
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: github.com/aws/smithy-go
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: github.com/charmbracelet/bubbletea
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: github.com/charmbracelet/x/ansi
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: github.com/cyphar/filepath-securejoin
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: github.com/hashicorp/hc-install
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: github.com/hashicorp/terraform-plugin-go
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: github.com/hashicorp/vault/api
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: github.com/klauspost/compress
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: github.com/pulumi/schema-tools
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: github.com/rogpeppe/go-internal
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: go.opentelemetry.io/otel
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: go.opentelemetry.io/otel/metric
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: go.opentelemetry.io/otel/trace
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: google.golang.org/api
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: google.golang.org/genproto/googleapis/api
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: google.golang.org/grpc
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8e17ef3 View commit details
    Browse the repository at this point in the history