build(deps): bump glob and eslint-config-next in /ui/litellm-dashboard by dependabot[bot] · Pull Request #18 · 1xcode/litellm
Bumps glob to 10.5.0 and updates ancestor dependency eslint-config-next. These dependencies need to be updated together.
Updates glob from 10.3.10 to 10.5.0
Changelog
Sourced from glob's changelog.
changeglob
12
- Remove the unsafe
--shelloption. The--shelloption is now ONLY supported on known shells where the behavior can be implemented safely.11.1
- Add the
--shelloption for the command line, with a warning that this is unsafe. (It will be removed in v12.)- Add the
--cmd-arg/-gas a way to safely add positional arguments to the command provided to the CLI tool.- Detect commands with space or quote characters on known shells, and pass positional arguments to them safely, avoiding
shell:trueexecution.11.0
- Drop support for node before v20
10.4
- Add
includeChildMatches: falseoption- Export the
Ignoreclass10.3
- Add
--default -pflag to provide a default pattern- exclude symbolic links to directories when
followandnodirare both set10.2
- Add glob cli
10.1
- Return
'.'instead of the empty string''when the current working directory is returned as a match.- Add
posix: trueoption to return/delimited paths, even on Windows.10.0.0
- No default exports, only named exports
... (truncated)
Commits
56774ef10.5.01e4e297bin: Do not expose filenames to shell expansion1f0c1ca10.4.5eaf31dcwhatever, just allow any engines782751610.4.4d06c8f8restore support for node 14.latest and 16.latestc14b78710.4.38a69defnode 14 no longer supportedeef7ea310.4.2c76a7d2use package-json-from-dist to look up package.json- Additional commits viewable in compare view
Updates eslint-config-next from 14.1.0 to 16.0.3
Release notes
Sourced from eslint-config-next's releases.
v16.0.3
Core Changes
- fix: Rspack throw error when using ForceCompleteRuntimePlugin: #85221
- fix: build CLI output not displaying Proxy (Middleware) when nodejs runtime: #85403
- fix: staleTimes.static should consistently enforce a 30s minimum: #85479
- [turbopack] fix build of empty entries of pages: #84873
- Cache the head separately from the route tree: #84724
- Allow inspecting dev server on default port with
next dev --inspect: #85037- Avoid proxying React modules through workUnitStore: #85486
- fix: redirect should always return updated router state: #85533
- Upgrade React from
b4455a6e-20251027to4f931700-20251029: #85518- [turbopack] Move generation of
cacheLifetypes out of the webpack plugin and into the dev bundler directly: #85539- Ensure user-space stack frame for
'use cache'in page/layout component: #85519- Update parallel routes in build-complete: #85546
- fully remove clientSegmentCache flag: #85541
- [turbopack] Support relative paths in turbopack source maps.: #85146
- Release unnecessary memory on hydration finish: #84967
- Preserve interception markers in parameter types: #85526
- move segment cache entries to top level segment-cache dir: #85542
- Upgrade React from
4f931700-20251029to561ee24d-20251101: #85670- [devtools] Remove title from preferences: #85698
- Update font data: #85708
- Don't invalidate hot reloader excessively during dev server boot: #85732
- [codemod] fix: next-lint-to-eslint-cli did not handle
'next'plugin: #85749- Upgrade React from
561ee24d-20251101to67f7d47a-20251103: #85762- Tracing: Fix memory leak in span map: #85529
- Fix documentation typo in refresh function: #85696
- fix: eslint-config-next types was exporting to dist/src: #85768
- Upgrade React from
67f7d47a-20251103tof646e8ff-20251104: #85772- remove unused RSC payload property: #85746
- [runtime prefetching]: fix runtime prefetching when deployed: #85595
- Turbopack: next build --analyze: #85197
- Build: Log amount of workers during static generation: #85706
- Upgrade React from
f646e8ff-20251104todd048c3b-20251105: #85819- Sync devFallbackParams when generateStaticParams change: #85741
- chore: upgrade rspack 1.6.0: #84210
- [mcp] get_routes mcp tool: #85773
- Split each path param into a separate cache key : #85758
- [turbopack] change server source maps in production to use relative paths: #85576
- fix: skip collecting metadata for app-error in webpack: #85892
- fix: support root span attributes with a custom server: #85521
- fix isDynamicRSC condition when deployed: #85919
- [turbopack] Make it possible to synchronously access native bindings: #85787
- Upgrade React from
dd048c3b-20251105tofa50caf5-20251107: #85906- Fix telemetry event loss on build failures and server shutdown: #85867
- Remove one stack frame from
'use cache'call stacks: #85966- Upgrade React from
fa50caf5-20251107to52684925-20251110: #85980- Deployment adapter: fix metadata for "/" route: #85820
- Enable React's default Transition indicator behind a flag: #86000
... (truncated)
Commits
2eda33cv16.0.3b76f1dbfix: eslint-config-next types was exporting to dist/src (#85768)01014d4v16.0.2e08402bv16.0.1163fc17v16.0.1-canary.6c72b426v16.0.1-canary.5213c425v16.0.1-canary.4234984cv16.0.1-canary.3498349cv16.0.1-canary.2a8e1557v16.0.1-canary.1- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.