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 33 updates #250

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 19, 2024

Bumps the dependencies group with 33 updates:

Package From To
github.com/aws/aws-sdk-go 1.49.22 1.51.24
cloud.google.com/go 0.110.10 0.112.2
cloud.google.com/go/compute 1.23.2 1.24.0
cloud.google.com/go/compute/metadata 0.2.3 0.3.0
cloud.google.com/go/iam 1.1.4 1.1.6
cloud.google.com/go/storage 1.34.0 1.39.1
github.com/ProtonMail/go-crypto 0.0.0-20230626094100-7e9e0395ebec 1.1.0-alpha.2
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.3
github.com/hashicorp/go-getter 1.7.3 1.7.4
github.com/hashicorp/go-hclog 1.5.0 1.6.3
github.com/hashicorp/go-plugin 1.5.2 1.6.0
github.com/hashicorp/hcl/v2 2.19.1 2.20.1
github.com/hashicorp/terraform-json 0.17.1 0.21.0
github.com/hashicorp/vault/sdk 0.10.2 0.12.0
github.com/klauspost/compress 1.17.2 1.17.8
github.com/shopspring/decimal 1.3.1 1.4.0
github.com/spf13/afero 1.10.0 1.11.0
github.com/spf13/cast 1.5.1 1.6.0
github.com/ulikunitz/xz 0.5.11 0.5.12
github.com/zclconf/go-cty 1.14.1 1.14.4
golang.org/x/crypto 0.21.0 0.22.0
golang.org/x/net 0.23.0 0.24.0
golang.org/x/oauth2 0.13.0 0.18.0
golang.org/x/sync 0.4.0 0.6.0
golang.org/x/sys 0.18.0 0.19.0
google.golang.org/api 0.149.0 0.170.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-20240314234333-6e1732d8331c
google.golang.org/genproto/googleapis/rpc 0.0.0-20231016165738-49dd2c1f3d0b 0.0.0-20240314234333-6e1732d8331c
google.golang.org/grpc 1.60.1 1.62.1

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

Release notes

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

Release v1.51.24 (2024-04-18)

Service Client Updates

  • service/drs: Updates service API and documentation
  • service/emr-serverless: Updates service API and documentation
  • service/guardduty: Updates service API and documentation
    • Added IPv6Address fields for local and remote IP addresses
  • service/quicksight: Updates service API and documentation
    • This release adds support for the Cross Sheet Filter and Control features, and support for warnings in asset imports for any permitted errors encountered during execution
  • service/rolesanywhere: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Removed deprecated enum values and updated API documentation.
  • service/workspaces: Updates service API, documentation, and paginators
    • Adds new APIs for managing and sharing WorkSpaces BYOL configuration across accounts.

Release v1.51.23 (2024-04-17)

Service Client Updates

  • service/ec2: Updates service documentation
    • Documentation updates for Elastic Compute Cloud (EC2).
  • service/qbusiness: Updates service API and documentation

Release v1.51.22 (2024-04-16)

Service Client Updates

  • service/bedrock-agent: Updates service API and documentation
  • service/emr-serverless: Updates service API and documentation
  • service/entityresolution: Updates service API, documentation, and paginators
  • service/iotwireless: Updates service API and documentation
  • service/lakeformation: Updates service API and documentation
  • service/m2: Updates service API and documentation
  • service/mediapackagev2: Updates service API and documentation
  • service/outposts: Updates service API, documentation, and paginators
  • service/wellarchitected: Updates service API and documentation

Release v1.51.21 (2024-04-12)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • Adding support for the new parameter "IncludePropertyValues" in the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet response will include more detailed information such as before and after values for the resource properties that will change.
  • service/config: Updates service documentation
  • service/glue: Updates service API and documentation
    • Modifying request for GetUnfilteredTableMetadata for view-related fields.
  • service/healthlake: Updates service API and documentation
  • service/iotfleethub: Updates service documentation
  • service/kms: Updates service API, documentation, paginators, and examples

... (truncated)

Commits

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

Release notes

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

v0.112.2

0.112.2 (2024-03-27)

Bug Fixes

Changelog

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

0.112.2 (2024-03-27)

Bug Fixes

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

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.

auth/oauth2adapt: v0.2.1

0.2.1 (2024-04-18)

Bug Fixes

auth/oauth2adapt: v0.2.0

0.2.0 (2024-04-16)

Features

  • auth/oauth2adapt: Add helpers for working with credentials types (#9694) (cf33b55)

Bug Fixes

  • auth/oauth2adapt: Update protobuf dep to v1.33.0 (30b038d)
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/compute/metadata from 0.2.3 to 0.3.0

Release notes

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

compute/metadata: v0.3.0

0.3.0 (2024-04-15)

Features

  • compute/metadata: Add context aware functions (#9733) (e4eb5b4)

netapp: v0.2.7

0.2.7 (2024-03-25)

Documentation

  • netapp: Rephrase comment on psa_range (1ef5b19)
Changelog

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

v0.3.0

  • storage:
    • AdminClient replaced by methods on Client. Replace

      adminClient.CreateBucket(ctx, bucketName, attrs)

      with

      client.Bucket(bucketName).Create(ctx, projectID, attrs)
    • BucketHandle.List replaced by BucketHandle.Objects. Replace

      for query != nil {
          objs, err := bucket.List(d.ctx, query)
          if err != nil { ... }
          query = objs.Next
          for _, obj := range objs.Results {
              fmt.Println(obj)
          }
      }

      with

      iter := bucket.Objects(d.ctx, query)
      for {
          obj, err := iter.Next()
          if err == iterator.Done {
              break
          }
          if err != nil { ... }
          fmt.Println(obj)
      }

      (The iterator package is at google.golang.org/api/iterator.)

      Replace Query.Cursor with ObjectIterator.PageInfo().Token.

      Replace Query.MaxResults with ObjectIterator.PageInfo().MaxSize.

    • ObjectHandle.CopyTo replaced by ObjectHandle.CopierFrom. Replace

      attrs, err := src.CopyTo(ctx, dst, nil)

      with

... (truncated)

Commits
  • 44b3a7d Add autogenerated clients: debugger, iam, and trace
  • c6705a9 bigquery: restore backwards-compatible Query.TableDefinitions.
  • b8c1696 bigquery: add RowIterator, to replace Iterator
  • 5d33b1b bigquery: Make Query more configurable and add a Run method.
  • 07f82cd bigtable/bttest: Allow more time for concurrent mod test.
  • b9d51d5 pubsub: implement on top of generated client
  • fa279f9 storage: don't fail tests loudly if cleanup fails
  • 139d2e0 examples/bigquery: update WriteDisposition field
  • 2912d48 bigquery: shorten Disposition field names
  • 2096d28 bigquery: add Table.Update
  • Additional commits viewable in compare view

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

Release notes

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

auth/oauth2adapt: v0.2.1

0.2.1 (2024-04-18)

Bug Fixes

auth/oauth2adapt: v0.2.0

0.2.0 (2024-04-16)

Features

  • auth/oauth2adapt: Add helpers for working with credentials types (#9694) (cf33b55)

Bug Fixes

  • auth/oauth2adapt: Update protobuf dep to v1.33.0 (30b038d)
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.39.1

Release notes

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

pubsub/v1.37.0-beta.otel.trace2

This is the second preview release of the Pub/Sub client that includes OpenTelemetry Tracing.

CHANGES

  • Fix leak of ackIDs in activeSpans map
  • Allow passing of context into user callback
  • Align attributes for batch operation spans (publish, ack, nack, modack) with that of the main message spans

container: v1.35.0

1.35.0 (2024-03-27)

Features

  • container: Add several fields to manage state of database encryption update (4834425)
Commits
  • 71dc4c6 chore(main): release storage 1.39.1 (#9524)
  • ae7dc65 chore(apphub): add config to generate apiv1 (#9550)
  • 50fcc6e chore(main): release bigtable 1.22.0 (#9551)
  • 74dcd1f chore(securitycenter): add config to generate apiv2 (#9549)
  • 3f4d7c2 chore(cloudcontrolspartner): add config to generate apiv1 (#9548)
  • 48614ab chore(bigtable): release 1.22.0 (#9547)
  • 511d9b2 fix(vertexai): clarify Client.GenerativeModel documentation (#9533)
  • f0a2781 chore: re-drop weak refs to parent modules and tag (#9545)
  • bdf2f17 chore(main): release auth 0.1.1 (#8920)
  • 9b97ce7 feat(spanner/spansql): support Table rename & Table synonym (#9275)
  • Additional commits viewable in compare view

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

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.3

Release notes

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

v2.12.3

2.12.3 (2024-03-14)

Bug Fixes

v2.12.2

2.12.2 (2024-02-23)

Bug Fixes

  • v2/callctx: fix SetHeader race by cloning header map (#326) (534311f)

v2.12.1

2.12.1 (2024-02-13)

Bug Fixes

Commits

Updates github.com/hashicorp/go-getter from 1.7.3 to 1.7.4

Release notes

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

v1.7.4

What's Changed

Full Changelog: hashicorp/go-getter@v1.7.3...v1.7.4

Commits

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

Release notes

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

Optional JSON escaping

What's Changed

New Contributors

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

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
  • d12136a Merge pull request #141 from Ericwww/support-json-escape
  • cb8687c support configure json escape when log in json format
  • 5dbb615 Merge pull request #138 from hashicorp/update-go1.22
  • 1f0704a hclogvet: updates for go1.22
  • 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
  • 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 l...

    Description has been truncated

Bumps the dependencies group with 33 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.49.22` | `1.51.24` |
| [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) | `0.110.10` | `0.112.2` |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.23.2` | `1.24.0` |
| [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.2.3` | `0.3.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.39.1` |
| [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) | `0.0.0-20230626094100-7e9e0395ebec` | `1.1.0-alpha.2` |
| [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.3` |
| [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) | `1.7.3` | `1.7.4` |
| [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) | `1.5.0` | `1.6.3` |
| [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.1` |
| [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.12.0` |
| [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.2` | `1.17.8` |
| [github.com/shopspring/decimal](https://github.com/shopspring/decimal) | `1.3.1` | `1.4.0` |
| [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/ulikunitz/xz](https://github.com/ulikunitz/xz) | `0.5.11` | `0.5.12` |
| [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) | `1.14.1` | `1.14.4` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.21.0` | `0.22.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.23.0` | `0.24.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.13.0` | `0.18.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.18.0` | `0.19.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.149.0` | `0.170.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-20240314234333-6e1732d8331c` |
| [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20231016165738-49dd2c1f3d0b` | `0.0.0-20240314234333-6e1732d8331c` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.60.1` | `1.62.1` |


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

Updates `cloud.google.com/go` from 0.110.10 to 0.112.2
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@v0.110.10...v0.112.2)

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/compute/metadata` from 0.2.3 to 0.3.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@netapp/v0.2.3...v0.3.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.39.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@pubsub/v1.34.0...storage/v1.39.1)

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

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.3
- [Release notes](https://github.com/googleapis/gax-go/releases)
- [Commits](googleapis/gax-go@v2.12.0...v2.12.3)

Updates `github.com/hashicorp/go-getter` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](hashicorp/go-getter@v1.7.3...v1.7.4)

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

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.1
- [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.1)

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.12.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...sdk/v0.12.0)

Updates `github.com/klauspost/compress` from 1.17.2 to 1.17.8
- [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.8)

Updates `github.com/shopspring/decimal` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/shopspring/decimal/releases)
- [Changelog](https://github.com/shopspring/decimal/blob/master/CHANGELOG.md)
- [Commits](shopspring/decimal@v1.3.1...v1.4.0)

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/ulikunitz/xz` from 0.5.11 to 0.5.12
- [Commits](ulikunitz/xz@v0.5.11...v0.5.12)

Updates `github.com/zclconf/go-cty` from 1.14.1 to 1.14.4
- [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.4)

Updates `golang.org/x/crypto` from 0.21.0 to 0.22.0
- [Commits](golang/crypto@v0.21.0...v0.22.0)

Updates `golang.org/x/net` from 0.23.0 to 0.24.0
- [Commits](golang/net@v0.23.0...v0.24.0)

Updates `golang.org/x/oauth2` from 0.13.0 to 0.18.0
- [Commits](golang/oauth2@v0.13.0...v0.18.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.18.0 to 0.19.0
- [Commits](golang/sys@v0.18.0...v0.19.0)

Updates `google.golang.org/api` from 0.149.0 to 0.170.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.170.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-20240314234333-6e1732d8331c
- [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-20240314234333-6e1732d8331c
- [Commits](https://github.com/googleapis/go-genproto/commits)

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

---
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/compute/metadata
  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-getter
  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/shopspring/decimal
  dependency-type: indirect
  update-type: version-update:semver-minor
  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/ulikunitz/xz
  dependency-type: indirect
  update-type: version-update:semver-patch
  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
...

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 Apr 19, 2024
@dependabot dependabot bot requested a review from brandon-welsch April 19, 2024 13:14
@github-actions github-actions bot enabled auto-merge April 19, 2024 13:14
@brandon-welsch
Copy link
Member

@dependabot merge

Copy link
Author

dependabot bot commented on behalf of github Apr 19, 2024

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 1 approving review is required by reviewers with write access.

Copy link
Member

@brandon-welsch brandon-welsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@github-actions github-actions bot merged commit 0c7a971 into master Apr 19, 2024
1 check passed
@github-actions github-actions bot deleted the dependabot/go_modules/dependencies-9061f5c7d2 branch April 19, 2024 13:42
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.

1 participant