-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
Update dependency unist-util-visit to v4 - abandoned #398
base: main
Are you sure you want to change the base?
Conversation
894b0c7
to
47edde2
Compare
7c812d0
to
7fba4e1
Compare
cb70bab
to
30e312c
Compare
e3d5ec0
to
751ce01
Compare
0ca1796
to
8d19d3d
Compare
b5511ad
to
4a5ed25
Compare
fd0f913
to
fd5faf6
Compare
de285e6
to
1d18dcb
Compare
8c01439
to
319656f
Compare
b223987
to
c07449f
Compare
d65c191
to
4c272fc
Compare
4c272fc
to
4a46eb9
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
^2.0.0
->^4.0.0
Release Notes
syntax-tree/unist-util-visit
v4.1.2
Compare Source
Misc
332b6e0
Add improved docs754d038
9f4813b
Refactor code-style69cbec6
Updatetsconfig.json
Full Changelog: syntax-tree/unist-util-visit@4.1.1...4.1.2
v4.1.1
Compare Source
6742b2d
Fix TypeScriptnode16
and ESMby @alecmev in https://github.com/syntax-tree/unist-util-visit/pull/35
6789ad5
Add improved docsd190ee7
Fix typoby @jangxyz in https://github.com/syntax-tree/unist-util-visit/pull/34
Full Changelog: syntax-tree/unist-util-visit@4.1.0...4.1.1
v4.1.0
Compare Source
a76200b
Add improved parent typeby @wooorm in https://github.com/syntax-tree/unist-util-visit/pull/31
Full Changelog: syntax-tree/unist-util-visit@4.0.0...4.1.0
v4.0.0
Compare Source
050fdc3
Change types to base whatvisitor
gets ontree
(breaking if you use TypeScript, read commit for info)
v3.1.0
Compare Source
5e98354
AddVisitorResult
typev3.0.1
Compare Source
a14d311
Fix example to use ESMv3.0.0
Compare Source
ed0bccd
Add JSDoc based typesdfbcafb
Use ESMnote: change from
toconst visit = require('unist-util-visit')
import {visit} from 'unist-util-visit'
Configuration
📅 Schedule: Branch creation - "every weekday" (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 has been generated by Mend Renovate. View repository job log here.