chore(deps): update nuget non-major dependencies#412
Merged
Conversation
4609368 to
2de644d
Compare
29cae0f to
4139e48
Compare
|
c527163 to
4946fcf
Compare
76cc156 to
73efeea
Compare
4b0a04a to
67654dd
Compare
b86e4f5 to
b43f1cc
Compare
24e0e73 to
d244589
Compare
3b5d4e4 to
2089605
Compare
1b52739 to
a84b301
Compare
a84b301 to
0278bd0
Compare
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.0.15→3.2.010.0.0→10.0.19.0.10→9.0.118.0.21→8.0.222.3.0→2.3.99.0.10→9.0.111.10.12→1.11.210.0.0→10.1.09.0.10→9.0.119.0.10→9.0.119.0.10→9.0.119.0.10→9.0.119.0.10→9.0.119.0.10→9.0.118.14.0→8.15.018.0.0→18.0.10.53.0→0.54.00.53.0→0.53.12.0.0-rc.2.25502.107→2.0.18.14.0→8.15.010.0.0→10.0.14.8.1→4.10.031.0.5→31.9.33.1.0→3.2.13.1.0→3.2.13.1.0→3.2.1Release Notes
Altinn/altinn-accesstoken (Altinn.Common.AccessTokenClient)
v3.2.0Compare Source
What's Changed
v3.1.0Compare Source
What's Changed
This change list contains changes for both Altinn.Common.AccessToken and Altinn.Common.AccessTokenClient:
Full Changelog: Altinn/altinn-accesstoken@Altinn.Common.AccessToken-5.0.5...Altinn.Common.AccessToken-5.1.0
dotnet/dotnet (Microsoft.AspNetCore.Mvc.Testing)
v10.0.1microsoft/MSBuildLocator (Microsoft.Build.Locator)
v1.11.1What's Changed
New Contributors
Full Changelog: microsoft/MSBuildLocator@v1.10.12...v1.11.1
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet (Microsoft.IdentityModel.Tokens)
v8.15.0Compare Source
====
New Features
X509SecurityKeyandJsonWebKeyConverter.ConvertFromX509SecurityKeyExtended
X509SecurityKeyandJsonWebKeyConverter.ConvertFromX509SecurityKeyto support ECDSA keys.See PR #2377 for details.
Bug Fixes
Updated logging to sanitize sensitive values, reducing the risk of inadvertently exposing secrets or PII in logs.
See PR #3316 for details.
SearchValuesImproved the performance of the log sanitization logic introduced earlier by using
SearchValues, making sanitization more efficient in high-throughput scenarios.See PR #3341 for details.
IDX10400Adjusted the
IDX10400test to align with the current behavior and error messaging.See PR #3314 for details.
Fundamentals
Added new tests to validate the set of supported cryptographic algorithms, increasing confidence in algorithm coverage and compatibility.
See PR #3296 for details.
.clinerulestoagents.mdMoved repository agent/AI-assist rules into markdown documentation to make them more visible and easier to maintain.
See PR #3313 for details.
Microsoft.IdentityModel.TestExtensionsfrom Newtonsoft.Json to System.Text.JsonUpdated
Microsoft.IdentityModel.TestExtensionsto useSystem.Text.Jsoninstead ofNewtonsoft.Json, aligning tests with the runtime serialization stack.See PR #3356 for details.
Turned off automated code coverage comments on PRs to reduce noise while retaining coverage data elsewhere.
See PR #3349 for details.
Addressed CodeQL-reported issues to improve security posture and static analysis cleanliness.
See PR #3364 for details.
.NET 10 / SDK and tooling updates
Updated the repository to build and test against .NET 10.0 preview/RC1, ensuring early compatibility with the upcoming runtime.
See PRs #3287, #3357, and #3358 for details.
Ensured consistent use of the
TargetNetNextparameter across build, test, and pack phases so .NET 10.0 tests execute reliably.See PR #3337 for details.
Adjusted project files and CI workflows to correctly target and run on .NET 10.0, including test and pack scenarios.
See PR #3363 for details.
Updated the .NET version references to be compliant with corporate governance (CG) requirements.
See PR #3353 for details.
CoverletCollectorVersionto 6.0.4.See PR #3333 for details.
Microsoft.NET.Test.Sdkto a newer version for improved test reliability and tooling support.See PR #3336 for details.
runTests.ps1to specify dotnet directoryUpdated
runTests.ps1to accept an explicit dotnet directory, improving test execution robustness in environments with multiple SDK installations.See PR #3368 for details.
Iterated on the CI workflow configuration to correctly target the .NET 10 SDK:
dotnetcore.yml.See PR #3335.
See PR #3339 for details.
Documentation
Refreshed
supportPolicy.mdto reflect the latest support policy for IdentityModel.See PR #3367 for details.
microsoft/vstest (Microsoft.NET.Test.Sdk)
v18.0.1What's Changed
Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation
Internal changes
Full Changelog: microsoft/vstest@v18.0.0...v18.0.1
spectreconsole/spectre.console (Spectre.Console)
v0.54.0Compare Source
Version
0.54.0of Spectre.Console has been released!Spectre.Console.Cli has a new home!
We've decided to move
Spectre.Console.Clito its own repository, where we will prepare it for a 1.0 release. This means that the Spectre.Console.Cli NuGet packages will no longer be versioned together with Spectre.Console. They will now have a preview version such as1.0.0-alpha-0.x.There should be no issues staying on version 0.53.0 of Spectre.Console.Cli until we release a stable version if you prefer not to use a pre-release dependency.
New unit testing package for Spectre.Console.Cli
There is now a new testing package for Spectre.Console.Cli called Spectre.Console.Cli.Testing. This is where you will find the
CommandAppTesterfrom now on.You can find more information about unit testing in the documentation.
What's Changed
Full Changelog: spectreconsole/spectre.console@0.53.0...0.54.0
v0.53.1: (hotfix)Compare Source
This is a hotfix release for 0.53.0, which accidentally included
OpenCli.Sourcesas a dependency, instead of being included in the package.As a bonus, a fix for panels was also included in this release 😄
What's Changed
d61788dFull Changelog: spectreconsole/spectre.console@0.53.0...0.53.1
testcontainers/testcontainers-dotnet (Testcontainers.PostgreSql)
v4.10.0Compare Source
What's Changed
Happy New Year, everyone! 🎉
Please note that going forward, we expect developers to explicitly pin the image version (https://redirect.github.com/testcontainers/testcontainers-dotnet/discussions/1470). We consider this a best practice and it aligns with other language implementations.
Also, due to the recent Docker Engine v29 release, TC for .NET pins the Docker Engine API version to
1.44(see the previous release notes). You can override this default and set it to the version you're using, ideally1.52, which corresponds to v29, if you're already running it.🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
v4.9.0Compare Source
What's Changed
This release adds a new configuration (
DOCKER_API_VERSION) that lets you pin and downgrade the Docker Engine API version. This was needed because Docker Engine v29 introduced breaking changes that affect Docker.DotNet and Testcontainers for .NET. This release pins the API version to1.44. So far, no issues or negative side effects have been observed.I am also working on updating Docker.DotNet to make it fully compatible with Docker Engine v29. There is already a work-in-progress PR.
Thanks to all the contributors who helped with this release 👍.
🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
VerifyTests/Verify (Verify.XunitV3)
v31.9.3Compare Source
v31.9.2Compare Source
v31.9.1Compare Source
v31.9.0Compare Source
v31.8.0Compare Source
v31.7.3Compare Source
v31.7.2Compare Source
v31.7.1Compare Source
v31.7.0Compare Source
v31.6.1Compare Source
v31.6.0Compare Source
v31.5.3Compare Source
v31.5.2Compare Source
v31.5.1Compare Source
v31.5.0Compare Source
v31.4.3Compare Source
v31.4.2Compare Source
v31.4.1Compare Source
v31.4.0Compare Source
v31.3.0Compare Source
v31.2.0Compare Source
v31.1.0Compare Source
Configuration
📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, 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 was generated by Mend Renovate. View the repository job log.