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

chore(deps): bump Microsoft.VisualStudio.Threading.Analyzers from 16.6.13 to 16.9.60 #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 12, 2021

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


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

Release notes

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

v16.9.60

Changes:

  • #765: Secure nuget packages to require signatures by known parties
  • #756: Merge v16.8 branch into v16.9
  • #755: Consume latest .NET SDK and other dependencies
  • #738: Bump coverlet.msbuild from 2.9.0 to 3.0.2
  • #719: Bump System.Runtime.CompilerServices.Unsafe from 4.7.1 to 5.0.0
  • #716: Bump Microsoft.Bcl.AsyncInterfaces from 1.1.1 to 5.0.0
  • #731: Bump XliffTasks from 1.0.0-beta.19503.1 to 1.0.0-beta.19505.1
  • #732: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.0
  • #730: Fix warning about Microsoft.NETFramework.ReferenceAssemblies
  • #717: Bump Microsoft.Win32.Registry from 4.7.0 to 5.0.0

This list of changes was auto generated.

v16.9.45-alpha

Changes:

Enhancements:

  • #702: Handle IAsyncEnumerable and ValueTask returning methods in VSTHRD103
  • #696: Use lock-free fast paths for completed tasks
  • #689: Suppress ExecutionContext flow in more awaiters

Others:

  • #715: Mitigate deadlock between AsyncReaderWriterLock and main thread
  • #633: VSTHRD103: Analyzer unable to detect synchronous wait call in asynchronous function that returns IAsyncEnumerable
  • #706: Update VSTHRD112.md to call DisposeAsync on System.IAsyncDisposable
  • #695: Ensure JoinableTask.wrappedTask is only read once

This list of changes was auto generated.

v16.8.55

Changes:

Enhancements:

  • #712: Substantial perf improvement for VSTHRD010 analyzer

... (truncated)

Commits
  • 896be35 Merge branch 'v16.8' into v16.9
  • 33cf6db Fix optprof in servicing branches
  • 7689492 Merge branch 'v16.8' into v16.9
  • 840b795 Use PAT when publishing to ADO Drops
  • eedd732 Fix optprof runs in light of nuget security check
  • b5be882 Merge pull request #765 from AArnott/nugetSecurity
  • debd73d Merge pull request #756 from AArnott/v16.9
  • 8d30593 Merge remote-tracking branch 'upstream/v16.8' into v16.9
  • 3246c12 Merge pull request #755 from AArnott/v16.8
  • 6308ad5 Merge branch 'v16.8' into v16.9
  • 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 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) from 16.6.13 to 16.9.60.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](microsoft/vs-threading@v16.6.13...v16.9.60)

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

commit-lint bot commented Mar 12, 2021

Chore

  • deps: bump Microsoft.VisualStudio.Threading.Analyzers (fe53206)

Contributors

dependabot-preview[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 Mar 12, 2021

Codecov Report

Merging #151 (fe53206) into master (1cfa0ca) will increase coverage by 0.44%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
+ 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%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1cfa0ca...fe53206. Read the comment docs.

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.

0 participants