lkurzyniec / netcore-boilerplate

Boilerplate of API in .NET 8
GNU General Public License v2.0
473 stars 95 forks source link

Bump Microsoft.VisualStudio.Threading.Analyzers from 17.10.48 to 17.11.20 #365

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps Microsoft.VisualStudio.Threading.Analyzers from 17.10.48 to 17.11.20.

Release notes

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

v17.11.20

What's Changed

Full Changelog: https://github.com/microsoft/vs-threading/compare/v17.11.19-preview...v17.11.20

v17.11.19-preview

What's Changed

Full Changelog: https://github.com/microsoft/vs-threading/compare/v17.10.48...v17.11.19-preview

Commits
  • 2f713da Stabilize package version (#1326)
  • f60e988 Merge pull request #1321 from microsoft/fixOptProf
  • cc03e78 Drop unstable tests from OptProf
  • 1f2ded7 Merge pull request #1316 from microsoft/fix1306
  • c3d6893 Merge pull request #1319 from microsoft/v17.10
  • ceeefbb Merge pull request #1317 from AArnott/fix1303
  • 0682212 Add System.Memory as package dependency
  • 34afdf3 Fix documentation around AsyncQueue\<T> completion
  • 8d24456 Merge pull request #1312 from microsoft/fixoptprof
  • 2444e67 Merge remote-tracking branch 'libtemplate/microbuild_staging' into HEAD
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)