Skip to content

chore(deps-dev): bump ajv from 6.12.6 to 6.14.0 in /frontend#1

Open
dependabot[bot] wants to merge 83 commits intomainfrom
dependabot/npm_and_yarn/frontend/ajv-6.14.0
Open

chore(deps-dev): bump ajv from 6.12.6 to 6.14.0 in /frontend#1
dependabot[bot] wants to merge 83 commits intomainfrom
dependabot/npm_and_yarn/frontend/ajv-6.14.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 21, 2026

Bumps ajv from 6.12.6 to 6.14.0.

Commits

Dependabot compatibility score

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 27 commits January 31, 2026 17:38
- Add .github/workflows/release.yml for automated releases
- Build frontend in CI (remove committed static assets)
- Use uv publish with OIDC trusted publishing
- Smoke test wheel and sdist before publishing
- Trigger on v* tags and workflow_dispatch
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 [ajv](https://github.com/ajv-validator/ajv) from 6.12.6 to 6.14.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.12.6...v6.14.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-version: 6.14.0
  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 Feb 21, 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