chore(deps): update dependency unified to v11 #464
Closed
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:
10.1.2
->11.0.3
Release Notes
unifiedjs/unified (unified)
v11.0.3
Compare Source
Fix
8dee2ab
Fix support for functions in dataFull Changelog: unifiedjs/unified@11.0.2...11.0.3
v11.0.2
Compare Source
cea788b
Fix type of settings if nothing is registered yetFull Changelog: unifiedjs/unified@11.0.1...11.0.2
v11.0.1
Compare Source
d1a915d
Fix incorrect type ofsettings
in presetsFull Changelog: unifiedjs/unified@11.0.0...11.0.1
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 - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.