Skip to content

Commit

Permalink
chore(deps): update dependency micromark-extension-gfm to v3 (#165)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](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)
|
[![age](https://badges.renovateapi.com/packages/npm/micromark-extension-gfm/3.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/micromark-extension-gfm/3.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/micromark-extension-gfm/3.0.0/compatibility-slim/2.0.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/micromark-extension-gfm/3.0.0/confidence-slim/2.0.1)](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>
  • Loading branch information
renovate[bot] authored Jun 26, 2023
1 parent 18eb335 commit ec50cac
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"hast-util-to-string": "^2.0.0",
"micromark": "^4.0.0",
"micromark-extension-directive": "^2.1.2",
"micromark-extension-gfm": "^2.0.1",
"micromark-extension-gfm": "^3.0.0",
"micromark-extension-wiki-link": "^0.0.4",
"rehype": "^12.0.1",
"rehype-autolink-headings": "^6.1.1",
Expand Down
83 changes: 81 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit ec50cac

@hop-deploy
Copy link

@hop-deploy hop-deploy bot commented on ec50cac Jun 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment Status Build Logs Updated At
wonderwiki ✅ Deployed View Logs 2023-06-26T21:54:03.912Z

Please sign in to comment.