-
-
Notifications
You must be signed in to change notification settings - Fork 288
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
housekeeping: Update nullability annotations #668
Conversation
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.9.1...v16.9.4) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.1) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 6.5.7 to 6.6.1. - [Release notes](https://github.com/VerifyTests/DiffEngine/releases) - [Commits](VerifyTests/DiffEngine@6.5.7...6.6.1) Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report
@@ Coverage Diff @@
## main #668 +/- ##
==========================================
+ Coverage 56.65% 57.44% +0.79%
==========================================
Files 58 58
Lines 3472 3464 -8
==========================================
+ Hits 1967 1990 +23
+ Misses 1505 1474 -31
Continue to review full report at Codecov.
|
Updates the requirements on [Splat](https://github.com/reactiveui/splat) to permit the latest version. - [Release notes](https://github.com/reactiveui/splat/releases) - [Changelog](https://github.com/reactiveui/splat/blob/main/RELEASENOTES.md) - [Commits](reactiveui/splat@10.0.1...11.0.1) Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [Splat.Drawing](https://github.com/reactiveui/splat) to permit the latest version. - [Release notes](https://github.com/reactiveui/splat/releases) - [Changelog](https://github.com/reactiveui/splat/blob/main/RELEASENOTES.md) - [Commits](reactiveui/splat@10.0.1...11.0.1) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.3.37 to 3.4.194. - [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases) - [Commits](dotnet/Nerdbank.GitVersioning@v3.3.37...v3.4.194) Signed-off-by: dependabot[bot] <support@github.com>
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
What kind of change does this PR introduce?
This PR updates nullability annotations in SQLite persistent blob cache, and picks dependabot deps.