Skip to content

[deps]: Update MarkDig to 0.45.0#7117

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/markdig-0.x
Open

[deps]: Update MarkDig to 0.45.0#7117
renovate[bot] wants to merge 1 commit intomainfrom
renovate/markdig-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Change Age Confidence
MarkDig (source) 0.44.00.45.0 age confidence

Release Notes

xoofx/markdig (MarkDig)

v0.45.0

Compare Source

Changes
🚀 Enhancements
  • Recognize supplementary characters (PR #​913) by @​tats-u
  • Use Dictionary.TryAdd instead of ContainsKey and indexer by reducing lookups. (PR #​917) by @​prozolic
  • Replace null checks with IsEmpty property for ReadOnlySpan (PR #​916) by @​prozolic
  • Optimize PipeTable parsing: O(n²) → O(n) for 3.7x–85x speedup, enables 10K+ row tables (PR #​922) by @​Mpdreamz

Full Changelog: 0.44.0...0.45.0

Published with dotnet-releaser


Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 2, 2026 02:40
@renovate renovate bot requested a review from amorask-bitwarden March 2, 2026 02:40
@bitwarden-bot bitwarden-bot changed the title [deps]: Update MarkDig to 0.45.0 [PM-32937] [deps]: Update MarkDig to 0.45.0 Mar 2, 2026
@bitwarden-bot
Copy link

Internal tracking:

@codecov
Copy link

codecov bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.45%. Comparing base (d1a5c4d) to head (fdf8c13).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7117      +/-   ##
==========================================
- Coverage   56.45%   56.45%   -0.01%     
==========================================
  Files        2013     2013              
  Lines       88098    88098              
  Branches     7860     7860              
==========================================
- Hits        49739    49738       -1     
- Misses      36543    36544       +1     
  Partials     1816     1816              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title [PM-32937] [deps]: Update MarkDig to 0.45.0 [deps]: Update MarkDig to 0.45.0 Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant