Commit ec50cac
authored
chore(deps): update dependency micromark-extension-gfm to v3 (#165)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[micromark-extension-gfm](https://togithub.com/micromark/micromark-extension-gfm)
| [`^2.0.1` ->
`^3.0.0`](https://renovatebot.com/diffs/npm/micromark-extension-gfm/2.0.1/3.0.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>micromark/micromark-extension-gfm
(micromark-extension-gfm)</summary>
###
[`v3.0.0`](https://togithub.com/micromark/micromark-extension-gfm/releases/tag/3.0.0)
[Compare
Source](https://togithub.com/micromark/micromark-extension-gfm/compare/2.0.3...3.0.0)
-
[`004cb2e`](https://togithub.com/micromark/micromark-extension-gfm/commit/004cb2e)
Change to require Node.js 16
**migrate**: update Node
-
[`c6c3114`](https://togithub.com/micromark/micromark-extension-gfm/commit/c6c3114)
Change to use `export` map
**migrate**: don’t use private APIs
-
[`b066ffd`](https://togithub.com/micromark/micromark-extension-gfm/commit/b066ffd)
Update `micromark`
**Full Changelog**:
micromark/micromark-extension-gfm@2.0.3...3.0.0
###
[`v2.0.3`](https://togithub.com/micromark/micromark-extension-gfm/releases/tag/2.0.3)
[Compare
Source](https://togithub.com/micromark/micromark-extension-gfm/compare/2.0.2...2.0.3)
(same as 2.0.2, but regenerates types, which were generated by an older
TS it seems)
**Full Changelog**:
micromark/micromark-extension-gfm@2.0.2...2.0.3
###
[`v2.0.2`](https://togithub.com/micromark/micromark-extension-gfm/releases/tag/2.0.2)
[Compare
Source](https://togithub.com/micromark/micromark-extension-gfm/compare/2.0.1...2.0.2)
##### Misc
-
[`84ef0bc`](https://togithub.com/micromark/micromark-extension-gfm/commit/84ef0bc)
[`1c7482f`](https://togithub.com/micromark/micromark-extension-gfm/commit/1c7482f)
Add improved docs
-
[`56f2a8f`](https://togithub.com/micromark/micromark-extension-gfm/commit/56f2a8f)
[`f9b3161`](https://togithub.com/micromark/micromark-extension-gfm/commit/f9b3161)
[`942585e`](https://togithub.com/micromark/micromark-extension-gfm/commit/942585e)
Refactor code-style
-
[`71e61e0`](https://togithub.com/micromark/micromark-extension-gfm/commit/71e61e0)
[`55db44b`](https://togithub.com/micromark/micromark-extension-gfm/commit/55db44b)
Refactor types
-
[`17ae119`](https://togithub.com/micromark/micromark-extension-gfm/commit/17ae119)
Regenerate tests
**Full Changelog**:
micromark/micromark-extension-gfm@2.0.1...2.0.2
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/creatorsgarten/contentsgarten).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 18eb335 commit ec50cac
2 files changed
+82
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments