Skip to content

chore(dependencies): update js-yaml#1169

Merged
nfischer merged 1 commit intomasterfrom
chore-update-yaml
Jun 23, 2024
Merged

chore(dependencies): update js-yaml#1169
nfischer merged 1 commit intomasterfrom
chore-update-yaml

Conversation

@nfischer
Copy link
Copy Markdown
Member

This updates js-yaml to 4.1.0 and swaps out yaml.safeLoad() for yaml.load() because the safe* functions are deprecated starting in 4.0.0 (the "regular" functions are considered safe).

This updates js-yaml to 4.1.0 and swaps out `yaml.safeLoad()` for
`yaml.load()` because the `safe*` functions are deprecated starting in
4.0.0 (the "regular" functions are considered safe).
@nfischer nfischer added the chore label Jun 23, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.28%. Comparing base (9429aae) to head (2fb1f42).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1169   +/-   ##
=======================================
  Coverage   97.28%   97.28%           
=======================================
  Files          36       36           
  Lines        1361     1361           
=======================================
  Hits         1324     1324           
  Misses         37       37           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nfischer nfischer merged commit 8a960da into master Jun 23, 2024
@nfischer nfischer deleted the chore-update-yaml branch June 23, 2024 19:42
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