Update remark (major)#56
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
05e32e5 to
b32ee96
Compare
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
b32ee96 to
e4980c3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.0.3→^7.0.0^14.0.2→^15.0.0^3.0.1→^4.0.0^5.1.1→^6.0.0Release Notes
remarkjs/remark-math (rehype-katex)
v7.0.1Compare Source
Fix
3efc101Fix crash on katex errorFull Changelog: https://github.com/remarkjs/remark-math/compare/rehype-mathjax@6.0.0...rehype-katex@7.0.1
v7.0.0Compare Source
b353e49Remove dependency onjsdommigrate: this should be a
patch, but there could be small differences: do let us know if you see problemsremarkjs/remark (remark)
v15.0.1Compare Source
54ee687Fix typoFull Changelog: remarkjs/remark@15.0.0...15.0.1
v15.0.0Compare Source
Change
98a2560Change to require Node.js 16migrate: update too
a3e6d54Change to useexportsmigrate: don’t use private APIs
943f6acUpdate@types/mdast,mdast-util-{from,to}-markdown,unified, etcmigrate: update too
remark-parse: only really changes
Buffer->Uint8Array, so use encodings supported byTextDecoderif you are passing binary dataremark-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 itTypes
bd8c922Add typed settingsDocs
7cc0432Addremark-link-rewriteto list of pluginsby @rjanjic in #1212
e72d91aAddremark-mentionsto list of pluginsby @FinnRG in #1193
Full Changelog: remarkjs/remark@14.0.3...15.0.0
remarkjs/remark-gfm (remark-gfm)
v4.0.1Compare Source
Types
4af823aRefactor to useinterfacefor exposed types3a57a5bAdd declaration maps76559f9Refactor to use@importsDocs
173394dAdd docs on footnote option21cae6aFix typoby @leafac in #73
Full Changelog: remarkjs/remark-gfm@4.0.0...4.0.1
v4.0.0Compare Source
Change
b8cc334Update@types/mdast,unified, utilitiesmigrate: update too
9eb0f54Change to useexportsmigrate: don’t use private APIs
5715c93Change to require Node.js 16migrate: update too
Full Changelog: remarkjs/remark-gfm@3.0.1...4.0.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.