Update dependency mdast-util-from-markdown to v2#9819
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update dependency mdast-util-from-markdown to v2#9819renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
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:
^0.8.5→^2.0.0Release Notes
syntax-tree/mdast-util-from-markdown (mdast-util-from-markdown)
v2.0.3Compare Source
Fix
971e026Fix passingencoding: undefinedw/optionsFull Changelog: syntax-tree/mdast-util-from-markdown@2.0.2...2.0.3
v2.0.2Compare Source
Types
2454165Refactor typescaf7d6aRefactor to use@importsFull Changelog: syntax-tree/mdast-util-from-markdown@2.0.1...2.0.2
v2.0.1Compare Source
Fix
4aa8425Fix end point of texts ending in character referenceTypes
1120df9Add declaration mapsFull Changelog: syntax-tree/mdast-util-from-markdown@2.0.0...2.0.1
v2.0.0Compare Source
Change
843e046Update@types/mdastand friendsmigrate: update too
12a5622Updatemicromark, change buffers toUint8Arraysmigrate: see
micromark@4.only really changes
Buffer->Uint8Array, so use encodings supported byTextDecoder4cbea5aChange to require Node.js 16migrate: update too
Change (when you make extensions)
03581b3Change to replace getter/setters with raw datamigrate:
this.getData('x')->this.data.x,this.setData('x', 1)->this.data.x = 118f4bb0Change to returnundefinedfromenter,exitmigrate: keep the node you pass to
enteraround; get the node yourself beforeexit88969a4Remove deprecatedOnErrortypemigrate:
OnError->OnEnterErrorFull Changelog: syntax-tree/mdast-util-from-markdown@1.3.1...2.0.0
v1.3.1Compare Source
13430aaUpdate types for changes inmicromark-util-typesFull Changelog: syntax-tree/mdast-util-from-markdown@1.3.0...1.3.1
v1.3.0Compare Source
Types
a034fa6AddCompileDatatype to track custom dataFull Changelog: syntax-tree/mdast-util-from-markdown@1.2.1...1.3.0
v1.2.1Compare Source
Misc
c05e15305875cd0e70e0aded1a8ed9a0849Add improved docs817f24e4a1a05eRefactor code-style223bf98Updatetsconfig.jsonFull Changelog: syntax-tree/mdast-util-from-markdown@1.2.0...1.2.1
v1.2.0Compare Source
b9cfde0Fix webpackFull Changelog: syntax-tree/mdast-util-from-markdown@1.1.1...1.2.0
v1.1.1Compare Source
d617634Add support for improved exit error handlingFull Changelog: syntax-tree/mdast-util-from-markdown@1.1.0...1.1.1
v1.1.0Compare Source
752dc22Add support for error handler to token parsingFull Changelog: syntax-tree/mdast-util-from-markdown@1.0.4...1.1.0
v1.0.4Compare Source
ff32dafUseuvu/assertin development buildFull Changelog: syntax-tree/mdast-util-from-markdown@1.0.3...1.0.4
v1.0.3Compare Source
a13fbccUsepower-assertin development buildFull Changelog: syntax-tree/mdast-util-from-markdown@1.0.2...1.0.3
v1.0.2Compare Source
4a3350fFix to prefer error over assertionFull Changelog: syntax-tree/mdast-util-from-markdown@1.0.1...1.0.2
v1.0.1Compare Source
a90b930Fix handling of reference links with inline codeby @Trott and @wooorm in #25
Full Changelog: syntax-tree/mdast-util-from-markdown@1.0.0...1.0.1
v1.0.0Compare Source
46f6d7fAdd support for lists of extensions052ad82Add JSDoc based types309f2a4Use ESM & update micromarksee: https://github.com/micromark/micromark/releases/tag/3.0.0-beta.1
see: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
Configuration
📅 Schedule: (in timezone Australia/Sydney)
🚦 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 was generated by Mend Renovate. View the repository job log.