Commit c2667ec
authored
chore(deps): update dependency markdig to 0.43.0 (#3243)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [Markdig](https://redirect.github.com/xoofx/markdig) | `0.42.0` ->
`0.43.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>xoofx/markdig (Markdig)</summary>
###
[`v0.43.0`](https://redirect.github.com/xoofx/markdig/releases/tag/0.43.0)
[Compare
Source](https://redirect.github.com/xoofx/markdig/compare/0.42.0...0.43.0)
### Changes
#### ✨ New Features
- Add a basic fuzzing project (PR
[#​903](https://redirect.github.com/xoofx/markdig/issues/903)) by
[@​MihaZupan](https://redirect.github.com/MihaZupan)
#### 🐛 Bug Fixes
- Fix for table depth error when cell contains backticks (PR
[#​891](https://redirect.github.com/xoofx/markdig/issues/891)) by
[@​phillip-haydon](https://redirect.github.com/phillip-haydon)
- Fix issue where an inline code block that spans multiple lines doesn't
parse correctly (PR
[#​893](https://redirect.github.com/xoofx/markdig/issues/893)) by
[@​phillip-haydon](https://redirect.github.com/phillip-haydon)
- Remove leading newline in block attributes (PR
[#​896](https://redirect.github.com/xoofx/markdig/issues/896)) by
[@​Asttear](https://redirect.github.com/Asttear)
- Fix IndexOutOfRangeException in CodeInlineParser (PR
[#​900](https://redirect.github.com/xoofx/markdig/issues/900)) by
[@​MihaZupan](https://redirect.github.com/MihaZupan)
- Fix build warnings (PR
[#​899](https://redirect.github.com/xoofx/markdig/issues/899)) by
[@​MihaZupan](https://redirect.github.com/MihaZupan)
- Fix edge cases in EmphasisInlineParser (PR
[#​902](https://redirect.github.com/xoofx/markdig/issues/902)) by
[@​MihaZupan](https://redirect.github.com/MihaZupan)
- Fix pipe table parsing with a leading paragraph (PR
[#​905](https://redirect.github.com/xoofx/markdig/issues/905)) by
[@​MihaZupan](https://redirect.github.com/MihaZupan)
#### 🚀 Enhancements
- add options for link inline (PR
[#​894](https://redirect.github.com/xoofx/markdig/issues/894)) by
[@​danielklecha](https://redirect.github.com/danielklecha)
- Move sln to slnx (PR
[#​901](https://redirect.github.com/xoofx/markdig/issues/901)) by
[@​MihaZupan](https://redirect.github.com/MihaZupan)
- Lazily allocate storage for ProcessInlinesBegin/End delegates on
Blocks (PR
[#​906](https://redirect.github.com/xoofx/markdig/issues/906)) by
[@​MihaZupan](https://redirect.github.com/MihaZupan)
- Add another test for pipe tables (PR
[#​907](https://redirect.github.com/xoofx/markdig/issues/907)) by
[@​MihaZupan](https://redirect.github.com/MihaZupan)
**Full Changelog**:
[0.42.0...0.43.0](https://redirect.github.com/xoofx/markdig/compare/0.42.0...0.43.0)
<sub>Published with
[dotnet-releaser](https://redirect.github.com/xoofx/dotnet-releaser/)</sub>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 8am" in timezone
Europe/London, 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/GoogleCloudPlatform/dotnet-docs-samples).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->1 parent 947082a commit c2667ec
File tree
1 file changed
+1
-1
lines changed- run/markdown-preview/Samples.Run.MarkdownPreview.Renderer
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
0 commit comments