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 - autoclosed #1475

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2023

Mend Renovate logo banner

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 - "before 4am on the first day of the month" (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.

@renovate renovate bot requested a review from a team as a code owner August 1, 2023 09:16
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 1, 2023
@lemeurherve
Copy link
Member

lemeurherve commented Nov 22, 2023

@zbynek sorry, just after having ticked renovate rebase checkbox yesterday while searching the infra.ci build issue, I've noticed you've pushed changes to this PR, now lost.

@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch from 3dc601c to 088f79a Compare November 22, 2023 21:12
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch from 088f79a to 86aa66c Compare November 22, 2023 21:18
@renovate renovate bot changed the title fix(deps): update dependency unist-util-visit to v5 fix(deps): update dependency unist-util-visit to v5 - autoclosed Nov 29, 2023
@renovate renovate bot closed this Nov 29, 2023
@renovate renovate bot deleted the renovate/unist-util-visit-5.x branch November 29, 2023 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants