Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Snyk] Upgrade yaml from 2.4.2 to 2.5.1 #9

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

supriza
Copy link
Contributor

@supriza supriza commented Sep 25, 2024

snyk-top-banner

Snyk has created this PR to upgrade yaml from 2.4.2 to 2.5.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 5 versions ahead of your current version.

  • The recommended version was released on 21 days ago.

Release notes
Package name: yaml
  • 2.5.1 - 2024-09-03
    • Include range in flow sequence pair maps (#573)
  • 2.5.0 - 2024-07-24
    • Add --indent option to CLI tool (#559, with thanks to @ danielbayley)
    • Require newline in all cases for props on block sequence (#557)
    • Always reset indentation in lexer on ... (#558)
    • Ignore minContentWidth if greater than lineWidth (#562)
    • Drop unused Collection.maxFlowStringSingleLineLength (#522, #421)
  • 2.4.5 - 2024-06-08
    • Improve tab handling (#553, yaml-test-suite tests DK95 & Y79Y)
  • 2.4.4 - 2024-06-08

    With special thanks to @ RedCMD for finding and reporting all of the following:

    • Allow comment after top-level block scalar with explicit indent indicator (#547)
    • Allow tab as indent for line comments before nodes (#548)
    • Do not allow tab before block collection (#549)
    • In flow collections, allow []{} immediately after : with plain key (#550)
    • Require indentation for ? explicit-key contents (#551)
    • Require indentation from block scalar header & flow collections in mapping values (#553)
  • 2.4.3 - 2024-06-02
    • Improve error when parsing a non-string value (#459)
    • Do not parse -.NaN or +.nan as NaN (#546)
    • Support # within %TAG prefixes with trailing #comments
    • Check for non-node complex keys when stringifying with simpleKeys (#541)
  • 2.4.2 - 2024-04-28
    • Restrict YAML 1.1 boolean strings to their explicit capitalization (#530)
    • Add sponsorship by Scipress (#536)
from yaml 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.
  • Snyk has automatically assigned this pull request, set who gets assigned.

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 from 2.4.2 to 2.5.1.

See this package in npm:
yaml

See this project in Snyk:
https://app.snyk.io/org/security-labs/project/e52268f1-2785-4cd0-99cb-29e16ecf0e5d?utm_source=github&utm_medium=referral&page=upgrade-pr
@rmcnamara-snyk rmcnamara-snyk merged commit daa9ddb into main Sep 25, 2024
2 checks passed
@rmcnamara-snyk rmcnamara-snyk deleted the snyk-upgrade-835a977ead5fe73809b32ba03d68fb71 branch September 25, 2024 10:12
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants