Skip to content

deps: Bump the test-infrastructure group with 2 updates#640

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/test-infrastructure-d0ab1998b6
Closed

deps: Bump the test-infrastructure group with 2 updates#640
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/test-infrastructure-d0ab1998b6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updated coverlet.collector from 8.0.0 to 8.0.1.

Release notes

Sourced from coverlet.collector's releases.

8.0.1

Fixed

  • Fix [BUG] TypeInitializationException when targeting .NET Framework #​1818
  • Fix [BUG] coverlet.MTP build fails with CS0400 due to developmentDependency=true #​1827

Improvements

  • Additional improvements needed for .NET Framework instrumentation type import #​1825

Diff between 8.0.0 and 8.0.1

Commits viewable in compare view.

Updated FluentAssertions from 8.8.0 to 8.9.0.

Release notes

Sourced from FluentAssertions's releases.

8.9.0

What's Changed

New features

Improvements

Fixes

Documentation

Others

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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2026

Labels

The following labels could not be found: nuget. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 23, 2026
@dependabot dependabot bot temporarily deployed to test-dataverse March 23, 2026 08:46 Inactive
Bumps coverlet.collector from 8.0.0 to 8.0.1
Bumps FluentAssertions from 8.8.0 to 8.9.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-infrastructure
- dependency-name: FluentAssertions
  dependency-version: 8.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-infrastructure
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/test-infrastructure-d0ab1998b6 branch from a15188a to 77fcbcf Compare March 24, 2026 18:22
@dependabot dependabot bot temporarily deployed to test-dataverse March 24, 2026 18:22 Inactive
joshsmithxrm added a commit that referenced this pull request Mar 25, 2026
NuGet updates:
- Microsoft.Identity.Client 4.82.1 → 4.83.1
- Microsoft.Identity.Client.Extensions.Msal 4.82.1 → 4.83.1
- Devlooped.CredentialManager 2.6.1.1 → 2.7.0
- System.Security.Cryptography.Pkcs 10.0.2 → 10.0.5
- System.CommandLine 2.0.2 → 2.0.5
- Microsoft.SqlServer.TransactSql.ScriptDom 170.3.0 → 170.191.0
- Microsoft.SourceLink.GitHub 10.0.102 → 10.0.201
- coverlet.collector 8.0.0 → 8.0.1
- FluentAssertions 8.8.0 → 8.9.0

npm updates (Extension):
- knip 5.87.0 → 6.0.2
- eslint 10.0.3 → 10.1.0
- stylelint 17.4.0 → 17.5.0
- typescript-eslint 8.57.0 → 8.57.1
- flatted 3.3.3 → 3.4.2 (transitive)

Fix flaky AsyncHelperTests.FireAndForget_UnwrapsAggregateException —
replaced fixed Task.Delay(100) with polling loop (2s timeout) to
eliminate thread-pool scheduling race under CI load.

Supersedes: #635, #636, #637, #638, #639, #640, #641, #644, #645, #646, #647, #649

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
joshsmithxrm added a commit that referenced this pull request Mar 25, 2026
* deps: combine 12 dependabot updates and fix flaky test

NuGet updates:
- Microsoft.Identity.Client 4.82.1 → 4.83.1
- Microsoft.Identity.Client.Extensions.Msal 4.82.1 → 4.83.1
- Devlooped.CredentialManager 2.6.1.1 → 2.7.0
- System.Security.Cryptography.Pkcs 10.0.2 → 10.0.5
- System.CommandLine 2.0.2 → 2.0.5
- Microsoft.SqlServer.TransactSql.ScriptDom 170.3.0 → 170.191.0
- Microsoft.SourceLink.GitHub 10.0.102 → 10.0.201
- coverlet.collector 8.0.0 → 8.0.1
- FluentAssertions 8.8.0 → 8.9.0

npm updates (Extension):
- knip 5.87.0 → 6.0.2
- eslint 10.0.3 → 10.1.0
- stylelint 17.4.0 → 17.5.0
- typescript-eslint 8.57.0 → 8.57.1
- flatted 3.3.3 → 3.4.2 (transitive)

Fix flaky AsyncHelperTests.FireAndForget_UnwrapsAggregateException —
replaced fixed Task.Delay(100) with polling loop (2s timeout) to
eliminate thread-pool scheduling race under CI load.

Supersedes: #635, #636, #637, #638, #639, #640, #641, #644, #645, #646, #647, #649

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix(test): address Gemini review — use Stopwatch and Assert.Fail in WaitForErrors

Use Stopwatch instead of Environment.TickCount64 for more reliable time
measurement, and add Assert.Fail with a descriptive message on timeout
for easier debugging.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@joshsmithxrm
Copy link
Copy Markdown
Owner

Superseded by #668 which combined all 12 Dependabot updates into a single PR.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@github-project-automation github-project-automation bot moved this from Todo to Done in PPDS Roadmap Mar 25, 2026
@dependabot dependabot bot deleted the dependabot/nuget/test-infrastructure-d0ab1998b6 branch March 25, 2026 00:19
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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant