bicep icon indicating copy to clipboard operation
bicep copied to clipboard

Bump MSTest.TestFramework from 3.2.0 to 3.2.2

Open dependabot[bot] opened this issue 1 year ago • 4 comments

Bumps MSTest.TestFramework from 3.2.0 to 3.2.2.

Release notes

Sourced from MSTest.TestFramework's releases.

v3.2.2

See the release notes here.

v3.2.1

See the release notes here.

Changelog

Sourced from MSTest.TestFramework's changelog.

[3.2.2] - 2024-02-22

See full log here

Fixed

Artifacts

  • MSTest: 3.2.2
  • MSTest.TestFramework: 3.2.2
  • MSTest.TestAdapter: 3.2.2
  • MSTest.Analyzers: 3.2.2
  • Microsoft.Testing.Extensions.CrashDump: 1.0.2
  • Microsoft.Testing.Extensions.HangDump: 1.0.2
  • Microsoft.Testing.Extensions.HotReload: 1.0.2
  • Microsoft.Testing.Extensions.Retry: 1.0.2
  • Microsoft.Testing.Extensions.TrxReport: 1.0.2

[3.2.1] - 2024-02-13

See full log here

Fixed

Housekeeping

Artifacts

  • MSTest: 3.2.1
  • MSTest.TestFramework: 3.2.1
  • MSTest.TestAdapter: 3.2.1
  • MSTest.Analyzers: 3.2.1
  • Microsoft.Testing.Extensions.CrashDump: 1.0.1
  • Microsoft.Testing.Extensions.HangDump: 1.0.1

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/13481)

dependabot[bot] avatar Feb 27 '24 20:02 dependabot[bot]

Test this change out locally with the following install scripts (Action run 8193325953)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 8193325953
    
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 8193325953"
    
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 8193325953
    
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 8193325953"
    

github-actions[bot] avatar Feb 27 '24 20:02 github-actions[bot]

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Mar 05 '24 00:03 dependabot[bot]

Test Results

    63 files   -     36      63 suites   - 36   22m 24s :stopwatch: - 21m 29s 10 677 tests  -     20  10 675 :white_check_mark:  -     21  2 :zzz: +1  0 :x: ±0  25 198 runs   - 12 664  25 194 :white_check_mark:  - 12 665  4 :zzz: +1  0 :x: ±0 

Results for commit 1fb16937. ± Comparison against base commit b41394e0.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Mar 05 '24 01:03 github-actions[bot]

@dependabot recreate

StephenWeatherford avatar Mar 05 '24 17:03 StephenWeatherford