Skip to content

chore: update dependencies to latest versions#40

Merged
chenjiahan merged 2 commits intomainfrom
chenjiahan/chore-update-rspack
Apr 15, 2026
Merged

chore: update dependencies to latest versions#40
chenjiahan merged 2 commits intomainfrom
chenjiahan/chore-update-rspack

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

update all dependencies to latest versions.

Copilot AI review requested due to automatic review settings April 15, 2026 05:50
Copy link
Copy Markdown

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

Updates project dependencies to newer releases and adjusts middleware range/etag tests to be less brittle with varying bundle sizes/content lengths.

Changes:

  • Bumped multiple devDependencies (Rspack/RSBuild tooling, servers, linters/formatters, test libs) and refreshed pnpm-lock.yaml.
  • Updated range request tests to compute expected Content-Range/Content-Length dynamically.
  • Tweaked an ETag + range-related assertion to derive the expected range length from the Content-Range header.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 6 comments.

File Description
test/middleware.test.js Makes range/etag tests more dynamic, but introduces some byte-vs-string assertion mismatches.
package.json Updates dependency versions (notably cspell and build tooling) which may raise Node runtime requirements.
pnpm-lock.yaml Lockfile refresh reflecting the updated dependency graph and engine constraints.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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

Comment thread test/middleware.test.js Outdated
Comment thread test/middleware.test.js
Comment thread package.json
Comment thread test/middleware.test.js Outdated
Comment thread test/middleware.test.js Outdated
Comment thread test/middleware.test.js Outdated
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b7b232ee95

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread test/middleware.test.js Outdated
@chenjiahan chenjiahan merged commit 4add13a into main Apr 15, 2026
5 checks passed
@chenjiahan chenjiahan deleted the chenjiahan/chore-update-rspack branch April 15, 2026 06:31
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