Skip to content

chore(deps): bump cloud.google.com/go/iam from 1.5.3 to 1.6.0#425

Merged
gandalf-at-lerian merged 1 commit intodevelopfrom
dependabot/go_modules/develop/cloud.google.com/go/iam-1.6.0
Apr 1, 2026
Merged

chore(deps): bump cloud.google.com/go/iam from 1.5.3 to 1.6.0#425
gandalf-at-lerian merged 1 commit intodevelopfrom
dependabot/go_modules/develop/cloud.google.com/go/iam-1.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps cloud.google.com/go/iam from 1.5.3 to 1.6.0.

Release notes

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

iam: v1.6.0

v1.6.0 (2026-03-26)

Features

  • update image to us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:f9f9065a893591ad505df3384f409e9d404132d8c83b5d4bcbb8ae1650553b3b (9a2be95c)

shopping: v1.6.0

v1.6.0 (2026-03-23)

Features

  • Add CreateTestAccount RPC to Accounts service for creating test-only Merchant Center accounts (PiperOrigin-RevId: 884882604) (790bab51)

  • add product rating fields to CSS API v1. This is in preparation for an upcoming feature and the new fields are not yet used. (PiperOrigin-RevId: 882470295) (790bab51)

  • update products_common fields to include handling_cutoff_timezone , shipping_handling_business_days, shipping_transit_business_days (PiperOrigin-RevId: 881874426) (790bab51)

Documentation

  • A comment for field size_types in message .google.shopping.css.v1.Attributes is changed (PiperOrigin-RevId: 882470295) (790bab51)

  • A comment for field name in message .google.shopping.css.v1.GetCssProductRequest is changed (PiperOrigin-RevId: 882470295) (790bab51)

  • Update Region to support radius_area and clarify area type exclusivity (PiperOrigin-RevId: 884882604) (790bab51)

  • Update DeleteUser method description (PiperOrigin-RevId: 884882604) (790bab51)

  • Update Account.account_name documentation for naming restrictions (PiperOrigin-RevId: 884882604) (790bab51)

  • A comment for field name in message .google.shopping.css.v1.AccountLabel is changed (PiperOrigin-RevId: 882470295) (790bab51)

  • Refine DeveloperRegistration.developer_email behavior description (PiperOrigin-RevId: 884882604) (790bab51)

  • Add product-ratings to Program documentation (PiperOrigin-RevId: 884882604) (790bab51)

  • Clarify CheckoutSettings.eligible_destinations usage (PiperOrigin-RevId: 884882604) (790bab51)

  • A comment for field name in message .google.shopping.css.v1.CssProductInput is changed (PiperOrigin-RevId: 882470295) (790bab51)

  • Improve TermsOfServiceKind.MERCHANT_CENTER comment (PiperOrigin-RevId: 884882604) (790bab51)

cloudquotas 1.6.0

1.6.0 (2026-02-05)

Features

  • Hierarchical Quota Adjuster (PiperOrigin-RevId: 863242165) (611f2392)

Documentation

... (truncated)

Changelog

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

1.6.0 (2023-01-26)

Features

  • documentai/apiv1beta3: Add REST transport (f7b0822)
  • documentai: Add REST client (06a54a1)
  • documentai: Added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (2a0b1ae)
  • documentai: Added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)
  • documentai: Added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (ac0c5c2)
  • documentai: Exposed GetProcessorType to v1 (447afdd)
  • documentai: Exposed GetProcessorType to v1beta3 (447afdd)
  • documentai: Rewrite signatures in terms of new location (3c4b2b3)
  • documentai: Rewrite signatures in terms of new types for betas (9f303f9)
  • documentai: Start generating proto message types (563f546)
  • documentai: Start generating stubs dir (de2d180)

1.5.0 (2023-01-26)

⚠ BREAKING CHANGES

  • documentai: Changed the name field for ProcessRequest and BatchProcessorRequest to accept * so the name field can accept Processor and ProcessorVersion.

Features

  • documentai/apiv1beta3: Add REST transport (f7b0822)
  • documentai: Add REST client (06a54a1)
  • documentai: Added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (2a0b1ae)
  • documentai: Added field_mask to ProcessRequest object in document_processor_service.proto feat: Added parent_ids to Revision object in document.proto feat: Added integer_values, float_values and non_present to Entity object in document.proto feat: Added corrected_key_text, correct_value_text to FormField object in document.proto feat: Added OperationMetadata resource feat!: Added Processor Management and Processor Version support to v1 library (370e23e)
  • documentai: Added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)
  • documentai: Added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (ac0c5c2)
  • documentai: Exposed GetProcessorType to v1 (447afdd)
  • documentai: Exposed GetProcessorType to v1beta3 (447afdd)
  • documentai: Rewrite signatures in terms of new location (3c4b2b3)
  • documentai: Rewrite signatures in terms of new types for betas (9f303f9)
  • documentai: Start generating proto message types (563f546)
  • documentai: Start generating stubs dir (de2d180)

Documentation

  • documentai: Fix minor docstring formatting (370e23e)

Miscellaneous Chores

1.15.0 (2023-01-26)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) from 1.5.3 to 1.6.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@iam/v1.5.3...iap/v1.6.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/iam
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 30, 2026
Copy link
Copy Markdown
Contributor

@gandalf-at-lerian gandalf-at-lerian left a comment

Choose a reason for hiding this comment

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

Approved — dependency bump. 🧙

@gandalf-at-lerian gandalf-at-lerian merged commit 3d72a17 into develop Apr 1, 2026
1 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/develop/cloud.google.com/go/iam-1.6.0 branch April 1, 2026 11:54
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