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

Bump the analyzers group with 2 updates #549

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps the analyzers group with 2 updates: Microsoft.Unity.Analyzers and Microsoft.VisualStudio.Threading.Analyzers.

Updates Microsoft.Unity.Analyzers from 1.19.0 to 1.20.0

Release notes

Sourced from Microsoft.Unity.Analyzers's releases.

1.20.0

https://www.nuget.org/packages/Microsoft.Unity.Analyzers/1.20.0

  • Improved UNT0024, to support Unity.Mathematics.floatX types.
  • Added USP0022, Unity objects should not use if null coalescing.
  • Simplified UNT0026, to only support variable declaration constructs.
Commits

Updates 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: microsoft/vs-threading@v17.11.19-preview...v17.11.20

v17.11.19-preview

What's Changed

Full Changelog: microsoft/vs-threading@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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the analyzers group with 2 updates: [Microsoft.Unity.Analyzers](https://github.com/microsoft/Microsoft.Unity.Analyzers) and [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading).


Updates `Microsoft.Unity.Analyzers` from 1.19.0 to 1.20.0
- [Release notes](https://github.com/microsoft/Microsoft.Unity.Analyzers/releases)
- [Commits](microsoft/Microsoft.Unity.Analyzers@1.19.0...1.20.0)

Updates `Microsoft.VisualStudio.Threading.Analyzers` from 17.10.48 to 17.11.20
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](microsoft/vs-threading@v17.10.48...v17.11.20)

---
updated-dependencies:
- dependency-name: Microsoft.Unity.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: analyzers
- dependency-name: Microsoft.VisualStudio.Threading.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: analyzers
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 19, 2024
@sailro sailro merged commit a4c54e4 into master Aug 20, 2024
1 check passed
@sailro sailro deleted the dependabot/nuget/analyzers-27cc3fe234 branch August 20, 2024 08:38
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