Closed renovate[bot] closed 3 years ago
This PR contains the following updates:
2.0.3
3.1.0
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.
This PR contains the following updates:
2.0.3
->3.1.0
Release Notes
syntax-tree/unist-util-visit
### [`v3.1.0`](https://togithub.com/syntax-tree/unist-util-visit/releases/3.1.0) [Compare Source](https://togithub.com/syntax-tree/unist-util-visit/compare/3.0.1...3.1.0) - [`5e98354`](https://togithub.com/syntax-tree/unist-util-visit/commit/5e98354) Add `VisitorResult` type ### [`v3.0.1`](https://togithub.com/syntax-tree/unist-util-visit/releases/3.0.1) [Compare Source](https://togithub.com/syntax-tree/unist-util-visit/compare/3.0.0...3.0.1) - [`a14d311`](https://togithub.com/syntax-tree/unist-util-visit/commit/a14d311) Fix example to use ESM ### [`v3.0.0`](https://togithub.com/syntax-tree/unist-util-visit/releases/3.0.0) [Compare Source](https://togithub.com/syntax-tree/unist-util-visit/compare/2.0.3...3.0.0) - [`ed0bccd`](https://togithub.com/syntax-tree/unist-util-visit/commit/ed0bccd) Add JSDoc based types - [`dfbcafb`](https://togithub.com/syntax-tree/unist-util-visit/commit/dfbcafb) Use ESM note: change from ~~`const visit = require('unist-util-visit')`~~ to `import {visit} from 'unist-util-visit'`Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.