Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.25.0
->3.25.1
2.58.0
->2.59.0
17.7.2
->17.8.0
3.9.0
->3.10.0
3.5.0
->3.6.0
3.1.0
->3.2.0
Release Notes
protocolbuffers/protobuf (Google.Protobuf)
v3.25.1
grpc/grpc-dotnet (Grpc.Net.Client)
v2.59.0
What's Changed
Full Changelog: grpc/grpc-dotnet@v2.58.0...v2.59.0
microsoft/vstest (Microsoft.NET.Test.Sdk)
v17.8.0
What's Changed
Full Changelog: microsoft/vstest@v17.7.2...v17.8.0
nunit/nunit.analyzers (NUnit.Analyzers)
v3.10.0
: NUnit Analyzers 3.10 (and 2.10)Compare Source
NUnit Analyzers 3.10 (and 2.10) - November 27, 2023
This release adds a couple of improvements to the analyzers:
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):
Issues Resolved
Features and Enhancements
Tooling, Process, and Documentation
testcontainers/testcontainers-dotnet (Testcontainers)
v3.6.0
Compare Source
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
The members of the container and image builder,
WithImagePullPolicy
andWithImageBuildPolicy
, previously received a callback argument of typeImagesListResponse
. We've now updated these callbacks, and they will receive an argument of typeImageInspectResponse
. This change was implemented to offer more detailed information regarding the actual cached image.🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
cake-build/cake (cake.tool)
v3.2.0
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.