chore(deps): update all non-major dependencies#638
Merged
AndreaCuneo merged 4 commits intomasterfrom Feb 13, 2026
Merged
Conversation
AndreaCuneo
previously approved these changes
Feb 11, 2026
Contributor
|
@copilot investigate the CI build failure linked to parallel test execution. If you look at commit history it was meant to be already solved by avoiding SQL Table Type modifications during test execution. Check also the other Test project that tests ResourceWatcher. |
Contributor
|
@AndreaCuneo I've opened a new pull request, #639, to work on those changes. Once the pull request is ready, I'll request review from you. |
Add TestTfmsInParallel and TestingPlatformDisableParallel properties to Ark.ResourceWatcher.Sample.Tests.csproj to prevent parallel execution across net8.0 and net10.0 target frameworks. This mirrors the fix already applied to Ark.Tools.ResourceWatcher.Tests (commit 5fd05af). The EnsureTableAreCreated() method drops/recreates UDT types, causing "udt_State_v2 has changed" errors when multiple target frameworks run tests in parallel against the same database. Co-authored-by: AndreaCuneo <5227688+AndreaCuneo@users.noreply.github.com>
fix: disable test framework parallelization in Sample.Tests
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:
2.0.298→2.0.29910.0.2→10.0.310.0.2→10.0.310.0.2→10.0.310.0.102→10.0.10310.0.2→10.0.310.0.2→10.0.310.0.2→10.0.310.0.2→10.0.310.0.2→10.0.310.0.2→10.0.310.0.2→10.0.310.0.2→10.0.310.0.2→10.0.310.0.2→10.0.310.0.2→10.0.310.0.2→10.0.310.0.2→10.0.310.0.2→10.0.310.0.2→10.0.310.0.102→10.0.103170.2.70→170.3.9310.0.2→10.0.3Release Notes
meziantou/Meziantou.Analyzer (Meziantou.Analyzer)
v2.0.299Compare Source
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.299
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.298...2.0.299
dotnet/dotnet (Microsoft.AspNetCore.Authentication.JwtBearer)
v10.0.3Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.