Skip to content

Bump Google.Apis.Sheets.v4 from 1.36.1.1443 to 1.47.0.2007#56

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/Google.Apis.Sheets.v4-1.47.0.2007
Closed

Bump Google.Apis.Sheets.v4 from 1.36.1.1443 to 1.47.0.2007#56
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/Google.Apis.Sheets.v4-1.47.0.2007

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps Google.Apis.Sheets.v4 from 1.36.1.1443 to 1.47.0.2007.

Release notes

Sourced from Google.Apis.Sheets.v4's releases.

v1.47.0 Quota project related features; Signed JWT fixes.

Breaking changes:

  • #1581 Semantically breaking change: Fails if the x-goog-user-project header is set through interceptors.
    • This is unlikely to actually break anyone since the x-goog-user-project is not being currently used by Google APIs, so it's unlikely being set by client code.

Bug fixes:

  • #1592 fixes #1574. Adds the signing key ID to the header of a service account key signed JWT.
  • #1592 When generating a JWT to access a REST API, sets the audience to https://service_name instead of the full requested URL.

New features:

  • #1581 All credential types support the setting of quota project (x-goog-user-project).
  • #1581 Added GoogleCredential.CreateWithQuotaProject(string) that allows overriding the quota project associated to the credential.
  • #1583 and #1585 Make AccessTokenWithHeaders more usable from outside its package.

v1.46.0 OIDC fixes and features; config improvements for requests; access token in query string helper deprecation.

Bug fixes:

  • #1558 Fixes issues with OIDC token emission:
    • Sets the correct audience in the JWT used to request the OIDC token.
    • The OIDC token exposes the id_token instead of the access_token.

New features:

  • #1558 Adds support for IAP token verification.
  • #1563 Extension method for requests to allow for fluent configuration.

Obsoletes:

  • #1564 Marks as obsolete Google.Apis.Auth.OAuth2.BearerToken.QueryParameterAccessMethod.

v1.44.1 Fix async reading credential from a file

Bug fixes:

  • #1523 Fix reading credential from a file

v1.44.0 Auth fixes and features; json.net upgrade

Bug fixes:

  • #1508 Minor changes to quota project as a header related code
  • #1513 Fixes service/call credential clashes in REST clients
  • #1516 Upgrade newtonsoft.json from v10.x -> v12.x

New features:

  • #1515 Allow async and cancellable credential fetching

v1.43.0 Various new features for ASP.NET Core 3.x, client creation, quota, auth

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Google.Apis.Sheets.v4](https://github.com/google/google-api-dotnet-client) from 1.36.1.1443 to 1.47.0.2007.
- [Release notes](https://github.com/google/google-api-dotnet-client/releases)
- [Commits](https://github.com/google/google-api-dotnet-client/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jul 2, 2020
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #57.

@dependabot-preview dependabot-preview Bot deleted the dependabot/nuget/Google.Apis.Sheets.v4-1.47.0.2007 branch July 10, 2020 11:17
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants