Skip to content
This repository was archived by the owner on Apr 11, 2026. It is now read-only.

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

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/globby-16.x
Closed

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 1, 2025

This PR contains the following updates:

Package Change Age Confidence
globby ^15.0.0^16.2.0 age confidence

Release Notes

sindresorhus/globby (globby)

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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 label Dec 1, 2025
@renovate renovate Bot force-pushed the renovate/globby-16.x branch from 9f5316a to cdbee04 Compare December 3, 2025 17:04
@renovate renovate Bot force-pushed the renovate/globby-16.x branch from cdbee04 to 7e2ec11 Compare December 21, 2025 17:14
@renovate renovate Bot force-pushed the renovate/globby-16.x branch from 7e2ec11 to 77ffed4 Compare January 11, 2026 13:03
@renovate renovate Bot changed the title chore(deps): update dependency globby to v16 fix(deps): update dependency globby to v16 Jan 11, 2026
@renovate renovate Bot force-pushed the renovate/globby-16.x branch from 77ffed4 to c0079d3 Compare February 18, 2026 09:33
@renovate renovate Bot force-pushed the renovate/globby-16.x branch from c0079d3 to 2942302 Compare March 27, 2026 18:31
@northword northword closed this Apr 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant