[PR #1151] [MERGED] build(deps): bump cloud.google.com/go/iam from 0.13.0 to 1.0.1 #1238

Closed
opened 2026-03-03 12:33:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

  • 2015f9c build(deps): bump cloud.google.com/go/iam from 0.13.0 to 1.0.1

📊 Changes

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

View changed files

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

📄 Description

Bumps cloud.google.com/go/iam from 0.13.0 to 1.0.1.

Release notes

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

batch: v1.0.1

1.0.1 (2023-05-08)

Bug Fixes

  • batch: Update grpc to v1.55.0 (1147ce0)

edgecontainer: v1.0.1

1.0.1 (2023-05-08)

Bug Fixes

  • edgecontainer: Update grpc to v1.55.0 (1147ce0)

gkebackup: v1.0.1

1.0.1 (2023-05-08)

Bug Fixes

  • gkebackup: Update grpc to v1.55.0 (1147ce0)

iam: v1.0.1

1.0.1 (2023-05-08)

Bug Fixes

  • iam: Update grpc to v1.55.0 (1147ce0)

maps: v1.0.1

1.0.1 (2023-05-08)

Bug Fixes

  • maps: Update grpc to v1.55.0 (1147ce0)

run: v1.0.1

1.0.1 (2023-05-08)

Bug Fixes

  • run: Update grpc to v1.55.0 (1147ce0)

gkehub: v0.13.1

0.13.1 (2023-05-08)

... (truncated)

Changelog

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

Changes

0.110.1 (2023-05-03)

Bug Fixes

  • httpreplay: Add ignore-header flag, fix tests (#7865) (1829706)

0.110.0 (2023-02-15)

Features

  • internal/postprocessor: Detect and initialize new modules (#7288) (59ce02c)
  • internal/postprocessor: Only regen snippets for changed modules (#7300) (220f8a5)

Bug Fixes

  • internal/postprocessor: Add scopes without OwlBot api-name feature (#7404) (f7fe4f6)
  • internal/postprocessor: Include module and package in scope (#7294) (d2c5c84)

0.109.0 (2023-01-18)

Features

  • internal/postprocessor: Make OwlBot postprocessor (#7202) (7a1022e)

0.108.0 (2023-01-05)

Features

  • all: Enable REGAPIC and REST numeric enums (#6999) (28f3572)
  • debugger: Add REST client (06a54a1)

Bug Fixes

  • internal/gapicgen: Disable rest for non-rest APIs (#7157) (ab332ce)

0.107.0 (2022-11-15)

Features

... (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 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 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/1151 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/9/2023 **Status:** ✅ Merged **Merged:** 5/9/2023 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/cloud.google.com/go/iam-1.0.1` --- ### 📝 Commits (1) - [`2015f9c`](https://github.com/fsouza/fake-gcs-server/commit/2015f9c8ee9e5f1c5fd62ca141c9f026c173623e) build(deps): bump cloud.google.com/go/iam from 0.13.0 to 1.0.1 ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+4 -4) </details> ### 📄 Description Bumps [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) from 0.13.0 to 1.0.1. <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>batch: v1.0.1</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/batch/v1.0.0...batch/v1.0.1">1.0.1</a> (2023-05-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>batch:</strong> Update grpc to v1.55.0 (<a href="https://github.com/googleapis/google-cloud-go/commit/1147ce02a990276ca4f8ab7a1ab65c14da4450ef">1147ce0</a>)</li> </ul> <h2>edgecontainer: v1.0.1</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/edgecontainer/v1.0.0...edgecontainer/v1.0.1">1.0.1</a> (2023-05-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>edgecontainer:</strong> Update grpc to v1.55.0 (<a href="https://github.com/googleapis/google-cloud-go/commit/1147ce02a990276ca4f8ab7a1ab65c14da4450ef">1147ce0</a>)</li> </ul> <h2>gkebackup: v1.0.1</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/gkebackup/v1.0.0...gkebackup/v1.0.1">1.0.1</a> (2023-05-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>gkebackup:</strong> Update grpc to v1.55.0 (<a href="https://github.com/googleapis/google-cloud-go/commit/1147ce02a990276ca4f8ab7a1ab65c14da4450ef">1147ce0</a>)</li> </ul> <h2>iam: v1.0.1</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/iam/v1.0.0...iam/v1.0.1">1.0.1</a> (2023-05-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>iam:</strong> Update grpc to v1.55.0 (<a href="https://github.com/googleapis/google-cloud-go/commit/1147ce02a990276ca4f8ab7a1ab65c14da4450ef">1147ce0</a>)</li> </ul> <h2>maps: v1.0.1</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/maps/v1.0.0...maps/v1.0.1">1.0.1</a> (2023-05-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>maps:</strong> Update grpc to v1.55.0 (<a href="https://github.com/googleapis/google-cloud-go/commit/1147ce02a990276ca4f8ab7a1ab65c14da4450ef">1147ce0</a>)</li> </ul> <h2>run: v1.0.1</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/run/v1.0.0...run/v1.0.1">1.0.1</a> (2023-05-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>run:</strong> Update grpc to v1.55.0 (<a href="https://github.com/googleapis/google-cloud-go/commit/1147ce02a990276ca4f8ab7a1ab65c14da4450ef">1147ce0</a>)</li> </ul> <h2>gkehub: v0.13.1</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/gkehub/v0.13.0...gkehub/v0.13.1">0.13.1</a> (2023-05-08)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md">cloud.google.com/go/iam's changelog</a>.</em></p> <blockquote> <h1>Changes</h1> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/v0.110.0...v0.110.1">0.110.1</a> (2023-05-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>httpreplay:</strong> Add ignore-header flag, fix tests (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7865">#7865</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/1829706c5ade36cc786b2e6780fda5e7302f965b">1829706</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/v0.109.0...v0.110.0">0.110.0</a> (2023-02-15)</h2> <h3>Features</h3> <ul> <li><strong>internal/postprocessor:</strong> Detect and initialize new modules (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7288">#7288</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/59ce02c13f265741a8f1f0f7ad5109bf83e3df82">59ce02c</a>)</li> <li><strong>internal/postprocessor:</strong> Only regen snippets for changed modules (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7300">#7300</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/220f8a5ad2fd64b75c5a1af531b1ab4597cf17d7">220f8a5</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>internal/postprocessor:</strong> Add scopes without OwlBot api-name feature (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7404">#7404</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/f7fe4f68ebf2ca28efd282f3419329dd2c09d245">f7fe4f6</a>)</li> <li><strong>internal/postprocessor:</strong> Include module and package in scope (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7294">#7294</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/d2c5c8449f6939301f0fd506282e8fc73fc84f96">d2c5c84</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/v0.108.0...v0.109.0">0.109.0</a> (2023-01-18)</h2> <h3>Features</h3> <ul> <li><strong>internal/postprocessor:</strong> Make OwlBot postprocessor (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7202">#7202</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/7a1022e215261d679c8496cdd35a9cad1f13e527">7a1022e</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/v0.107.0...v0.108.0">0.108.0</a> (2023-01-05)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Enable REGAPIC and REST numeric enums (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/6999">#6999</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/28f3572addb0f563a2a42a76977b4e083191613f">28f3572</a>)</li> <li><strong>debugger:</strong> Add REST client (<a href="https://github.com/googleapis/google-cloud-go/commit/06a54a16a5866cce966547c51e203b9e09a25bc0">06a54a1</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>internal/gapicgen:</strong> Disable rest for non-rest APIs (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7157">#7157</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/ab332ced06f6c07909444e4528c02a8b6a0a70a6">ab332ce</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/v0.106.0...v0.107.0">0.107.0</a> (2022-11-15)</h2> <h3>Features</h3> <ul> <li><strong>routing:</strong> Start generating apiv2 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7011">#7011</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/66e8e2717b2593f4e5640ecb97344bb1d5e5fc0b">66e8e27</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c083dfdd37ae13098adbf40994c1cecbcec7fe3c"><code>c083dfd</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7890">#7890</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c4c9863a0d92aac8a833a7e3962960855b229e3f"><code>c4c9863</code></a> chore(changefinder): add -base flag (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7889">#7889</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/1147ce02a990276ca4f8ab7a1ab65c14da4450ef"><code>1147ce0</code></a> chore(all): release update to grpc v1.55.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7888">#7888</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/482ff7b6e15f9ab17e8421ceb4db150c3cff8aec"><code>482ff7b</code></a> chore(internal/actions): refactor changefinder (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7884">#7884</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/9fc48a921428c94c725ea90415d55ff0c177dd81"><code>9fc48a9</code></a> fix(deps): update grpc to v1.55.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7885">#7885</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/63e336dbdfff02de5fb1228f58d698775e2ae9f5"><code>63e336d</code></a> chore(internal/postprocessor): migrate all clients to OwlBot snippets (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7883">#7883</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/36f56c80c456ca74ffc03df76844ce15980ced82"><code>36f56c8</code></a> docs(storage): WithXMLReads should mention XML instead of JSON API (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7881">#7881</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b1ae3caadf252df1f9e685c2945e1d0d13912a59"><code>b1ae3ca</code></a> chore(main): release bigquery 1.51.1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7858">#7858</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/402e3651c18b9e5b73529e9a8f9bdeac71323875"><code>402e365</code></a> fix(bigquery): upgrade arrow to v12 to fix build error (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7870">#7870</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/02584ddfaa40081c80bec777736c73cd5cd89849"><code>02584dd</code></a> chore(main): release 0.110.1 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7867">#7867</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/v0.13.0...iam/v1.0.1">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=0.13.0&new-version=1.0.1)](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 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:33:41 +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#1238
No description provided.