fix(deps): update dependency globby to v16 #9
Reference in New Issue
Block a user
Delete Branch "renovate/globby-16.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^15.0.0→^16.0.0Release Notes
sindresorhus/globby (globby)
v16.1.0Compare Source
expandNegationOnlyPatternsoptioneb7879159e269fv16.0.0Compare Source
Breaking
gitignoreoption is enabledb9a9a84{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
1273541c2eb272isGitIgnoredfunctionse794ff9cwdoption7535e6dFixes
{gitignore: true}performance issuefcb07c3e6c72c9gitignoreoption11dd2dfa58d117statsoptionc10f600Configuration
📅 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.
This PR has been generated by Renovate Bot.