adobe / mdast-util-gridtables

mdast extension to parse and serialize gridtables
Apache License 2.0
2 stars 3 forks source link

fix(deps): update dependency mdast-util-to-markdown to v2 #59

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mdast-util-to-markdown 1.5.0 -> 2.0.0 age adoption passing confidence

Release Notes

syntax-tree/mdast-util-to-markdown (mdast-util-to-markdown) ### [`v2.0.0`](https://togithub.com/syntax-tree/mdast-util-to-markdown/releases/tag/2.0.0) [Compare Source](https://togithub.com/syntax-tree/mdast-util-to-markdown/compare/1.5.0...2.0.0) ##### Change - [`6e5e12d`](https://togithub.com/syntax-tree/mdast-util-to-markdown/commit/6e5e12d) Change to require Node.js 16 **migrate**: update too - [`d27d04d`](https://togithub.com/syntax-tree/mdast-util-to-markdown/commit/d27d04d) Update `@types/mdast` and friends **migrate**: update too - [`5c90701`](https://togithub.com/syntax-tree/mdast-util-to-markdown/commit/5c90701) Change to use `exports` map **migrate**: don’t use private APIs - [`89d0f5b`](https://togithub.com/syntax-tree/mdast-util-to-markdown/commit/89d0f5b) Remove `bulletOrderedOther`, always use other bullets **migrate**: you can remove `bulletOrderedOther` if you passed it, it’s now the default - [`7f91d06`](https://togithub.com/syntax-tree/mdast-util-to-markdown/commit/7f91d06) Change `fences` default to `true` **migrate**: you can remove `fences: true` if you passed it, explicitly set it to `false` if you want that, but fenced code is better than indented code - [`019f25f`](https://togithub.com/syntax-tree/mdast-util-to-markdown/commit/019f25f) Change `listItemIndent` default from `'tab'` (size) to `'one'` **migrate**: you can remove `listItemIndent: 'one'` if you passed it, explicitly set it to `'tab'` if you want that - [`5b496da`](https://togithub.com/syntax-tree/mdast-util-to-markdown/commit/5b496da) Remove ancient undocument support for `listItemIndent: 1` **migrate**: `1` -> `'one'` - [`2fcac46`](https://togithub.com/syntax-tree/mdast-util-to-markdown/commit/2fcac46) Remove `Context` type alias **migrate**: `Context` -> `State` - [`445c51a`](https://togithub.com/syntax-tree/mdast-util-to-markdown/commit/445c51a) Remove `SafeOptions` type alias **migrate**: `SafeOptions` -> `Info` **Full Changelog**: https://github.com/syntax-tree/mdast-util-to-markdown/compare/1.5.0...2.0.0

Configuration

📅 Schedule: Branch creation - "after 2pm on Monday" in timezone Europe/Zurich, 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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 year ago

This PR will trigger a patch release when merged.

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.