Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

chore: bump unist-util-visit from 2.0.3 to 4.0.0 #2000

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2021

Bumps unist-util-visit from 2.0.3 to 4.0.0.

Release notes

Sourced from unist-util-visit's releases.

4.0.0

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

3.1.0

  • 5e98354 Add VisitorResult type

3.0.1

  • a14d311 Fix example to use ESM

3.0.0

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

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Aug 2, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/unist-util-visit-4.0.0 branch 5 times, most recently from 9fe8ccd to 1cea877 Compare August 18, 2021 00:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/unist-util-visit-4.0.0 branch 2 times, most recently from b6c94d9 to 8899be0 Compare August 28, 2021 00:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/unist-util-visit-4.0.0 branch from 8899be0 to 4d4ea42 Compare August 31, 2021 00:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/unist-util-visit-4.0.0 branch from 4d4ea42 to 8af55b3 Compare September 14, 2021 00:03
Bumps [unist-util-visit](https://github.com/syntax-tree/unist-util-visit) from 2.0.3 to 4.0.0.
- [Release notes](https://github.com/syntax-tree/unist-util-visit/releases)
- [Commits](syntax-tree/unist-util-visit@2.0.3...4.0.0)

---
updated-dependencies:
- dependency-name: unist-util-visit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/unist-util-visit-4.0.0 branch from 8af55b3 to 875a168 Compare September 21, 2021 22:03
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2021

Superseded by #2057.

@dependabot dependabot bot closed this Sep 27, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/unist-util-visit-4.0.0 branch September 27, 2021 13:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants