Skip to content

Bump the spectre group with 2 updates#44

Merged
kzu merged 2 commits intomainfrom
dependabot/nuget/src/spectre-83c48f495b
Mar 24, 2026
Merged

Bump the spectre group with 2 updates#44
kzu merged 2 commits intomainfrom
dependabot/nuget/src/spectre-83c48f495b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Updated Spectre.Console.Analyzer from 0.49.1 to 1.0.0.

Release notes

Sourced from Spectre.Console.Analyzer's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Spectre.Console.Cli from 0.49.1 to 0.53.1.

Release notes

Sourced from Spectre.Console.Cli's releases.

0.53.1

This is a hotfix release for 0.53.0, which accidentally included OpenCli.Sources as 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

Full Changelog: spectreconsole/spectre.console@0.53.0...0.53.1

0.53.0

What's Changed

  • Add top-level CancellationToken support to Spectre.Console.Cli by @​0xced in #​1911
  • Update the Spectre.Console.Cli documentation with CancellationToken by @​0xced in #​1920

Full Changelog: spectreconsole/spectre.console@0.52.0...0.53.0

0.52.0

What's Changed

Full Changelog: spectreconsole/spectre.console@0.51.1...0.52.0

0.51.1

What's Changed

New Contributors

Full Changelog: spectreconsole/spectre.console@0.50.0...0.51.1

0.50.0

What's Changed

General

Console

CLI

New Contributors

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies labels Mar 24, 2026
@kzu kzu enabled auto-merge (rebase) March 24, 2026 16:16
Bumps Spectre.Console.Analyzer from 0.49.1 to 1.0.0
Bumps Spectre.Console.Cli from 0.49.1 to 0.53.1

---
updated-dependencies:
- dependency-name: Spectre.Console.Analyzer
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: spectre
- dependency-name: Spectre.Console.Cli
  dependency-version: 0.53.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectre
...

Signed-off-by: dependabot[bot] <support@github.com>
@kzu kzu force-pushed the dependabot/nuget/src/spectre-83c48f495b branch from 06353de to 40c8567 Compare March 24, 2026 16:17
@kzu kzu assigned kzu and Copilot and unassigned kzu Mar 24, 2026
@kzu
Copy link
Copy Markdown
Member

kzu commented Mar 24, 2026

@copilot work on this PR source branch to fix the new signature in base class me this on the updated Spectre library so that this PR can build successfully

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 24, 2026

@kzu I've opened a new pull request, #46, to work on those changes. Once the pull request is ready, I'll request review from you.

@kzu
Copy link
Copy Markdown
Member

kzu commented Mar 24, 2026

@copilot don't create a separate PR. Work directly on this one's existing branch

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 24, 2026

@kzu I've opened a new pull request, #47, to work on those changes. Once the pull request is ready, I'll request review from you.

@kzu kzu merged commit d91d16e into main Mar 24, 2026
4 checks passed
@kzu kzu deleted the dependabot/nuget/src/spectre-83c48f495b branch March 24, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants