chore: upgrade dependencies#1569
Merged
Merged
Conversation
- npm-run-all2: 9.0.0 -> 9.0.1 - reka-ui: 2.9.7 -> 2.9.8 - vite: 8.0.13 -> 8.0.14 - @aws-sdk/client-s3: 3.1050.0 -> 3.1053.0 - @aws-sdk/s3-request-presigner: 3.1050.0 -> 3.1053.0 - @cloudflare/vite-plugin: 1.37.2 -> 1.38.0 - @cloudflare/workers-types: 4.20260520.1 -> 4.20260523.1 - wrangler: 4.93.0 -> 4.94.0
|
🚀 Cloudflare Workers Preview has been successfully deployed! Preview URL: https://md-pr-1569.doocs.workers.dev Built with commit e6a84ae |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates a set of monorepo dependencies (mainly tooling and Cloudflare/AWS SDK-related packages) to their latest patch releases, keeping the workspace aligned and refreshing the pnpm lockfile accordingly.
Changes:
- Bumped build/dev tooling versions (e.g.,
npm-run-all2,vite,wrangler,@cloudflare/vite-plugin,@cloudflare/workers-types). - Updated UI/runtime dependencies in the web app (
reka-ui) and AWS SDK packages (@aws-sdk/client-s3,@aws-sdk/s3-request-presigner). - Regenerated
pnpm-lock.yamlto reflect the upgraded dependency graph (including new transitive additions likerosie-skills).
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| pnpm-lock.yaml | Regenerated lockfile reflecting upgraded direct/transitive dependencies across the workspace. |
| package.json | Bumps root dev dependency npm-run-all2 to ^9.0.1. |
| apps/web/package.json | Updates web app deps/devDeps: AWS SDK, reka-ui, Cloudflare tooling, vite, and wrangler. |
| packages/example/package.json | Updates example package dev dependency wrangler to ^4.94.0. |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
|
🚀 Surge Preview has been successfully deployed! Preview URL: https://doocs-md-preview-pr-1569.surge.sh Built with commit e6a84ae |
|
🗑️ Cloudflare Workers preview deployment has been cleaned up. |
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
Upgrade outdated dependencies across the monorepo.
Changes
npm-run-all2reka-uivite@aws-sdk/client-s3@aws-sdk/s3-request-presigner@cloudflare/vite-plugin@cloudflare/workers-typeswrangler