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

chore(deps): bump the dependencies group with 30 updates #245

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 6, 2024

Bumps the dependencies group with 30 updates:

Package From To
github.com/aws/aws-sdk-go 1.49.22 1.50.32
cloud.google.com/go 0.110.10 0.112.1
cloud.google.com/go/compute 1.23.2 1.24.0
cloud.google.com/go/iam 1.1.4 1.1.6
cloud.google.com/go/storage 1.34.0 1.38.0
github.com/ProtonMail/go-crypto 0.0.0-20230626094100-7e9e0395ebec 1.1.0-alpha.1
github.com/fatih/color 1.15.0 1.16.0
github.com/golang/protobuf 1.5.3 1.5.4
github.com/google/uuid 1.4.0 1.6.0
github.com/googleapis/gax-go/v2 2.12.0 2.12.1
github.com/hashicorp/go-hclog 1.5.0 1.6.2
github.com/hashicorp/go-plugin 1.5.2 1.6.0
github.com/hashicorp/hcl/v2 2.19.1 2.20.0
github.com/hashicorp/terraform-json 0.17.1 0.21.0
github.com/hashicorp/vault/sdk 0.10.2 0.11.0
github.com/klauspost/compress 1.17.2 1.17.7
github.com/spf13/afero 1.10.0 1.11.0
github.com/spf13/cast 1.5.1 1.6.0
github.com/zclconf/go-cty 1.14.1 1.14.3
golang.org/x/crypto 0.18.0 0.19.0
golang.org/x/net 0.20.0 0.21.0
golang.org/x/oauth2 0.13.0 0.17.0
golang.org/x/sync 0.4.0 0.6.0
golang.org/x/sys 0.16.0 0.17.0
google.golang.org/api 0.149.0 0.166.0
google.golang.org/genproto 0.0.0-20231016165738-49dd2c1f3d0b 0.0.0-20240213162025-012b6fc9bca9
google.golang.org/genproto/googleapis/api 0.0.0-20231016165738-49dd2c1f3d0b 0.0.0-20240221002015-b0ce06bbee7c
google.golang.org/genproto/googleapis/rpc 0.0.0-20231016165738-49dd2c1f3d0b 0.0.0-20240221002015-b0ce06bbee7c
google.golang.org/grpc 1.60.1 1.61.1
google.golang.org/protobuf 1.32.0 1.33.0

Updates github.com/aws/aws-sdk-go from 1.49.22 to 1.50.32

Release notes

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

Release v1.50.32 (2024-03-05)

Service Client Updates

  • service/apigateway: Updates service documentation
    • Documentation updates for Amazon API Gateway
  • service/chatbot: Updates service API
  • service/organizations: Adds new service
    • This release contains an endpoint addition
  • service/sesv2: Updates service API and documentation

Release v1.50.31 (2024-03-04)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • Add DetailedStatus field to DescribeStackEvents and DescribeStacks APIs
  • service/fsx: Updates service API and documentation
  • service/organizations: Updates service API and documentation
    • Documentation update for AWS Organizations

Release v1.50.30 (2024-03-01)

Service Client Updates

  • service/accessanalyzer: Updates service documentation
  • service/autoscaling: Updates service documentation
    • With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types.
  • service/ec2: Updates service documentation
    • With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types.

Release v1.50.29 (2024-02-29)

Service Client Updates

  • service/docdb-elastic: Updates service API and documentation
  • service/eks: Updates service API
  • service/migrationhuborchestrator: Updates service API and documentation
  • service/models.lex.v2: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update
  • service/sagemaker: Updates service API and documentation
    • Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration.
  • service/securitylake: Updates service API and documentation

Release v1.50.28 (2024-02-28)

Service Client Updates

  • service/batch: Updates service API and documentation

... (truncated)

Commits

Updates cloud.google.com/go from 0.110.10 to 0.112.1

Release notes

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

v0.112.1

0.112.1 (2024-02-26)

Bug Fixes

  • internal/postprocessor: Handle googleapis link in commit body (#9251) (1dd3515)

Documentation

  • main: Add OpenTelemetry-Go compatibility warning to debug.md (#9268) (18f9bb9), refs #9267
Changelog

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

0.112.1 (2024-02-26)

Bug Fixes

  • internal/postprocessor: Handle googleapis link in commit body (#9251) (1dd3515)

Documentation

  • main: Add OpenTelemetry-Go compatibility warning to debug.md (#9268) (18f9bb9), refs #9267

0.112.0 (2024-01-11)

Features

  • internal/trace: Export internal/trace package constants and vars (#9242) (941c16f)

Documentation

0.111.0 (2023-11-29)

Features

Bug Fixes

  • all: Bump google.golang.org/api to v0.149.0 (#8959) (8d2ab9f)
Commits
  • 3ed3d54 chore(main): release 0.112.1 (#9253)
  • 748f065 feat(cloudprofiler): add start_time to Profile proto (#9461)
  • 6cd6a73 feat(spanner): SelectAll struct spanner tag annotation match should be case-i...
  • 0676670 feat(storage): make it possible to disable Content-Type sniffing (#9431)
  • 3814ee3 feat(aiplatform): add CompositeKey message and composite_key field to Feature...
  • e3fecfd chore(all): update deps (#9439)
  • e7a497e chore: release main (#9422)
  • a53b7b7 feat(apps): new client(s) (#9451)
  • da644cc docs(bigquery/datatransfer): update unenrollDataSources API documentation (#9...
  • dfe338d chore(deps): disable Dockerfile updates (#9445)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/compute from 1.23.2 to 1.24.0

Release notes

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

documentai: v1.24.0

1.24.0 (2024-02-06)

Features

  • documentai: Add model_type in v1beta3 processor proto (#9355) (05e9e1f)

compute: v1.24.0

1.24.0 (2024-02-09)

Features

  • compute: Update Compute Engine API to revision 20240130 (#881) (f049c97)
Changelog

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

1.24.0 (2024-02-06)

Features

  • documentai: Add model_type in v1beta3 processor proto (#9355) (05e9e1f)

1.23.8 (2024-01-30)

Bug Fixes

  • documentai: Enable universe domain resolution options (fd1d569)

1.23.7 (2023-12-13)

Documentation

  • documentai: Clarify Properties documentation (757c1b0)

1.23.6 (2023-11-27)

Documentation

  • documentai: Update comment for ProcessOptions.page_range (63ffff2)

1.23.5 (2023-11-01)

Bug Fixes

  • documentai: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

Documentation

  • documentai: Updated comments (24e410e)

1.23.4 (2023-10-26)

Bug Fixes

  • documentai: Update grpc-go to v1.59.0 (81a97b0)

1.23.3 (2023-10-17)

... (truncated)

Commits

Updates cloud.google.com/go/iam from 1.1.4 to 1.1.6

Commits
  • 115646c chore: release main (#9312)
  • ca86474 chore(main): release pubsub 1.36.1 (#9334)
  • fd1d569 chore: bump gapic modules (#9324)
  • 51ead97 chore(all): update deps (#9320)
  • 4315cdf feat(visionai): new clients (#9333)
  • 4d56af1 docs(aiplatform): add comments for FeatureOnlineStoreService and ModelMonitor...
  • 1782dc3 chore(main): release spanner 1.56.0 (#9271)
  • 5f156e8 feat(spanner/spansql): add support for CREATE VIEW with SQL SECURITY DEFINER ...
  • e577006 chore(internal/actions): add touch flag to changefinder (#9325)
  • dce9db4 deps(bigqueyry): bump google.golang.org/api to 0.160.0 (#9323)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/storage from 1.34.0 to 1.38.0

Release notes

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

storage: v1.38.0

1.38.0 (2024-02-12)

Features

  • storage: Support auto-detection of access ID for external_account creds (#9208) (b958d44)
  • storage: Support custom hostname for VirtualHostedStyle SignedURLs (#9348) (7eec40e)
  • storage: Support universe domains (#9344) (29a7498)

Bug Fixes

  • storage: Fix v4 url signing for hosts that specify ports (#9347) (f127b46)

Documentation

  • storage: Indicate that gRPC is incompatible with universe domains (#9386) (e8bd85b)

pubsub: v1.36.2

1.36.2 (2024-02-28)

Bug Fixes

  • pubsub: Fix out of order issue when exactly once is enabled (#9472) (e89fd6c)

Documentation

  • pubsub: Small fix in Pub/Sub ingestion comments (a86aa8e)

pubsub: v1.36.1

1.36.1 (2024-01-30)

Bug Fixes

  • pubsub: Enable universe domain resolution options (fd1d569)
Commits
  • ef12dbd chore(main): release spanner 1.38.0 (#6606)
  • ccd3614 feat(spanner/spannertest): add support for adding and dropping Foreign Keys (...
  • bff16a7 feat(spanner/spansql): add support for coalesce expressions (#6461)
  • e9a94c2 feat(bigquery): improve error when reading null values (#6566)
  • 6b0ac0c feat(bigquery/storage/managedwriter): augment reconnection logic (#6609)
  • 9f3c334 chore(logging): added extra variables on environment test runs (#6511)
  • f8a307c chore(internal/gapicgen): fix print to not panic (#6583)
  • a6004e7 feat(iam): start generating apiv2 (#6605)
  • 59d162b fix(spanner): pass userAgent to cloud spanner requests (#6598)
  • eedc632 feat(bigquery): add trace instrumentation support for individual rpcs (#6493)
  • Additional commits viewable in compare view

Updates github.com/ProtonMail/go-crypto from 0.0.0-20230626094100-7e9e0395ebec to 1.1.0-alpha.1

Release notes

Sourced from github.com/ProtonMail/go-crypto's releases.

v1.1.0-alpha.1

What's Changed

Removes the openpgp.VerifyDetachedSignatureAndSaltedHash function and the packet.SaltedHashSpecifier as they are no longer required. They were introduced for verifying the headers in cleartext messages. However, in the latest crypto-refresh specification, cleartext message headers were dropped.

Full Changelog: v1.1.0-alpha.0...v1.1.0-alpha.1

v1.1.0-alpha.1-proton

This pre-release is v1.1.0-alpha.1 with support for symmetric keys and automatic forwarding, both of which are not standardized yet.

v1.1.0-alpha.0

What's Changed

This major pre-release adds full support for the OpenPGP crypto refresh. In addition, the pre-release introduces an improved non-backwards compatible v2 API. The API in the openpgp package remains fully backwards compatible while the new v2 API is located in a separate v2 package in openpgp.

Full Changelog: v1.0.0...v1.1.0-alpha.0

V2 API

Import

The v2 API can be imported as:

openpgp ProtonMail/go-crypto/openpgp/v2

V2 API Breaking Changes

openpgp.v2.Entity struct fields have changed:

  • SelfSignature *packet.Signature removed
  • Signatures []*packet.Signature removed
  • DirectSignatures []*packet.VerifiableSignature added
  • Revocations []*packet.VerifiableSignature changed type

Methods of openpgp.v2.Entity that changed:

  • PrimaryIdentity(date time.Time) now requires a time argument.
  • EncryptionKey(date time.Time, config *packet.Config) now requires a new config argument.
  • CertificationKey(date time.Time, config *packet.Config) now requires a new config argument.
  • CertificationKeyById(date time.Time, id uint64, config *packet.Config) now requires a new config argument.
  • SigningKey(date time.Time, config *packet.Config) now requires a new config argument.
  • SigningKeyById(date time.Time, id uint64, config *packet.Config) now requires a new config argument.
  • Revoke(reason packet.ReasonForRevocation, reasonText string, config *packet.Config) is renamed to RevokeKey.

Removed methods of openpgp.v2.Entity:

  • RevokeSubkey(...) is replaced by (Subkey).Revoke(...)

openpgp.v2.Subkey struct fields have changed:

  • Sig *packet.Signature removed
  • Bindings []*packet.VerifiableSignature added
  • Primary *Entity added, pointing to the primary key.

... (truncated)

Commits

Updates github.com/fatih/color from 1.15.0 to 1.16.0

Release notes

Sourced from github.com/fatih/color's releases.

v1.16.0

What's Changed

Dependency updates

New Contributors

Full Changelog: fatih/color@v1.15.0...v1.16.0

Commits
  • 0f9779e Merge pull request #213 from fatih/dependabot/go_modules/golang.org/x/sys-0.14.0
  • 0c78604 Bump golang.org/x/sys from 0.13.0 to 0.14.0
  • 96e0f73 Merge pull request #208 from fatih/dependabot/github_actions/actions/checkout-4
  • 4c66e32 Bump actions/checkout from 3 to 4
  • 2fb03d6 Merge pull request #202 from fatih/dependabot/github_actions/actions/setup-go-4
  • 8ba7bbd Bump actions/setup-go from 3 to 4
  • e3f97f3 Merge pull request #209 from fatih/dependabot/go_modules/golang.org/x/sys-0.13.0
  • e146575 Bump golang.org/x/sys from 0.10.0 to 0.13.0
  • d2d7a5e Merge pull request #212 from fatih/dependabot/go_modules/github.com/mattn/go-...
  • f3e45da Merge branch 'main' into dependabot/go_modules/github.com/mattn/go-isatty-0.0.20
  • Additional commits viewable in compare view

Updates github.com/golang/protobuf from 1.5.3 to 1.5.4

Release notes

Sourced from github.com/golang/protobuf's releases.

v1.5.4

Notable changes

  • update descriptor.proto to latest version
Commits

Updates github.com/google/uuid from 1.4.0 to 1.6.0

Release notes

Sourced from github.com/google/uuid's releases.

v1.6.0

1.6.0 (2024-01-16)

Features

Bug Fixes

v1.5.0

1.5.0 (2023-12-12)

Features

  • Validate UUID without creating new UUID (#141) (9ee7366)
Changelog

Sourced from github.com/google/uuid's changelog.

1.6.0 (2024-01-16)

Features

Bug Fixes

1.5.0 (2023-12-12)

Features

  • Validate UUID without creating new UUID (#141) (9ee7366)
Commits

Updates github.com/googleapis/gax-go/v2 from 2.12.0 to 2.12.1

Release notes

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

v2.12.1

2.12.1 (2024-02-13)

Bug Fixes

Commits

Updates github.com/hashicorp/go-hclog from 1.5.0 to 1.6.2

Release notes

Sourced from github.com/hashicorp/go-hclog's releases.

Fix level syncing

What's Changed

Full Changelog: hashicorp/go-hclog@v1.6.1...v1.6.2

Fix forcing color

What's Changed

Full Changelog: hashicorp/go-hclog@v1.6.0...v1.6.1

New level inheritance mode

This release adds the ability to have sub-loggers arrange themselves into a tree and sync the level changes downward in the tree.

What's Changed

New Contributors

Full Changelog: hashicorp/go-hclog@v1.5.0...v1.6.0

Commits
  • 3600f4a Conside if the level is to be used separately from if the levels should be ca...
  • 71d286f Merge pull request #136 from hashicorp/f-color-doc
  • a72e7ad Add skip for color test on windows because the test uses posix colors
  • 4a8b5e1 Fix colors not being enabled in some forced contexts.
  • 1ea3660 Add test of colors with ForceColor
  • 852f2c3 Merge pull request #134 from hashicorp/f-better-levels
  • 3d50de2 Merge pull request #135 from hashicorp/peteski22/docs/standard-logger-options...
  • 748cdbc Tweak README
  • 370a023 Updated go doc to make it clear InferLevelsWithTimestamp relies on InferLevel...
  • 4911d46 Update intlogger.go
  • Additional commits viewable in compare view

Updates github.com/hashicorp/go-plugin from 1.5.2 to 1.6.0

Release notes

Sourced from github.com/hashicorp/go-plugin's releases.

v1.6.0

CHANGES:

  • plugin: Plugins written in other languages can optionally start to advertise whether they support gRPC broker multiplexing. If the environment variable PLUGIN_MULTIPLEX_GRPC is set, it is safe to include a seventh field containing a boolean value in the |-separated protocol negotiation line.

ENHANCEMENTS:

  • Support muxing gRPC broker connections over a single listener [GH-288]
  • client: Configurable buffer size for reading plugin log lines [GH-265]
  • Use buf for proto generation [GH-286]
  • deps: bump golang.org/x/net to v0.17.0 [GH-285]
  • deps: bump golang.org/x/sys to v0.13.0 [GH-285]
  • deps: bump golang.org/x/text to v0.13.0 [GH-285]
Changelog

Sourced from github.com/hashicorp/go-plugin's changelog.

v1.6.0

CHANGES:

  • plugin: Plugins written in other languages can optionally start to advertise whether they support gRPC broker multiplexing. If the environment variable PLUGIN_MULTIPLEX_GRPC is set, it is safe to include a seventh field containing a boolean value in the |-separated protocol negotiation line.

ENHANCEMENTS:

  • Support muxing gRPC broker connections over a single listener [GH-288]
  • client: Configurable buffer size for reading plugin log lines [GH-265]
  • Use buf for proto generation [GH-286]
  • deps: bump golang.org/x/net to v0.17.0 [GH-285]
  • deps: bump golang.org/x/sys to v0.13.0 [GH-285]
  • deps: bump golang.org/x/text to v0.13.0 [GH-285]
Commits
  • 586d14f Changelog++ for v1.6.0 (#293)
  • 7c313e4 Configurable buffer size for reading plugin log lines (#265)
  • d16cec3 Support muxing gRPC broker connections over a single net.Conn (#288)
  • 017b758 fix: move client logic to a function that always return (#262)
  • c69982f [COMPLIANCE] Add Copyright and License Headers (#287)
  • 337cd57 Use buf for proto generation (#286)
  • 5492ff9 Bump golang.org/x/net from 0.7.0 to 0.17.0 (#285)
  • See full diff in compare view

Updates github.com/hashicorp/hcl/v2 from 2.19.1 to 2.20.0

Release notes

Sourced from github.com/hashicorp/hcl/v2's releases.

v2.20.0

What's Changed

New Contributors

Full Changelog: hashicorp/hcl@v2.19.1...v2.20.0

Changelog

Sourced from github.com/hashicorp/hcl/v2's changelog.

v2.20.0 (February 29, 2024)

Enhancements

  • Support for namespaced functions (#639)

Bugs Fixed

  • ext/dynblock: if iterator is invalid return this error instead of consequential errors (#656)

v2.19.0 (October 16, 2023)

Enhancements

  • ext/dynblock: dynblock.Expand now supports an optional hook for calling applications to check and potentially veto (by returning error diagnostics) particular for_each values. The behavior is unchanged for callers that don't set the new option. (#634)

Bugs Fixed

  • hclsyntax: Further fixes for treatment of "marked" values in the conditional expression, and better tracking of refined values into the conditional expression results, building on the fixes from v2.18.1. (#633)

v2.18.1 (October 5, 2023)

Bugs Fixed

  • hclsyntax: Conditional expressio...

    Description has been truncated

Bumps the dependencies group with 30 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.49.22` | `1.50.32` |
| [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) | `0.110.10` | `0.112.1` |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.23.2` | `1.24.0` |
| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.1.4` | `1.1.6` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.34.0` | `1.38.0` |
| [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) | `0.0.0-20230626094100-7e9e0395ebec` | `1.1.0-alpha.1` |
| [github.com/fatih/color](https://github.com/fatih/color) | `1.15.0` | `1.16.0` |
| [github.com/golang/protobuf](https://github.com/golang/protobuf) | `1.5.3` | `1.5.4` |
| [github.com/google/uuid](https://github.com/google/uuid) | `1.4.0` | `1.6.0` |
| [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go) | `2.12.0` | `2.12.1` |
| [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) | `1.5.0` | `1.6.2` |
| [github.com/hashicorp/go-plugin](https://github.com/hashicorp/go-plugin) | `1.5.2` | `1.6.0` |
| [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) | `2.19.1` | `2.20.0` |
| [github.com/hashicorp/terraform-json](https://github.com/hashicorp/terraform-json) | `0.17.1` | `0.21.0` |
| [github.com/hashicorp/vault/sdk](https://github.com/hashicorp/vault) | `0.10.2` | `0.11.0` |
| [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.2` | `1.17.7` |
| [github.com/spf13/afero](https://github.com/spf13/afero) | `1.10.0` | `1.11.0` |
| [github.com/spf13/cast](https://github.com/spf13/cast) | `1.5.1` | `1.6.0` |
| [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) | `1.14.1` | `1.14.3` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.18.0` | `0.19.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.20.0` | `0.21.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.13.0` | `0.17.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.4.0` | `0.6.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.16.0` | `0.17.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.149.0` | `0.166.0` |
| [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | `0.0.0-20231016165738-49dd2c1f3d0b` | `0.0.0-20240213162025-012b6fc9bca9` |
| [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20231016165738-49dd2c1f3d0b` | `0.0.0-20240221002015-b0ce06bbee7c` |
| [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20231016165738-49dd2c1f3d0b` | `0.0.0-20240221002015-b0ce06bbee7c` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.60.1` | `1.61.1` |
| google.golang.org/protobuf | `1.32.0` | `1.33.0` |


Updates `github.com/aws/aws-sdk-go` from 1.49.22 to 1.50.32
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.49.22...v1.50.32)

Updates `cloud.google.com/go` from 0.110.10 to 0.112.1
- [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.110.10...v0.112.1)

Updates `cloud.google.com/go/compute` from 1.23.2 to 1.24.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@compute/v1.23.2...pubsub/v1.24.0)

Updates `cloud.google.com/go/iam` from 1.1.4 to 1.1.6
- [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.4...iam/v1.1.6)

Updates `cloud.google.com/go/storage` from 1.34.0 to 1.38.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.34.0...spanner/v1.38.0)

Updates `github.com/ProtonMail/go-crypto` from 0.0.0-20230626094100-7e9e0395ebec to 1.1.0-alpha.1
- [Release notes](https://github.com/ProtonMail/go-crypto/releases)
- [Commits](https://github.com/ProtonMail/go-crypto/commits/v1.1.0-alpha.1)

Updates `github.com/fatih/color` from 1.15.0 to 1.16.0
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](fatih/color@v1.15.0...v1.16.0)

Updates `github.com/golang/protobuf` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/golang/protobuf/releases)
- [Commits](golang/protobuf@v1.5.3...v1.5.4)

Updates `github.com/google/uuid` from 1.4.0 to 1.6.0
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](google/uuid@v1.4.0...v1.6.0)

Updates `github.com/googleapis/gax-go/v2` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/googleapis/gax-go/releases)
- [Commits](googleapis/gax-go@v2.12.0...v2.12.1)

Updates `github.com/hashicorp/go-hclog` from 1.5.0 to 1.6.2
- [Release notes](https://github.com/hashicorp/go-hclog/releases)
- [Commits](hashicorp/go-hclog@v1.5.0...v1.6.2)

Updates `github.com/hashicorp/go-plugin` from 1.5.2 to 1.6.0
- [Release notes](https://github.com/hashicorp/go-plugin/releases)
- [Changelog](https://github.com/hashicorp/go-plugin/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-plugin@v1.5.2...v1.6.0)

Updates `github.com/hashicorp/hcl/v2` from 2.19.1 to 2.20.0
- [Release notes](https://github.com/hashicorp/hcl/releases)
- [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md)
- [Commits](hashicorp/hcl@v2.19.1...v2.20.0)

Updates `github.com/hashicorp/terraform-json` from 0.17.1 to 0.21.0
- [Release notes](https://github.com/hashicorp/terraform-json/releases)
- [Commits](hashicorp/terraform-json@v0.17.1...v0.21.0)

Updates `github.com/hashicorp/vault/sdk` from 0.10.2 to 0.11.0
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG-v0.md)
- [Commits](hashicorp/vault@v0.10.2...v0.11.0)

Updates `github.com/klauspost/compress` from 1.17.2 to 1.17.7
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](klauspost/compress@v1.17.2...v1.17.7)

Updates `github.com/spf13/afero` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](spf13/afero@v1.10.0...v1.11.0)

Updates `github.com/spf13/cast` from 1.5.1 to 1.6.0
- [Release notes](https://github.com/spf13/cast/releases)
- [Commits](spf13/cast@v1.5.1...v1.6.0)

Updates `github.com/zclconf/go-cty` from 1.14.1 to 1.14.3
- [Release notes](https://github.com/zclconf/go-cty/releases)
- [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md)
- [Commits](zclconf/go-cty@v1.14.1...v1.14.3)

Updates `golang.org/x/crypto` from 0.18.0 to 0.19.0
- [Commits](golang/crypto@v0.18.0...v0.19.0)

Updates `golang.org/x/net` from 0.20.0 to 0.21.0
- [Commits](golang/net@v0.20.0...v0.21.0)

Updates `golang.org/x/oauth2` from 0.13.0 to 0.17.0
- [Commits](golang/oauth2@v0.13.0...v0.17.0)

Updates `golang.org/x/sync` from 0.4.0 to 0.6.0
- [Commits](golang/sync@v0.4.0...v0.6.0)

Updates `golang.org/x/sys` from 0.16.0 to 0.17.0
- [Commits](golang/sys@v0.16.0...v0.17.0)

Updates `google.golang.org/api` from 0.149.0 to 0.166.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.149.0...v0.166.0)

Updates `google.golang.org/genproto` from 0.0.0-20231016165738-49dd2c1f3d0b to 0.0.0-20240213162025-012b6fc9bca9
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20231016165738-49dd2c1f3d0b to 0.0.0-20240221002015-b0ce06bbee7c
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20231016165738-49dd2c1f3d0b to 0.0.0-20240221002015-b0ce06bbee7c
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/grpc` from 1.60.1 to 1.61.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.60.1...v1.61.1)

Updates `google.golang.org/protobuf` from 1.32.0 to 1.33.0

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cloud.google.com/go
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cloud.google.com/go/compute
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cloud.google.com/go/iam
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: cloud.google.com/go/storage
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/ProtonMail/go-crypto
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: github.com/fatih/color
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/golang/protobuf
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/google/uuid
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/googleapis/gax-go/v2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/hashicorp/go-hclog
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/hashicorp/go-plugin
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/hashicorp/hcl/v2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/hashicorp/terraform-json
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/hashicorp/vault/sdk
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/klauspost/compress
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/spf13/afero
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/spf13/cast
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/zclconf/go-cty
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/net
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/oauth2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/sync
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/sys
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/api
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/genproto
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: google.golang.org/genproto/googleapis/rpc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 6, 2024
@dependabot dependabot bot requested a review from brandon-welsch March 6, 2024 17:15
@github-actions github-actions bot enabled auto-merge March 6, 2024 17:15
Copy link
Author

dependabot bot commented on behalf of github Mar 13, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 13, 2024
auto-merge was automatically disabled March 13, 2024 23:45

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/dependencies-ea192ed7f2 branch March 13, 2024 23:45
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants