chore: upgrade deps#308
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
This PR updates dependency versions across the monorepo (tooling + the various SDK packages) to keep the project aligned with newer upstream releases.
Changes:
- Bump test/tooling dependencies (Vitest, ESLint, TypeScript ESLint, Turbo, commitlint).
- Upgrade automation/testing stack deps in subpackages (Storybook, Playwright, Puppeteer, Cypress, WebdriverIO/tsx).
- Patch-level bumps for smaller utilities (e.g., msw, wait-on).
Reviewed changes
Copilot reviewed 8 out of 9 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| pnpm-workspace.yaml | Updates shared catalog versions used by workspace packages. |
| package.json | Updates root dev tooling versions (lint/build/release/test orchestration). |
| packages/core/package.json | Bumps msw used in core dev/test setup. |
| packages/webdriverio/package.json | Bumps tsx used for running TS configs/scripts. |
| packages/storybook/package.json | Upgrades Storybook + Vitest browser/testing dependencies and related tooling. |
| packages/playwright/package.json | Bumps @playwright/test used for Playwright E2E testing. |
| packages/puppeteer/package.json | Bumps Puppeteer used for Puppeteer E2E testing. |
| packages/cypress/package.json | Bumps Cypress used for Cypress E2E testing. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
No description provided.