Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
globby ^15.0.0^16.0.0 age adoption passing 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


Configuration

📅 Schedule: Branch creation - Only on Friday ( * * * * 5 ) (UTC), 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 added the dependencies Pull requests that update a dependency file label Nov 21, 2025
@renovate renovate bot force-pushed the renovate/globby-16.x branch from 32039d2 to e905606 Compare December 3, 2025 17:37
@github-actions
Copy link
Contributor

This PR has been marked as stale because it has been inactive for over 14 days.
If you believe this PR is still relevant, please leave a comment to let us know.
Otherwise, this PR may be closed automatically in 7 days.

@github-actions github-actions bot added the inactive PR/Issue has been inactive for a while and will be closed soon label Dec 18, 2025
@renovate renovate bot force-pushed the renovate/globby-16.x branch from e905606 to 85bf67c Compare December 24, 2025 17:01
@github-actions github-actions bot removed the inactive PR/Issue has been inactive for a while and will be closed soon label Dec 25, 2025
@renovate renovate bot force-pushed the renovate/globby-16.x branch from 85bf67c to 9b44fe0 Compare January 8, 2026 16:37
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

Development

Successfully merging this pull request may close these issues.

1 participant