Bump coverlet.collector and xunit.runner.visualstudio#876
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump coverlet.collector and xunit.runner.visualstudio#876dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps coverlet.collector from 6.0.4 to 10.0.1 Bumps xunit.runner.visualstudio from 3.0.1 to 3.1.5 --- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-tools - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-tools - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-tools - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-tools - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-tools ... Signed-off-by: dependabot[bot] <support@github.com>
9ceb81e to
697c82b
Compare
Owner
|
Superseded by PR #895 (batch dependency update) |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
FelipePSoares
added a commit
that referenced
this pull request
Jul 3, 2026
* chore: batch dependency updates + .NET 10 migration Closes: PR #894, #893, #892, #891, #890, #889, #887, #886, #885, #884, #883, #880, #879, #877, #876, #875, #874, #873, #872, #871, #870, #868, #866, #864, #862, #861 Updates: - .NET 8 -> .NET 10 (TFM net8.0 -> net10.0, all Microsoft.* packages -> 10.0.9) - Swashbuckle.AspNetCore 7.2.0 -> 10.2.3 (with OpenApi namespace fix) - Microsoft.NET.Test.Sdk 18.6.0 -> 18.7.0 - Serilog.Sinks.Http, WebPush, Jwt packages - EF Core 8.0.12 -> 10.0.9 - Angular 22.0.1 -> 22.0.4 (cdk/material 22.0.2) - eslint frontend 9.x -> 10.6.0 - expo 56 -> 57 - expo-notifications 56 -> 57 - react-native 0.85.3 -> 0.86.0 - react 19.2.3 -> 19.2.7 - React Navigation, i18next, axios, react-query, etc. - GitHub Actions (checkout v6->v7, cache v5->v6) - dotnet-version 8.0.x -> 10.0.x in CI * fix: upgrade jest-expo to 57.0.1 for expo 57 compatibility jest-expo@56 required @react-native/jest-preset@^0.85.0, conflicting with react-native 0.86 that needs @react-native/jest-preset@0.86.0 * fix: regenerate lockfiles without --legacy-peer-deps for npm ci compatibility --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.
Updated coverlet.collector from 6.0.4 to 10.0.1.
Release notes
Sourced from coverlet.collector's releases.
10.0.1
Improvements
Fixed
Maintenance
Diff between 10.0.0 and 10.0.1
10.0.0
Improvements
--coverlet-file-prefixoption for unique report files #1869Fixed
Maintenance
Diff between 8.0.1 and 10.0.0
8.0.1
Fixed
Improvements
Diff between 8.0.0 and 8.0.1
8.0.0
Special Thanks: A huge thank you to @Bertk for driving the majority of the work in this release! 🎉
Fixed
Improvements
Diff between 6.0.4 and 8.0.0
Commits viewable in compare view.
Updated xunit.runner.visualstudio from 3.0.1 to 3.1.5.
Release notes
Sourced from xunit.runner.visualstudio's releases.
3.1.5
Release notes: https://xunit.net/releases/visualstudio/3.1.5
Commits viewable in compare view.