Skip to content

Conversation

@nfischer
Copy link
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

codecov bot commented Jun 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (c787042) to head (7c34f01).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #224   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          114       114           
=========================================
  Hits           114       114           

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

@nfischer nfischer merged commit 03c2964 into main 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.

2 participants