Skip to content

Conversation

@paustint
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings December 14, 2025 18:35
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedprism-react-renderer@​2.4.110010010086100
Addedtypescript@​5.9.31001009010090

View full report

@socket-security
Copy link

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm safer-buffer is 94.0% likely obfuscated

Confidence: 0.94

Location: Package overview

From: ?npm/[email protected]

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at [email protected].

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

Copy link

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 performs two maintenance tasks: upgrading Playwright to version 1.57.0 and cleaning up TypeScript configuration by removing unnecessary explicit file includes.

  • Upgraded @playwright/test from 1.48.2 to 1.57.0
  • Removed explicit reference to SessionLocationDisplay.tsx from tsconfig includes (file is already properly included through libs/ui configuration)
  • Updated related dependency versions (@vitejs/plugin-react, @rolldown/pluginutils, @babel/core)

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
package.json Updated @playwright/test dependency version to ^1.57.0
yarn.lock Updated lockfile entries for @playwright/test, playwright, playwright-core, @vitejs/plugin-react, @rolldown/pluginutils, and @babel/core dependencies
apps/jetstream/tsconfig.json Removed unnecessary explicit include of SessionLocationDisplay.tsx from libs/ui
apps/jetstream/tsconfig.app.json Removed unnecessary explicit include of SessionLocationDisplay.tsx from libs/ui

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

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.

2 participants