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 glob-stream from 8.0.0 to 8.0.2 #5

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

Conversation

Leeze555
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 glob-stream from 8.0.0 to 8.0.2.

ℹ️ 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 2 versions ahead of your current version.

  • The recommended version was released on 2 months ago.

Release notes
Package name: glob-stream
  • 8.0.2 - 2024-04-08

    Bug Fixes

    • Avoid blowing the call stack when processing many files (#133) (bb21c9d)
    • Avoid following circular symlinks (#126) (cf8b197)
    • Only traverse directories that can match the glob base (#131) (8e74e21)
  • 8.0.1 - 2024-03-25

    Bug Fixes

    • Avoid pushing additional paths to queue when error occurs (#124) (8eaab85)
    • Traverse symlink folders (#122) (d49d9bd)
  • 8.0.0 - 2023-04-23

    ⚠ BREAKING CHANGES

    • Switch to streamx (#119)
    • Combine GlobStream & GlobReadable into unified API
    • Replace glob with anymatch & custom directory walk (#118)
    • Drop support for ordered globs (#115)

    Features

    • Combine GlobStream & GlobReadable into unified API (6aad264)
    • Replace glob with anymatch & custom directory walk (#118) (6aad264)
    • Switch to streamx (#119) (8d6b35c)

    Bug Fixes

    • Normalize cwd on windows (8d6b35c)
    • Properly handle glob-like characters in paths (#117) (872a957)
    • Resolve cwd to support relative cwd paths (8d6b35c)

    Miscellaneous Chores

from glob-stream 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:

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.

2 participants