Skip to content

fix(deps): update dependency globby to v16#353

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/globby-16.x
Open

fix(deps): update dependency globby to v16#353
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/globby-16.x

Conversation

@renovate

@renovate renovate Bot commented Nov 15, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
globby ^14.0.1^16.0.0 age confidence

Release Notes

sindresorhus/globby (globby)

v16.2.2

Compare Source

  • Fix: Do not enumerate ignored directories with gitignore option 8bf8f54

v16.2.1

Compare Source

  • Fix gitignore ignoring an entire checkout under an anchored ancestor path (#​277) e7bd988

v16.2.0

Compare Source


v16.1.1

Compare Source

  • Fix negation patterns with absolute filesystem paths 72e9916

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


Configuration

📅 Schedule: (UTC)

  • 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
renovate Bot force-pushed the renovate/globby-16.x branch 4 times, most recently from 89aad36 to 763771e Compare November 20, 2025 18:08
@renovate
renovate Bot force-pushed the renovate/globby-16.x branch from 763771e to 8bd08df Compare December 3, 2025 18:54
@renovate
renovate Bot force-pushed the renovate/globby-16.x branch from 8bd08df to c7220a6 Compare December 21, 2025 18:01
@renovate
renovate Bot force-pushed the renovate/globby-16.x branch 2 times, most recently from aeb3ced to cc9a8f5 Compare January 23, 2026 18:39
@renovate
renovate Bot force-pushed the renovate/globby-16.x branch from cc9a8f5 to 2c0016f Compare February 2, 2026 17:38
@renovate
renovate Bot force-pushed the renovate/globby-16.x branch 2 times, most recently from 6f75948 to 2c2cd68 Compare February 18, 2026 10:40
@renovate
renovate Bot force-pushed the renovate/globby-16.x branch from 2c2cd68 to 1918905 Compare March 5, 2026 14:08
@renovate
renovate Bot force-pushed the renovate/globby-16.x branch from 1918905 to 2ccce32 Compare March 13, 2026 12:13
@renovate
renovate Bot force-pushed the renovate/globby-16.x branch 3 times, most recently from 36dfe17 to 6d21876 Compare April 1, 2026 19:58
@renovate
renovate Bot force-pushed the renovate/globby-16.x branch from 6d21876 to 2630f90 Compare April 8, 2026 16:59
@renovate
renovate Bot force-pushed the renovate/globby-16.x branch from 2630f90 to 983e490 Compare April 16, 2026 09:34
@renovate
renovate Bot force-pushed the renovate/globby-16.x branch from 983e490 to 3b0e6fd Compare April 29, 2026 12:45
@renovate
renovate Bot force-pushed the renovate/globby-16.x branch 2 times, most recently from 82eba41 to 949a585 Compare May 18, 2026 17:08
@renovate
renovate Bot force-pushed the renovate/globby-16.x branch from 949a585 to 475bc0f Compare May 28, 2026 19:04
@renovate
renovate Bot force-pushed the renovate/globby-16.x branch 2 times, most recently from 268c740 to abe00df Compare July 12, 2026 17:04
@renovate
renovate Bot force-pushed the renovate/globby-16.x branch from abe00df to 296e7da Compare July 15, 2026 21:48
@renovate
renovate Bot force-pushed the renovate/globby-16.x branch from 296e7da to ce78a11 Compare July 17, 2026 00:07
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.

0 participants