-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency unified to v11 #1807
base: main
Are you sure you want to change the base?
Conversation
|
Preview URLs:
|
5949e80
to
60bb9b0
Compare
6a9227a
to
3d9d1e8
Compare
ceb8fa1
to
a257dda
Compare
ee255aa
to
f3caa5c
Compare
f3caa5c
to
ac84afb
Compare
dc8675d
to
f5dc049
Compare
c4340fa
to
c19b9a1
Compare
c454ec4
to
88e04cb
Compare
0f7aa6d
to
d69deba
Compare
321f9b6
to
8581fec
Compare
31ee951
to
2b8dddc
Compare
2b8dddc
to
97dd2db
Compare
This PR contains the following updates:
10.1.2
->11.0.5
Release Notes
unifiedjs/unified (unified)
v11.0.5
Compare Source
Fix
1e0863a
Fix exception on older browsersby @justinbhopper in https://github.com/unifiedjs/unified/pull/246
Full Changelog: unifiedjs/unified@11.0.4...11.0.5
v11.0.4
Compare Source
Types
1ca1a43
Add TypeScript declaration mapsby @remcohaszing in https://github.com/unifiedjs/unified/pull/230
Full Changelog: unifiedjs/unified@11.0.3...11.0.4
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 - "on the 1st and 3rd day instance on Wednesday after 3am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.