Bump globby to ^16.0.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| globby | ^15.0.0 -> ^16.0.0 |
Release Notes
sindresorhus/globby (globby)
v16.0.0
Breaking
- Respect parent .gitignore files when
gitignoreoption is enabledb9a9a84- 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.
- When
Improvements
- Support negation-only patterns
1273541 - Respect custom fs implementation from options
c2eb272 - Add some more options to
isGitIgnoredfunctionse794ff9 - Improve error message for invalid
cwdoption7535e6d
Fixes
- Fix
{gitignore: true}performance issuefcb07c3 - Fix bundler compatibility
e6c72c9 - Fix parent directory patterns with
gitignoreoption11dd2df - Fix ignore patterns with parent directory references
a58d117 - Fix types for
statsoptionc10f600
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 04:59 AM, only on Monday ( * 0-4 * * 1 ) in timezone 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.
Deploy preview: https://deploy-preview-20506--material-ui-x.netlify.app/
Bundle size report
| Bundle | Parsed size | Gzip size |
|---|---|---|
| @mui/x-data-grid | 0B(0.00%) | 0B(0.00%) |
| @mui/x-data-grid-pro | 0B(0.00%) | 0B(0.00%) |
| @mui/x-data-grid-premium | 0B(0.00%) | 0B(0.00%) |
| @mui/x-charts | 0B(0.00%) | 0B(0.00%) |
| @mui/x-charts-pro | 0B(0.00%) | 0B(0.00%) |
| @mui/x-charts-premium | 0B(0.00%) | 0B(0.00%) |
| @mui/x-date-pickers | 0B(0.00%) | 0B(0.00%) |
| @mui/x-date-pickers-pro | 0B(0.00%) | 0B(0.00%) |
| @mui/x-tree-view | 0B(0.00%) | 0B(0.00%) |
| @mui/x-tree-view-pro | 0B(0.00%) | 0B(0.00%) |
Generated by :no_entry_sign: dangerJS against c22ed7c51c6877bf8a251b6073e00af7afd40179
This pull request has conflicts, please resolve those before we can evaluate the pull request.