[PR #1294] [MERGED] build(deps): bump cloud.google.com/go/iam from 1.1.1 to 1.1.2 #1365

Closed
opened 2026-03-03 12:34:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1294
Author: @dependabot[bot]
Created: 8/9/2023
Status: Merged
Merged: 8/12/2023
Merged by: @fsouza

Base: mainHead: dependabot/go_modules/cloud.google.com/go/iam-1.1.2


📝 Commits (1)

  • 88b1c05 build(deps): bump cloud.google.com/go/iam from 1.1.1 to 1.1.2

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)

📄 Description

Bumps cloud.google.com/go/iam from 1.1.1 to 1.1.2.

Release notes

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

iam: v1.1.2

1.1.2 (2023-08-08)

Documentation

Commits
  • 2952e20 chore: release main (#8362)
  • 1639d62 feat(batch): Clarify Batch API proto doc about pubsub notifications (#8394)
  • 01951e6 fix(datastore): fix NoIndex for array property (#7674)
  • 7a4137a chore: update all go versions to 1.19 (#8395)
  • c38e910 feat(translate): Added shadow removal and rotation correction options to Docu...
  • 1390cbd fix(dataplex): remove unused annotation in results_table (#8382)
  • 8c46711 chore(storage): add trace support to benchmark (#8389)
  • 9b6e7c6 feat(spanner): add integration tests for Bit Reversed Sequences (#7924)
  • f2af2a9 Enabling Go Integration tests for databoost (#8295)
  • b30a7f4 docs(bigquery/storage/managedwriter): augment context usage in package docs (...
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/1294 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/9/2023 **Status:** ✅ Merged **Merged:** 8/12/2023 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/cloud.google.com/go/iam-1.1.2` --- ### 📝 Commits (1) - [`88b1c05`](https://github.com/fsouza/fake-gcs-server/commit/88b1c05ae35a3ad9a93ce50e2672cdf78091745b) build(deps): bump cloud.google.com/go/iam from 1.1.1 to 1.1.2 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description Bumps [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) from 1.1.1 to 1.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-go/releases">cloud.google.com/go/iam's releases</a>.</em></p> <blockquote> <h2>iam: v1.1.2</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/iam/v1.1.1...iam/v1.1.2">1.1.2</a> (2023-08-08)</h2> <h3>Documentation</h3> <ul> <li><strong>iam:</strong> Minor formatting (<a href="https://github.com/googleapis/google-cloud-go/commit/b4349cc507870ff8629bbc07de578b63bb889626">b4349cc</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/2952e20ee68a2b19732083a6e359d15e850a987c"><code>2952e20</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8362">#8362</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/1639d62202bc4b233ae83479cc1a539e083b67fe"><code>1639d62</code></a> feat(batch): Clarify Batch API proto doc about pubsub notifications (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8394">#8394</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/01951e64f3955dc337172a30d78e2f92f65becb2"><code>01951e6</code></a> fix(datastore): fix NoIndex for array property (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7674">#7674</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/7a4137a80ef87a31a4794e87e1488cd9136207ca"><code>7a4137a</code></a> chore: update all go versions to 1.19 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8395">#8395</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c38e910f4a3114cd92e2bdceb18e53f1689f3bf8"><code>c38e910</code></a> feat(translate): Added shadow removal and rotation correction options to Docu...</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/1390cbd0deaab849c24e4b8f11589d18d81177c6"><code>1390cbd</code></a> fix(dataplex): remove unused annotation in results_table (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8382">#8382</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/8c46711a7cd3123974b2ccc2ebec664ca21c171b"><code>8c46711</code></a> chore(storage): add trace support to benchmark (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8389">#8389</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/9b6e7c6061dc69683d7f558faed7f4249da5b7cb"><code>9b6e7c6</code></a> feat(spanner): add integration tests for Bit Reversed Sequences (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7924">#7924</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f2af2a9b2ceb180bf87301365d96a6d8515ddccd"><code>f2af2a9</code></a> Enabling Go Integration tests for databoost (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/8295">#8295</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b30a7f4a520c358eb71e1378b98e7413c2ea7f81"><code>b30a7f4</code></a> docs(bigquery/storage/managedwriter): augment context usage in package docs (...</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/iam/v1.1.1...iam/v1.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cloud.google.com/go/iam&package-manager=go_modules&previous-version=1.1.1&new-version=1.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:34:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#1365
No description provided.