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

chore(deps): Update .net deps #111

Merged
merged 2 commits into from
Dec 7, 2023
Merged

chore(deps): Update .net deps #111

merged 2 commits into from
Dec 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Google.Protobuf 3.25.0 -> 3.25.1 age adoption passing confidence
Grpc.Net.Client 2.58.0 -> 2.59.0 age adoption passing confidence
Microsoft.NET.Test.Sdk 17.7.2 -> 17.8.0 age adoption passing confidence
NUnit.Analyzers 3.9.0 -> 3.10.0 age adoption passing confidence
Testcontainers (source) 3.5.0 -> 3.6.0 age adoption passing confidence
cake.tool (source) 3.1.0 -> 3.2.0 age adoption passing confidence

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:

  • 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):

Issues Resolved

Features and Enhancements

  • #​639 Rule to check users don't accidentally specify CallerArgumentExpression parameters
  • #​634 Relax analyzers for added support for IAsyncEnumerable on *Source attributes

Tooling, Process, and Documentation

  • #​648 chore: Skip branch builds on PRs
  • #​644 chore: Update release notes for 3.10 beta
  • #​429 Drop the VSIX project
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

⚠️ Breaking Changes

The members of the container and image builder, WithImagePullPolicy and WithImageBuildPolicy, previously received a callback argument of type ImagesListResponse. We've now updated these callbacks, and they will receive an argument of type ImageInspectResponse. This change was implemented to offer more detailed information regarding the actual cached image.

🚀 Features

🐛 Bug Fixes

  • fix: Retain the internal Couchbase builder configuration if the user overrides the default configuration (#​1040) @​HofmeisterAn
  • fix: Prevent invalid negative timestamps getting container logs (#​1038) @​mausch

📖 Documentation

🧹 Housekeeping

cake-build/cake (cake.tool)

v3.2.0

  • 4225 Add DotNetRemovePackage alias for dotnet remove package command.
  • 4187 Add DotNetAddPackage alias for dotnet add package command.
  • 4221 Add Azure Pipelines group logging commands.
  • 4219 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.7.0.
  • 4217 Update NuGet.* to 6.7.0.
  • 4215 Update Autofac to 7.1.0.
  • 4157 Upgrading to spectre.console 0.47.0 breaks the cake build.
  • 4144 DotNetMSBuildSettings is missing NodeReuse.
  • 3996 Error: Bad IL format with Cake MacOSX (2.3.0 - 3.1.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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate bot and others added 2 commits December 7, 2023 14:46
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
Copy link
Contributor Author

renovate bot commented Dec 7, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@oguzhand95 oguzhand95 changed the title chore(deps): update .net deps chore(deps): Update .net deps Dec 7, 2023
@oguzhand95 oguzhand95 self-requested a review December 7, 2023 11:53
@oguzhand95 oguzhand95 merged commit 5ca6571 into main Dec 7, 2023
4 of 5 checks passed
@oguzhand95 oguzhand95 deleted the renovate/net-deps branch December 7, 2023 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant