[PR #1679] [MERGED] Bump cloud.google.com/go/iam from 1.1.8 to 1.1.11 #1718

Closed
opened 2026-03-03 12:35:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1679
Author: @dependabot[bot]
Created: 7/10/2024
Status: Merged
Merged: 7/17/2024
Merged by: @fsouza

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


📝 Commits (1)

  • 32c151d Bump cloud.google.com/go/iam from 1.1.8 to 1.1.11

📊 Changes

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

View changed files

📝 go.mod (+13 -13)
📝 go.sum (+30 -30)

📄 Description

Bumps cloud.google.com/go/iam from 1.1.8 to 1.1.11.

Release notes

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

iam: v1.1.11

1.1.11 (2024-07-10)

Bug Fixes

  • iam: Bump google.golang.org/grpc@v1.64.1 (8ecc4e9)
Commits
  • dbd3f0a chore: release main (#10490)
  • 74b07fd chore: run goimports (#10534)
  • 3b9a830 feat(compute/metadata): add sys check for windows OnGCE (#10521)
  • f4cc536 feat(containeranalysis): add GetVulnerabilityOccurrencesSummary RPC (#10533)
  • 8ecc4e9 chore: bump deps (#10529)
  • 11d7272 chore(privilegedaccessmanager): add config to generate apiv1 (#10530)
  • 9e5707a chore(main): release auth/oauth2adapt 0.2.3 (#10523)
  • c3e2618 chore(storage): remove x-goog-api-client header merging from invoke (#10514)
  • fd16a17 feat(bigtable): add column family type to FamilyInfo in TableInfo (#10520)
  • f46b747 feat(aiplatform): enable rest_numeric_enums for aiplatform v1 and v1beta1 (#1...
  • 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/1679 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/10/2024 **Status:** ✅ Merged **Merged:** 7/17/2024 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/cloud.google.com/go/iam-1.1.11` --- ### 📝 Commits (1) - [`32c151d`](https://github.com/fsouza/fake-gcs-server/commit/32c151d8940c24bfd3faacd939b8dda13e0ea0e0) Bump cloud.google.com/go/iam from 1.1.8 to 1.1.11 ### 📊 Changes **2 files changed** (+43 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+13 -13) 📝 `go.sum` (+30 -30) </details> ### 📄 Description Bumps [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) from 1.1.8 to 1.1.11. <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.11</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/iam/v1.1.10...iam/v1.1.11">1.1.11</a> (2024-07-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>iam:</strong> Bump google.golang.org/grpc@v1.64.1 (<a href="https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5">8ecc4e9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/dbd3f0a56ce509d07d0b1dabc41fc59c4f5b03fc"><code>dbd3f0a</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10490">#10490</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/74b07fd4f4293ba3329b2ca2c2321bf84e4a31aa"><code>74b07fd</code></a> chore: run goimports (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10534">#10534</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/3b9a83063960d2a2ac20beb47cc15818a68bd302"><code>3b9a830</code></a> feat(compute/metadata): add sys check for windows OnGCE (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10521">#10521</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f4cc53679d8d916f130b471297bf607720a3879b"><code>f4cc536</code></a> feat(containeranalysis): add GetVulnerabilityOccurrencesSummary RPC (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10533">#10533</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5"><code>8ecc4e9</code></a> chore: bump deps (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10529">#10529</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/11d72728c9942bf5df8c9ff7825c8b7128c2a834"><code>11d7272</code></a> chore(privilegedaccessmanager): add config to generate apiv1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10530">#10530</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/9e5707aa6ae002439dc514a44f3d208a143cbe96"><code>9e5707a</code></a> chore(main): release auth/oauth2adapt 0.2.3 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10523">#10523</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c3e261868f052830af1d63cdbab00ba62743e1d5"><code>c3e2618</code></a> chore(storage): remove x-goog-api-client header merging from invoke (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10514">#10514</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/fd16a1785df6f1378aecb3cd6a7f2c9bcc40c6c7"><code>fd16a17</code></a> feat(bigtable): add column family type to FamilyInfo in TableInfo (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10520">#10520</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f46b747fe2b0f89085ee5745652db7a46b049074"><code>f46b747</code></a> feat(aiplatform): enable rest_numeric_enums for aiplatform v1 and v1beta1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/1">#1</a>...</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/iam/v1.1.8...iam/v1.1.11">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.8&new-version=1.1.11)](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:35:53 +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#1718
No description provided.