Skip to content

Bump Spectre.Console and Spectre.Console.Cli#18

Merged
AFCMS merged 2 commits intomasterfrom
dependabot/nuget/multi-ddf99141ef
Apr 6, 2026
Merged

Bump Spectre.Console and Spectre.Console.Cli#18
AFCMS merged 2 commits intomasterfrom
dependabot/nuget/multi-ddf99141ef

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

  • Identify failing GitHub Actions workflow run and failing job logs
  • Reproduce the failure locally with targeted build/test commands
  • Apply the minimal code/project fix for the build error
  • Re-run targeted validation and relevant tests
  • Run final validation (including security/review checks) and reply to PR comments

Bumps Spectre.Console from 0.54.0 to 0.55.0
Bumps Spectre.Console.Cli from 0.53.1 to 0.55.0

---
updated-dependencies:
- dependency-name: Spectre.Console
  dependency-version: 0.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Spectre.Console.Cli
  dependency-version: 0.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 6, 2026
@AFCMS
Copy link
Copy Markdown
Owner

AFCMS commented Apr 6, 2026

@copilot fix the build problem

This comment was marked as off-topic.

5 similar comments
Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 6, 2026

@AFCMS The model is not available for your account. This can happen if the model was disabled by your organization's policy or if your Copilot plan doesn't include access to it.

You can try again without specifying a model (just @copilot) to use the default, or choose a different model from the model picker.

If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: 521f5a17-4556-4e4d-8ad7-9351ef962aa8

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 6, 2026

@AFCMS The model is not available for your account. This can happen if the model was disabled by your organization's policy or if your Copilot plan doesn't include access to it.

You can try again without specifying a model (just @copilot) to use the default, or choose a different model from the model picker.

If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: 521f5a17-4556-4e4d-8ad7-9351ef962aa8

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 6, 2026

@AFCMS The model is not available for your account. This can happen if the model was disabled by your organization's policy or if your Copilot plan doesn't include access to it.

You can try again without specifying a model (just @copilot) to use the default, or choose a different model from the model picker.

If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: 521f5a17-4556-4e4d-8ad7-9351ef962aa8

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 6, 2026

@AFCMS The model is not available for your account. This can happen if the model was disabled by your organization's policy or if your Copilot plan doesn't include access to it.

You can try again without specifying a model (just @copilot) to use the default, or choose a different model from the model picker.

If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: 521f5a17-4556-4e4d-8ad7-9351ef962aa8

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 6, 2026

@AFCMS The model is not available for your account. This can happen if the model was disabled by your organization's policy or if your Copilot plan doesn't include access to it.

You can try again without specifying a model (just @copilot) to use the default, or choose a different model from the model picker.

If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: 521f5a17-4556-4e4d-8ad7-9351ef962aa8

@AFCMS
Copy link
Copy Markdown
Owner

AFCMS commented Apr 6, 2026

@copilot fix this error

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 6, 2026

@copilot fix the build problem

Fixed in commit 0f2626b. I updated the Spectre.Console.Cli command overrides to protected override ExecuteAsync(...) in Commands/Available.cs, Commands/Single.cs, and Commands/Batch.cs, and the project now builds successfully.

Screenshot: https://github.com/AFCMS/SteamFetch/actions/runs/24035821439

@copilot fix this error

Fixed in commit 0f2626b. The build error was caused by Spectre.Console.Cli 0.55 requiring protected access on ExecuteAsync overrides; I updated all affected commands and verified with dotnet build --configuration Release.

Screenshot: https://github.com/AFCMS/SteamFetch/actions/runs/24035821439

Copilot AI requested a review from AFCMS April 6, 2026 14:34
Copilot finished work on behalf of AFCMS April 6, 2026 14:34
@AFCMS AFCMS merged commit a3097b6 into master Apr 6, 2026
1 check passed
@AFCMS AFCMS deleted the dependabot/nuget/multi-ddf99141ef branch April 6, 2026 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants