Skip to content

chore(package.json): update dev deps#1209

Merged
chimurai merged 1 commit intomasterfrom
dev-deps
Apr 23, 2026
Merged

chore(package.json): update dev deps#1209
chimurai merged 1 commit intomasterfrom
dev-deps

Conversation

@chimurai
Copy link
Copy Markdown
Owner

@chimurai chimurai commented Apr 23, 2026

Summary by CodeRabbit

  • Chores
    • Updated dependencies across the project to latest stable versions to improve stability, performance, and compatibility with the latest frameworks and tools.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 23, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1bafb0b0-1c39-4c2d-b027-623386bd40fd

📥 Commits

Reviewing files that changed from the base of the PR and between 3184776 and 9e4cb9d.

⛔ Files ignored due to path filters (3)
  • examples/next-app/package-lock.json is excluded by !**/package-lock.json
  • examples/yarn.lock is excluded by !**/yarn.lock, !**/*.lock
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (3)
  • examples/next-app/package.json
  • examples/package.json
  • package.json

📝 Walkthrough

Walkthrough

Dependency versions were updated across three package.json files: root package.json received multiple devDependencies bumps (including @hono/node-server to 2.0.0, hono, typescript, and testing tools), examples/package.json bumped @fastify/express and fastify, and examples/next-app/package.json updated next, react, and react-dom.

Changes

Cohort / File(s) Summary
Root devDependencies
package.json
Updated multiple devDependencies: @hono/node-server (1.19.13 → 2.0.0), @vitest/coverage-v8, vitest (4.1.4 → 4.1.5), eslint (10.2.0 → 10.2.1), globals (17.4.0 → 17.5.0), hono (4.12.12 → 4.12.14), mockttp (4.3.0 → 4.3.1), oxfmt (0.44.0 → 0.46.0), typescript (6.0.2 → 6.0.3), and typescript-eslint (8.58.1 → 8.59.0).
Examples Fastify
examples/package.json
Bumped @fastify/express (4.0.4 → 4.0.5) and fastify (5.8.4 → 5.8.5) devDependencies.
Next App Framework
examples/next-app/package.json
Updated next (16.2.2 → 16.2.4), react (19.2.4 → 19.2.5), and react-dom (19.2.4 → 19.2.5) dependencies.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • chore(package.json): bump deps #1202: Overlaps on several devDependencies bumps (@hono/node-server, hono, vitest, typescript-eslint) suggesting coordinated dependency maintenance across related projects.

Poem

🐰 Dependencies hop up, versions align,
Next and React dance in perfect time,
Hono and Fastify take their leap,
Fresh tooling for our burrows deep,
All bumped with care—our stack's divine! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating dev dependencies across multiple package.json files in the repository.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev-deps

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 23, 2026

npm i https://pkg.pr.new/http-proxy-middleware@1209

commit: 9e4cb9d

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 93.956%. remained the same — dev-deps into master

@chimurai chimurai merged commit e04ffb1 into master Apr 23, 2026
21 checks passed
@chimurai chimurai deleted the dev-deps branch April 23, 2026 21:23
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