Skip to content

Remove deprecated safe prefix for js-yaml#176

Open
erikzaadi wants to merge 1 commit intojonschlinkert:masterfrom
erikzaadi:fix-js-yaml-upgrade
Open

Remove deprecated safe prefix for js-yaml#176
erikzaadi wants to merge 1 commit intojonschlinkert:masterfrom
erikzaadi:fix-js-yaml-upgrade

Conversation

@erikzaadi
Copy link

@erikzaadi erikzaadi commented May 18, 2025

js-yaml have removed the safeDump and safeLoad (it's now safe by default).

This change prevents Error: Function yaml.safeLoad is removed in js-yaml 4. Use yaml.load instead, which is now safe by default. from happening

@erikzaadi erikzaadi force-pushed the fix-js-yaml-upgrade branch from 499919b to ba2bc22 Compare May 18, 2025 05:16
@lukehinds
Copy link

any chance of merging this @jonschlinkert and cutting a release.?

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.

2 participants