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 12 updates #227

Merged

Commits on Sep 2, 2024

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

    Bumps the minor-and-patch group in /provider with 12 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.9.1` | `0.9.2` |
    | [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) | `3.2.1` | `3.3.0` |
    | [github.com/Masterminds/sprig/v3](https://github.com/Masterminds/sprig) | `3.2.3` | `3.3.0` |
    | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.30` | `1.27.31` |
    | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.29` | `1.17.30` |
    | [github.com/googleapis/enterprise-certificate-proxy](https://github.com/googleapis/enterprise-certificate-proxy) | `0.3.2` | `0.3.3` |
    | [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) | `2.21.0` | `2.22.0` |
    | [github.com/pulumi/schema-tools](https://github.com/pulumi/schema-tools) | `0.1.2` | `0.6.0` |
    | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.194.0` | `0.195.0` |
    | [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | `0.0.0-20240814211410-ddb44dafa142` | `0.0.0-20240823204242-4ba0660f739c` |
    | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20240822170219-fc7c04adadcd` | `0.0.0-20240827150818-7e3bb234dfed` |
    | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.65.0` | `1.66.0` |
    
    
    Updates `cloud.google.com/go/auth` from 0.9.1 to 0.9.2
    - [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.1...auth/v0.9.2)
    
    Updates `github.com/Masterminds/semver/v3` from 3.2.1 to 3.3.0
    - [Release notes](https://github.com/Masterminds/semver/releases)
    - [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md)
    - [Commits](Masterminds/semver@v3.2.1...v3.3.0)
    
    Updates `github.com/Masterminds/sprig/v3` from 3.2.3 to 3.3.0
    - [Release notes](https://github.com/Masterminds/sprig/releases)
    - [Changelog](https://github.com/Masterminds/sprig/blob/master/CHANGELOG.md)
    - [Commits](Masterminds/sprig@v3.2.3...v3.3.0)
    
    Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.30 to 1.27.31
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@config/v1.27.30...config/v1.27.31)
    
    Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.29 to 1.17.30
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.29...credentials/v1.17.30)
    
    Updates `github.com/googleapis/enterprise-certificate-proxy` from 0.3.2 to 0.3.3
    - [Release notes](https://github.com/googleapis/enterprise-certificate-proxy/releases)
    - [Commits](googleapis/enterprise-certificate-proxy@v0.3.2...v0.3.3)
    
    Updates `github.com/hashicorp/hcl/v2` from 2.21.0 to 2.22.0
    - [Release notes](https://github.com/hashicorp/hcl/releases)
    - [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/hcl@v2.21.0...v2.22.0)
    
    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 `google.golang.org/api` from 0.194.0 to 0.195.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.194.0...v0.195.0)
    
    Updates `google.golang.org/genproto` from 0.0.0-20240814211410-ddb44dafa142 to 0.0.0-20240823204242-4ba0660f739c
    - [Commits](https://github.com/googleapis/go-genproto/commits)
    
    Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240822170219-fc7c04adadcd to 0.0.0-20240827150818-7e3bb234dfed
    - [Commits](https://github.com/googleapis/go-genproto/commits)
    
    Updates `google.golang.org/grpc` from 1.65.0 to 1.66.0
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.65.0...v1.66.0)
    
    ---
    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: github.com/Masterminds/semver/v3
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: github.com/Masterminds/sprig/v3
      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/googleapis/enterprise-certificate-proxy
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: github.com/hashicorp/hcl/v2
      dependency-type: indirect
      update-type: version-update:semver-minor
      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: google.golang.org/api
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: google.golang.org/genproto
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: google.golang.org/genproto/googleapis/rpc
      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-minor
      dependency-group: minor-and-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    73ad551 View commit details
    Browse the repository at this point in the history