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 tests group in /src/DevOpsMetrics.Tests with 3 updates #969

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2023

Bumps the tests group in /src/DevOpsMetrics.Tests with 3 updates: Microsoft.NET.Test.Sdk, Azure.Data.Tables and Azure.Identity.

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

Release notes

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

v17.8.0

What's Changed

Full Changelog: microsoft/vstest@v17.7.2...v17.8.0

v17.8.0-release-23468-02

What's Changed

Full Changelog: microsoft/vstest@v17.8.0-preview-23424-02...v17.8.0-release-23468-02

v17.8.0-preview-23424-02

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.8.0-preview-23371-04...v17.8.0-preview-23424-02

v17.8.0-preview-23371-04

Issues Fixed

  • Take System dlls from testhost folder #4610
  • Simplify naming in ExecutionTests
  • Fix XmlException when writing Html log with certain test names #4576

Full Changelog: here

Drops

Commits

Updates Azure.Data.Tables from 12.8.1 to 12.8.2

Release notes

Sourced from Azure.Data.Tables's releases.

Azure.Data.Tables_12.8.2

12.8.2 (2023-11-13)

Acknowledgments

Thank you to our developer community members who helped to make Azure Tables better with their contributions to this release:

Bugs Fixed

  • Fixed an issue where custom models decorated with the DataMemberAttribute were not properly considered in query filters (A community contribution, courtesy of [metjuperry] (#38884)

Other Changes

Commits
  • 43aacd3 Prep for tables release (#39940)
  • 7ec340b Disable diagnostics checks in tests that use released version of KeyVault (#3...
  • 615cfcc Refer to correct article regarding ServiceBusAdministrationClient (#39699)
  • 2818ef1 Increment package version after release of Azure.Extensions.AspNetCore.Config...
  • a0fe6ba Increment version for keyvault releases (#39892)
  • c276bb5 Increment package version after release of Microsoft.Azure.WebJobs.Extensions...
  • 4e05177 Increment package version after release of Azure.Messaging.EventGrid (#39883)
  • 801dd7e DataMovement Share Destination Checkpoint Data Update (#39764)
  • 371c357 revert the breaking changes introduced by #39753 (#39931)
  • dba99f7 [DataFactory]Upgrade SDK Version To 1.0.0-beta.5 (#39778)
  • Additional commits viewable in compare view

Updates Azure.Identity from 1.10.3 to 1.10.4

Release notes

Sourced from Azure.Identity's releases.

Azure.Identity_1.10.4

1.10.4 (2023-11-13)

Other Changes

Commits

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 tests group in /src/DevOpsMetrics.Tests with 3 updates: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest), [Azure.Data.Tables](https://github.com/Azure/azure-sdk-for-net) and [Azure.Identity](https://github.com/Azure/azure-sdk-for-net).


Updates `Microsoft.NET.Test.Sdk` from 17.7.2 to 17.8.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.7.2...v17.8.0)

Updates `Azure.Data.Tables` from 12.8.1 to 12.8.2
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Data.Tables_12.8.1...Azure.Data.Tables_12.8.2)

Updates `Azure.Identity` from 1.10.3 to 1.10.4
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.10.3...Azure.Identity_1.10.4)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: Azure.Data.Tables
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 14, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 15, 2023

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

@dependabot dependabot bot closed this Nov 15, 2023
@dependabot dependabot bot deleted the dependabot/nuget/src/DevOpsMetrics.Tests/tests-ec4d41be7a branch November 15, 2023 11:33
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.

1 participant