R2API
R2API copied to clipboard
Bump Microsoft.Unity.Analyzers from 1.13.0 to 1.16.1
Bumps Microsoft.Unity.Analyzers from 1.13.0 to 1.16.1.
Release notes
Sourced from Microsoft.Unity.Analyzers's releases.
1.16.1
https://www.nuget.org/packages/Microsoft.Unity.Analyzers/1.16.1
- Added
USP0020
, The Unity runtime invokes Unity messages.1.16.0
https://www.nuget.org/packages/Microsoft.Unity.Analyzers/1.16.0
- Fixed
UNT0033
to support allOnPostprocessAllAssets
overloads.1.15.0
https://www.nuget.org/packages/Microsoft.Unity.Analyzers/1.15.0
- Updated
UNT0006
to support allOnPostprocessAllAssets
overloads.- Added
UNT0031
, Asset operations in LoadAttribute method.- Added
UNT0032
, Inefficient method to set localPosition and localRotation.- Added
UNT0033
, Incorrect message case.- Bumped severity to
Warning
forUNT0033
,UNT0015
andUNT0006
diagnostics.- Fixed
inline ifs
incorrectly processed byUNT0026
.1.14.0
https://www.nuget.org/packages/Microsoft.Unity.Analyzers/1.14.0
Commits
5c22e1a
Bump test/dev dependencies (#275)634b901
ignore CS0618 for tests (#276)5afcb00
Bump Unity to 2021.3.20f1 and refactor CI pipelines (#274)924e526
Add USP0020 - The Unity runtime invokes Unity messages (#273)a34ea93
Bump dependencies (#271)26cd615
Skippable facts (#267)682af51
Fix Linux cache (#270)dca6b41
Fix UNT0033 detection with overloads (#268)260ad69
Rework discovery and add linux pipeline (#269)bb8395a
Detect unity installations on linux (#265)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)