fix(deps): update external major (major) #225
Merged
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:
8.0.0
->9.0.0
8.0.4
->9.0.0
12.3.0
->13.0.1
10.1.2
->11.0.0
Release Notes
syntax-tree/hast-util-raw (hast-util-raw)
v9.0.0
Compare Source
Change
f0ceab5
Update@types/hast
, utilitiesmigrate: update too
40ae4fa
Change to require Node.js 16migrate: update too
4edde89
Change to useexports
migrate: don’t use private APIs
246c313
RemoveRaw
typemigrate: import it from
mdast-util-to-hast
ae7296e
Add smarter types forpassThrough
migrate: make sure to register custom nodes
Full Changelog: syntax-tree/hast-util-raw@8.0.0...9.0.0
syntax-tree/hast-util-to-html (hast-util-to-html)
v9.0.0
Compare Source
Change
23a91fc
Update@types/hast
, utilitiesmigrate: update too
8c32af8
Change to require Node.js 16migrate: update too
320b2ff
Change to useexports
migrate: don’t use private APIs
15b1618
Removeentities
option, usecharacterReferences
migrate:
options.entities
->options.characterReferences
Full Changelog: syntax-tree/hast-util-to-html@8.0.4...9.0.0
syntax-tree/mdast-util-to-hast (mdast-util-to-hast)
v13.0.1
Compare Source
Fix
7ff28fb
Fix trimming of whitespace around breaksFull Changelog: syntax-tree/mdast-util-to-hast@13.0.0...13.0.1
v13.0.0
Compare Source
Change
67ef76c
Update@types/hast
,@types/mdast
, utilitiesmigrate: update too
b815f5e
Change to require Node.js 16migrate: update too
33442cc
Change to useexports
migrate: don’t use private APIs
56c88e4
Fix to match GH for HTML generated for backreferencesmigrate: use the function form of
footnoteBackLabel
for i18n, seedefaultFootnoteBackLabel
for inspirationffe7e47
Change to always return a nodemigrate: expect an empty root instead of nothing
ffbb8a8
Change to expect, yieldundefined
migrate: expect
undefined
everywhere, notnull
c13fe7f
Change to remove support forFootnote
nodesmigrate: use GFM, which does not have “inline” notes
6fc783a
Change to remove support for ancientlang
oncode
with spacesmigrate: you’re fine, this hasn’t been a thing for years
72b8a68
Change to use maps for definitions onstate
migrate: if you make your own handles, expect maps
b328aa9
Change to remove function form ofState
, use plain objectmigrate: if you make your own handles, create nodes yourself, use
state.applyData
if needed40e1d29
Change to removeall
,one
helpersmigrate: if you make your own handles, use
state.all
,state.one
1894044
Change to removeH
typemigrate: use
State
e804231
Change to removecomplex-types.d.ts
migrate: use main module
4df5d41
Change to deep clone passed through nodesmigrate: should be fine
Types
52905eb
Add smarter types forpassThrough
migrate: type your mdast/hast nodes by extending the content interfaces
6f555a0
Add supported data fields toData
ofmdast
migrate: pass correct values in
node.data
Fix
3e300ea
Fix to keep content around forhName
on textFull Changelog: syntax-tree/mdast-util-to-hast@12.3.0...13.0.0
unifiedjs/unified (unified)
v11.0.0
Compare Source
Change
baf80b2
Change to require Node.js 16migrate: update too
dd9834a
Update@types/unist
migrate: update too
620ccf9
Updatevfile
migrate: update too
Change (unlikey to affect you)
a44db46
AddData
,Settings
types to augment shared datamigrate: if you deal with data, type it, see commit for info
fb49556
Change to replaceBuffer
withUint8Array
migrate: you’re probably fine unless you use weird encodings, see commit for details if so
f3e71a8
RemoveAttacher
typemigrate: use
Plugin
insteadcc53bb6
RemoveFrozenProcessor
typemigrate: use
Processor
instead1aa3494
Change to yieldundefined
, notnull
migrate: expect
undefined
932c140
Change to useexports
migrate: don’t use private APIs
8e57478
Remove support for classes as compilers, parsersmigrate: if you love classes, see commit message
4676814
Remove support for compilers returning nullishmigrate: nobody did that
807ffb9
Add improved typesmigrate: it’s probably just better if anything changed at all
b35afe0
Add useful error on empty presetsby @wooorm in https://github.com/unifiedjs/unified/pull/202
6f068a0
Fix to deep clone preset settings56ee288
Fix non-first parameter merging when reconfiguring pluginsMisc
e58b095
ad06700
40f0329
Refactor code-styleffc146c
Updatetypescript
by @ChristianMurphy in https://github.com/unifiedjs/unified/pull/216
7148746
144eec0
2d95451
Add improved docsafb704a
Fix some typosby @ChristianMurphy in https://github.com/unifiedjs/unified/pull/225
2aa15ea
Refactor typesa06537c
Add sponsorFull Changelog: unifiedjs/unified@10.1.2...11.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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.