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
Open
chore(deps-dev): bump ajv from 6.12.6 to 6.14.0 in /frontend#1dependabot[bot] wants to merge 83 commits intomainfrom
dependabot[bot] wants to merge 83 commits intomainfrom
Conversation
Updated references section with a new paper on hyperbolic vision-language models and removed an outdated reference.
User friendly image grid logic
…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
- 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
…ataset name and label key
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.
…nt, and refine related projects list
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps ajv from 6.12.6 to 6.14.0.
Commits
e3af0a76.14.0b552ed6add regExp option to address $data exploit via a regular expression (CVE-2025...72f2286docs: update v7 info231e52bMerge pull request #1320 from philsturgeon/patch-1d3475fcAdd spectral, an AJV util from a sponsor413afe0docs: v7.0.0-beta.311e997bupdate readme for v7Dependabot 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 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.