fix(deps): update dependency remark to v15
This MR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| remark (source) | ^14.0.3 -> ^15.0.0 |
Release Notes
remarkjs/remark
v15.0.1
-
54ee687Fix typo
Full Changelog: https://github.com/remarkjs/remark/compare/15.0.0...15.0.1
v15.0.0
Change
-
98a2560Change to require Node.js 16 migrate: update too -
a3e6d54Change to useexportsmigrate: don’t use private APIs -
943f6acUpdate@types/mdast,mdast-util-{from,to}-markdown,unified, etc migrate: update too remark-parse: only really changesBuffer->Uint8Array, so use encodings supported byTextDecoderif you are passing binary data remark-stringify:bulletOrderedOtheris removed, you can removebulletOrderedOtherif you passed it, it’s now the default;fencesis nowtrueby default, if you don’t want indented code, passfences: false;listItemIndentis now'one'by default, you can removelistItemIndent: 'one'if you passed it, or explicitly set it to'tab'if you want it
Types
-
bd8c922Add typed settings
Docs
-
7cc0432Addremark-link-rewriteto list of plugins by @rjanjic in https://github.com/remarkjs/remark/pull/1212 -
e72d91aAddremark-mentionsto list of plugins by @FinnRG in https://github.com/remarkjs/remark/pull/1193
Full Changelog: https://github.com/remarkjs/remark/compare/14.0.3...15.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Ghost User