Skip to content
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 unist-util-visit to v5 #2003

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
unist-util-visit ^2.0.3 -> ^5.0.0 age adoption passing confidence

Release Notes

syntax-tree/unist-util-visit (unist-util-visit)

v5.0.0

Compare Source

Change
  • 4dcff31 Update @types/unist
    migrate: update too
  • befc0b3 Change to require Node.js 16
    migrate: update too
  • b5f36de Change to use export map
    migrate: don’t use private APIs
  • 89fc050 Change to remove complex-types.d.ts
    migrate: use main export
  • 12c9ee9 Change to pass undefined, not null
    migrate: change null to undefined
Fix
  • 3cb2732 Fix performance of InclusiveDescendant type

Full Changelog: syntax-tree/unist-util-visit@4.1.2...5.0.0

v4.1.2

Compare Source

Misc

Full Changelog: syntax-tree/unist-util-visit@4.1.1...4.1.2

v4.1.1

Compare Source

Full Changelog: syntax-tree/unist-util-visit@4.1.0...4.1.1

v4.1.0

Compare Source

Full Changelog: syntax-tree/unist-util-visit@4.0.0...4.1.0

v4.0.0

Compare Source

  • 050fdc3 Change types to base what visitor gets on tree
    (breaking if you use TypeScript, read commit for info)

v3.1.0

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

  • ed0bccd Add JSDoc based types
  • dfbcafb Use ESM
    note: change from const visit = require('unist-util-visit') to import {visit} from 'unist-util-visit'

Configuration

📅 Schedule: Branch creation - "after 9am and before 3pm" (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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from a team as code owners July 7, 2023 09:46
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Jul 7, 2023
@renovate-bot renovate-bot force-pushed the renovate/unist-util-visit-5.x branch from 6e6645e to 13076b3 Compare July 10, 2023 16:38
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: xs Pull request size is extra small. labels Jul 10, 2023
@renovate-bot renovate-bot force-pushed the renovate/unist-util-visit-5.x branch 11 times, most recently from b08f47f to c0462be Compare July 11, 2023 22:58
@renovate-bot renovate-bot force-pushed the renovate/unist-util-visit-5.x branch 2 times, most recently from 25b55dc to 64ac2ac Compare July 25, 2023 21:23
@renovate-bot renovate-bot force-pushed the renovate/unist-util-visit-5.x branch 2 times, most recently from fbd8beb to d29e9cf Compare August 22, 2023 15:39
@renovate-bot renovate-bot force-pushed the renovate/unist-util-visit-5.x branch 2 times, most recently from 03802da to 27fb14d Compare September 7, 2023 17:08
@chingor13 chingor13 added this to the v16 (node 18+) milestone Sep 7, 2023
@renovate-bot renovate-bot force-pushed the renovate/unist-util-visit-5.x branch 4 times, most recently from c1cc77f to 980350b Compare September 11, 2023 20:34
@renovate-bot renovate-bot force-pushed the renovate/unist-util-visit-5.x branch 2 times, most recently from 82b7056 to 8631ebe Compare September 12, 2023 19:34
@forking-renovate
Copy link

forking-renovate bot commented Sep 12, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate-bot renovate-bot deleted the renovate/unist-util-visit-5.x branch September 12, 2023 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants