chore(deps): update Node.js minor dependencies#1088
Closed
dgee2 wants to merge 1 commit into
Closed
Conversation
Update 10 minor-level dependencies: Production: - @auth0/auth0-vue: 2.6.0 → 2.7.0 Development: - @playwright/test: 1.59.1 → 1.60.0 - @types/node: 25.6.0 → 25.9.1 - eslint: 10.2.1 → 10.4.0 - globals: 17.5.0 → 17.6.0 - jiti: 2.6.1 → 2.7.0 - msw: 2.12.14 → 2.14.6 - playwright: 1.59.1 → 1.60.0 - sass-embedded: 1.99.0 → 1.100.0 - vue-tsc: 3.2.7 → 3.3.2 Validation: ESLint passed. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates minor-version Node.js dependencies for the ui/menu-website frontend, covering authentication (Auth0), E2E testing (Playwright), linting, MSW, and TypeScript tooling.
Changes:
- Bump
@auth0/auth0-vue(prod) and several dev tools including Playwright, ESLint, MSW, and vue-tsc. - Update
pnpm-lock.yamlto reflect the new dependency graph and transitive upgrades.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| ui/menu-website/package.json | Updates declared dependency versions (prod + dev) to newer minor releases. |
| ui/menu-website/pnpm-lock.yaml | Updates the lockfile to align with the bumped package versions and updated transitive dependencies. |
Files not reviewed (1)
- ui/menu-website/pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
66
to
68
| "jsdom": "^29.1.1", | ||
| "msw": "^2.12.14", | ||
| "msw": "^2.14.6", | ||
| "msw-storybook-addon": "^2.0.6", |
Comment on lines
39
to
41
| "@eslint/js": "^10.0.1", | ||
| "@playwright/test": "^1.59.1", | ||
| "@playwright/test": "^1.60.0", | ||
| "@quasar/app-vite": "^2.6.0", |
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.



Summary
Update 10 Node.js minor-level dependencies across authentication, testing, type definitions, and build tools.
Dependency Updates
Production Dependencies
@auth0/auth0-vueDevelopment Dependencies
@playwright/test@types/nodeValidation
Risk Assessment
Medium Risk: Minor version updates that may include new features alongside bug fixes. Key updates:
Notes
pnpm-lock.yaml) updated to match new versionsThis PR was created by the automated dependency update workflow.
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
cdn.playwright.devSee Network Configuration for more information.