fix(deps): update dependency mdast-util-to-markdown to v2 #32
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:
1.5.0
->2.1.2
Release Notes
syntax-tree/mdast-util-to-markdown (mdast-util-to-markdown)
v2.1.2
Compare Source
b0a91ea
Fix crash in more complex content around attentionFull Changelog: syntax-tree/mdast-util-to-markdown@2.1.1...2.1.2
v2.1.1
Compare Source
Fix
97fb818
Fix roundtripping of attention by encoding surroundingsTypes
df0d6a6
Refactor types27270d3
Refactor to use@import
s4d9581a
Add declaration mapsFull Changelog: syntax-tree/mdast-util-to-markdown@2.1.0...2.1.1
v2.1.0
Compare Source
Add
5fd2f1e
AddcompilePattern
helper to stateFull Changelog: syntax-tree/mdast-util-to-markdown@2.0.0...2.1.0
v2.0.0
Compare Source
Change
6e5e12d
Change to require Node.js 16migrate: update too
d27d04d
Update@types/mdast
and friendsmigrate: update too
5c90701
Change to useexports
mapmigrate: don’t use private APIs
89d0f5b
RemovebulletOrderedOther
, always use other bulletsmigrate: you can remove
bulletOrderedOther
if you passed it, it’s now the default7f91d06
Changefences
default totrue
migrate: you can remove
fences: true
if you passed it, explicitly set it tofalse
if you want that, but fenced code is better than indented code019f25f
ChangelistItemIndent
default from'tab'
(size) to'one'
migrate: you can remove
listItemIndent: 'one'
if you passed it, explicitly set it to'tab'
if you want that5b496da
Remove ancient undocument support forlistItemIndent: 1
migrate:
1
->'one'
2fcac46
RemoveContext
type aliasmigrate:
Context
->State
445c51a
RemoveSafeOptions
type aliasmigrate:
SafeOptions
->Info
Full Changelog: syntax-tree/mdast-util-to-markdown@1.5.0...2.0.0
Configuration
📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" in timezone Europe/Berlin, 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 was generated by Mend Renovate. View the repository job log.