Bump the minor-dependencies group with 5 updates#96
Merged
dennisdoomen merged 1 commit intomainfrom Aug 21, 2025
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR updates five minor dependencies to their latest versions, including JetBrains.Annotations, Microsoft.Extensions.Configuration.Json, MSTest, Pathy, and Spectre.Console.Cli.Extensions.DependencyInjection.
- Updates JetBrains.Annotations from 2024.3.0 to 2025.2.0
- Updates Microsoft.Extensions.Configuration.Json from 9.0.7 to 9.0.8
- Updates MSTest from 3.9.3 to 3.10.2
- Updates Pathy from 1.4.0 to 1.5.0
- Updates Spectre.Console.Cli.Extensions.DependencyInjection from 0.10.0 to 0.11.0
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Src/PackageGuard/PackageGuard.csproj | Updates all five dependencies in the main project |
| Src/PackageGuard.Specs/PackageGuard.Specs.csproj | Updates JetBrains.Annotations, MSTest, and Pathy in the test project |
| Src/PackageGuard.Core/PackageGuard.Core.csproj | Updates JetBrains.Annotations and Pathy in the core library |
| Src/PackageGuard.ApiVerificationTests/PackageGuard.ApiVerificationTests.csproj | Updates Pathy in the API verification test project |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Owner
|
@copilot please fix the failing tests |
Copilot AI
added a commit
that referenced
this pull request
Aug 20, 2025
Co-authored-by: dennisdoomen <572734+dennisdoomen@users.noreply.github.com>
Copilot AI
added a commit
that referenced
this pull request
Aug 20, 2025
Co-authored-by: dennisdoomen <572734+dennisdoomen@users.noreply.github.com>
Bumps JetBrains.Annotations to 2025.2.0 Bumps Microsoft.Extensions.Configuration.Json from 9.0.7 to 9.0.8 Bumps MSTest from 3.9.3 to 3.10.2 Bumps Pathy to 1.5.0 Bumps Spectre.Console.Cli.Extensions.DependencyInjection from 0.10.0 to 0.11.0 --- updated-dependencies: - dependency-name: JetBrains.Annotations dependency-version: 2025.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: minor-dependencies - dependency-name: JetBrains.Annotations dependency-version: 2025.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: minor-dependencies - dependency-name: JetBrains.Annotations dependency-version: 2025.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: minor-dependencies - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-dependencies - dependency-name: MSTest dependency-version: 3.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies - dependency-name: Pathy dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies - dependency-name: Pathy dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies - dependency-name: Pathy dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies - dependency-name: Pathy dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies - dependency-name: Spectre.Console.Cli.Extensions.DependencyInjection dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
0962555 to
b475f3b
Compare
Pull Request Test Coverage Report for Build 17132205932Details
💛 - Coveralls |
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 JetBrains.Annotations from 2024.3.0 to 2025.2.0.
Release notes
Sourced from JetBrains.Annotations's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.Json from 9.0.7 to 9.0.8.
Release notes
Sourced from Microsoft.Extensions.Configuration.Json's releases.
9.0.8
Release
What's Changed
InvalidOperationExceptiononTestOutputHelperlogging. by @ilonatommy in [release/9.0-staging][wbt] PreventInvalidOperationExceptiononTestOutputHelperlogging. dotnet/runtime#116916Ping_TimedOut_*tests by @github-actions[bot] in [release/9.0-staging] HardenPing_TimedOut_*tests dotnet/runtime#116630Full Changelog: dotnet/runtime@v9.0.7...v9.0.8
Commits viewable in compare view.
Updated MSTest from 3.9.3 to 3.10.2.
Release notes
Sourced from MSTest's releases.
3.10.2
See the release notes here
3.10.1
See the release notes here
3.10.0
See the release notes here
Commits viewable in compare view.
Updated Pathy from 1.4.0 to 1.5.0.
Release notes
Sourced from Pathy's releases.
1.5.0
What's Changed
Improvements
Full Changelog: dennisdoomen/pathy@1.4.0...1.5.0
Commits viewable in compare view.
Updated Spectre.Console.Cli.Extensions.DependencyInjection from 0.10.0 to 0.11.0.
Release notes
Sourced from Spectre.Console.Cli.Extensions.DependencyInjection's releases.
0.11.0
Install the package from NuGet or download the
nupkgdirectly below.Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions