base-ui icon indicating copy to clipboard operation
base-ui copied to clipboard

Bump globby to ^16.0.0

Open renovate[bot] opened this issue 1 week ago • 2 comments

This PR contains the following updates:

Package Change Age Confidence
globby ^15.0.0 -> ^16.0.0 age confidence

Release Notes

sindresorhus/globby (globby)

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 - Between 02:00 AM and 06:59 AM, only on Friday ( * 2-6 * * 5 ) 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 these updates 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[bot] avatar Nov 21 '25 06:11 renovate[bot]

vite-css-base-ui-example

pnpm add https://pkg.pr.new/mui/base-ui/@base-ui-components/react@3298
pnpm add https://pkg.pr.new/mui/base-ui/@base-ui-components/utils@3298

commit: 33a1e3f

pkg-pr-new[bot] avatar Nov 21 '25 06:11 pkg-pr-new[bot]

Deploy Preview for base-ui ready!

Name Link
Latest commit 33a1e3f96b7f4b2e0c55d62d3c1ad778662b7f44
Latest deploy log https://app.netlify.com/projects/base-ui/deploys/692813a0ab10ec0008760e58
Deploy Preview https://deploy-preview-3298--base-ui.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar Nov 21 '25 06:11 netlify[bot]

Bundle size report

Bundle Parsed size Gzip size
@base-ui-components/react 0B(0.00%) 0B(0.00%)

Details of bundle changes


Check out the code infra dashboard for more information about this PR.

mui-bot avatar Nov 27 '25 04:11 mui-bot