Skip to content

Bump markdownsnippets.tool from 27.0.2 to 28.0.0#1102

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/dot-config/markdownsnippets.tool-28.0.0
Open

Bump markdownsnippets.tool from 27.0.2 to 28.0.0#1102
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/dot-config/markdownsnippets.tool-28.0.0

Conversation

@dependabot
Copy link
Contributor

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

Updated markdownsnippets.tool from 27.0.2 to 28.0.0.

Release notes

Sourced from markdownsnippets.tool's releases.

28.0.0

  • #​524 Re-instate preserving of line endings
  • #​717 Add support for expressive code in snippets
  • #​719 Implement web-snippets
  • #​720 Include snippet indentation in output.
  • #​724 Fix round-tripping of web-snippet and add optional linking to alternate source file
  • #​726 detect newlines from git attributes and editor config
  • #​727 Missing stringbuilder return to cache
  • #​728 Fix file attrbutes not being set
  • #​729 Better Missing Closing Comment handling
  • #​730 Use HashSet for invalid filename characters
  • #​731 Better perf for TOC link generation
  • #​732 FileFinder separate sort+allocate operations
  • #​733 Remove unnecessary ToList() call on MissingSnippets
  • #​734 Refactor line removal logic in RemoveUntilMatch
  • #​735 Optimize ScrubPath to remove slashes efficiently
  • #​736 Optimize path separator removal in SnippetExtensions
  • #​737 Use more spans
  • #​738 Use frozen collections for improved performance

28.0.0-beta.25

28.0.0-beta.24

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: markdownsnippets.tool
  dependency-version: 28.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2026 10:15
@dependabot dependabot bot added the .NET Pull requests that update .net code label Mar 1, 2026
@codecov
Copy link

codecov bot commented Mar 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.33%. Comparing base (d3e8995) to head (8c264ab).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1102   +/-   ##
=======================================
  Coverage   99.33%   99.33%           
=======================================
  Files          15       15           
  Lines         896      896           
  Branches      205      205           
=======================================
  Hits          890      890           
  Misses          4        4           
  Partials        2        2           
Flag Coverage Δ
linux 99.33% <ø> (ø)
macos 99.33% <ø> (ø)
windows 99.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

0 participants