Skip to content

Bump Microsoft.VisualStudio.Threading.Analyzers from 17.14.15 to 18.7.23#19

Merged
HandyS11 merged 2 commits into
developfrom
dependabot/nuget/Microsoft.VisualStudio.Threading.Analyzers-18.7.23
Jun 29, 2026
Merged

Bump Microsoft.VisualStudio.Threading.Analyzers from 17.14.15 to 18.7.23#19
HandyS11 merged 2 commits into
developfrom
dependabot/nuget/Microsoft.VisualStudio.Threading.Analyzers-18.7.23

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 27, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.VisualStudio.Threading.Analyzers from 17.14.15 to 18.7.23.

Release notes

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

18.7.23

What's Changed

Fixes

Enhancements

New Contributors

Full Changelog: microsoft/vs-threading@v17.14.15...v18.7.23

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 show <dependency name> 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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 27, 2026
Microsoft.VisualStudio.Threading.Analyzers 18.7.23 widened VSTHRD103 to
flag EF Core's DbSet.Add (it has an AddAsync overload), breaking the build
under TreatWarningsAsErrors in PostgresRoundTripTests. DbSet.Add is the
correct synchronous API — AddAsync only matters for DB-hitting value
generators (e.g. HiLo), not for entities with explicit IDs — so this is a
false positive. Disable VSTHRD103 in the existing tests editorconfig
section, alongside the other relaxed async analyzers (CA2007/CA2000).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@HandyS11 HandyS11 merged commit e33bcc6 into develop Jun 29, 2026
6 checks passed
@HandyS11 HandyS11 deleted the dependabot/nuget/Microsoft.VisualStudio.Threading.Analyzers-18.7.23 branch June 29, 2026 16:08
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant