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 45 updates #262

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

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

Package From To
cel.dev/expr 0.16.1 0.16.2
cloud.google.com/go 0.115.1 0.116.0
cloud.google.com/go/auth 0.9.7 0.9.8
cloud.google.com/go/logging 1.11.0 1.12.0
cloud.google.com/go/monitoring 1.21.0 1.21.1
cloud.google.com/go/storage 1.44.0 1.45.0
github.com/Azure/azure-sdk-for-go/sdk/azcore 1.14.0 1.16.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.7.0 1.8.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp 1.24.1 1.24.3
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric 0.48.1 0.48.3
github.com/aws/aws-sdk-go-v2 1.32.0 1.32.2
github.com/aws/aws-sdk-go-v2/config 1.27.41 1.28.0
github.com/aws/aws-sdk-go-v2/service/kms 1.37.0 1.37.2
github.com/cloudflare/circl 1.4.0 1.5.0
github.com/cyphar/filepath-securejoin 0.3.3 0.3.4
github.com/edsrzf/mmap-go 1.1.0 1.2.0
github.com/envoyproxy/go-control-plane 0.13.0 0.13.1
github.com/klauspost/compress 1.17.10 1.17.11
github.com/pulumi/schema-tools 0.1.2 0.6.0
github.com/yuin/goldmark 1.7.4 1.7.8
go.opentelemetry.io/contrib/detectors/gcp 1.29.0 1.31.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc 0.55.0 0.56.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp 0.55.0 0.56.0
gocloud.dev 0.39.0 0.40.0
gocloud.dev/secrets/hashivault 0.39.0 0.40.0
google.golang.org/api 0.199.0 0.201.0
lukechampine.com/frand 1.4.2 1.5.1

Updates cel.dev/expr from 0.16.1 to 0.16.2

Release notes

Sourced from cel.dev/expr's releases.

Release v0.16.2

What's Changed

Full Changelog: google/cel-spec@v0.16.1...v0.16.2

Commits

Updates cloud.google.com/go from 0.115.1 to 0.116.0

Release notes

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

v0.116.0

0.116.0 (2024-10-09)

Features

Changelog

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

0.116.0 (2024-10-09)

Features

Commits

Updates cloud.google.com/go/auth from 0.9.7 to 0.9.8

Release notes

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

auth: v0.9.8

0.9.8 (2024-10-09)

Bug Fixes

  • auth: Restore OpenTelemetry handling in transports (#10968) (08c6d04), refs #10962
  • auth: Try talk to plaintext S2A if credentials can not be found for mTLS-S2A (#10941) (0f0bf2d)
Commits

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

Release notes

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

logging: v1.12.0

1.12.0 (2024-10-16)

Features

  • logging: Add support for Go 1.23 iterators (84461c0)

Bug Fixes

  • logging: Bump dependencies (2ddeb15)
  • logging: Fixed input validation for X-Cloud-Trace-Context; encoded spanID from XCTC header into hex string. (#10979) (a157558)
  • logging: Update google.golang.org/api to v0.191.0 (5b32644)

policytroubleshooter: v1.11.1

1.11.1 (2024-09-12)

Bug Fixes

  • policytroubleshooter: Bump dependencies (2ddeb15)

scheduler: v1.11.1

1.11.1 (2024-09-12)

Bug Fixes

  • scheduler: Bump dependencies (2ddeb15)

storagetransfer: v1.11.1

1.11.1 (2024-09-12)

Bug Fixes

  • storagetransfer: Bump dependencies (2ddeb15)

trace: v1.11.1

1.11.1 (2024-09-12)

Bug Fixes

  • trace: Bump dependencies (2ddeb15)

batch: v1.11.1

1.11.1 (2024-10-09)

... (truncated)

Changelog

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

1.12.0 (2022-11-16)

Features

  • documentai: added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (ac0c5c2)
Commits
  • 86ec5c0 chore: release main (#9511)
  • a74cbbe docs(netapp): mark optional fields explicitly in Storage Pool (#9513)
  • 9bba269 feat(pubsub): support kinesis ingestion admin (#9458)
  • 5ca0271 feat(logging/logadmin): allow logging PageSize to override (#9409)
  • e68777c chore(main): release spanner 1.58.0 (#9423)
  • 6deb969 docs(pubsub): check for nil responses for receive examples (#9516)
  • e54989e chore: remove old samples that no longer compile (#9510)
  • 1cf28f6 docs(run): clarify some defaults and required or optional values (#9505)
  • dbd8f28 chore(main): release firestore 1.15.0 (#8918)
  • d320daa doc(datastore): Add document around FitlerField (#7536)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/monitoring from 1.21.0 to 1.21.1

Changelog

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

Changes

1.34.0 (2024-09-12)

Features

  • documentai: Add API fields for the descriptions of entity type and property in the document schema (2d5a9f9)

Bug Fixes

  • documentai: Bump dependencies (2ddeb15)

1.33.0 (2024-08-20)

Features

  • documentai: Add support for Go 1.23 iterators (84461c0)

1.32.0 (2024-08-08)

Features

  • documentai: A new field gen_ai_model_info is added to message .google.cloud.documentai.v1.ProcessorVersion (649c075)
  • documentai: A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest (649c075)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.191.0 (5b32644)

1.31.0 (2024-08-01)

Features

  • documentai: A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest (#10615) (97fa560)

Documentation

  • documentai: Keep the API doc up-to-date with recent changes (97fa560)

1.30.5 (2024-07-24)

... (truncated)

Commits

Updates cloud.google.com/go/storage from 1.44.0 to 1.45.0

Release notes

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

storage: v1.45.0

1.45.0 (2024-10-17)

Features

  • storage/internal: Adds support for restore token (70d82fe)
  • storage: Adding bucket-specific dynamicDelay (#10987) (a807a7e)
  • storage: Dynamic read request stall timeout (#10958) (a09f00e)

Documentation

  • storage: Remove preview wording from NewGRPCClient (#11002) (40c3a5b)
Commits
  • c43900b chore(main): release spanner 1.45.0 (#7462)
  • 688d4ab fix: deadlock with inline begin transaction when first statement response is ...
  • 7afc98a chore(internal/postprocessor): add MoveSnippets to main.go (#7523)
  • a6c6701 refactor(bigquery): amend name for MaxTimeTravel on datasets (#7707)
  • 22a666c feat(bigquery): expose dataset MaxTimeTravelHours (#7706)
  • 3b8bfb4 feat(bigquery/storage/managedwriter): expose connection multiplexing as exper...
  • e660af8 chore: cleanup gapicgen a bit (#7703)
  • 4fedc34 chore(storage): handle object metadata (grpc) (#7688)
  • 2a5c165 chore: onboard compute to owlbot (#7705)
  • 7a9e211 feat(bigquery): Add Iceberg as DataFormat option. (#7155)
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.14.0 to 1.16.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.

sdk/azcore/v1.16.0

1.16.0 (2024-10-17)

Features Added

  • Added field Kind to runtime.StartSpanOptions to allow a kind to be set when starting a span.

Bugs Fixed

  • BearerTokenPolicy now rewinds request bodies before retrying

sdk/azcore/v1.15.0

1.15.0 (2024-10-14)

Features Added

  • BearerTokenPolicy handles CAE claims challenges

Bugs Fixed

  • Omit the ResponseError.RawResponse field from JSON marshaling so instances can be marshaled.
  • Fixed an integer overflow in the retry policy.

Other Changes

  • Update dependencies.
Commits
  • 32f5e82 BearerTokenPolicy rewinds bodies before retrying (#23597)
  • 546e099 Sync eng/common directory with azure-sdk-tools for PR 9177 (#23591)
  • 068ef3d Handle missing artifacts without exception (#23592)
  • c6c9acc Fix missing CloseAddressedIssues in gh event processor (#23593)
  • 07c1fcb Set resource group env variable early so remove always works (#23594)
  • 1e3b3f1 Sync eng/common directory with azure-sdk-tools for PR 9147 (#23595)
  • 7a626d2 Allow the span kind to be set via StartSpanOptions (#23590)
  • 40dcd1b fixing the compareHeaders sorting algorithm (#23545)
  • 7e59111 Sync .github/workflows directory with azure-sdk-tools for PR 9134 (#23589)
  • b9db671 [Release] sdk/resourcemanager/hybridcompute/armhybridcompute/2.0.0 (#23566)
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.7.0 to 1.8.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.

sdk/azidentity/v1.8.0

1.8.0 (2024-10-08)

Other Changes

  • AzurePipelinesCredential sets an additional OIDC request header so that it receives a 401 instead of a 302 after presenting an invalid system access token
  • Allow logging of debugging headers for AzurePipelinesCredential and include them in error messages

sdk/azidentity/v1.8.0-beta.3

1.8.0-beta.3 (2024-09-17)

Features Added

  • Added ObjectID type for ManagedIdentityCredentialOptions.ID

Other Changes

  • Removed redundant content from error messages

sdk/azidentity/v1.8.0-beta.2

1.8.0-beta.2 (2024-08-06)

Breaking Changes

  • NewManagedIdentityCredential now returns an error when a user-assigned identity is specified on a platform whose managed identity API doesn't support that. ManagedIdentityCredential.GetToken() formerly logged a warning in these cases. Returning an error instead prevents the credential authenticating an unexpected identity, causing a client to act with unexpected privileges. The affected platforms are:
    • Azure Arc
    • Azure ML (when a resource ID is specified; client IDs are supported)
    • Cloud Shell
    • Service Fabric

Other Changes

  • If DefaultAzureCredential receives a non-JSON response when probing IMDS before attempting to authenticate a managed identity, it continues to the next credential in the chain instead of immediately returning an error.

sdk/azidentity/v1.8.0-beta.1

1.8.0-beta.1 (2024-07-17)

Features Added

  • Restored persistent token caching feature

Breaking Changes

These changes affect only code written against a beta version such as v1.7.0-beta.1

  • Redesigned the persistent caching API. Encryption is now required in all cases and persistent cache construction is separate from credential construction. The PersistentUserAuthentication example in the package docs has been updated to demonstrate the new API.

... (truncated)

Commits

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp from 1.24.1 to 1.24.3

Release notes

Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp's releases.

v1.5.1 and v0.29.1

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.5.0...v1.5.1

v1.5.0 and v0.29.0

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.4.0...v1.5.0

v1.4.0 and v0.28.0

What's Changed

... (truncated)

Commits
  • 12cfff6 Prepare release 1.42.3/0.48.3 (#902)
  • 5cd127b Fix bug where grpc self-observability metrics were not added (#900)
  • 16bba4f Add links to quickstart and observability overview to READMEs (#899)
  • 40a2c3c Detect the managed instance group that created a VM (#897)
  • bb4687e Fix typos (#898)
  • bfca671 Prepare 1.24.2 and 0.48.2 (#895)
  • f28ea8c store minimal data in normalization cache (#890)
  • ac83b74 Make the collector exporter mutate data, and remove unnecessary CopyTo (#892)
  • 1c2070c add benchmark for normalization with reset points (#893)
  • d6795b4 Support timeout in Collector Logs exporter (#894)
  • Additional commits viewable in compare view

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric from 0.48.1 to 0.48.3

Commits
  • 12cfff6 Prepare release 1.42.3/0.48.3 (#902)
  • 5cd127b Fix bug where grpc self-observability metrics were not added (#900)
  • 16bba4f Add links to quickstart and observability overview to READMEs (#899)
  • 40a2c3c Detect the managed instance group that created a VM (#897)
  • bb4687e Fix typos (#898)
  • bfca671 Prepare 1.24.2 and 0.48.2 (#895)
  • f28ea8c store minimal data in normalization cache (#890)
  • ac83b74 Make the collector exporter mutate data, and remove unnecessary CopyTo (#892)
  • 1c2070c add benchmark for normalization with reset points (#893)
  • d6795b4 Support timeout in Collector Logs exporter (#894)
  • Additional commits viewable in compare view

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping from 0.48.1 to 0.48.3

Commits
  • 12cfff6 Prepare release 1.42.3/0.48.3 (#902)
  • 5cd127b Fix bug where grpc self-observability metrics were not added (#900)
  • 16bba4f Add links to quickstart and observability overview to READMEs (#899)
  • 40a2c3c Detect the managed instance group that created a VM (#897)
  • bb4687e Fix typos (#898)
  • bfca671 Prepare 1.24.2 and 0.48.2 (#895)
  • f28ea8c store minimal data in normalization cache (#890)
  • ac83b74 Make the collector exporter mutate data, and remove unnecessary CopyTo (#892)
  • 1c2070c add benchmark for normalization with reset points (#893)
  • d6795b4 Support timeout in Collector Logs exporter (#894)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.32.0 to 1.32.2

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.41 to 1.28.0

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.39 to 1.17.41

Commits
  • 0cbb5aa Release 2024-10-08
  • 54c1dd6 Regenerated Clients
  • 2cde144 Update endpoints model
  • 67fbd35 Update API model
  • aa04330 Allow non-nil but empty headers (#2826)
  • 5a4e5bb add feature tracking for cbor protocol (#2821)
  • 183987c add annotations to deprecated services and introduce codegen integration for ...

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

| Package | From | To |
| --- | --- | --- |
| [cel.dev/expr](https://github.com/google/cel-spec) | `0.16.1` | `0.16.2` |
| [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) | `0.115.1` | `0.116.0` |
| [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.9.7` | `0.9.8` |
| [cloud.google.com/go/logging](https://github.com/googleapis/google-cloud-go) | `1.11.0` | `1.12.0` |
| [cloud.google.com/go/monitoring](https://github.com/googleapis/google-cloud-go) | `1.21.0` | `1.21.1` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.44.0` | `1.45.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.14.0` | `1.16.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.7.0` | `1.8.0` |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `1.24.1` | `1.24.3` |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `0.48.1` | `0.48.3` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.0` | `1.32.2` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.41` | `1.28.0` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.37.0` | `1.37.2` |
| [github.com/cloudflare/circl](https://github.com/cloudflare/circl) | `1.4.0` | `1.5.0` |
| [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.3.3` | `0.3.4` |
| [github.com/edsrzf/mmap-go](https://github.com/edsrzf/mmap-go) | `1.1.0` | `1.2.0` |
| [github.com/envoyproxy/go-control-plane](https://github.com/envoyproxy/go-control-plane) | `0.13.0` | `0.13.1` |
| [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.10` | `1.17.11` |
| [github.com/pulumi/schema-tools](https://github.com/pulumi/schema-tools) | `0.1.2` | `0.6.0` |
| [github.com/yuin/goldmark](https://github.com/yuin/goldmark) | `1.7.4` | `1.7.8` |
| [go.opentelemetry.io/contrib/detectors/gcp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.29.0` | `1.31.0` |
| [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.55.0` | `0.56.0` |
| [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.55.0` | `0.56.0` |
| [gocloud.dev](https://github.com/google/go-cloud) | `0.39.0` | `0.40.0` |
| [gocloud.dev/secrets/hashivault](https://github.com/google/go-cloud) | `0.39.0` | `0.40.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.199.0` | `0.201.0` |
| [lukechampine.com/frand](https://github.com/lukechampine/frand) | `1.4.2` | `1.5.1` |



Updates `cel.dev/expr` from 0.16.1 to 0.16.2
- [Release notes](https://github.com/google/cel-spec/releases)
- [Commits](google/cel-spec@v0.16.1...v0.16.2)

Updates `cloud.google.com/go` from 0.115.1 to 0.116.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@v0.115.1...v0.116.0)

Updates `cloud.google.com/go/auth` from 0.9.7 to 0.9.8
- [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.7...auth/v0.9.8)

Updates `cloud.google.com/go/logging` from 1.11.0 to 1.12.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.11.0...dlp/v1.12.0)

Updates `cloud.google.com/go/monitoring` from 1.21.0 to 1.21.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@video/v1.21.0...video/v1.21.1)

Updates `cloud.google.com/go/storage` from 1.44.0 to 1.45.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.44.0...spanner/v1.45.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.14.0 to 1.16.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.14.0...sdk/azcore/v1.16.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.7.0 to 1.8.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.0...sdk/azcore/v1.8.0)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp` from 1.24.1 to 1.24.3
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@detectors/gcp/v1.24.1...detectors/gcp/v1.24.3)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric` from 0.48.1 to 0.48.3
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.48.1...v0.48.3)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping` from 0.48.1 to 0.48.3
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.48.1...v0.48.3)

Updates `github.com/aws/aws-sdk-go-v2` from 1.32.0 to 1.32.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.0...v1.32.2)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.41 to 1.28.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.41...v1.28.0)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.39 to 1.17.41
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.39...credentials/v1.17.41)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.16.15 to 1.16.17
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.16.15...service/ram/v1.16.17)

Updates `github.com/aws/aws-sdk-go-v2/internal/configsources` from 1.3.19 to 1.3.21
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/ini/v1.3.19...internal/ini/v1.3.21)

Updates `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` from 2.6.19 to 2.6.21
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/endpoints/v2.6.19...internal/endpoints/v2.6.21)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` from 1.12.0 to 1.12.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.12.0...service/m2/v1.12.2)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.37.0 to 1.37.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.37.0...service/ssm/v1.37.2)

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.24.0 to 1.24.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.24.0...service/pi/v1.24.2)

Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.28.0 to 1.28.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.28.0...service/pi/v1.28.2)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.32.0 to 1.32.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.0...v1.32.2)

Updates `github.com/cloudflare/circl` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](cloudflare/circl@v1.4.0...v1.5.0)

Updates `github.com/cyphar/filepath-securejoin` from 0.3.3 to 0.3.4
- [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.3...v0.3.4)

Updates `github.com/edsrzf/mmap-go` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/edsrzf/mmap-go/releases)
- [Commits](edsrzf/mmap-go@v1.1.0...v1.2.0)

Updates `github.com/envoyproxy/go-control-plane` from 0.13.0 to 0.13.1
- [Release notes](https://github.com/envoyproxy/go-control-plane/releases)
- [Changelog](https://github.com/envoyproxy/go-control-plane/blob/main/CHANGELOG.md)
- [Commits](envoyproxy/go-control-plane@v0.13.0...v0.13.1)

Updates `github.com/klauspost/compress` from 1.17.10 to 1.17.11
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](klauspost/compress@v1.17.10...v1.17.11)

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/yuin/goldmark` from 1.7.4 to 1.7.8
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](yuin/goldmark@v1.7.4...v1.7.8)

Updates `go.opentelemetry.io/contrib/detectors/gcp` from 1.29.0 to 1.31.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@v1.29.0...v1.31.0)

Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.55.0 to 0.56.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.55.0...zpages/v0.56.0)

Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.55.0 to 0.56.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.55.0...zpages/v0.56.0)

Updates `go.opentelemetry.io/otel` from 1.30.0 to 1.31.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.30.0...v1.31.0)

Updates `go.opentelemetry.io/otel/metric` from 1.30.0 to 1.31.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.30.0...v1.31.0)

Updates `go.opentelemetry.io/otel/sdk` from 1.29.0 to 1.31.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.31.0)

Updates `go.opentelemetry.io/otel/sdk/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.30.0 to 1.31.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.30.0...v1.31.0)

Updates `gocloud.dev` from 0.39.0 to 0.40.0
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.39.0...v0.40.0)

Updates `gocloud.dev/secrets/hashivault` from 0.39.0 to 0.40.0
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.39.0...v0.40.0)

Updates `google.golang.org/api` from 0.199.0 to 0.201.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.199.0...v0.201.0)

Updates `google.golang.org/genproto` from 0.0.0-20240903143218-8af14fe29dc1 to 0.0.0-20241007155032-5fefd90f89a9
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240903143218-8af14fe29dc1 to 0.0.0-20240930140551-af27646dc61f
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240903143218-8af14fe29dc1 to 0.0.0-20241007155032-5fefd90f89a9
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/protobuf` from 1.34.2 to 1.35.1

Updates `lukechampine.com/frand` from 1.4.2 to 1.5.1
- [Commits](lukechampine/frand@v1.4.2...v1.5.1)

---
updated-dependencies:
- dependency-name: cel.dev/expr
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: cloud.google.com/go
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- 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/logging
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: cloud.google.com/go/monitoring
  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/Azure/azure-sdk-for-go/sdk/azcore
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping
  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-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: indirect
  update-type: version-update:semver-minor
  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/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-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sso
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/cloudflare/circl
  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/edsrzf/mmap-go
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/envoyproxy/go-control-plane
  dependency-type: indirect
  update-type: version-update:semver-patch
  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/yuin/goldmark
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: go.opentelemetry.io/contrib/detectors/gcp
  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/sdk
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: go.opentelemetry.io/otel/sdk/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: 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
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: lukechampine.com/frand
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 21, 2024
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