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 18 updates #206

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps the minor-and-patch group in /provider with 18 updates:

Package From To
cloud.google.com/go/auth 0.7.1 0.7.2
cloud.google.com/go/iam 1.1.11 1.1.12
cloud.google.com/go/kms 1.18.3 1.18.4
cloud.google.com/go/logging 1.10.0 1.11.0
cloud.google.com/go/longrunning 0.5.10 0.5.11
github.com/aws/aws-sdk-go 1.54.20 1.55.3
github.com/cyphar/filepath-securejoin 0.3.0 0.3.1
github.com/go-jose/go-jose/v4 4.0.3 4.0.4
github.com/google/s2a-go 0.1.7 0.1.8
github.com/googleapis/gax-go/v2 2.12.5 2.13.0
github.com/mattn/go-runewidth 0.0.15 0.0.16
github.com/pulumi/schema-tools 0.1.2 0.6.0
gocloud.dev 0.37.0 0.38.0
gocloud.dev/secrets/hashivault 0.37.0 0.38.0
google.golang.org/api 0.188.0 0.189.0
google.golang.org/genproto 0.0.0-20240708141625-4ad9e859172b 0.0.0-20240722135656-d784300faade
google.golang.org/genproto/googleapis/api 0.0.0-20240701130421-f6361c86f094 0.0.0-20240722135656-d784300faade
google.golang.org/genproto/googleapis/rpc 0.0.0-20240708141625-4ad9e859172b 0.0.0-20240722135656-d784300faade

Updates cloud.google.com/go/auth from 0.7.1 to 0.7.2

Commits
  • 2be32b6 chore(main): release auth 0.7.2 (#10552)
  • 6525341 chore(main): release ai 0.8.1 (#10467)
  • 33a4ad3 test(storage/transfermanager): add CRC to test (#10568)
  • 245d2ea feat(storage): add full object checksum to reader.Attrs (#10538)
  • 29b52dc feat(spanner): Add RESOURCE_EXHAUSTED to retryable transaction codes (#10412)
  • a880fb8 chore(internal/detect): export project sentinel value (#10560)
  • 037e9ef fix(bigquery): reduce default backoffs (#10558)
  • 4e180f4 fix(spanner): fix negative values for max_in_use_sessions metrics #10449 (#10...
  • 25c5cbe docs(bigquery): update description of query preview feature (#10554)
  • d9046fd fix(auth): use default client for universe metadata lookup (#10551)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/iam from 1.1.11 to 1.1.12

Release notes

Sourced from cloud.google.com/go/iam's releases.

iam: v1.1.12

1.1.12 (2024-07-24)

Bug Fixes

  • iam: Update dependencies (257c40b)
Commits

Updates cloud.google.com/go/kms from 1.18.3 to 1.18.4

Release notes

Sourced from cloud.google.com/go/kms's releases.

kms: v1.18.4

1.18.4 (2024-07-24)

Bug Fixes

  • kms: Update dependencies (257c40b)
Commits

Updates cloud.google.com/go/logging from 1.10.0 to 1.11.0

Release notes

Sourced from cloud.google.com/go/logging's releases.

logging: v1.11.0

1.11.0 (2024-07-24)

Features

  • logging: OpenTelemetry trace/span ID integration for Go logging library (#10030) (c6711b8)

Bug Fixes

Documentation

  • logging: Documentation for automatic trace/span ID extraction (#10536) (8cf89a3)

scheduler: v1.10.12

1.10.12 (2024-07-24)

Bug Fixes

  • scheduler: Update dependencies (257c40b)

memcache: v1.10.11

1.10.11 (2024-07-24)

Bug Fixes

  • memcache: Update dependencies (257c40b)

trace: v1.10.11

1.10.11 (2024-07-24)

Bug Fixes

  • trace: Update dependencies (257c40b)

storagetransfer: v1.10.10

1.10.10 (2024-07-24)

Bug Fixes

... (truncated)

Changelog

Sourced from cloud.google.com/go/logging's changelog.

1.11.0 (2022-11-09)

Features

  • documentai: added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)
Commits

Updates cloud.google.com/go/longrunning from 0.5.10 to 0.5.11

Release notes

Sourced from cloud.google.com/go/longrunning's releases.

longrunning: v0.5.11

0.5.11 (2024-07-24)

Bug Fixes

  • longrunning: Update dependencies (257c40b)
Commits

Updates github.com/aws/aws-sdk-go from 1.54.20 to 1.55.3

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.55.3 (2024-07-25)

Service Client Updates

  • service/application-autoscaling: Updates service API
  • service/application-signals: Updates service API and documentation
  • service/bedrock-runtime: Updates service API and documentation
  • service/codecommit: Updates service API and documentation
    • CreateRepository API now throws OperationNotAllowedException when the account has been restricted from creating a repository.
  • service/datazone: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • EC2 Fleet now supports using custom identifiers to reference Amazon Machine Images (AMI) in launch requests that are configured to choose from a diversified list of instance types.
  • service/ecr: Updates service API, documentation, paginators, and examples
    • API and documentation updates for Amazon ECR, adding support for creating, updating, describing and deleting ECR Repository Creation Template.
  • service/eks: Updates service API and documentation
  • service/elasticloadbalancingv2: Updates service API, documentation, and examples
  • service/network-firewall: Updates service API and documentation
  • service/outposts: Updates service API and documentation
  • service/states: Updates service API and documentation
    • This release adds support to customer managed KMS key encryption in AWS Step Functions.

SDK Bugs

  • Remove broken integration test.
    • Remove integration test broken by cloudsearch service.

Release v1.55.2 (2024-07-24)

Service Client Updates

  • service/cleanrooms: Updates service API and documentation
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • DynamoDB doc only update for July
  • service/iotsitewise: Updates service API and documentation
  • service/mediapackagev2: Updates service API
  • service/medical-imaging: Updates service API and documentation
  • service/pinpoint-sms-voice-v2: Updates service API and documentation

SDK Bugs

  • Add missing bool error matching.
    • This enables waiters defined to match on presence/absence of errors.

Release v1.55.1 (2024-07-23)

Service Client Updates

  • service/appsync: Updates service API and paginators
  • service/cleanrooms: Updates service API, documentation, and paginators
  • service/cleanroomsml: Updates service API, documentation, and waiters
  • service/connect: Updates service API and documentation
  • service/connect-contact-lens: Updates service API and documentation

... (truncated)

Commits

Updates github.com/cyphar/filepath-securejoin from 0.3.0 to 0.3.1

Release notes

Sourced from github.com/cyphar/filepath-securejoin's releases.

v0.3.1

  • By allowing Open(at)InRoot to opt-out of the extra work done by MkdirAll to do the necessary "partial lookups", Open(at)InRoot now does less work for both implementations (resulting in a many-fold decrease in the number of operations for openat2, and a modest improvement for non-openat2) and is far more guaranteed to match the correct openat2(RESOLVE_IN_ROOT) behaviour.

  • We now use readlinkat(fd, "") where possible. For Open(at)InRoot this effectively just means that we no longer risk getting spurious errors during rename races. However, for our hardened procfs handler, this in theory should prevent mount attacks from tricking us when doing magic-link readlinks (even when using the unsafe host /proc handle). Unfortunately Reopen is still potentially vulnerable to those kinds of somewhat-esoteric attacks.

    Technically this will only work on post-2.6.39 kernels but it seems incredibly unlikely anyone is using filepath-securejoin on a pre-2011 kernel.

  • Several improvements were made to the errors returned by Open(at)InRoot and MkdirAll when dealing with invalid paths under the emulated (ie. non-openat2) implementation. Previously, some paths would return the wrong error (ENOENT when the last component was a non-directory), and other paths would be returned as though they were acceptable (trailing-slash components after a non-directory would be ignored by Open(at)InRoot).

    These changes were done to match openat2's behaviour and purely is a consistency fix (most users are going to be using openat2 anyway).

Signed-off-by: Aleksa Sarai [email protected]

Changelog

Sourced from github.com/cyphar/filepath-securejoin's changelog.

[0.3.1] - 2024-07-23

Changed

  • By allowing Open(at)InRoot to opt-out of the extra work done by MkdirAll to do the necessary "partial lookups", Open(at)InRoot now does less work for both implementations (resulting in a many-fold decrease in the number of operations for openat2, and a modest improvement for non-openat2) and is far more guaranteed to match the correct openat2(RESOLVE_IN_ROOT) behaviour.

  • We now use readlinkat(fd, "") where possible. For Open(at)InRoot this effectively just means that we no longer risk getting spurious errors during rename races. However, for our hardened procfs handler, this in theory should prevent mount attacks from tricking us when doing magic-link readlinks (even when using the unsafe host /proc handle). Unfortunately Reopen is still potentially vulnerable to those kinds of somewhat-esoteric attacks.

    Technically this will only work on post-2.6.39 kernels but it seems incredibly unlikely anyone is using filepath-securejoin on a pre-2011 kernel.

Fixed

  • Several improvements were made to the errors returned by Open(at)InRoot and MkdirAll when dealing with invalid paths under the emulated (ie. non-openat2) implementation. Previously, some paths would return the wrong error (ENOENT when the last component was a non-directory), and other paths would be returned as though they were acceptable (trailing-slash components after a non-directory would be ignored by Open(at)InRoot).

    These changes were done to match openat2's behaviour and purely is a consistency fix (most users are going to be using openat2 anyway).

Commits
  • ce7b28a VERSION: release v0.3.1
  • a2c14f8 CHANGELOG: add readlinkat(fd, "") shout-out
  • 4ea279f merge #22 into cyphar/filepath-securejoin:main
  • 16e1bec CHANGELOG: add initial changelog with current history
  • 2404ffb merge #21 into cyphar/filepath-securejoin:main
  • f29b7a4 lookup: handle // and trailing slash components correctly
  • ecd61ca merge #19 into cyphar/filepath-securejoin:main
  • 38b1220 procfs: refactor statx mnt_id logic
  • 45c4415 procfs: use readlink(fd, "") for magic-links
  • edab538 merge #17 into cyphar/filepath-securejoin:main
  • Additional commits viewable in compare view

Updates github.com/go-jose/go-jose/v4 from 4.0.3 to 4.0.4

Release notes

Sourced from github.com/go-jose/go-jose/v4's releases.

Version 4.0.4

Fixed

  • Reverted "Allow unmarshalling JSONWebKeySets with unsupported key types" as a breaking change. See #136 / #137.
Changelog

Sourced from github.com/go-jose/go-jose/v4's changelog.

v4.0.4

Fixed

  • Reverted "Allow unmarshalling JSONWebKeySets with unsupported key types" as a breaking change. See #136 / #137.
Commits

Updates github.com/google/s2a-go from 0.1.7 to 0.1.8

Release notes

Sourced from github.com/google/s2a-go's releases.

v0.1.8

Commits
  • f47b817 fix: update proto generation script and re-generate proto files (#146)
  • 647697a Merge pull request #144 from rmehta19/reserve-proto-tags
  • a3bb441 feat: swith proto dep to google.golang.org/protobuf (#145)
  • ea48e3b fix generated proto files.
  • 4a9a7ec mark more fields reserved.
  • 7a5017f change proto tags when renaming
  • b3adfcb Merge pull request #143 from rmehta19/run-in-quiet-mode
  • 80f294b GAE kokoro test: Default answer to prompts.
  • c530ecb Merge pull request #142 from rmehta19/add-execute-permission
  • b8e0dbc Make GAE test script executable.
  • Additional commits viewable in compare view

Updates github.com/googleapis/gax-go/v2 from 2.12.5 to 2.13.0

Release notes

Sourced from github.com/googleapis/gax-go/v2's releases.

v2.13.0

2.13.0 (2024-07-22)

Features

  • iterator: add package to help work with new iter.Seq types (#358) (6bccdaa)
Commits

Updates github.com/mattn/go-runewidth from 0.0.15 to 0.0.16

Commits

Updates github.com/pulumi/schema-tools from 0.1.2 to 0.6.0

Release notes

Sourced from github.com/pulumi/schema-tools's releases.

v0.6.0

What's Changed

Full Changelog: pulumi/schema-tools@v0.5.1...v0.6.0

v0.5.1

What's Changed

New Contributors

Full Changelog: pulumi/schema-tools@v0.5.0...v0.5.1

v0.5.0

No release notes provided.

v0.4.0

What's Changed

New Contributors

Full Changelog: pulumi/schema-tools@v0.3.0...v0.4.0

v0.3.0

No release notes provided.

v0.2.2

No release notes provided.

v0.2.1

No release notes provided.

v0.2.0

No release notes provided.

v0.1.3

No release notes provided.

Commits
  • fcab997 Warn on breaking function signatures (#49)
  • f5d7b04 Fix breaking changes count (#48)
  • 4416eea Add missing severity levels (#45)
  • c59b585 Merge pull request #47 from pulumi/friel/license
  • 9faefcb Add Apache-2 license file
  • c7ca835 Update to support providers in various git repository locations (#43)
  • 9459e0b Merge pull request #44 from pulumi/mikhailshilkov/squeeze-order
  • 85bb12e Order API versions in squeeze to prefer stable over preview
  • ab46109 Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (#39)
  • 6778829 Add rich text output (#41)
  • Additional commits viewable in compare view

Updates gocloud.dev from 0.37.0 to 0.38.0

Release notes

Sourced from gocloud.dev's releases.

v0.38.0

blob

pubsub

docstore

New Contributors

Full Changelog: google/go-cloud@v0.37.0...v0.38.0

Commits
  • 88d9ea8 all: prerelease (#3453)
  • fc42ff3 samples: Update guestbook/localdb/main.go to add docker platform flag (#3450)
  • 0a37d2f azure: update deps (#3447)
  • afdaba3 blob/fileblob: convert gocloud errors into appropriate fs errors (#3443)
  • e0142cf blob/azureblob: Do not panic if Content-Length and Content-Range are missing ...
  • ba58ec7 all: format all source code files with gofumpt and -extra option (#3442)
  • 19db7d5 all: fix test lint issues detecte by tenv and thelper linters (#3441)
  • e0e5901 pubsub/awssnssqs: Disable flaky test (#3440)
  • f93057e pubsub/rabbitpubsub: wrap pubsub rabbitmq errors (#3437)
  • 07f7aa0 docstore/all: update goldens (#3439)
  • Additional commits viewable in compare view

Updates gocloud.dev/secrets/hashivault from 0.37.0 to 0.38.0

Release notes

Sourced from gocloud.dev/secrets/hashivault's releases.

v0.38.0

blob

pubsub

docstore

New Contributors

Full Changelog: google/go-cloud@v0.37.0...v0.38.0

Commits
  • 88d9ea8 all: prerelease (#3453)
  • fc42ff3 samples: Update guestbook/localdb/main.go to add docker platform flag (#3450)
  • 0a37d2f azure: update deps (#3447)
  • afdaba3 blob/fileblob: convert gocloud errors into appropriate fs errors (#3443)
  • e0142cf blob/azureblob: Do not panic if Content-Length and Content-Range are missing ...
  • ba58ec7 all: format all source code files with gofumpt and -extra option (#3442)
  • 19db7d5 all: fix test lint issues detecte by tenv and thelper linters (#3441)
  • e0e5901 pubsub/awssnssqs: Disable flaky test (#3440)
  • f93057e pubsub/rabbitpubsub: wrap pubsub rabbitmq errors (#3437)
  • 07f7aa0 docstore/all: update goldens (#3439)
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.188.0 to 0.189.0

Release notes

Sourced from google.golang.org/api's releases.

v0.189.0

0.189.0 (2024-07-22)

Features

Bug Fixes

  • cba: Update newAuth path to use nil oauth2 client (#2684) (d925dcb)
  • transport/grpc: Retain UserAgent option with new auth stack (#2690) (aa4662f)
Changelog

Sourced from google.golang.org/api's changelog.

0.189.0 (2024-07-22)

Features

  • all: Auto-regenerate discovery clients (#2680) (4a713f7)
  • all: Auto-regenerate discovery clients (#2683) (1e3757d)
  • all: Auto-regenerate discovery clients (#2685) (

Bumps the minor-and-patch group in /provider with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.7.1` | `0.7.2` |
| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.1.11` | `1.1.12` |
| [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.18.3` | `1.18.4` |
| [cloud.google.com/go/logging](https://github.com/googleapis/google-cloud-go) | `1.10.0` | `1.11.0` |
| [cloud.google.com/go/longrunning](https://github.com/googleapis/google-cloud-go) | `0.5.10` | `0.5.11` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.54.20` | `1.55.3` |
| [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.3.0` | `0.3.1` |
| [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) | `4.0.3` | `4.0.4` |
| [github.com/google/s2a-go](https://github.com/google/s2a-go) | `0.1.7` | `0.1.8` |
| [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go) | `2.12.5` | `2.13.0` |
| [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.15` | `0.0.16` |
| [github.com/pulumi/schema-tools](https://github.com/pulumi/schema-tools) | `0.1.2` | `0.6.0` |
| [gocloud.dev](https://github.com/google/go-cloud) | `0.37.0` | `0.38.0` |
| [gocloud.dev/secrets/hashivault](https://github.com/google/go-cloud) | `0.37.0` | `0.38.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.188.0` | `0.189.0` |
| [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | `0.0.0-20240708141625-4ad9e859172b` | `0.0.0-20240722135656-d784300faade` |
| [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20240701130421-f6361c86f094` | `0.0.0-20240722135656-d784300faade` |
| [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20240708141625-4ad9e859172b` | `0.0.0-20240722135656-d784300faade` |


Updates `cloud.google.com/go/auth` from 0.7.1 to 0.7.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.7.1...auth/v0.7.2)

Updates `cloud.google.com/go/iam` from 1.1.11 to 1.1.12
- [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@iam/v1.1.11...iam/v1.1.12)

Updates `cloud.google.com/go/kms` from 1.18.3 to 1.18.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@kms/v1.18.3...kms/v1.18.4)

Updates `cloud.google.com/go/logging` from 1.10.0 to 1.11.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@dlp/v1.10.0...kms/v1.11.0)

Updates `cloud.google.com/go/longrunning` from 0.5.10 to 0.5.11
- [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@longrunning/v0.5.10...longrunning/v0.5.11)

Updates `github.com/aws/aws-sdk-go` from 1.54.20 to 1.55.3
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.54.20...v1.55.3)

Updates `github.com/cyphar/filepath-securejoin` from 0.3.0 to 0.3.1
- [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.0...v0.3.1)

Updates `github.com/go-jose/go-jose/v4` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/main/CHANGELOG.md)
- [Commits](go-jose/go-jose@v4.0.3...v4.0.4)

Updates `github.com/google/s2a-go` from 0.1.7 to 0.1.8
- [Release notes](https://github.com/google/s2a-go/releases)
- [Commits](google/s2a-go@v0.1.7...v0.1.8)

Updates `github.com/googleapis/gax-go/v2` from 2.12.5 to 2.13.0
- [Release notes](https://github.com/googleapis/gax-go/releases)
- [Commits](googleapis/gax-go@v2.12.5...v2.13.0)

Updates `github.com/mattn/go-runewidth` from 0.0.15 to 0.0.16
- [Commits](mattn/go-runewidth@v0.0.15...v0.0.16)

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 `gocloud.dev` from 0.37.0 to 0.38.0
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.37.0...v0.38.0)

Updates `gocloud.dev/secrets/hashivault` from 0.37.0 to 0.38.0
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.37.0...v0.38.0)

Updates `google.golang.org/api` from 0.188.0 to 0.189.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.188.0...v0.189.0)

Updates `google.golang.org/genproto` from 0.0.0-20240708141625-4ad9e859172b to 0.0.0-20240722135656-d784300faade
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240701130421-f6361c86f094 to 0.0.0-20240722135656-d784300faade
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240708141625-4ad9e859172b to 0.0.0-20240722135656-d784300faade
- [Commits](https://github.com/googleapis/go-genproto/commits)

---
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/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-patch
  dependency-group: minor-and-patch
- dependency-name: cloud.google.com/go/logging
  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
  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/go-jose/go-jose/v4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/google/s2a-go
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/googleapis/gax-go/v2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/mattn/go-runewidth
  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: gocloud.dev
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: gocloud.dev/secrets/hashivault
  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/api
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 30, 2024

Superseded by #210.

@dependabot dependabot bot closed this Jul 30, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/provider/minor-and-patch-e04df3ffc4 branch July 30, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants