-
Notifications
You must be signed in to change notification settings - Fork 2
Commit 5ca6571
chore(deps): Update .net deps (#111)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Google.Protobuf](https://togithub.com/protocolbuffers/protobuf) |
`3.25.0` -> `3.25.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [Grpc.Net.Client](https://togithub.com/grpc/grpc-dotnet) | `2.58.0` ->
`2.59.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [Microsoft.NET.Test.Sdk](https://togithub.com/microsoft/vstest) |
`17.7.2` -> `17.8.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [NUnit.Analyzers](https://togithub.com/nunit/nunit.analyzers) |
`3.9.0` -> `3.10.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [Testcontainers](https://dotnet.testcontainers.org/)
([source](https://togithub.com/testcontainers/testcontainers-dotnet)) |
`3.5.0` -> `3.6.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [cake.tool](https://cakebuild.net/)
([source](https://togithub.com/cake-build/cake)) | `3.1.0` -> `3.2.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>protocolbuffers/protobuf (Google.Protobuf)</summary>
###
[`v3.25.1`](https://togithub.com/protocolbuffers/protobuf/compare/v3.25.0...v3.25.1)
</details>
<details>
<summary>grpc/grpc-dotnet (Grpc.Net.Client)</summary>
###
[`v2.59.0`](https://togithub.com/grpc/grpc-dotnet/releases/tag/v2.59.0)
##### What's Changed
- Fix HttpContext race condition by copying values to reader and writer
by [@​JamesNK](https://togithub.com/JamesNK) in
[https://github.com/grpc/grpc-dotnet/pull/2294](https://togithub.com/grpc/grpc-dotnet/pull/2294)
- Bump [@​babel/traverse](https://togithub.com/babel/traverse)
from 7.17.3 to 7.23.2 in /examples/Spar/Server/ClientApp by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/grpc/grpc-dotnet/pull/2298](https://togithub.com/grpc/grpc-dotnet/pull/2298)
- Update grpc tools to 2.59 by
[@​apolcyn](https://togithub.com/apolcyn) in
[https://github.com/grpc/grpc-dotnet/pull/2303](https://togithub.com/grpc/grpc-dotnet/pull/2303)
**Full Changelog**:
grpc/grpc-dotnet@v2.58.0...v2.59.0
</details>
<details>
<summary>microsoft/vstest (Microsoft.NET.Test.Sdk)</summary>
###
[`v17.8.0`](https://togithub.com/microsoft/vstest/releases/tag/v17.8.0)
#### What's Changed
**Full Changelog**:
microsoft/vstest@v17.7.2...v17.8.0
</details>
<details>
<summary>nunit/nunit.analyzers (NUnit.Analyzers)</summary>
###
[`v3.10.0`](https://togithub.com/nunit/nunit.analyzers/releases/tag/3.10.0):
NUnit Analyzers 3.10 (and 2.10)
[Compare
Source](https://togithub.com/nunit/nunit.analyzers/compare/3.9.0...3.10.0)
NUnit Analyzers 3.10 (and 2.10) - November 27, 2023
This release adds a couple of improvements to the analyzers:
- Check that users don't accidentally specify CallerArgumentExpression
parameters
- Relax analyzers for added support for IAsyncEnumerable on \*Source
attributes
These improvements extend the functionality in the beta that added
support for NUnit 4 and
for migrating to NUnit 4. Especially, the handling of the movement of
classic asserts into a new namespace
NUnit.Framework.Legacy and of the improved assert result messages - for
more information see
https://docs.nunit.org/articles/nunit/Towards-NUnit4.html. The analyzers
can help updating the
classic assert and fix the assert messages.
The release contains contributions from the following users (in
alphabetical order):
- [@​manfred-brands](https://togithub.com/manfred-brands)
- [@​mikkelbu](https://togithub.com/mikkelbu)
- [@​stevenaw](https://togithub.com/stevenaw)
Issues Resolved
Features and Enhancements
- [#​639](https://togithub.com/nunit/nunit.analyzers/issues/639)
Rule to check users don't accidentally specify CallerArgumentExpression
parameters
- [#​634](https://togithub.com/nunit/nunit.analyzers/issues/634)
Relax analyzers for added support for IAsyncEnumerable on \*Source
attributes
Tooling, Process, and Documentation
- [#​648](https://togithub.com/nunit/nunit.analyzers/issues/648)
chore: Skip branch builds on PRs
- [#​644](https://togithub.com/nunit/nunit.analyzers/issues/644)
chore: Update release notes for 3.10 beta
- [#​429](https://togithub.com/nunit/nunit.analyzers/issues/429)
Drop the VSIX project
</details>
<details>
<summary>testcontainers/testcontainers-dotnet (Testcontainers)</summary>
###
[`v3.6.0`](https://togithub.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0)
[Compare
Source](https://togithub.com/testcontainers/testcontainers-dotnet/compare/3.5.0...3.6.0)
A heartfelt thank you to each contributor. Your contributions, whether
through sharing ideas for improvements, identifying issues, submitting
pull requests, or writing articles, are immensely appreciated and help
me a lot. THANK YOU for your support.
### What's Changed
#### 1 parent 7daab75 commit 5ca6571Copy full SHA for 5ca6571
File tree
Expand file treeCollapse file tree
3 files changed
+6
-6
lines changedFilter options
- src
- Sdk.UnitTests
- Sdk
Expand file treeCollapse file tree
3 files changed
+6
-6
lines changedCollapse file: dotnet-tools.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Collapse file: src/Sdk.UnitTests/Sdk.UnitTests.csproj
src/Sdk.UnitTests/Sdk.UnitTests.csproj
Copy file name to clipboardExpand all lines: src/Sdk.UnitTests/Sdk.UnitTests.csproj+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
Collapse file: src/Sdk/sdk.csproj
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
|
0 commit comments