Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2022

Bumps Microsoft.VisualStudio.Threading.Analyzers from 16.6.13 to 17.3.44.

Release notes

Sourced from Microsoft.VisualStudio.Threading.Analyzers's releases.

v17.2.32

Changes:

The netcoreapp3.1 target in this package adds WindowsDesktop dependencies to match what was already available in the net471 target. To avoid a WindowsDesktop runtime dependency, target net5.0 or later. For .NET 5.0, the WindowsDesktop dependencies are only expressed when targeting in net5.0-windows. See #1033.

Fixes:

  • #1000: AsyncSemaphore deadlock: EnterAsync holds lock while blocking on cancellation handler which needs lock

Enhancements:

  • #1004: Add net5.0 and net5.0-windows TFMs
  • #994: Add SynchronizationContext.GetAwaiter extension method

Others:

v17.2.20-alpha

Changes:

Fixes:

  • #979: Fix InvalidCastException thrown from VSTHRD102

Enhancements:

  • #987: AsyncQueue.ToArray() made public (#986)
  • #978: Update reentrant exception to be of specific type
  • #986: Get list of queued items in AsyncQueue

Others:

  • #977: Build SBOM manifest as part of build
  • #976: Apply latest Library.Template including SDT additions

This list of changes was auto generated.

v17.1.46

What's Changed

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

Bumps [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) from 16.6.13 to 17.3.44.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/commits)

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Threading.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2022
@commit-lint
Copy link

commit-lint bot commented Aug 12, 2022

Chore

  • deps: bump Microsoft.VisualStudio.Threading.Analyzers (6b8b299)

Contributors

dependabot[bot]

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@codecov
Copy link

codecov bot commented Aug 12, 2022

Codecov Report

Merging #189 (3caca62) into master (8d8800f) will increase coverage by 0.44%.
The diff coverage is n/a.

❗ Current head 3caca62 differs from pull request most recent head 6b8b299. Consider uploading reports for the commit 6b8b299 to get more accurate results

@@            Coverage Diff             @@
##           master     #189      +/-   ##
==========================================
+ Coverage   91.83%   92.27%   +0.44%     
==========================================
  Files          23       23              
  Lines         453      453              
  Branches       88       88              
==========================================
+ Hits          416      418       +2     
+ Misses         24       22       -2     
  Partials       13       13              
Impacted Files Coverage Δ
src/Speedygeek.ZendeskAPI/Models/Shared/ZenFile.cs 90.00% <0.00%> (+20.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2022

Superseded by #193.

@dependabot dependabot bot closed this Oct 28, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.VisualStudio.Threading.Analyzers-17.3.44 branch October 28, 2022 00:04
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant