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 39 updates #253

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 14, 2024

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

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/monitoring 1.21.0 1.21.1
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.2
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric 0.48.1 0.48.2
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping 0.48.1 0.48.2
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.27.43
github.com/aws/aws-sdk-go-v2/credentials 1.17.39 1.17.41
github.com/aws/aws-sdk-go-v2/feature/ec2/imds 1.16.15 1.16.17
github.com/aws/aws-sdk-go-v2/internal/configsources 1.3.19 1.3.21
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 2.6.19 2.6.21
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url 1.12.0 1.12.2
github.com/aws/aws-sdk-go-v2/service/kms 1.37.0 1.37.2
github.com/aws/aws-sdk-go-v2/service/sso 1.24.0 1.24.2
github.com/aws/aws-sdk-go-v2/service/ssooidc 1.28.0 1.28.2
github.com/aws/aws-sdk-go-v2/service/sts 1.32.0 1.32.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/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.6
go.opentelemetry.io/contrib/detectors/gcp 1.29.0 1.30.0
go.opentelemetry.io/otel 1.30.0 1.31.0
go.opentelemetry.io/otel/metric 1.30.0 1.31.0
go.opentelemetry.io/otel/sdk 1.29.0 1.30.0
go.opentelemetry.io/otel/sdk/metric 1.29.0 1.30.0
go.opentelemetry.io/otel/trace 1.30.0 1.31.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.200.0
google.golang.org/genproto 0.0.0-20240903143218-8af14fe29dc1 0.0.0-20241007155032-5fefd90f89a9
google.golang.org/genproto/googleapis/api 0.0.0-20240903143218-8af14fe29dc1 0.0.0-20240930140551-af27646dc61f
google.golang.org/genproto/googleapis/rpc 0.0.0-20240903143218-8af14fe29dc1 0.0.0-20241007155032-5fefd90f89a9
google.golang.org/protobuf 1.34.2 1.35.1
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/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 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.2

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
  • 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)
  • 78c2bb5 exporter/collector: avoid using req.String() to check for empty request (#889)
  • a6eab1e Update go version used in CI to 1.23.1 (#891)
  • 0f06c76 Switch to uint64 hash for identifier (#886)
  • 051c551 Migrate collector self-observability from OpenCensus to OpenTelemetry (#885)
  • 6454b7f Add benchmarks for areas of the collector exporter with high memory usage (#884)
  • Additional commits viewable in compare view

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

Commits
  • 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)
  • 78c2bb5 exporter/collector: avoid using req.String() to check for empty request (#889)
  • a6eab1e Update go version used in CI to 1.23.1 (#891)
  • 0f06c76 Switch to uint64 hash for identifier (#886)
  • 051c551 Migrate collector self-observability from OpenCensus to OpenTelemetry (#885)
  • 6454b7f Add benchmarks for areas of the collector exporter with high memory usage (#884)
  • Additional commits viewable in compare view

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

Commits
  • 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)
  • 78c2bb5 exporter/collector: avoid using req.String() to check for empty request (#889)
  • a6eab1e Update go version used in CI to 1.23.1 (#891)
  • 0f06c76 Switch to uint64 hash for identifier (#886)
  • 051c551 Migrate collector self-observability from OpenCensus to OpenTelemetry (#885)
  • 6454b7f Add benchmarks for areas of the collector exporter with high memory usage (#884)
  • 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.27.43

Commits

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

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.15 to 1.16.17

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/configsources from 1.3.19 to 1.3.21

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 from 2.6.19 to 2.6.21

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/presigned-url from 1.12.0 to 1.12.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.37.0 to 1.37.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.24.0 to 1.24.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.28.0 to 1.28.2

Commits

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/provider/minor-and-patch-d1b67b1ab0 branch from 0872a34 to 8f982ec Compare October 14, 2024 04:29
Bumps the minor-and-patch group in /provider with 39 updates:

| 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/monitoring](https://github.com/googleapis/google-cloud-go) | `1.21.0` | `1.21.1` |
| [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.2` |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `0.48.1` | `0.48.2` |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `0.48.1` | `0.48.2` |
| [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.27.43` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.39` | `1.17.41` |
| [github.com/aws/aws-sdk-go-v2/feature/ec2/imds](https://github.com/aws/aws-sdk-go-v2) | `1.16.15` | `1.16.17` |
| [github.com/aws/aws-sdk-go-v2/internal/configsources](https://github.com/aws/aws-sdk-go-v2) | `1.3.19` | `1.3.21` |
| [github.com/aws/aws-sdk-go-v2/internal/endpoints/v2](https://github.com/aws/aws-sdk-go-v2) | `2.6.19` | `2.6.21` |
| [github.com/aws/aws-sdk-go-v2/service/internal/presigned-url](https://github.com/aws/aws-sdk-go-v2) | `1.12.0` | `1.12.2` |
| [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/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) | `1.24.0` | `1.24.2` |
| [github.com/aws/aws-sdk-go-v2/service/ssooidc](https://github.com/aws/aws-sdk-go-v2) | `1.28.0` | `1.28.2` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.32.0` | `1.32.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/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.6` |
| [go.opentelemetry.io/contrib/detectors/gcp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.29.0` | `1.30.0` |
| [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.30.0` | `1.31.0` |
| [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.30.0` | `1.31.0` |
| [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.29.0` | `1.30.0` |
| [go.opentelemetry.io/otel/sdk/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.29.0` | `1.30.0` |
| [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.30.0` | `1.31.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.200.0` |
| [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | `0.0.0-20240903143218-8af14fe29dc1` | `0.0.0-20241007155032-5fefd90f89a9` |
| [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20240903143218-8af14fe29dc1` | `0.0.0-20240930140551-af27646dc61f` |
| [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20240903143218-8af14fe29dc1` | `0.0.0-20241007155032-5fefd90f89a9` |
| google.golang.org/protobuf | `1.34.2` | `1.35.1` |
| [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/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 `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.2
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@detectors/gcp/v1.24.1...detectors/gcp/v1.24.2)

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

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

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.27.43
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.41...config/v1.27.43)

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/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.6
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](yuin/goldmark@v1.7.4...v1.7.6)

Updates `go.opentelemetry.io/contrib/detectors/gcp` from 1.29.0 to 1.30.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.30.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.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/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.200.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.200.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/monitoring
  dependency-type: indirect
  update-type: version-update:semver-patch
  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-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/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/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/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 force-pushed the dependabot/go_modules/provider/minor-and-patch-d1b67b1ab0 branch from 8f982ec to b9b8c71 Compare October 14, 2024 04:41
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