Skip to content

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

Merged
boxofyellow merged 1 commit into
mainfrom
dependabot/nuget/nuget-dependencies-49b0ae3912
Aug 19, 2026
Merged

Bump the nuget-dependencies group with 1 update#36
boxofyellow merged 1 commit into
mainfrom
dependabot/nuget/nuget-dependencies-49b0ae3912

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated BoxOfYellow.ConsoleMarkdownRenderer from 0.12.3 to 0.12.4.

Release notes

Sourced from BoxOfYellow.ConsoleMarkdownRenderer's releases.

0.12.4

v0.12.4

🎨 Renderers 🎨

  • #​300: Prevent a NullReferenceException when rendering an unclosed, empty fenced code block
    • ```csharp
    • Before
      💥 You get an exception that looks something like this
      System.NullReferenceException: Object reference not set to an instance of an object.
        at void BoxOfYellow.ConsoleMarkdownRenderer.Spectre.ObjectRenderers.ConsoleRendererBase.AddFilledBlockImplementation(LeafBlock block, Style style, string indent, string fence) in
           /Users/boxofyellow/Repos/ConsoleMarkdownRenderer/ConsoleMarkdownRenderer.Spectre/ObjectRenderers/ConsoleRendererBase.cs:166
      
    • After
      Image

:copilot: Agentic Workflows :copilot:

  • #​298: Remove the weekly schedule trigger from the Dependency Feature Scout workflow — it now runs only when ConsoleMarkdownRenderer.Spectre/ConsoleMarkdownRenderer.Spectre.csproj is updated (plus workflow_dispatch)
  • #​297: Bump gh-aw from 0.84.3 to 0.86.2
  • #​293: Fix the Dependency Feature Scout workflow reporting missing data — set tools.github.min-integrity: none so the agent can read every previously filed dependency-feature-scout issue (the default public-repo approved integrity level was filtering out most of them, breaking the de-duplication inventory)
  • #​287: Harden the Dependency Feature Scout workflow against duplicate issues — enable fuzzy deduplicate-by-title on the create-issue safe output, and require the agent to build a full inventory of previously filed issues (open and closed, including not_planned/duplicate) and match candidates by underlying capability before filing
  • #​289: After running gh aw upgrade

📝 Documentation 📝

  • #​301: Prep for 0.12.4 release
  • #​291: Document the COPILOT_GITHUB_TOKEN Actions secret used by the agentic workflows — what it authenticates (the Copilot CLI engine) and the least-privilege Copilot Requests permission it needs, in a new docs/copilot_github_token.md
  • #​281: [code-style-guide-bot] Update code-style.md with recurring review feedback (last 6 months)

📦 Dependencies 📦

  • #​294: Bump the github-actions group with 2 updates
  • #​295: Bump the nuget-dependencies group with 2 updates
  • #​290: Bump the github-actions group across 1 directory with 2 updates

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

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.3 to 0.12.4

---
updated-dependencies:
- dependency-name: BoxOfYellow.ConsoleMarkdownRenderer
  dependency-version: 0.12.4
  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 17, 2026
@boxofyellow
boxofyellow merged commit a37b036 into main Aug 19, 2026
2 checks passed
@boxofyellow
boxofyellow deleted the dependabot/nuget/nuget-dependencies-49b0ae3912 branch August 19, 2026 01:00
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