Skip to content

Conversation

@BMVenly
Copy link
Contributor

@BMVenly BMVenly commented Dec 16, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 16, 2025 13:09
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 addresses security findings by upgrading dependencies and updating TypeScript compiler targets. The changes focus on modernizing the build configuration to use more recent ECMAScript standards and updating Vite to a newer major version.

Key changes:

  • Updated TypeScript target and lib from ES2020 to ES2022
  • Upgraded Vite from v5.2.0 to v7.3.0

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
connect-sdk/tsconfig.json Updates TypeScript compiler target and library to ES2022
connect-sdk/package.json Upgrades Vite dependency to v7.3.0

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

{
"compilerOptions": {
"target": "ES2020",
"target": "ES2022",
Copy link

Copilot AI Dec 16, 2025

Choose a reason for hiding this comment

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

Corrected spelling in PR title from 'securit' to 'security'.

Copilot uses AI. Check for mistakes.
@BMVenly BMVenly merged commit 909ece5 into develop Dec 16, 2025
15 checks passed
@BMVenly BMVenly deleted the VENLY-9036-security branch December 16, 2025 13:12
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