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 functionaltests group in /src/DevOpsMetrics.FunctionalTests with 5 updates #1008

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the functionaltests group in /src/DevOpsMetrics.FunctionalTests with 5 updates:

Package From To
Microsoft.NET.Test.Sdk 17.8.0 17.9.0
MSTest.TestAdapter 3.1.1 3.2.1
MSTest.TestFramework 3.1.1 3.2.1
Selenium.WebDriver 4.16.2 4.18.1
Azure.Data.Tables 12.8.2 12.8.3

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.1

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.2.1

See the release notes here.

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.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
  • Microsoft.Testing.Extensions.HotReload: 1.0.1
  • Microsoft.Testing.Extensions.Retry: 1.0.1
  • Microsoft.Testing.Extensions.TrxReport: 1.0.1

[3.2.0] - 2024-01-24

See full log here

Added

... (truncated)

Commits


Updates MSTest.TestFramework from 3.1.1 to 3.2.1

Release notes

Sourced from MSTest.TestFramework's releases.

v3.2.1

See the release notes here.

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.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
  • Microsoft.Testing.Extensions.HotReload: 1.0.1
  • Microsoft.Testing.Extensions.Retry: 1.0.1
  • Microsoft.Testing.Extensions.TrxReport: 1.0.1

[3.2.0] - 2024-01-24

See full log here

Added

... (truncated)

Commits


Updates Selenium.WebDriver from 4.16.2 to 4.18.1

Release notes

Sourced from Selenium.WebDriver's releases.

Selenium 4.18.0

Changelog

For each component's detailed changelog, please check:

Commits in this release

  • 5404e6d523 - updating versions to nightly :: Titus Fortner
  • 7bec7b419d - [build] fixes to automated release tasks :: Titus Fortner
  • 7112e476d6 - [build] fix chmod value for geenrated dotnet files :: Titus Fortner
  • 72436c43b6 - [build] fix release note formatting :: Titus Fortner
  • f9ff9b3c08 - [java] Recommitting self-signed certificate should not require certificate file :: Puja Jagani
  • 1e2b8d6323 - [js] Fix running the casting related methods in chromium (#13479) :: Puja Jagani
  • 91e7572bf7 - Fix typo in setup.py (#13487) :: EwaMarek
  • 6334c2fa22 - Update mirror info (Tue Jan 23 12:06:42 UTC 2024) :: Selenium CI Bot
  • 9a044b8310 - [py] Bumping to 4.17.1 and updating CHANGES :: Diego Molina
  • e2b595b486 - [py] Correct typing_extension dependency for wheel generation :: David Burns
  • d9ff42059e - [py] Bumping to 4.17.2 and updating CHANGES :: Diego Molina
  • 5440d2b173 - [build] rust version needs to be changed before running the Selenium Manager task not after :: Titus Fortner
  • d74db8a131 - [build] create selenium-release target for python :: Titus Fortner
  • dd02fbf9c1 - [build] need to include twine in requirements to use it in target :: Titus Fortner
  • c5fb5a551a - [build] fix short version in python docs :: Titus Fortner
  • c618cac603 - [build] create workflow to PR changes to browser versions (#13466) :: Titus Fortner
  • 4f9d290ca7 - [js] Enabling virtual authenticator tests for Firefox :: Diego Molina
  • 83838605d1 - Update mirror info (Wed Jan 24 00:19:31 UTC 2024) :: Selenium CI Bot
  • fa658f499a - [bidi] Add browsing context destroyed event :: Puja Jagani
  • fe77555cd2 - [bidi][js] Add test for basic auth network event :: Puja Jagani
  • ca9c0c1237 - [bidi] [js] Add realm destroyed event :: Puja Jagani
  • b5259d8a4b - [java] Add missing support events for Web Driver Listener (#13210) :: Oscar Devora
  • 17d0491b6f - Update mirror info (Thu Jan 25 00:16:17 UTC 2024) :: Selenium CI Bot
  • 569e64be17 - [bidi][java] Add network intercept commands :: Puja Jagani
  • a9a0aa4c0b - [bidi][java] Add command "continuewithAuth" :: Puja Jagani
  • 6ad24d3731 - [bidi][java] Add failRequest command :: Puja Jagani
  • 1f01bfe3fb - [build] add git gem to gemspec as a development dependency :: Titus Fortner
  • eb38753337 - [build] add more information to bazel errors in tasks :: Titus Fortner
  • 319e4d7119 - [build] make sure task arguments are Arrays :: Titus Fortner
  • ad4fb54ea3 - [build] fix git code in rake tasks :: Titus Fortner
  • e93719e41b - [build] add toggle to build ruby webdriver or devtools gems independently :: Titus Fortner
  • b1af5d6495 - [build] update version in package-lock for node :: Titus Fortner
  • 339a837444 - [build] update tasks for release preparation :: Titus Fortner
  • c2ea3b2c2d - [build] do not update copyright information as part of release preparation :: Titus Fortner
  • 168c9f5417 - [rb] make suggested updates from rubocop :: Titus Fortner

... (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.