Skip to content

chore(deps): bump minimatch in /frontend#3

Open
dependabot[bot] wants to merge 83 commits intomainfrom
dependabot/npm_and_yarn/frontend/multi-770cfcd984
Open

chore(deps): bump minimatch in /frontend#3
dependabot[bot] wants to merge 83 commits intomainfrom
dependabot/npm_and_yarn/frontend/multi-770cfcd984

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps and minimatch. These dependencies needed to be updated together.
Updates minimatch from 3.1.2 to 3.1.5

Commits

Updates minimatch from 9.0.5 to 9.0.9

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

andandandand and others added 30 commits December 6, 2025 14:45
Updated references section with a new paper on hyperbolic vision-language models and removed an outdated reference.
…025-12-22

Notebook startup readiness + storage backend
Added a badge for DeepWiki to the README.
- Add components.json for shadcn/ui configuration
- Add cn() utility for conditional class merging
- Configure tailwind with HSL CSS variables
- Create dark theme inspired by Rerun viewer
- Button component with variants
- Toggle and ToggleGroup for view mode switching
- Resizable panels with drag handle
- Panel and PanelFooter for consistent panel styling
- PanelHeader with icon, title, subtitle slots
- Custom SVG icons (Grid, Scatter, Logo, Check)
- Refactor Header to use new theme and Button component
- Remove regl-scatterplot and d3-scale dependencies
- Add hyper-scatter (local) for WebGL scatter rendering
- Add shadcn/ui and resizable panel dependencies
- Create useHyperScatter hook for renderer lifecycle
- Rewrite ScatterPanel using hyper-scatter with:
  - Pointer-based pan/zoom/hover interactions
  - Shift+drag lasso selection with overlay canvas
  - Euclidean and Poincaré geometry support
- Update .gitignore for hyper-scatter submodule
- Update next.config.ts transpilePackages
- Add fetchLassoSelection API for backend polygon queries
- Add lasso state to store (lassoQuery, lassoSamples, lassoTotal)
- Refactor ImageGrid to display lasso-filtered samples
- Replace manual resize logic with react-resizable-panels
- Add lasso data fetching with pagination support in page.tsx
feat: change default port from 5151 to 6262
mnm-matin and others added 24 commits January 31, 2026 17:57
Added instructions to clone hyper-models repository.
…of hyper-models and modify README.md for demo link. Remove hyper-models workspace configuration from pyproject.toml.
Co-authored-by: mnm-matin <45293386+mnm-matin@users.noreply.github.com>
Co-authored-by: mnm-matin <45293386+mnm-matin@users.noreply.github.com>
Fix devin-review workflow TTY requirement in CI
Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.

Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.2...v3.1.5)

Updates `minimatch` from 9.0.5 to 9.0.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.2...v3.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 9.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants