Skip to content

chore(deps-dev): bump glob-stream from 7.0.0 to 8.0.3#716

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/glob-stream-8.0.3
Open

chore(deps-dev): bump glob-stream from 7.0.0 to 8.0.3#716
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/glob-stream-8.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 23, 2025

Bumps glob-stream from 7.0.0 to 8.0.3.

Release notes

Sourced from glob-stream's releases.

glob-stream v8.0.3

Bug Fixes

  • Do not start and end the stream prematurely (#136) (9d36482)

glob-stream v8.0.2

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)

glob-stream v8.0.1

Bug Fixes

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

glob-stream v8.0.0

⚠ 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

... (truncated)

Changelog

Sourced from glob-stream's changelog.

8.0.3 (2025-06-01)

Bug Fixes

  • Do not start and end the stream prematurely (#136) (9d36482)

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

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 23, 2025
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/glob-stream-8.0.3 branch 2 times, most recently from 32a492e to 00f7257 Compare July 28, 2025 08:13
@duncdrum
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [glob-stream](https://github.com/gulpjs/glob-stream) from 7.0.0 to 8.0.3.
- [Release notes](https://github.com/gulpjs/glob-stream/releases)
- [Changelog](https://github.com/gulpjs/glob-stream/blob/master/CHANGELOG.md)
- [Commits](gulpjs/glob-stream@v7.0.0...v8.0.3)

---
updated-dependencies:
- dependency-name: glob-stream
  dependency-version: 8.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump glob-stream from 7.0.0 to 8.0.3 chore(deps-dev): bump glob-stream from 7.0.0 to 8.0.3 May 21, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/glob-stream-8.0.3 branch from 00f7257 to d15fb79 Compare May 21, 2026 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant