[PR #962] [MERGED] build(deps): bump google.golang.org/api from 0.99.0 to 0.100.0 #1069

Closed
opened 2026-03-03 12:32:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/962
Author: @dependabot[bot]
Created: 10/19/2022
Status: Merged
Merged: 10/19/2022
Merged by: @fsouza

Base: mainHead: dependabot/go_modules/google.golang.org/api-0.100.0


📝 Commits (1)

  • d4576ac build(deps): bump google.golang.org/api from 0.99.0 to 0.100.0

📊 Changes

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

View changed files

📝 go.mod (+6 -6)
📝 go.sum (+12 -12)

📄 Description

Bumps google.golang.org/api from 0.99.0 to 0.100.0.

Release notes

Sourced from google.golang.org/api's releases.

v0.100.0

0.100.0 (2022-10-18)

Features

  • all: Auto-regenerate discovery clients (#1712) (f9e15f2)
  • all: Auto-regenerate discovery clients (#1717) (f990a2a)
  • internal/gensupport: Remove DetermineContentType, use gax-go copy (#1716) (37f90e9)

Bug Fixes

  • idtoken: Allow missing age in http response header (#1715) (b235b1f)
Changelog

Sourced from google.golang.org/api's changelog.

0.100.0 (2022-10-18)

Features

  • all: Auto-regenerate discovery clients (#1712) (f9e15f2)
  • all: Auto-regenerate discovery clients (#1717) (f990a2a)
  • internal/gensupport: Remove DetermineContentType, use gax-go copy (#1716) (37f90e9)

Bug Fixes

  • idtoken: Allow missing age in http response header (#1715) (b235b1f)
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/962 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/19/2022 **Status:** ✅ Merged **Merged:** 10/19/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/google.golang.org/api-0.100.0` --- ### 📝 Commits (1) - [`d4576ac`](https://github.com/fsouza/fake-gcs-server/commit/d4576ac88a59bc8c2cd428e9e0167dcdf6e09345) build(deps): bump google.golang.org/api from 0.99.0 to 0.100.0 ### 📊 Changes **2 files changed** (+18 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+6 -6) 📝 `go.sum` (+12 -12) </details> ### 📄 Description Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.99.0 to 0.100.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-api-go-client/releases">google.golang.org/api's releases</a>.</em></p> <blockquote> <h2>v0.100.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.99.0...v0.100.0">0.100.0</a> (2022-10-18)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1712">#1712</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/f9e15f2159928974af1a2ec539e20f17f94aab4d">f9e15f2</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1717">#1717</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/f990a2af6cd6210c8764bbe273a575886ea97038">f990a2a</a>)</li> <li><strong>internal/gensupport:</strong> Remove DetermineContentType, use gax-go copy (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1716">#1716</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/37f90e974e83f06962ac923c502cd1b405c7f0fb">37f90e9</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>idtoken:</strong> Allow missing age in http response header (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1715">#1715</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/b235b1f8c718be6b8f361074d371768617a3da3a">b235b1f</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md">google.golang.org/api's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.99.0...v0.100.0">0.100.0</a> (2022-10-18)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1712">#1712</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/f9e15f2159928974af1a2ec539e20f17f94aab4d">f9e15f2</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1717">#1717</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/f990a2af6cd6210c8764bbe273a575886ea97038">f990a2a</a>)</li> <li><strong>internal/gensupport:</strong> Remove DetermineContentType, use gax-go copy (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1716">#1716</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/37f90e974e83f06962ac923c502cd1b405c7f0fb">37f90e9</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>idtoken:</strong> Allow missing age in http response header (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1715">#1715</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/b235b1f8c718be6b8f361074d371768617a3da3a">b235b1f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/d530a938a76a37ae219aeeba548c197dc171f83b"><code>d530a93</code></a> chore(main): release 0.100.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1714">#1714</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/37f90e974e83f06962ac923c502cd1b405c7f0fb"><code>37f90e9</code></a> feat(internal/gensupport): remove DetermineContentType, use gax-go copy (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1716">#1716</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/b235b1f8c718be6b8f361074d371768617a3da3a"><code>b235b1f</code></a> fix(idtoken): Allow missing age in http response header (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1715">#1715</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/f990a2af6cd6210c8764bbe273a575886ea97038"><code>f990a2a</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1717">#1717</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/f9e15f2159928974af1a2ec539e20f17f94aab4d"><code>f9e15f2</code></a> feat(all): auto-regenerate discovery clients (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1712">#1712</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/e74b7706fe67c2ddebf6ed579cdb441c18ee534e"><code>e74b770</code></a> chore(all): update all (<a href="https://github-redirect.dependabot.com/googleapis/google-api-go-client/issues/1713">#1713</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.99.0...v0.100.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/api&package-manager=go_modules&previous-version=0.99.0&new-version=0.100.0)](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:32:55 +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#1069
No description provided.