Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dev-dependencies group across 1 directory with 3 updates #19

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 21, 2025

Bumps the dev-dependencies group with 3 updates in the /test/Memory directory: AsmResolver.DotNet, MSTest.TestAdapter and MSTest.TestFramework.

Updates AsmResolver.DotNet from 6.0.0-beta.1 to 6.0.0-beta.2

Release notes

Sourced from AsmResolver.DotNet's releases.

6.0.0-beta.2

This is a maintenance release that fixes some shortcomings and addresses various regressions introduced by the refactors in 6.0.0-beta.1.

Similar to 6.0.0-beta.1, this is an unstable release and the public API are still subject to change.

Improvements

  • Add more nullable attributes (#575, #604, thanks @​ds5678)
  • Add GenericParameter::Variance property (#578, thanks @​ds5678)
  • SentinelTypeSignature is now a singleton (#581, thanks @​ds5678)
  • Add Insert and TryGetRidByKey to MetadataTable (0acd8ca2f7e5e038e4b2b1ca54f9be9e52cc156b)
  • Add support for debug data to be read from EOF / overlay segments (#583, thanks @​DaZombieKiller).
  • Add EmptyDebugDataSegment (798a4edc1eaeeb7f65358893458ad0f2067a6c11)
  • Add BinaryStreamReader::ReadBytes(int32) (5863886a328240e84c7cd707fe751ad34241da13)
  • Let IMetadataTable implement ISegment (9251f1976501385717d13b6d67dc2aab9a77f992)
  • Add linear sweep blob enumerators for #Blob, #Guid, #Strings and #US streams (b7f67d0ad68916c60c49aef0f4a6b3200084364d).
  • Let all IMetadataRow structures implement IEquatable (aaf4d6ef782b8c34a969fd441cfee428a114b931)
  • Ensure a type's namespace is always null or non-empty (#602, thanks @​ds5678)
  • Drastically increase the accuracy of IMemberDefinition::IsAccessibleFrom and add analogous CanAccessDefinition methods (71d345f498010a22e70eed2d52762214d81cec33)

Bug Fixes

  • Fix an issue when cloning a method body using MemberCloner would not import calli operands properly (4a02161ab2d4aa1cc72a02c8c61be28f60e060c1)
  • Fix an issue where the RSDS parser would incorrectly include a null terminator byte in the PDB path (#584, thanks @​Windows10CE)
  • Fix an issue where export directories would be duplicated when using UnmanagedPEFileBuilder (32002294efa2abe441df062e7422e8032c3ff8c4)
  • Fix an issue where zero base relocation blocks were duplicated unnecessarily (fd9cbb52e3f0b2fdc88792a9f17717dae034e6a0)
  • Fix an issue where in some cases a non-empty import directory would be removed incorrectly if the UnmanagedPEFileBuilder was instructed to not trampoline the IAT (5f65621f082a0842f29d3c7285603c0166e823a3).
  • Fix an issue where cloned properties and events were not included in the final ClonedMembers collection in MemberCloneResult (#592)
  • Fix an issue where comparing two generic methods using SignatureComparer would result in a different conclusion depending on the order in which the two are passed onto the comparer (#595, thanks @​ds5678).
  • Fix an issue when computing the offset range for a single metadata row (e1f3a9ced23e136795d2c403b3a0ba2da207724d)
  • Fix an issue where some ReadyToRun metadata read from a file would not be assigned an offset/rva (490176a253103a0395f965c089e152ec5c922e48)
Commits
  • 70794cd Pin nuget source url in ci/cd
  • e4a4c3b Merge pull request #605 from Washi1337/development
  • e3a73db Bump dependencies
  • cbe7473 Bump version
  • e70f3d2 Add nightly builds link
  • 78d0145 Fix dead links in showcase
  • 490176a BUGFIX: Set offset/rva of r2r sections
  • ffcaf54 Merge pull request #604 from ds5678/null-forgiveness-creatememberreference
  • e910aa1 Be more forgiving about null status of parameters given to CreateMemberReference
  • 71d345f BUGFIX: Address edge-cases for IsAccessibleFromType methods
  • Additional commits viewable in compare view

Updates MSTest.TestAdapter from 3.7.0 to 3.7.2

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.7.2

See the release notes here

v3.7.1

See the release notes here

Changelog

Sourced from MSTest.TestAdapter's changelog.

[3.7.2] - 2025-01-21

See full log here

Fixed

Artifacts

  • MSTest: 3.7.2
  • MSTest.TestFramework: 3.7.2
  • MSTest.TestAdapter: 3.7.2
  • MSTest.Analyzers: 3.7.2
  • MSTest.Sdk: 3.7.2
  • Microsoft.Testing.Extensions.CrashDump: 1.5.2
  • Microsoft.Testing.Extensions.HangDump: 1.5.2
  • Microsoft.Testing.Extensions.HotReload: 1.5.2
  • Microsoft.Testing.Extensions.Retry: 1.5.2
  • Microsoft.Testing.Extensions.TrxReport: 1.5.2

[3.7.1] - 2024-01-13

See full log here

Fixed

Artifacts

  • MSTest: 3.7.1
  • MSTest.TestFramework: 3.7.1
  • MSTest.TestAdapter: 3.7.1
  • MSTest.Analyzers: 3.7.1
  • MSTest.Sdk: 3.7.1
  • Microsoft.Testing.Extensions.CrashDump: 1.5.1
  • Microsoft.Testing.Extensions.HangDump: 1.5.1
  • Microsoft.Testing.Extensions.HotReload: 1.5.1
  • Microsoft.Testing.Extensions.Retry: 1.5.1
  • Microsoft.Testing.Extensions.TrxReport: 1.5.1
Commits
  • 0557747 [rel/3.7] Update dependencies from microsoft/testanywhere (#4743)
  • a9abf8f [rel/3.7] Update dependencies from microsoft/testanywhere (#4741)
  • f2a51f1 [rel/3.7] Update dependencies from microsoft/testanywhere (#4731)
  • e6c71d2 [rel/3.7] Update dependencies from microsoft/testanywhere (#4717)
  • 7b33836 [rel/3.7] Update dependencies from microsoft/testanywhere (#4708)
  • cfd43cd [rel/3.7] Update dependencies from microsoft/testanywhere (#4695)
  • 6628571 Fix broken build
  • a38e870 [rel/3.7] Fix tuple regression before it's shipped :) (#4679)
  • 8f3d49a [rel/3.7] Update dependencies from microsoft/testanywhere (#4672)
  • f1e7f1b [rel/3.7] Remove non-working <inheritdoc /> (#4669)
  • Additional commits viewable in compare view

Updates MSTest.TestFramework from 3.7.0 to 3.7.2

Release notes

Sourced from MSTest.TestFramework's releases.

v3.7.2

See the release notes here

v3.7.1

See the release notes here

Changelog

Sourced from MSTest.TestFramework's changelog.

[3.7.2] - 2025-01-21

See full log here

Fixed

Artifacts

  • MSTest: 3.7.2
  • MSTest.TestFramework: 3.7.2
  • MSTest.TestAdapter: 3.7.2
  • MSTest.Analyzers: 3.7.2
  • MSTest.Sdk: 3.7.2
  • Microsoft.Testing.Extensions.CrashDump: 1.5.2
  • Microsoft.Testing.Extensions.HangDump: 1.5.2
  • Microsoft.Testing.Extensions.HotReload: 1.5.2
  • Microsoft.Testing.Extensions.Retry: 1.5.2
  • Microsoft.Testing.Extensions.TrxReport: 1.5.2

[3.7.1] - 2024-01-13

See full log here

Fixed

Artifacts

  • MSTest: 3.7.1
  • MSTest.TestFramework: 3.7.1
  • MSTest.TestAdapter: 3.7.1
  • MSTest.Analyzers: 3.7.1
  • MSTest.Sdk: 3.7.1
  • Microsoft.Testing.Extensions.CrashDump: 1.5.1
  • Microsoft.Testing.Extensions.HangDump: 1.5.1
  • Microsoft.Testing.Extensions.HotReload: 1.5.1
  • Microsoft.Testing.Extensions.Retry: 1.5.1
  • Microsoft.Testing.Extensions.TrxReport: 1.5.1
Commits
  • 0557747 [rel/3.7] Update dependencies from microsoft/testanywhere (#4743)
  • a9abf8f [rel/3.7] Update dependencies from microsoft/testanywhere (#4741)
  • f2a51f1 [rel/3.7] Update dependencies from microsoft/testanywhere (#4731)
  • e6c71d2 [rel/3.7] Update dependencies from microsoft/testanywhere (#4717)
  • 7b33836 [rel/3.7] Update dependencies from microsoft/testanywhere (#4708)
  • cfd43cd [rel/3.7] Update dependencies from microsoft/testanywhere (#4695)
  • 6628571 Fix broken build
  • a38e870 [rel/3.7] Fix tuple regression before it's shipped :) (#4679)
  • 8f3d49a [rel/3.7] Update dependencies from microsoft/testanywhere (#4672)
  • f1e7f1b [rel/3.7] Remove non-working <inheritdoc /> (#4669)
  • Additional 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 the dev-dependencies group with 3 updates in the /test/Memory directory: [AsmResolver.DotNet](https://github.com/Washi1337/AsmResolver), [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `AsmResolver.DotNet` from 6.0.0-beta.1 to 6.0.0-beta.2
- [Release notes](https://github.com/Washi1337/AsmResolver/releases)
- [Commits](Washi1337/AsmResolver@v6.0.0-beta.1...v6.0.0-beta.2)

Updates `MSTest.TestAdapter` from 3.7.0 to 3.7.2
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.7.0...v3.7.2)

Updates `MSTest.TestFramework` from 3.7.0 to 3.7.2
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.7.0...v3.7.2)

---
updated-dependencies:
- dependency-name: AsmResolver.DotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 21, 2025 14:50
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 21, 2025
Copy link
Author

dependabot bot commented on behalf of github Jan 26, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jan 26, 2025
@dependabot dependabot bot deleted the dependabot/nuget/test/Memory/dev-dependencies-dfc848ffc7 branch January 26, 2025 16:59
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