documentationjs / documentation

:book: documentation for modern JavaScript
http://documentation.js.org/
Other
5.79k stars 481 forks source link

build(deps): bump unist-util-visit from 4.1.1 to 5.0.0 #1608

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps unist-util-visit from 4.1.1 to 5.0.0.

Release notes

Sourced from unist-util-visit's releases.

5.0.0

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: https://github.com/syntax-tree/unist-util-visit/compare/4.1.2...5.0.0

4.1.2

Misc

  • 332b6e0 Add improved docs
  • 754d038 9f4813b Refactor code-style
  • 69cbec6 Update tsconfig.json

Full Changelog: https://github.com/syntax-tree/unist-util-visit/compare/4.1.1...4.1.2

Commits


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.