Skip to content

Bump MarkdownSnippets.MsBuild from 27.0.2 to 28.0.0#222

Merged
sungam3r merged 3 commits intomasterfrom
dependabot/nuget/src/Destructurama.Attributed.Tests/MarkdownSnippets.MsBuild-28.0.0
Mar 7, 2026
Merged

Bump MarkdownSnippets.MsBuild from 27.0.2 to 28.0.0#222
sungam3r merged 3 commits intomasterfrom
dependabot/nuget/src/Destructurama.Attributed.Tests/MarkdownSnippets.MsBuild-28.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Updated MarkdownSnippets.MsBuild from 27.0.2 to 28.0.0.

Release notes

Sourced from MarkdownSnippets.MsBuild'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.MsBuild
  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 force-pushed the dependabot/nuget/src/Destructurama.Attributed.Tests/MarkdownSnippets.MsBuild-28.0.0 branch from d5de996 to 350b62f Compare February 9, 2026 16:30
@github-actions github-actions bot added the tests Pull request that adds new or changes existing tests label Feb 9, 2026
@sungam3r sungam3r merged commit bbfb8fa into master Mar 7, 2026
8 checks passed
@sungam3r sungam3r deleted the dependabot/nuget/src/Destructurama.Attributed.Tests/MarkdownSnippets.MsBuild-28.0.0 branch March 7, 2026 09:56
@codecov
Copy link

codecov bot commented Mar 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (e159a78) to head (687967c).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #222   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          273       273           
  Branches        41        41           
=========================================
  Hits           273       273           

☔ 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

tests Pull request that adds new or changes existing tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant