Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Conversation

@ThatGhostToast
Copy link

snyk-top-banner

Snyk has created this PR to upgrade yaml-loader from 0.5.0 to 0.8.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 4 versions ahead of your current version.

  • The recommended version was released on 9 months ago.

Release notes
Package name: yaml-loader
  • 0.8.1 - 2024-02-21
    • Fix namespace query handling (#57)
  • 0.8.0 - 2022-04-26

    Breaking Changes

    • Require Node.js 12.13 or later

    Other Changes

    • Improve error for missing asStream option
  • 0.7.0 - 2022-04-09

    Breaking Changes

    • Output JavaScript source by default, rather than JSON (#27)
    • With the update to yaml@2, some of its options change (#44)
    • Require Node.js 10.14.2 or later (d9f769f)

    Other Changes

    • Update dependencies
  • 0.6.0 - 2020-03-21

    Breaking Changes

    • Replace js-yaml dependency with yaml
      It's possible that js-yaml has been parsing some invalid YAML as actually valid, so there's a chance that not absolutely everything will work as previously.

    • Drop output JSON prettification
      This changes the appearance of the loader's output, as it's no longer multiline and tab-indented.

    New Features

    • Add asStream option (#20)
    • Support YAML.parse options, default to prettyErrors: true
    • Throw rather than emit errors
    • Load only a subtree of the YAML file with namespace (#9)

    Other Changes

    • chore: Update dependencies
    • ci: Add Travis CI testing
    • perf: Drop this.cacheable() call as obsolete
    • test: Add tests (#17)
    • docs: Update README.md (#21)
    • docs: Update LICENSE with "Copyright Eemeli Aro and other contributors"
  • 0.5.0 - 2017-07-03

    0.5.0

from yaml-loader GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade yaml-loader from 0.5.0 to 0.8.1.

See this package in npm:
yaml-loader

See this project in Snyk:
https://app.snyk.io/org/thatghosttoast/project/bc5efa4e-66e1-4a96-8c84-a39b7eb6bc10?utm_source=github&utm_medium=referral&page=upgrade-pr
@ThatGhostToast ThatGhostToast deleted the snyk-upgrade-905492b778e6a3648179444e838146f5 branch December 9, 2024 14:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants