Skip to content

chore: update devDependencies to latest versions#287

Merged
paustint merged 4 commits into
mainfrom
chore/dep-upgrade-060926
Jun 10, 2026
Merged

chore: update devDependencies to latest versions#287
paustint merged 4 commits into
mainfrom
chore/dep-upgrade-060926

Conversation

@paustint

@paustint paustint commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator
  • upgraded esbuild from 0.27.4 to 0.28.0
  • upgraded typescript from 5.9.3 to 6.0.3
  • upgraded vitest from 4.1.0 to 4.1.8

- upgraded esbuild from 0.27.4 to 0.28.0
- upgraded typescript from 5.9.3 to 6.0.3
- upgraded vitest from 4.1.0 to 4.1.8
Copilot AI review requested due to automatic review settings June 9, 2026 23:50
@socket-security

socket-security Bot commented Jun 9, 2026

Copy link
Copy Markdown

@socket-security

socket-security Bot commented Jun 9, 2026

Copy link
Copy Markdown

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 js-yaml is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: docs/package-lock.jsonnpm/@docusaurus/core@3.10.1npm/@docusaurus/preset-classic@3.10.1npm/js-yaml@4.2.0

ℹ 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 support@socket.dev.

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/js-yaml@4.2.0. 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.

Warn High
Obfuscated code: npm kind-of is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: docs/package-lock.jsonnpm/@docusaurus/types@3.10.1npm/@docusaurus/core@3.10.1npm/@docusaurus/preset-classic@3.10.1npm/kind-of@6.0.3

ℹ 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 support@socket.dev.

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/kind-of@6.0.3. 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

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the project’s JavaScript/TypeScript toolchain and docs site dependencies to newer versions, keeping the build/test and documentation stack current.

Changes:

  • Bumped root devDependencies: esbuild → 0.28.0, typescript → 6.0.3, vitest → 4.1.8.
  • Regenerated package-lock.json to reflect updated direct + transitive dependency versions.
  • Updated docs site dependencies: Docusaurus 3.10.1 and React 19.2.4.

Reviewed changes

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

File Description
package.json Updates root dev tool versions (esbuild/typescript/vitest).
package-lock.json Lockfile refresh for the new tool versions and updated transitive deps.
docs/package.json Updates docs site runtime dependencies (Docusaurus + React).

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

@paustint paustint merged commit 7b4b7fb into main Jun 10, 2026
7 checks passed
@paustint paustint deleted the chore/dep-upgrade-060926 branch June 10, 2026 00: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