CryptoTickerBot icon indicating copy to clipboard operation
CryptoTickerBot copied to clipboard

Bump Google.Apis.Sheets.v4 from 1.36.1.1443 to 1.53.0.2371

Open dependabot-preview[bot] opened this issue 2 years ago • 0 comments

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

Release notes

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

v1.53.0 Several new features

Features

  • #1890 Allows scopes for self signed JWTs
  • #1886 Allows custom payloads for JWTs verification

Several new features, fixes and dependency updates.

Features

  • #1832 Helper for loading Client Secrets directly from file.
  • #1838 and #1874 Support for credential impersonation.
  • #1851 Make it easier to configure a credential's HTTP client, in particular it's now easier to set a proxy to be used for token fetching.

Fixes

  • #1874 ServiceAccountCredential should copy scopes from initializer.

Dependencies

  • #1842 System.Net.Http to 4.3.4
  • #1873 Add target for .NET 4.6.1

v1.51.0 Several new features

Features:

v1.50.0 Several new features

Features:

  • #1757 Allows injecting System.Net.Http.HttpMessageHandler when creating Google.Apis.Http.ConfigurableHtppClient.
  • #1749 and #1753 Include more detailed error information in batch operations.
  • #1741 Allows parameter validation to be bypassed.
  • #1710 Makes obtaining default credentials more async (when possible).
  • #1665 Adss support for GCE_METADATA_HOST environment variable.

v1.49.0 ASP.NET Core Google Auth packages now work with Endpoints

Bug Fixes:

  • #1616 fixes #1615 by making ASP.NET Core Google Auth packages work with Endpoints.

Documentation (samples) improvement:

  • #1616 closes #1584 by updating Google.Apis.Auth.AspNetCore3.IntegrationTests project to use Endpoints and general recommended configuration for ASP.NET Core 3.

v1.48.0 Improvements and fixes to Google.Apis.Auth.OAuth2.LocalServerCodeReceiver

Bug Fixes:

  • #1597 fixes #1596 by making .NET Standard 2.0 use an HttpListener instead of a TcpListener on LocalServerCodeReceiver.
  • #1597 fixes some issues that arose from several authorization requests happening rappidly one after the other.

New features:

  • #1597 Makes the choosing of the local callback URL configurable.

... (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)
  • @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)

dependabot-preview[bot] avatar Jul 28 '21 11:07 dependabot-preview[bot]