Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 8, 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 added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Feb 8, 2026
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