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

Update dependency unist-util-visit to v5 #471

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate 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.0 -> ^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 - "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.


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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants