Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 15, 2025

This PR contains the following updates:

Package Change Age Confidence
globby 12.0.216.1.0 age confidence

Release Notes

sindresorhus/globby (globby)

v16.1.0

Compare Source


v16.0.0

Compare Source

Breaking
  • Respect parent .gitignore files when gitignore option is enabled b9a9a84
    • When {gitignore: true}, Globby now searches for .gitignore files up to the Git repo root (if detected). This matches Git's actual behavior where parent .gitignore patterns apply to subdirectories. Previously, only .gitignore files within the glob search path were considered. This change could break existing code that relied on the previous, more limited behavior.
Improvements
  • Support negation-only patterns 1273541
  • Respect custom fs implementation from options c2eb272
  • Add some more options to isGitIgnored functions e794ff9
  • Improve error message for invalid cwd option 7535e6d
Fixes
  • Fix {gitignore: true} performance issue fcb07c3
  • Fix bundler compatibility e6c72c9
  • Fix parent directory patterns with gitignore option 11dd2df
  • Fix ignore patterns with parent directory references a58d117
  • Fix types for stats option c10f600

v15.0.0

Compare Source

Breaking
Fixes
  • Fix expandDirectories not working with globstar patterns 98d691a
  • Fix relative paths with gitignore option b4d78d8
  • Fix gitignore patterns in subdirectories not applying recursively 2cb6088
  • Fix TypeScript types for globbyStream to correctly yield strings 1c7f3ed

v14.1.0

Compare Source

  • Export isIgnoredByIgnoreFiles and isIgnoredByIgnoreFilesSync functions (#​269) cba8941

v14.0.2

Compare Source

v14.0.1

Compare Source

v14.0.0

Compare Source

Breaking
Improvements

v13.2.2

Compare Source

v13.2.1

Compare Source

v13.2.0

Compare Source

  • Pass deep option to ignore filter to avoid unnecessary recursion (#​251) a0e4028

v13.1.4

Compare Source

  • Fix error when reading inaccessible directories with gitignore: true and suppressErrors: true (#​246) e95da57
  • Remove URL TypeScript type workaround (#​230) 55a3c64

v13.1.3

Compare Source

v13.1.2

Compare Source

v13.1.1

Compare Source

v13.1.0

Compare Source

v13.0.0

Compare Source

Breaking
  • Rename generateGlobTasks to generateGlobTasksSync (#​221) 51c8f68
  • Remove ignore option for isGitIgnored and isGitIgnoredSync (#​225) 2e43cc4
    • This option never worked correctly.
Improvements
Fixes

v12.2.0

Compare Source

v12.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Author

renovate bot commented Nov 15, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
➤ YN0000: ┌ Resolution step
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p0faa2), requested by @babel/plugin-proposal-class-properties
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p3f8ad), requested by @babel/plugin-proposal-decorators
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (pa67bb), requested by @babel/plugin-proposal-do-expressions
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p52181), requested by @babel/plugin-proposal-export-default-from
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p99b25), requested by @babel/plugin-proposal-function-bind
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p572b2), requested by @babel/plugin-proposal-logical-assignment-operators
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p7489b), requested by @babel/plugin-proposal-nullish-coalescing-operator
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (pf99e6), requested by @babel/plugin-proposal-optional-chaining
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p14bd5), requested by @babel/plugin-proposal-pipeline-operator
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p96292), requested by @babel/plugin-syntax-top-level-await
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p1c01c), requested by @babel/plugin-transform-destructuring
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (p97938), requested by @babel/plugin-transform-runtime
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (pca456), requested by @babel/preset-env
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (pbdbc6), requested by @babel/preset-react
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (pa766a), requested by @babel/preset-typescript
➤ YN0002: │ @birman/babel-preset-birman@npm:1.2.1 doesn't provide @babel/core (pb5eea), requested by babel-plugin-named-asset-import
➤ YN0002: │ @birman/utils@npm:1.2.1 doesn't provide @babel/core (p3781d), requested by @babel/register
➤ YN0002: │ @walrus/cli-utils@npm:1.5.0 doesn't provide typescript (pfc9de), requested by @walrus/joycon-ts-loader
➤ YN0002: │ @walrus/joycon-ts-loader@npm:1.0.0 [af033] doesn't provide @types/node (p2573b), requested by ts-node
➤ YN0060: │ @walrus/plugin-eslint@npm:1.2.3 provides eslint (pa3e8a) with version 7.8.0, which doesn't satisfy what eslint-plugin-vue and some of its descendants request
➤ YN0002: │ father-build@npm:1.20.4 doesn't provide webpack (p5b954), requested by ts-loader
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
➤ YN0000: └ Completed in 0s 960ms
➤ YN0000: ┌ Fetch step
➤ YN0001: │ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
    at PassThrough.onclose (node:internal/streams/end-of-stream:166:30)
    at PassThrough.emit (node:events:508:28)
    at emitCloseNT (node:internal/streams/destroy:148:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
➤ YN0001: │ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
    at PassThrough.onclose (node:internal/streams/end-of-stream:166:30)
    at PassThrough.emit (node:events:508:28)
    at emitCloseNT (node:internal/streams/destroy:148:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
➤ YN0001: │ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
    at PassThrough.onclose (node:internal/streams/end-of-stream:166:30)
    at PassThrough.emit (node:events:508:28)
    at emitCloseNT (node:internal/streams/destroy:148:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
➤ YN0001: │ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
    at PassThrough.onclose (node:internal/streams/end-of-stream:166:30)
    at PassThrough.emit (node:events:508:28)
    at emitCloseNT (node:internal/streams/destroy:148:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
➤ YN0001: │ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
    at PassThrough.onclose (node:internal/streams/end-of-stream:166:30)
    at PassThrough.emit (node:events:508:28)
    at emitCloseNT (node:internal/streams/destroy:148:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
➤ YN0001: │ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
    at PassThrough.onclose (node:internal/streams/end-of-stream:166:30)
    at PassThrough.emit (node:events:508:28)
    at emitCloseNT (node:internal/streams/destroy:148:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
➤ YN0001: │ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
    at PassThrough.onclose (node:internal/streams/end-of-stream:166:30)
    at PassThrough.emit (node:events:508:28)
    at emitCloseNT (node:internal/streams/destroy:148:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
➤ YN0001: │ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
    at PassThrough.onclose (node:internal/streams/end-of-stream:166:30)
    at PassThrough.emit (node:events:508:28)
    at emitCloseNT (node:internal/streams/destroy:148:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
➤ YN0001: │ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
    at PassThrough.onclose (node:internal/streams/end-of-stream:166:30)
    at PassThrough.emit (node:events:508:28)
    at emitCloseNT (node:internal/streams/destroy:148:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
➤ YN0001: │ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
    at PassThrough.onclose (node:internal/streams/end-of-stream:166:30)
    at PassThrough.emit (node:events:508:28)
    at emitCloseNT (node:internal/streams/destroy:148:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
➤ YN0001: │ Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
    at PassThrough.onclose (node:internal/streams/end-of-stream:166:30)
    at PassThrough.emit (node:events:508:28)
    at emitCloseNT (node:internal/streams/destroy:148:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
➤ YN0013: │ No packages were cached - 11 packages had to be fetched
➤ YN0000: └ Completed in 1s 806ms
➤ YN0000: Failed with errors in 2s 771ms

@renovate renovate bot force-pushed the renovate/globby-16.x branch from eddace1 to 0285130 Compare December 21, 2025 18:45
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.

1 participant