Skip to content

Bump the core group with 2 updates#3254

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/BervProject.WebApi.Integration.Test/core-8065edb0b0
Open

Bump the core group with 2 updates#3254
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/BervProject.WebApi.Integration.Test/core-8065edb0b0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Updated Autofac.Extras.Moq from 7.0.0 to 8.0.0.

Release notes

Sourced from Autofac.Extras.Moq's releases.

8.0.0

Breaking Changes

  • Dropped support for .NET 6 (net6.0). If you are still targeting .NET 6, remain on v7.0.0. The library now targets .NET 10, .NET 8, .NET Standard 2.1, and .NET Standard 2.0.
  • Minimum Autofac version raised to 9.3.0 (from 8.1.0). Consuming projects will need to be compatible with Autofac 9.x.

Other Changes

  • Added support for .NET 10; retained support for .NET 8, .NET Standard 2.1, and .NET Standard 2.0.
  • AutoMock.Mock<T>() now forwards parameters to the constructor of the mocked type, so you can mock abstract or non-sealed classes whose constructors take arguments. TypedParameter, NamedParameter, and PositionalParameter are all supported. (#​42)
  • AutoMock.Mock<T>() can now mock delegate types. Previously this threw an InvalidCastException because a delegate mock's object does not implement IMocked<T>. (#​48)
  • Documented that adding real framework services (such as Entity Framework Core or Microsoft.Extensions.Logging) into an AutoMock container can cause unexpected NullReferenceExceptions, and described how to avoid it. (#​49)

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 Autofac.Extras.Moq from 7.0.0 to 8.0.0
Bumps Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0

---
updated-dependencies:
- dependency-name: Autofac.Extras.Moq
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: core
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core
...

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 Jun 30, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot

@sonarqubecloud

Copy link
Copy Markdown

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