Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2025

Bumps Google.Apis.Sheets.v4 from 1.68.0.3658 to 1.69.0.3694.

Release notes

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

v1.69.0 Several fixes and features

Fixes:

  • #2869 Use universe-domain instead of universe_domain as the MDS endpoint
  • #2870 BaseClientService.UniverDomain setter is obsolete
  • #2871 Pause automatic requests to MDS Universe Domain endpoint

Features:

  • #2746 Simplify setting the HttpClient timeout

  • #2809 Improve error handling when signing with the IAM service

    BREAKING CHANGE: The ComputeCredential and ImpersonatedCredential SignBlobAsync methods will throw a GoogleApiException instead of a HttpRequestExtension. The GoogleApiException makes the HttpResponseMessage content available, which usually includes details about the error. We consider the risk of this change breaking users lower than the risk of disrupting all users with a new major version so we've decided to release this breaking change on a minor version of the library. Please create an issue on this repo if you are affected and we will e happy to help.

  • #2879 Use recommended retries for token and IAM sign blob endpoints

  • #2913 Support GOOGLE_CLOUD_UNIVERSE_DOMAIN environment variable

Dependencies:

  • #2730 Remove unused dependency Microsoft.AspNetCore.Authorization from Google.Apis.Auth.AspNetCore3

    BREAKING CHANGE: Projects using Google.Apis.Auth.AspNetCore3 that transitively depend on Microsoft.AspNetCore.Authorization may be broken. They only need to add an implicit dependency themselves. We consider the risk of this change breaking users lower than the risk of disrupting all users with a new major version so we've decided to release this breaking change on a minor version of the library. Please create an issue on this repo if you are affected and we will e happy to help.

Documentation:

  • #2916 Add warning note about user provided credential configurations

v1.55.0 Repeated enum values support and dependency updates.

  • Repeated enum values for query string parameters are now fully supported.
  • Several dependency updates including Newtonsoft.Json to v13

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 26, 2025
Bumps [Google.Apis.Sheets.v4](https://github.com/google/google-api-dotnet-client) from 1.68.0.3658 to 1.69.0.3694.
- [Release notes](https://github.com/google/google-api-dotnet-client/releases)
- [Commits](https://github.com/google/google-api-dotnet-client/commits)

---
updated-dependencies:
- dependency-name: Google.Apis.Sheets.v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/eFormAPI/Plugins/BackendConfiguration.Pn/Google.Apis.Sheets.v4-1.69.0.3694 branch from db82103 to 913a13c Compare February 26, 2025 08:44
@renemadsen renemadsen merged commit fa08328 into master Feb 26, 2025
2 of 13 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/eFormAPI/Plugins/BackendConfiguration.Pn/Google.Apis.Sheets.v4-1.69.0.3694 branch February 26, 2025 08:56
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.

2 participants