Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.9.0 by dependabot[bot] · Pull Request #171 · BcryptNet/bcrypt.net
Navigation Menu
{{ message }}
BcryptNet / bcrypt.net Public
- Notifications You must be signed in to change notification settings
- Fork 115
Merged
ChrisMcKee merged 1 commit intomainfrom
Feb 28, 2024Merged
Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.9.0#171
ChrisMcKee merged 1 commit intomainfrom
Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.9.0#171
ChrisMcKee merged 1 commit intomainfrom
Conversation
Copy link Copy Markdown
Contributor
dependabot
bot
commented
on behalf of github
Feb 28, 2024
dependabot
bot
commented
on behalf of github
Bumps Microsoft.NET.Test.Sdk from 17.7.2 to 17.9.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
v17.9.0
What's Changed
- Remove dependency on Nuget.Frameworks by
@nohwndin microsoft/vstest#4693- Add platform guard by
@dotMortenin microsoft/vstest#4737- Remove javascript in
HtmlLoggerby@daveMuellerin microsoft/vstest#4744- Fix CPU is consumed by polling frequently when there is no subscriber by
@nohwndin microsoft/vstest#4735- Create a proper MSBuild ToolTask based VSTestTask by
@mcartoixain microsoft/vstest#2702- Update SDK, copy logger by
@nohwndin microsoft/vstest#4755- Fix staircase in logger by
@nohwndin microsoft/vstest#4756- Update dump client to latest by
@nohwndin microsoft/vstest#4724- [rel/17.9] Disable testhost prestart by
@nohwndin microsoft/vstest#4836New Contributors
@jithu7432made their first contribution in microsoft/vstest#4698@mcartoixamade their first contribution in microsoft/vstest#2702Full Changelog: microsoft/vstest@v17.8.0...v17.9.0
v17.9.0-release-23619-01
What's Changed
Full Changelog: microsoft/vstest@v17.9.0-preview-23577-04...v17.9.0-release-23619-01
v17.9.0-preview-23577-04
What's Changed
- Updated VSSDK.BuildTools version by
@cvpoienaruin #4765- Update dump client to latest by
@nohwndin #4724- Fix staircase in logger by
@nohwndin #4756- Create a proper MSBuild ToolTask based VSTestTask by
@nohwndin #2702- Fix CPU is consumed by polling frequently when there is no subscriber by
@nohwnd,@cvpoienaruin #4735- Remove javascript in
HtmlLoggerby@daveMuellerin #4744- Update VSIX metadata by
@nohwndin #4550- Add platform guard by
@dotMortenin #4737Full Changelog: microsoft/vstest@v17.9.0-preview-23531-01...v17.9.0-preview-23577-04
v17.9.0-preview-23531-01
What's Changed
Full Changelog: microsoft/vstest@v17.9.0-preview-23503-02...v17.9.0-preview-23531-01
v17.9.0-preview-23503-02
What's Changed
Full Changelog: microsoft/vstest@v17.8.0-release-23468-02...v17.9.0-preview-23503-02
v17.8.0
... (truncated)
Commits
a77b8d5Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...60eca4bDisable testhost prestart (#4833) (#4836)053d711Replaced obsolete NuGetAuthenticate@0 with NuGetAuthenticate@1 (#4800)f33b3e4Fixed version in tests (#4790)f8d273cChanged pre-release label version (#4786)2cda152Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...0b98146Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...e017f62Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...4572ac3Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...9ba4078[main] Update dependencies from dotnet/arcade (#4767)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.9.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.9.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
label
Feb 28, 2024
ChrisMcKee
merged commit
592cdb5
into
main
ChrisMcKee
deleted the
dependabot/nuget/Microsoft.NET.Test.Sdk-17.9.0
branch
This was referenced
Feb 16, 2026This was referenced
Mar 28, 2026Closed
This was referenced
Apr 5, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment