chore(deps): bump @visx/scale from 3.12.0 to 4.0.0 in /frontend - #5258
chore(deps): bump @visx/scale from 3.12.0 to 4.0.0 in /frontend#5258dependabot[bot] wants to merge 44 commits into
Conversation
Bumps [@visx/scale](https://github.com/airbnb/visx) from 3.12.0 to 4.0.0. - [Release notes](https://github.com/airbnb/visx/releases) - [Changelog](https://github.com/airbnb/visx/blob/master/CHANGELOG.md) - [Commits](airbnb/visx@v3.12.0...v4.0.0) --- updated-dependencies: - dependency-name: "@visx/scale" dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
blocked on author decision -- skipping (auto-mergeability sweep) This PR is BLOCKED. Root cause: the Generated by Claude Code |
|
✨ auto-fixed: merged latest main into branch (was BEHIND), CI re-running Generated by Claude Code |
|
✨ auto-fixed: merged latest main into branch to bring it up to date Generated by Claude Code |
|
✨ auto-fixed: merged latest main into branch (branch was BEHIND) Generated by Claude Code |
|
Blocked on the No action taken by the pr-sweeper. Generated by Claude Code |
|
·@·d·ependabot r·ebase Generated by Claude Code |
2 similar comments
|
·@·d·ependabot r·ebase Generated by Claude Code |
|
·@·d·ependabot r·ebase Generated by Claude Code |
|
✨ auto-fixed: merged main into branch to bring it up to date (was BEHIND main) Generated by Claude Code |
|
·@·d·ependabot r·ebase Generated by Claude Code |
vivekchand
left a comment
There was a problem hiding this comment.
Automated babysit review — dependency bump
Drift-bot blocked:
drift-bothas set the commit status to failure. A blueprint update at factory.8090.ai is required before this can pass the E2E Gate. This is a known pattern for all dependabot PRs in this repo at the moment; human action on the factory is needed.
Test plan
-
pip install -e .with the bumped dependency — confirm no import errors at startup -
python3 dashboard.py --port 8901— dashboard starts and responds at/api/overview - Run the ci.yml test subset that exercises the bumped package
-
make lint— drift guards pass independently of drift-bot's network check - If the bump is for
cryptographyorduckdb: pay extra attention — these are on the critical path for the sync daemon and the local store respectively
Generated by Claude Code
vivekchand
left a comment
There was a problem hiding this comment.
Test plan & review notes
Repo: vivekchand/clawmetry
What changed
- Bumps
@visx/scalefrom 3.12.0 → 4.0.0 — major version bump
Staleness note
- 13 days open, 0 reviews.
mainstill has^3.12.0— still relevant. See also companion PR #5256 (@visx/shape3→4) — these two share version parity and may want to land together.
Smoke commands
cd frontend && npm install && npm run build— TypeScript will surface any scale factory signature changes (e.g.scaleLinear,scaleOrdinal,scaleBand) at compile time- Load any chart or visualization page and verify axes, color scales, and tick labels render correctly
Likely failure mode from the diff
- Changed generics or required-option additions on
scaleLinear/scaleOrdinaletc. would be caught by the TypeScript build step. If it compiles, runtime behavior is likely fine.
Generated by Claude Code
|
✨ auto-fixed: merged main into branch to bring PR up to date with base Generated by Claude Code |
|
✨ auto-fixed: merged latest main into branch (was BEHIND; no conflicts) Generated by Claude Code |
|
✨ auto-fixed: merged latest main into branch to bring it up to date Generated by Claude Code |
|
✨ auto-fixed: merged main into branch (was BEHIND; no conflict) Generated by Claude Code |
|
✨ auto-fixed: merged latest main into branch (BEHIND → up-to-date). Generated by Claude Code |
|
·@·d·ependabot r·ebase Generated by Claude Code |
|
·@·d·ependabot r·ebase Generated by Claude Code |
Bumps @visx/scale from 3.12.0 to 4.0.0.
Release notes
Sourced from @visx/scale's releases.
... (truncated)
Changelog
Sourced from @visx/scale's changelog.
... (truncated)
Commits
7883979v4.0.04b95516visx: throttle release GitHub requests (#2014)c881dd0visx: fix release tag selection (#2013)c4c7d21v4.0.0-alpha.187039ebabuild(9d4320c4591072f79f7305ff6ca6750c6ed19a62): auto-commit package sizes9d4320cvisx: prepare v4 stable release (#2012)bbb3598v4.0.0-alpha.17746e506Resolve brace-expansion Dependabot alert (#2011)4388fffv4.0.0-alpha.16147040cResolve Dependabot alerts (#2010)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@visx/scalesince your current version.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 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)