DeveloperMetrics / DevOpsMetrics

A project to extract and process high performing DevOps metrics (DORA) from GitHub and Azure DevOps
MIT License
250 stars 46 forks source link

Bump the tests group in /src/DevOpsMetrics.Tests with 5 updates #1001

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the tests group in /src/DevOpsMetrics.Tests with 5 updates:

Package From To
Microsoft.AspNetCore.TestHost 8.0.0 8.0.1
Microsoft.NET.Test.Sdk 17.8.0 17.9.0
MSTest.TestAdapter 3.1.1 3.2.0
MSTest.TestFramework 3.1.1 3.2.0
Azure.Data.Tables 12.8.2 12.8.3

Updates Microsoft.AspNetCore.TestHost from 8.0.0 to 8.0.1

Release notes

Sourced from Microsoft.AspNetCore.TestHost's releases.

.NET 8.0.1

Release

Commits


Updates Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0

Release notes

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

v17.9.0

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0

v17.9.0-release-23619-01

What's Changed

Full Changelog: https://github.com/microsoft/vstest/compare/v17.9.0-preview-23577-04...v17.9.0-release-23619-01

v17.9.0-preview-23577-04

What's Changed

Full Changelog: https://github.com/microsoft/vstest/compare/v17.9.0-preview-23531-01...v17.9.0-preview-23577-04

v17.9.0-preview-23531-01

What's Changed

Full Changelog: https://github.com/microsoft/vstest/compare/v17.9.0-preview-23503-02...v17.9.0-preview-23531-01

v17.9.0-preview-23503-02

What's Changed

Full Changelog: https://github.com/microsoft/vstest/compare/v17.8.0-release-23468-02...v17.9.0-preview-23503-02

Commits


Updates MSTest.TestAdapter from 3.1.1 to 3.2.0

Release notes

Sourced from MSTest.TestAdapter's releases.

v.3.2.0

See the release notes here.

v3.2.0-preview.24069.3

See the release notes here.

v3.2.0-preview.23623.1

See the release notes here.

v3.2.0-preview.23622.1

See the release notes here.

Changelog

Sourced from MSTest.TestAdapter's changelog.

[3.2.0] - 2024-01-24

See full log here

Added

Fixed

Chores

... (truncated)

Commits


Updates MSTest.TestFramework from 3.1.1 to 3.2.0

Release notes

Sourced from MSTest.TestFramework's releases.

v.3.2.0

See the release notes here.

v3.2.0-preview.24069.3

See the release notes here.

v3.2.0-preview.23623.1

See the release notes here.

v3.2.0-preview.23622.1

See the release notes here.

Changelog

Sourced from MSTest.TestFramework's changelog.

[3.2.0] - 2024-01-24

See full log here

Added

Fixed

Chores

... (truncated)

Commits


Updates Azure.Data.Tables from 12.8.2 to 12.8.3

Release notes

Sourced from Azure.Data.Tables's releases.

Azure.Data.Tables_12.8.3

12.8.3 (2024-02-06)

Bugs Fixed

  • TableEntity string properties will correctly handle type coercion from DateTime and DateTimeOffset types. (#40775)
  • Fixed an error handling bug that could result in an ArgumentNullException when calling CreateIfNotExistsAsync. (#41463)
Commits
  • 9cdf83d Increment package version after release of Azure.Security.ConfidentialLedger ...
  • 5b84b81 Increment package version after release of Azure.AI.OpenAI.Assistants (#41799)
  • f5f4acb Update Generator Version 3.0.0-beta.20240205.1 (#41806)
  • f8fb4be Sync eng/common directory with azure-sdk-tools for PR 7630 (#41796)
  • b07b8f3 Sync eng/common directory with azure-sdk-tools for PR 7634 (#41790)
  • f250ca2 {AzureMonitorDistro] Added Azure Container Apps resource detector. (#41803)
  • c8416d0 Domain-specific changes to fix docindex (#41765)
  • 37f2513 Fix BOM issue Generate-DocIndex.ps1 (#41768)
  • 817c6cc Increment package version after release of Azure.Search.Documents (#41797)
  • 7068a84 [Core] Annotate TokenCredential for auditing (#41662)
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 8 months ago

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