Skip to content

Bump the dev-dependencies group with 3 updates - #58

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/test/Buffers/dev-dependencies-ebce2bf29d
Open

Bump the dev-dependencies group with 3 updates#58
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/test/Buffers/dev-dependencies-ebce2bf29d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown

Updated AsmResolver.DotNet from 6.0.0 to 6.0.1.

Release notes

Sourced from AsmResolver.DotNet's releases.

6.0.1

This is a maintenance release that addresses bugs and regressions found in 6.0.0.

Improvements

  • Add CustomMarshalDescriptor::MarshalTypeName to support and preserve invalid and non-existing marshal type descriptors (#​750)
  • Mark assemblies with more AOT compatible attributes (#​753, thanks @​ds5678)
  • Mark AssemblyResolverBase::ProbeDirectory virtual (aa5c57ae4c72c4f4de4566ffde0bb18a0e31ce3f)

Bug Fixes

  • Fix an issue where namespaces of nested types would not be considered by the name generators, builders and type resolvers (#​748, #​758)
  • Fix a rare issue where the size of exception handler sections in a method body would not be calculated properly, incorrectly trimming bodies with many exception handlers (#​746, #​749)
  • Fix various edge-case bugs w.r.t. type name parsing in custom attributes (#​750)
  • Fix a regression where empty non-null method bodies would crash the serializer during size computation (#​754, thanks @​ds5678)
  • Fix an issue where strong name signatures would sometimes use the incorrect endianness when reading/writing (#​756, thanks @​Summpot)
  • Clone raw exception handler sections before fast-patching, preventing ownership problems of the back buffer and thus accidental method body corruptions (#​747, thanks @​wondercrash)

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.5.1 to 18.8.1.

Release notes

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

18.8.1

What's Changed

Full Changelog: microsoft/vstest@v18.8.0...v18.8.1

18.8.0

What's Changed

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

18.7.0

What's Changed

New Contributors

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

18.6.0

What's Changed

Changes to tests and infra

Commits viewable in compare view.

Updated MSTest from 4.2.3 to 4.3.3.

Release notes

Sourced from MSTest's releases.

4.3.3

See the release notes here

4.3.2

See the release notes here

4.3.0

See the release notes here

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 AsmResolver.DotNet from 6.0.0 to 6.0.1
Bumps Microsoft.NET.Test.Sdk from 18.5.1 to 18.8.1
Bumps MSTest from 4.2.3 to 4.3.3

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: MSTest
  dependency-version: 4.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: AsmResolver.DotNet
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: MSTest
  dependency-version: 4.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

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 Aug 6, 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