Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Snyk] Upgrade yaml from 1.7.2 to 1.8.0 #45

Merged

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade yaml from 1.7.2 to 1.8.0.

ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2020-03-07.
Release notes
Package name: yaml
  • 1.8.0 - 2020-03-07

    New Features

    • Add ES module exports + set type in package.json (Fixes #138)
    • Add custom identifiers for core tags
    • Add sortMapEntries option (#44)
    • Use ES modules in browser build (supported by all modern bundlers and other packagers)

    Bugfixes

    • Create missing intermediate collections in addIn & setIn (Fixes #131)
    • Account for initial indentation when stringifying values (Fixes #133)
    • Use a Map for prevObjects in createNode (#137)
    • YAML.createNode sets tag in the result, if explicitly given
    • Drop Node 6 tests due to incompatibility with Jest 25 (transpilation remains as Node 6)
    • cst: Minor refactoring to improve legibility, add some comments
    • cst: Drop Node.atCollectionItem as unused since 93a8a44
    • cst: Drop Directive.endOfDirective as unused since 307df17
    • Clean up YAML 1.1 & JSON boolean tag objects
    • Add tests to improve code coverage
    • Update dependencies
  • 1.7.2 - 2019-10-15
    • During schema.createNode, accept Nodes as input (#128)
    • Update dependencies
from yaml GitHub release notes
Commit messages
Package name: yaml
  • a8c465b 1.8.0
  • 14e4694 Use ES modules in browser build
  • 7acfb9a Add ES module exports + set type in package.json (Fixes #138)
  • 2b4b8d4 Drop Node 6 tests due to incompatibility with Jest 25
  • ce85106 Skip file deprecation tests if build not run
  • c527b85 Add custom identifiers for core tags
  • 2c685be Clean up YAML 1.1 & JSON boolean tag objects
  • 902a423 YAML.createNode sets tag in the result, if explicitly given
  • 52e6b26 Add more tests to improve code coverage
  • 0d429c4 cst: Minor refactoring to improve legibility, add some comments
  • 7c5d5b6 cst: Drop Node.atCollectionItem as unused since 93a8a440
  • 14b1362 cst: Drop Directive.endOfDirective as unused since 307df17e
  • 72cd9c0 Satisfy updated Prettier
  • 19de83d Add tests to improve code coverage
  • a785596 Update dependencies
  • b73914b Account for initial indentation when stringifying values (Fixes #133)
  • a1996d8 Use a Map for prevObjects in createNode (#137)
  • ae03900 Create missing intermediate collections in addIn & setIn (Fixes #131)
  • 5f53aae Add schema reference to Collection instances
  • a5e6fbc Add sortMapEntries option ([Snyk] Upgrade util from 0.12.1 to 0.12.2 #44)

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@armand-janssen armand-janssen merged commit 86b222a into master Jan 8, 2021
@armand-janssen armand-janssen deleted the snyk-upgrade-d5bc2abc479223c4a261c1f4e8b6e780 branch January 8, 2021 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants