Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 29, 2026

Updated AWSSDK.S3 from 3.7.9.21 to 3.7.510.

Release notes

Sourced from AWSSDK.S3's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Http.Polly from 6.0.8 to 6.0.36.

Release notes

Sourced from Microsoft.Extensions.Http.Polly's releases.

6.0.36

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v6.0.35...v6.0.36

6.0.35

Release

6.0.33

Release

6.0.32

Release

6.0.31

Release

6.0.30

Release

6.0.29

Release

6.0.28

Release

6.0.26

Release

6.0.25

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v6.0.24...v6.0.25

6.0.24

Release

6.0.23

Release

6.0.22

Release

6.0.21

Release

6.0.20

Release

6.0.19

Release

6.0.18

Release

6.0.16

Release

6.0.15

Release

6.0.14

Release

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 17.2.0 to 17.2.1.

Release notes

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

17.2.1

See the release notes here.

Commits viewable in compare view.

Updated Moq from 4.18.1 to 4.18.4.

Release notes

Sourced from Moq's releases.

4.18.4

Changed

  • Update package reference to Castle.Core (DynamicProxy) from version 5.1.0 to 5.1.1 (@​stakx, #​1317)

4.18.3

Fixed

  • SetupAllProperties crashes when invoked on a Mock<T> subclass (@​mo-russo, #​1278)

4.18.2

Changed

  • Update package reference to Castle.Core (DynamicProxy) from version 5.0.0 to 5.1.0 (@​stakx, #​1275)
  • Removed dependency on System.Threading.Tasks.Extensions for netstandard2.1 and net6.0 (@​tibel, #​1274)

Fixed

  • "Expression is not an event add" when using .Raises() with redeclared event (@​howcheng, #​1175)
  • MissingMethodException when mocking interface with sealed default implementation (@​pjquirk, #​1209)
  • Throws TypeLoadException on mock when a record has a base record on .NET 6 (@​tgrieger-sf, #​1273)

Commits viewable in compare view.

Updated System.Data.SQLite.Core from 1.0.116 to 1.0.119.

Updated System.IO.Abstractions from 17.0.21 to 17.0.28.

Release notes

Sourced from System.IO.Abstractions's releases.

17.0.28

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v17.0.24...v17.0.28

17.0.24

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v17.0.23...v17.0.24

17.0.23

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v17.0.21...v17.0.23

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 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 <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.9.21 to 3.7.510
Bumps Microsoft.Extensions.Http.Polly from 6.0.8 to 6.0.36
Bumps Microsoft.NET.Test.Sdk from 17.2.0 to 17.2.1
Bumps Moq from 4.18.1 to 4.18.4
Bumps System.Data.SQLite.Core from 1.0.116 to 1.0.119
Bumps System.IO.Abstractions from 17.0.21 to 17.0.28

---
updated-dependencies:
- dependency-name: AWSSDK.S3
  dependency-version: 3.7.510
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: Microsoft.Extensions.Http.Polly
  dependency-version: 6.0.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: Moq
  dependency-version: 4.18.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: Moq
  dependency-version: 4.18.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: System.Data.SQLite.Core
  dependency-version: 1.0.119
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: System.IO.Abstractions
  dependency-version: 17.0.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jan 29, 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