Skip to content

chore: upgrade deps#1565

Merged
yanglbme merged 1 commit into
mainfrom
chore/deps
May 21, 2026
Merged

chore: upgrade deps#1565
yanglbme merged 1 commit into
mainfrom
chore/deps

Conversation

@yanglbme
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 21, 2026 04:58
Copy link
Copy Markdown
Contributor

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 updates dependency versions across the pnpm monorepo, refreshing Node type definitions and several web/workflow-related packages, and also updates the Surge preview deploy workflow’s artifact download action to a newer major version.

Changes:

  • Bump @types/node from ^25.9.0 to ^25.9.1 (root + packages/mcp-server) and regenerate pnpm-lock.yaml accordingly.
  • Upgrade select app dependencies/devDependencies in apps/web (AWS SDK S3 packages, Cloudflare workers types, unplugin-vue-components, vue-tsc).
  • Update .github/workflows/surge-preview-deploy.yml to use dawidd6/action-download-artifact@v21 (from v14).

Reviewed changes

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

Show a summary per file
File Description
pnpm-lock.yaml Lockfile refresh reflecting the upgraded dependency graph (Node types, AWS SDK, TypeScript ESLint, etc.).
package.json Updates root devDependency @types/node to ^25.9.1.
apps/web/package.json Upgrades AWS S3 deps and several build/dev tooling packages used by the web app.
packages/mcp-server/package.json Updates @types/node for the MCP server package.
.github/workflows/surge-preview-deploy.yml Bumps artifact download GitHub Action to dawidd6/action-download-artifact@v21.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

@github-actions
Copy link
Copy Markdown

🚀 Cloudflare Workers Preview has been successfully deployed!

Preview URL: https://md-pr-1565.doocs.workers.dev

Built with commit 94ab464

@github-actions
Copy link
Copy Markdown

🚀 Surge Preview has been successfully deployed!

Preview URL: https://doocs-md-preview-pr-1565.surge.sh

Built with commit 94ab464

@yanglbme yanglbme merged commit 3a71c38 into main May 21, 2026
3 checks passed
@yanglbme yanglbme deleted the chore/deps branch May 21, 2026 05:01
@github-actions
Copy link
Copy Markdown

🗑️ Cloudflare Workers preview deployment has been cleaned up.

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