Skip to content

remove six yaml-related dependencies#213

Merged
emmatown merged 4 commits intoThinkmill:mainfrom
benmccann:rm-yaml
Aug 9, 2024
Merged

remove six yaml-related dependencies#213
emmatown merged 4 commits intoThinkmill:mainfrom
benmccann:rm-yaml

Conversation

@benmccann
Copy link
Copy Markdown
Contributor

@benmccann benmccann commented Jul 7, 2024

Replaces https://npmgraph.js.org/?q=read-yaml-file@1.1.0 with https://npmgraph.js.org/?q=js-yaml

read-yaml-file barely does anything and is just tiny wrapper around js-yaml that calls strip-bom. However, strip-bom is unnecessary as js-yaml now strips the bom character by itself: https://github.com/nodeca/js-yaml/blob/0d3ca7a27b03a6c974790a30a89e456007d62976/lib/loader.js#L1665

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jul 7, 2024

🦋 Changeset detected

Latest commit: 324927d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@manypkg/tools Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@benmccann benmccann changed the title remove two yaml dependencies remove six yaml-related dependencies Jul 7, 2024
Comment thread packages/tools/src/PnpmTool.ts
@emmatown emmatown merged commit 18c0ce3 into Thinkmill:main Aug 9, 2024
@github-actions github-actions Bot mentioned this pull request Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants