chore(deps): update dependency refractor to v5 #2347
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:
^4.8.1
->^5.0.0
Release Notes
wooorm/refractor (refractor)
v5.0.0
Compare Source
Change
fb4d33b
Change to useexports
migrate: switch from file based to name based, e.g.,
refractor/lib/all.js
->refractor/all
,refractor/lang/markdown.js
->refractor/markdown
,see readme for more examples
55b1cb9
Change to require Node.js 16migrate: update too
d13f7ad
Update@types/hast
migrate: update too
7946376
Remove export ofGrammar
typemigrate: get it from
@types/prismjs
6147a14
Remove exports of AST typesmigrate: get them from
@types/hast
Miscellaneous
ab2c844
Removetypes
fieldFull Changelog: wooorm/refractor@4.9.0...5.0.0
v4.9.0
Compare Source
Data
e9eef44
Update Prism to1.30.0
Types
2398b37
Add declaration mapsDocumentation
94b78fe
fc39055
55f1e51
Refactor docsMiscellaneous
469ba8a
Fix license to include authorFull Changelog: wooorm/refractor@4.8.1...4.9.0
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone UTC, 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.