Skip to content

chore(ui): June 2026 Dependency Updates [FLOW-DEV-162]#2128

Open
billcookie wants to merge 3 commits into
mainfrom
FLOW-DEV-162
Open

chore(ui): June 2026 Dependency Updates [FLOW-DEV-162]#2128
billcookie wants to merge 3 commits into
mainfrom
FLOW-DEV-162

Conversation

@billcookie
Copy link
Copy Markdown
Contributor

@billcookie billcookie commented Jun 2, 2026

Overview

This PR updates the UI package dependencies for June 2026 and applies the necessary type/codegen adjustments to keep the UI compiling with updated libraries.

What I've done

  • Bumped a set of UI dependencies/devDependencies (Auth0, TanStack, Tailwind, MSW, Storybook, Vite, etc.).
  • Regenerated GraphQL TypeScript types so GraphQL ID-like fields are now typed consistently as string.

What I haven't done

  • Not updated Es Lint Packages

How I tested

Screenshot

Which point I want you to review particularly

Memo

@billcookie billcookie changed the title chore(ui): June Dependency Updates [FLOW-DEV-162] chore(ui): June Dependency 2026 Updates [FLOW-DEV-162] Jun 2, 2026
@github-actions github-actions Bot added the ui label Jun 2, 2026
@billcookie billcookie changed the title chore(ui): June Dependency 2026 Updates [FLOW-DEV-162] chore(ui): June 2026 Dependency Updates [FLOW-DEV-162] Jun 2, 2026
@billcookie billcookie marked this pull request as ready for review June 2, 2026 03:45
Copilot AI review requested due to automatic review settings June 2, 2026 03:45
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the UI package dependencies for June 2026 and applies the necessary type/codegen adjustments to keep the UI compiling with updated libraries (notably React Flow/@xyflow and GraphQL codegen outputs).

Changes:

  • Bumped a set of UI dependencies/devDependencies (Auth0, TanStack, Tailwind, MSW, Storybook, ESLint, Vite, etc.).
  • Updated React Flow node drag callback typing to align with the newer @xyflow/react types.
  • Regenerated GraphQL TypeScript types so GraphQL ID-like fields are now typed consistently as string.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
ui/src/lib/reactFlow/useNodes.ts Updates node-drag callback typing to match @xyflow/react’s exported handler types.
ui/src/lib/gql/gen/plugins/graphql-request.ts Regenerated GraphQL-request plugin types; narrows various ID inputs to string.
ui/src/lib/gql/gen/graphql.ts Regenerated GraphQL types; aligns ID-typed inputs to string.
ui/public/mockServiceWorker.js Updates MSW worker’s embedded package version constant.
ui/package.json Dependency/devDependency version bumps (June 2026 refresh).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread ui/public/mockServiceWorker.js
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

🚀 Cloud Run Preview Deployed

🔗 Click here to open the preview in a new tab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants