Update dependency to-vfile to v8 #3

Merged
stephan.hadan merged 1 commit from renovate/to-vfile-8.x into develop 2025-01-26 20:48:43 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
to-vfile devDependencies major ^7.2.4 -> ^8.0.0

Release Notes

vfile/to-vfile (to-vfile)

v8.0.0

Compare Source

Change
  • 6532621 Change to require Node.js 16
    migrate: update Node
  • 6ef35a8 Change to use export map
    migrate: don’t use private APIs
  • 8068aaf Remove methods on toVFile
    migrate: toVFile.read() -> import {read} from 'to-vfile' and read()
  • dd29b65 Remove Mode type
    migrate: get it from Node types if you want it
  • e458bdc Update vfile
Misc

Full Changelog: https://github.com/vfile/to-vfile/compare/7.2.4...8.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [to-vfile](https://github.com/vfile/to-vfile) | devDependencies | major | [`^7.2.4` -> `^8.0.0`](https://renovatebot.com/diffs/npm/to-vfile/7.2.4/8.0.0) | --- ### Release Notes <details> <summary>vfile/to-vfile (to-vfile)</summary> ### [`v8.0.0`](https://github.com/vfile/to-vfile/releases/tag/8.0.0) [Compare Source](https://github.com/vfile/to-vfile/compare/7.2.4...8.0.0) ##### Change - [`6532621`](https://github.com/vfile/to-vfile/commit/6532621) Change to require Node.js 16 **migrate**: update Node - [`6ef35a8`](https://github.com/vfile/to-vfile/commit/6ef35a8) Change to use `export` map **migrate**: don’t use private APIs - [`8068aaf`](https://github.com/vfile/to-vfile/commit/8068aaf) Remove methods on `toVFile` **migrate**: `toVFile.read()` -> `import {read} from 'to-vfile'` and `read()` - [`dd29b65`](https://github.com/vfile/to-vfile/commit/dd29b65) Remove `Mode` type **migrate**: get it from Node types if you want it - [`e458bdc`](https://github.com/vfile/to-vfile/commit/e458bdc) Update [`vfile`](https://github.com/vfile/vfile/releases/tag/6.0.0) ##### Misc - [`26070b9`](https://github.com/vfile/to-vfile/commit/26070b9) Fix typo by [@&#8203;johno](https://github.com/johno) in https://github.com/vfile/to-vfile/pull/22 - [`33f33d1`](https://github.com/vfile/to-vfile/commit/33f33d1) Refactor docs - [`7857853`](https://github.com/vfile/to-vfile/commit/7857853) Refactor JSDoc - [`8d484e8`](https://github.com/vfile/to-vfile/commit/8d484e8) Refactor code-style - [`6e0dd65`](https://github.com/vfile/to-vfile/commit/6e0dd65) Refactor `tsconfig.json` - [`cd80cdd`](https://github.com/vfile/to-vfile/commit/cd80cdd) Refactor `package.json` **Full Changelog**: https://github.com/vfile/to-vfile/compare/7.2.4...8.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45MS4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTEuMCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2025-01-26 20:47:52 +01:00
stephan.hadan merged commit b7070b5063 into develop 2025-01-26 20:48:43 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: public/techstack.hadan.de#3
No description provided.