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 vinyl from 2.2.1 to 3.0.0 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

YoutacRandS-VA
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade vinyl from 2.2.1 to 3.0.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.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released on 2 years ago.

Release notes
Package name: vinyl
  • 3.0.0 - 2022-09-28

    ⚠ BREAKING CHANGES

    • Clone streams with teex
    • No longer await all streams to flow before emitting data
    • Remove cloneable-readable (#155)
    • Remove inspect method & rely on util.inspect.custom symbol
    • Normalize repository, dropping node <10.13 support (#151)

    Features

    • Clone streams with teex (d4868f4)
    • No longer await all streams to flow before emitting data (d4868f4)
    • Remove cloneable-readable (#155) (d4868f4)

    Miscellaneous Chores

    • Normalize repository, dropping node <10.13 support (#151) (9302802)
    • Remove inspect method & rely on util.inspect.custom symbol (9302802)
  • 2.2.1 - 2020-09-22

    Fix

    • Ensure symbolic link files are cloned properly (b5e1570) - Closes #143 #146

    Docs

    • Improve isCustomProp documentation (02c8923) - Closes #144

    Build

    • Avoid referencing deprecated Buffer (ec0ca87) - Closes #142

    Scaffold

    • Add support-bot template (1ed02bb)
    • Update repository patterns (dc3fd77)
from vinyl GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • 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 vinyl from 2.2.1 to 3.0.0.

See this package in npm:
vinyl

See this project in Snyk:
https://app.snyk.io/org/youtacrands-va/project/9ba0b8bc-d179-4861-953c-5cd4c35e3c0c?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extending Vinyl still have build in properties file.clone() break symlink
2 participants