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

chore: update dependency unist-util-visit to v5 #1036

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2023

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 12pm on Monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Dec 18, 2023
@renovate renovate bot enabled auto-merge (rebase) December 18, 2023 02:13
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 18, 2023
Copy link

netlify bot commented Dec 18, 2023

Deploy Preview for smarthr-design-system failed.

Name Link
🔨 Latest commit 3e05d22
🔍 Latest deploy log https://app.netlify.com/sites/smarthr-design-system/deploys/65c04eb2546fc40008e779a8

@yuw27b
Copy link
Contributor

yuw27b commented Dec 18, 2023

unist-util-visitは、v3でESMになった際にbreaking changeがあり、現状のSDSのgatsby-plugin-mdxからプラグインとして実行する際にエラーになってしまう。gatsby-plugin-mdxのバージョンを上げる(=MDXのバージョンを上げる)まではこのパッケージのアップデートも難しそう。

@renovate renovate bot changed the title chore: update dependency unist-util-visit to v5 Update dependency unist-util-visit to v5 Dec 24, 2023
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch 4 times, most recently from 6e30b28 to 08ff4a4 Compare December 25, 2023 01:07
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch 5 times, most recently from d610d39 to fd895c5 Compare January 7, 2024 16:12
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch from fd895c5 to b0c93d1 Compare January 14, 2024 16:55
@renovate renovate bot changed the title Update dependency unist-util-visit to v5 chore: update dependency unist-util-visit to v5 Jan 14, 2024
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch 5 times, most recently from 608746f to 1198890 Compare January 21, 2024 18:35
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch 2 times, most recently from 1fbb0ea to cc559c6 Compare January 28, 2024 18:57
@renovate renovate bot changed the title chore: update dependency unist-util-visit to v5 Update dependency unist-util-visit to v5 Feb 4, 2024
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch 2 times, most recently from af07b30 to 3e05d22 Compare February 5, 2024 02:57
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch from 3e05d22 to fe12780 Compare February 18, 2024 15:55
@renovate renovate bot changed the title Update dependency unist-util-visit to v5 chore: update dependency unist-util-visit to v5 Feb 18, 2024
Copy link

netlify bot commented Feb 18, 2024

Deploy Preview for smarthr-design-system failed. Why did it fail? →

Name Link
🔨 Latest commit 0aeddc8
🔍 Latest deploy log https://app.netlify.com/sites/smarthr-design-system/deploys/67152deea4a96300080d4bc3

renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 2, 2024
@renovate renovate bot changed the title chore: update dependency unist-util-visit to v5 Update dependency unist-util-visit to v5 Jun 9, 2024
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch from 9133c2c to 0c2133a Compare June 9, 2024 16:10
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch from 0c2133a to feb3fba Compare June 16, 2024 16:05
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch from feb3fba to 840fa8e Compare June 23, 2024 16:42
@renovate renovate bot changed the title Update dependency unist-util-visit to v5 chore: update dependency unist-util-visit to v5 Jun 23, 2024
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch from 840fa8e to d87b317 Compare June 30, 2024 15:58
@renovate renovate bot changed the title chore: update dependency unist-util-visit to v5 Update dependency unist-util-visit to v5 Jun 30, 2024
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch from d87b317 to 17ef1c7 Compare July 7, 2024 16:46
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch from 17ef1c7 to 65d64ec Compare July 14, 2024 17:06
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch 2 times, most recently from a9c43a5 to 04f73e2 Compare August 4, 2024 16:59
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch from 04f73e2 to 858513e Compare August 11, 2024 16:38
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch from 858513e to f668df6 Compare August 25, 2024 16:23
@renovate renovate bot changed the title Update dependency unist-util-visit to v5 chore: update dependency unist-util-visit to v5 Aug 25, 2024
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch 2 times, most recently from 18c0a0d to 36f71b8 Compare September 8, 2024 15:02
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch 2 times, most recently from 43e110b to afd0f4c Compare September 15, 2024 15:44
@renovate renovate bot changed the title chore: update dependency unist-util-visit to v5 Update dependency unist-util-visit to v5 Sep 15, 2024
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch from afd0f4c to 4619249 Compare September 22, 2024 15:23
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch 3 times, most recently from 5f565a1 to 06131d6 Compare October 6, 2024 15:07
@renovate renovate bot changed the title Update dependency unist-util-visit to v5 chore: update dependency unist-util-visit to v5 Oct 6, 2024
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch from 06131d6 to 5ce40c0 Compare October 13, 2024 15:04
@renovate renovate bot force-pushed the renovate/unist-util-visit-5.x branch from 5ce40c0 to 0aeddc8 Compare October 20, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant