fix(deps): update dependency unified to v11
This MR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| unified (source) | ^10.1.2 -> ^11.0.0 |
Release Notes
unifiedjs/unified
v11.0.1
-
d1a915dFix incorrect type ofsettingsin presets
Full Changelog: https://github.com/unifiedjs/unified/compare/11.0.0...11.0.1
v11.0.0
Change
-
baf80b2Change to require Node.js 16 migrate: update too -
dd9834aUpdate@types/unistmigrate: update too -
620ccf9Updatevfilemigrate: update too
Change (unlikey to affect you)
-
a44db46AddData,Settingstypes to augment shared data migrate: if you deal with data, type it, see commit for info -
fb49556Change to replaceBufferwithUint8Arraymigrate: you’re probably fine unless you use weird encodings, see commit for details if so -
f3e71a8RemoveAttachertype migrate: usePlugininstead -
cc53bb6RemoveFrozenProcessortype migrate: useProcessorinstead -
1aa3494Change to yieldundefined, notnullmigrate: expectundefined -
932c140Change to useexportsmigrate: don’t use private APIs -
8e57478Remove support for classes as compilers, parsers migrate: if you love classes, see commit message -
4676814Remove support for compilers returning nullish migrate: nobody did that -
807ffb9Add improved types migrate: it’s probably just better if anything changed at all -
b35afe0Add useful error on empty presets by @wooorm in https://github.com/unifiedjs/unified/pull/202 -
6f068a0Fix to deep clone preset settings -
56ee288Fix non-first parameter merging when reconfiguring plugins
Misc
-
e58b095ad0670040f0329Refactor code-style -
ffc146cUpdatetypescriptby @ChristianMurphy in https://github.com/unifiedjs/unified/pull/216 -
7148746144eec02d95451Add improved docs -
afb704aFix some typos by @ChristianMurphy in https://github.com/unifiedjs/unified/pull/225 -
2aa15eaRefactor types -
a06537cAdd sponsor
Full Changelog: https://github.com/unifiedjs/unified/compare/10.1.2...11.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.