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 in /provider with 25 updates #249

Merged

Commits on Oct 7, 2024

  1. Bump the minor-and-patch group in /provider with 25 updates

    Bumps the minor-and-patch group in /provider with 25 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.9.5` | `0.9.7` |
    | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.43.0` | `1.44.0` |
    | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.31.0` | `1.32.0` |
    | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.39` | `1.27.41` |
    | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.37` | `1.17.39` |
    | [github.com/aws/aws-sdk-go-v2/feature/ec2/imds](https://github.com/aws/aws-sdk-go-v2) | `1.16.14` | `1.16.15` |
    | [github.com/aws/aws-sdk-go-v2/internal/configsources](https://github.com/aws/aws-sdk-go-v2) | `1.3.18` | `1.3.19` |
    | [github.com/aws/aws-sdk-go-v2/internal/endpoints/v2](https://github.com/aws/aws-sdk-go-v2) | `2.6.18` | `2.6.19` |
    | [github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding](https://github.com/aws/aws-sdk-go-v2) | `1.11.5` | `1.12.0` |
    | [github.com/aws/aws-sdk-go-v2/service/internal/presigned-url](https://github.com/aws/aws-sdk-go-v2) | `1.11.20` | `1.12.0` |
    | [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.36.3` | `1.37.0` |
    | [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) | `1.23.3` | `1.24.0` |
    | [github.com/aws/aws-sdk-go-v2/service/ssooidc](https://github.com/aws/aws-sdk-go-v2) | `1.27.3` | `1.28.0` |
    | [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.31.3` | `1.32.0` |
    | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.21.0` | `1.22.0` |
    | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.3.2` | `0.3.3` |
    | [github.com/pulumi/schema-tools](https://github.com/pulumi/schema-tools) | `0.1.2` | `0.6.0` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.27.0` | `0.28.0` |
    | [golang.org/x/net](https://github.com/golang/net) | `0.29.0` | `0.30.0` |
    | [golang.org/x/sys](https://github.com/golang/sys) | `0.25.0` | `0.26.0` |
    | [golang.org/x/term](https://github.com/golang/term) | `0.24.0` | `0.25.0` |
    | [golang.org/x/text](https://github.com/golang/text) | `0.18.0` | `0.19.0` |
    | [golang.org/x/time](https://github.com/golang/time) | `0.6.0` | `0.7.0` |
    | [golang.org/x/tools](https://github.com/golang/tools) | `0.25.0` | `0.26.0` |
    | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.67.0` | `1.67.1` |
    
    
    Updates `cloud.google.com/go/auth` from 0.9.5 to 0.9.7
    - [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.5...auth/v0.9.7)
    
    Updates `cloud.google.com/go/storage` from 1.43.0 to 1.44.0
    - [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.43.0...spanner/v1.44.0)
    
    Updates `github.com/aws/aws-sdk-go-v2` from 1.31.0 to 1.32.0
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@v1.31.0...v1.32.0)
    
    Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.39 to 1.27.41
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@config/v1.27.39...config/v1.27.41)
    
    Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.37 to 1.17.39
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.37...credentials/v1.17.39)
    
    Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.16.14 to 1.16.15
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@v1.16.14...v1.16.15)
    
    Updates `github.com/aws/aws-sdk-go-v2/internal/configsources` from 1.3.18 to 1.3.19
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@internal/ini/v1.3.18...internal/ini/v1.3.19)
    
    Updates `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` from 2.6.18 to 2.6.19
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@internal/endpoints/v2.6.18...internal/endpoints/v2.6.19)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` from 1.11.5 to 1.12.0
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.12.0/CHANGELOG.md)
    - [Commits](aws/aws-sdk-go-v2@service/dlm/v1.11.5...v1.12.0)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` from 1.11.20 to 1.12.0
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.12.0/CHANGELOG.md)
    - [Commits](aws/aws-sdk-go-v2@service/dax/v1.11.20...v1.12.0)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.36.3 to 1.37.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.37.0/CHANGELOG.md)
    - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.36.3...service/s3/v1.37.0)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.23.3 to 1.24.0
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@v1.23.3...v1.24.0)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.27.3 to 1.28.0
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@config/v1.27.3...v1.28.0)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.31.3 to 1.32.0
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@service/s3/v1.31.3...v1.32.0)
    
    Updates `github.com/aws/smithy-go` from 1.21.0 to 1.22.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.21.0...v1.22.0)
    
    Updates `github.com/cyphar/filepath-securejoin` from 0.3.2 to 0.3.3
    - [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.2...v0.3.3)
    
    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 `golang.org/x/crypto` from 0.27.0 to 0.28.0
    - [Commits](golang/crypto@v0.27.0...v0.28.0)
    
    Updates `golang.org/x/net` from 0.29.0 to 0.30.0
    - [Commits](golang/net@v0.29.0...v0.30.0)
    
    Updates `golang.org/x/sys` from 0.25.0 to 0.26.0
    - [Commits](golang/sys@v0.25.0...v0.26.0)
    
    Updates `golang.org/x/term` from 0.24.0 to 0.25.0
    - [Commits](golang/term@v0.24.0...v0.25.0)
    
    Updates `golang.org/x/text` from 0.18.0 to 0.19.0
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.18.0...v0.19.0)
    
    Updates `golang.org/x/time` from 0.6.0 to 0.7.0
    - [Commits](golang/time@v0.6.0...v0.7.0)
    
    Updates `golang.org/x/tools` from 0.25.0 to 0.26.0
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.25.0...v0.26.0)
    
    Updates `google.golang.org/grpc` from 1.67.0 to 1.67.1
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.67.0...v1.67.1)
    
    ---
    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/storage
      dependency-type: indirect
      update-type: version-update:semver-minor
      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-minor
      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-minor
      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/cyphar/filepath-securejoin
      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: golang.org/x/crypto
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: golang.org/x/net
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: golang.org/x/sys
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: golang.org/x/term
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: golang.org/x/text
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: golang.org/x/time
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: golang.org/x/tools
      dependency-type: indirect
      update-type: version-update:semver-minor
      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 Oct 7, 2024
    Configuration menu
    Copy the full SHA
    395057b View commit details
    Browse the repository at this point in the history