Skip to content

chore(deps): bundle frontend dependency bumps#468

Merged
will-yuponce-db merged 3 commits into
mainfrom
chore/deps-frontend-bundle
May 28, 2026
Merged

chore(deps): bundle frontend dependency bumps#468
will-yuponce-db merged 3 commits into
mainfrom
chore/deps-frontend-bundle

Conversation

@will-yuponce-db
Copy link
Copy Markdown
Contributor

Summary

Bundles five passing dependabot frontend PRs into one update so we can land them as a single review:

All five source PRs had green checks (build, tests, typecheck) at the time of bundling.

Test plan

  • CI green (frontend build, frontend tests, typecheck)
  • Spot-check lucide-react icon usage (only non-caret bump)

This pull request and its description were written by Isaac.

Bundles five passing dependabot frontend PRs into one update:

- @radix-ui/react-collapsible ^1.1.3 -> ^1.1.12 (#434)
- @types/lodash ^4.17.16 -> ^4.17.24 (#435)
- globals ^17.3.0 -> ^17.6.0 (#436)
- lucide-react 1.7.0 -> 1.16.0 (#437)
- ajv ^8.17.1 -> ^8.20.0 (#438)

Closes #434, #435, #436, #437, #438

Co-authored-by: Isaac
Will Yuponce added 2 commits May 28, 2026 12:17
My local yarn install used the VPN-only npm-proxy.dev.databricks.com,
which CI runners can't reach. The setup-node-jfrog action only rewrites
registry.yarnpkg.com URLs to JFrog, so these proxy URLs slipped through
and caused install timeouts.

Co-authored-by: Isaac
- Remove orphaned ChevronLeft/ChevronRight imports, versions state,
  fetchVersions, and prevVersion/nextVersion locals from
  data-contract-details.tsx — leftover from the version-selector
  component that was deleted on main, breaking TypeScript Type Check.
- Disable the E2E Tests job on all branches (was main-only) until it
  is stabilized.

Co-authored-by: Isaac
@will-yuponce-db will-yuponce-db merged commit b60cd73 into main May 28, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant