Skip to content

Bump the nuget-dependencies group with 1 update - #37

Merged
boxofyellow merged 1 commit into
mainfrom
dependabot/nuget/nuget-dependencies-290d87143e
Aug 24, 2026
Merged

Bump the nuget-dependencies group with 1 update#37
boxofyellow merged 1 commit into
mainfrom
dependabot/nuget/nuget-dependencies-290d87143e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Updated BoxOfYellow.ConsoleMarkdownRenderer from 0.12.4 to 0.12.5.

Release notes

Sourced from BoxOfYellow.ConsoleMarkdownRenderer's releases.

0.12.5

v0.12.5

🎨 Renderers 🎨

  • #​314: Prevent truncated inline HTML from leaving an unbalanced Spectre markup style scope and throwing InvalidOperationException
    • Text with <span>html
    • Text with html
    • Before
      💥 You get an exception that looks something like this
      System.InvalidOperationException: Unbalanced markup stack. Did you forget to close a tag?
         at Spectre.Console.AnsiMarkup.Parse(String markup, Nullable`1 style)
      
    • After
      Image

🔧 Internal Improvements 🔧

  • #​330: Scope the scheduled Markdown robustness workflow to the property-based suite and scale its fixed scheduled seed list from 24 to 2,400 (115,200 render cases).
  • #​329: Scale the property-based Markdown robustness suite from 192 to 1,152 scheduled render cases (8 to 24 fixed seeds and 12 to 24 cases per seed); the scheduled net8.0 run completed in 56.78 seconds, leaving 423.22 seconds before its 8-minute guard.
  • #​326: Add deterministic grammar-driven Markdown generation with replayable seeds, bounded shrinking diagnostics, and an environment-controlled render budget (two seeds by default; all explicit seeds when CONSOLE_MARKDOWN_RENDERER_PROPERTY_TEST_BUDGET=scheduled).
  • #​327: Add a weekly, manually dispatchable Ubuntu workflow for the bounded property-based Markdown robustness suite on net8.0 and net10.0.
  • #​325: Enforce a per-test-method [Timeout] (via new named TestTimeouts.Unit/Render/Suite tiers) across all four test assemblies, with a convention test that fails if any [TestMethod]/[DataTestMethod] is missing one.
  • #​323: Harden TableFrame against zero-row Markdig tables and out-of-bounds cell writes with actionable table and row diagnostics.
  • #​322: Harden renderer markup escaping with focused escaped metadata regression coverage.
  • #​321: Harden renderer stack-balance diagnostics with render-end verification, guarded pop/peek operations, and structural checks that each renderer restores the frame, style, table, list, and link-frame depths it inherited.
  • #​320: Add a convention test that enforces derived Markdown renderer registration before their handled base types.
  • #​317: Add deterministic corpus mutation suite
  • #​312: Add deterministic truncation suite for streaming and partial Markdown
  • #​310: Add shared RenderRobustness test harness

:copilot: Agentic Workflows :copilot:

  • #​331: Expand code-style bot coverage to qualifying desktop Copilot PRs

✍️ Documentation ✍️

📦 Dependencies 📦

  • #​319: Bump the nuget-dependencies group with 1 update
  • #​318: Bump the github-actions group with 2 updates

Full Changelog: boxofyellow/ConsoleMarkdownRenderer@v0.12.4...v0.12.5

Commits viewable in compare view.

Dependabot compatibility score

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

Bumps BoxOfYellow.ConsoleMarkdownRenderer from 0.12.4 to 0.12.5

---
updated-dependencies:
- dependency-name: BoxOfYellow.ConsoleMarkdownRenderer
  dependency-version: 0.12.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
...

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 Aug 24, 2026
@boxofyellow
boxofyellow merged commit 33eabf3 into main Aug 24, 2026
2 checks passed
@boxofyellow
boxofyellow deleted the dependabot/nuget/nuget-dependencies-290d87143e branch August 24, 2026 20:58
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.

1 participant