Skip to content

Bump the dotnet-minor-and-patch group with 7 updates#138

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dotnet-minor-and-patch-168ca6eed9
Open

Bump the dotnet-minor-and-patch group with 7 updates#138
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dotnet-minor-and-patch-168ca6eed9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Updated AWSSDK.S3 from 3.7.405.4 to 3.7.511.8.

Release notes

Sourced from AWSSDK.S3's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Google.Apis.Auth from 1.69.0 to 1.75.0.

Release notes

Sourced from Google.Apis.Auth's releases.

1.75.0

Features:

  • #​3171 Supports caching request parameter property info

1.74.0

Bug fixes:

  • #​3156 Use a single instance of the default serializer.
  • #​3151 Do not duplicate quota project header on retries.

Features:

  • #​3091 Expose helper methots to build a credential from JsonParameters.

1.73.0

Features:

  • #​3064 Adds methods to load a credential by specifying the type and either file path or json string.
  • #​3059 Supports loading scopes for impersonated credentials from new optional scopes field.

1.72.0

Security related fix:

1.71.0

Bug fixes:

  • #​3027 - Fix audience claim for access token requests.

Features:

  • #​3009 - Programmatic refresh credentials.

1.70.0

Features:

  • #​2950 Support ExternalAccountAuthorizedUserCredential
  • #​2921 Support ID token for SAs in other than the default universe domain

Commits viewable in compare view.

Updated Google.Cloud.Firestore from 3.10.0 to 3.13.0.

Release notes

Sourced from Google.Cloud.Firestore's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Google.Cloud.Storage.V1 from 4.10.0 to 4.15.0.

Release notes

Sourced from Google.Cloud.Storage.V1's releases.

4.15.0

New features

  • Add filter to ListObjectOptions and integration tests for object context

Commits viewable in compare view.

Updated Mapster from 10.0.8 to 10.0.10.

Release notes

Sourced from Mapster's releases.

10.0.9

What's Changed

Full Changelog: MapsterMapper/Mapster@v10.0.8...v10.0.9

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Mvc.Testing from 10.0.8 to 10.0.9.

Release notes

Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.7.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.6.0...v18.7.0

Commits viewable in compare view.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps AWSSDK.S3 from 3.7.405.4 to 3.7.511.8
Bumps Google.Apis.Auth from 1.69.0 to 1.75.0
Bumps Google.Cloud.Firestore from 3.10.0 to 3.13.0
Bumps Google.Cloud.Storage.V1 from 4.10.0 to 4.15.0
Bumps Mapster from 10.0.8 to 10.0.10
Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.8 to 10.0.9
Bumps Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0

---
updated-dependencies:
- dependency-name: AWSSDK.S3
  dependency-version: 3.7.511.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor-and-patch
- dependency-name: Google.Apis.Auth
  dependency-version: 1.75.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor-and-patch
- dependency-name: Google.Cloud.Firestore
  dependency-version: 3.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor-and-patch
- dependency-name: Google.Cloud.Storage.V1
  dependency-version: 4.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor-and-patch
- dependency-name: Mapster
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor-and-patch
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-minor-and-patch
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 2, 2026
@dependabot dependabot Bot requested a review from flydyk as a code owner July 2, 2026 08:11
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Jul 2, 2026
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants