Skip to content

Commit 01ac7ad

Browse files
deps(core): update spectre-console monorepo to 0.51.1 (#948)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Spectre.Console](https://redirect.github.com/spectreconsole/spectre.console) | `0.50.0` -> `0.51.1` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Spectre.Console/0.51.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Spectre.Console/0.50.0/0.51.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Spectre.Console.Testing](https://redirect.github.com/spectreconsole/spectre.console) | `0.50.0` -> `0.51.1` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Spectre.Console.Testing/0.51.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Spectre.Console.Testing/0.50.0/0.51.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>spectreconsole/spectre.console (Spectre.Console)</summary> ### [`v0.51.1`](https://redirect.github.com/spectreconsole/spectre.console/releases/tag/0.51.1) [Compare Source](https://redirect.github.com/spectreconsole/spectre.console/compare/0.51.0...0.51.1) #### What's Changed - Fix IndexOutOfRangeException in ExceptionFormatter by [@&#8203;martincostello](https://redirect.github.com/martincostello) in [#&#8203;1800](https://redirect.github.com/spectreconsole/spectre.console/pull/1800) - TestConsole can now be configured and accessed in CommandAppTester by [@&#8203;magiino](https://redirect.github.com/magiino) in [#&#8203;1803](https://redirect.github.com/spectreconsole/spectre.console/pull/1803) - Add ShowRowSeparators in Table Widget docs by [@&#8203;bartoginski](https://redirect.github.com/bartoginski) in [#&#8203;1807](https://redirect.github.com/spectreconsole/spectre.console/pull/1807) - Add support for required options by [@&#8203;patriksvensson](https://redirect.github.com/patriksvensson) in [#&#8203;1825](https://redirect.github.com/spectreconsole/spectre.console/pull/1825) - Added documentation for align widget by [@&#8203;Elementttto](https://redirect.github.com/Elementttto) in [#&#8203;1746](https://redirect.github.com/spectreconsole/spectre.console/pull/1746) - Fixed link not displayed in markup in Style.cs and added unit test cases by [@&#8203;Elementttto](https://redirect.github.com/Elementttto) in [#&#8203;1750](https://redirect.github.com/spectreconsole/spectre.console/pull/1750) - Update System.Memory dependency by [@&#8203;WeihanLi](https://redirect.github.com/WeihanLi) in [#&#8203;1832](https://redirect.github.com/spectreconsole/spectre.console/pull/1832) - Reduce memory usage for rune width cache. by [@&#8203;Pannoniae](https://redirect.github.com/Pannoniae) in [#&#8203;1756](https://redirect.github.com/spectreconsole/spectre.console/pull/1756) - Fix resizing of Live views with reduced size. by [@&#8203;belucha](https://redirect.github.com/belucha) in [#&#8203;1840](https://redirect.github.com/spectreconsole/spectre.console/pull/1840) - Corrects comment for optional text prompt by [@&#8203;aljanabim](https://redirect.github.com/aljanabim) in [#&#8203;1857](https://redirect.github.com/spectreconsole/spectre.console/pull/1857) - Update spinners by [@&#8203;FroggieFrog](https://redirect.github.com/FroggieFrog) in [#&#8203;1873](https://redirect.github.com/spectreconsole/spectre.console/pull/1873) - Support J and K for navigating list prompts by [@&#8203;tobias-tengler](https://redirect.github.com/tobias-tengler) in [#&#8203;1877](https://redirect.github.com/spectreconsole/spectre.console/pull/1877) - Fix space triggering selection when items in the selection list have a space. by [@&#8203;mitchdenny](https://redirect.github.com/mitchdenny) in [#&#8203;1881](https://redirect.github.com/spectreconsole/spectre.console/pull/1881) - Fix bug setting Header by [@&#8203;mattfennerom](https://redirect.github.com/mattfennerom) in [#&#8203;1890](https://redirect.github.com/spectreconsole/spectre.console/pull/1890) #### New Contributors - [@&#8203;magiino](https://redirect.github.com/magiino) made their first contribution in [#&#8203;1803](https://redirect.github.com/spectreconsole/spectre.console/pull/1803) - [@&#8203;bartoginski](https://redirect.github.com/bartoginski) made their first contribution in [#&#8203;1807](https://redirect.github.com/spectreconsole/spectre.console/pull/1807) - [@&#8203;Elementttto](https://redirect.github.com/Elementttto) made their first contribution in [#&#8203;1746](https://redirect.github.com/spectreconsole/spectre.console/pull/1746) - [@&#8203;WeihanLi](https://redirect.github.com/WeihanLi) made their first contribution in [#&#8203;1832](https://redirect.github.com/spectreconsole/spectre.console/pull/1832) - [@&#8203;Pannoniae](https://redirect.github.com/Pannoniae) made their first contribution in [#&#8203;1756](https://redirect.github.com/spectreconsole/spectre.console/pull/1756) - [@&#8203;belucha](https://redirect.github.com/belucha) made their first contribution in [#&#8203;1840](https://redirect.github.com/spectreconsole/spectre.console/pull/1840) - [@&#8203;aljanabim](https://redirect.github.com/aljanabim) made their first contribution in [#&#8203;1857](https://redirect.github.com/spectreconsole/spectre.console/pull/1857) - [@&#8203;FroggieFrog](https://redirect.github.com/FroggieFrog) made their first contribution in [#&#8203;1873](https://redirect.github.com/spectreconsole/spectre.console/pull/1873) - [@&#8203;tobias-tengler](https://redirect.github.com/tobias-tengler) made their first contribution in [#&#8203;1877](https://redirect.github.com/spectreconsole/spectre.console/pull/1877) - [@&#8203;mitchdenny](https://redirect.github.com/mitchdenny) made their first contribution in [#&#8203;1881](https://redirect.github.com/spectreconsole/spectre.console/pull/1881) - [@&#8203;mattfennerom](https://redirect.github.com/mattfennerom) made their first contribution in [#&#8203;1890](https://redirect.github.com/spectreconsole/spectre.console/pull/1890) **Full Changelog**: <spectreconsole/spectre.console@0.50.0...0.51.1> ### [`v0.51.0`](https://redirect.github.com/spectreconsole/spectre.console/compare/0.50.0...0.51.0) [Compare Source](https://redirect.github.com/spectreconsole/spectre.console/compare/0.50.0...0.51.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/dotnet/dotnet-operator-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 89b10fb commit 01ac7ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/KubeOps.Cli/KubeOps.Cli.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.14.0" />
2525
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />
2626
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.14.0" />
27-
<PackageReference Include="Spectre.Console" Version="0.50.0" />
27+
<PackageReference Include="Spectre.Console" Version="0.51.1" />
2828
<PackageReference Include="Spectre.Console.Analyzer" Version="1.0.0">
2929
<PrivateAssets>all</PrivateAssets>
3030
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

test/KubeOps.Cli.Test/KubeOps.Cli.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.14.0" />
1212
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.14.0" />
1313
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />
14-
<PackageReference Include="Spectre.Console.Testing" Version="0.50.0" />
14+
<PackageReference Include="Spectre.Console.Testing" Version="0.51.1" />
1515
</ItemGroup>
1616
</Project>

0 commit comments

Comments
 (0)