Skip to content

chore(package.json): bump dev deps#1265

Merged
chimurai merged 1 commit into
masterfrom
chore-dev-deps
Jun 18, 2026
Merged

chore(package.json): bump dev deps#1265
chimurai merged 1 commit into
masterfrom
chore-dev-deps

Conversation

@chimurai

@chimurai chimurai commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Chores
    • Updated development dependencies to latest versions for improved compatibility and stability.

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 270feeb3-79d0-49cf-84b5-23d42c21b7c8

📥 Commits

Reviewing files that changed from the base of the PR and between 3695b93 and 3016609.

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

📝 Walkthrough

Walkthrough

Dependency version bumps across two package.json files: the root manifest updates eight devDependencies (@hono/node-server, @vitest/coverage-v8, body-parser, eslint, hono, oxfmt, typescript-eslint, vitest), and the Next.js example updates next from 16.2.7 to 16.3.0-canary.56.

Changes

Dependency Version Bumps

Layer / File(s) Summary
Root and example package bumps
package.json, examples/next-app/package.json
Root package.json bumps @hono/node-server (2.0.4→2.0.5), @vitest/coverage-v8 (4.1.8→4.1.9), body-parser (2.2.2→2.3.0), eslint (10.4.1→10.5.0), hono (4.12.23→4.12.26), oxfmt (0.53.0→0.55.0), typescript-eslint (8.60.1→8.61.1), and vitest (4.1.8→4.1.9). examples/next-app/package.json bumps next from 16.2.7 to 16.3.0-canary.56.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • chimurai/http-proxy-middleware#1202: Bumps overlapping devDependencies in root package.json including @hono/node-server, @vitest/coverage-v8, hono, vitest, and typescript-eslint.
  • chimurai/http-proxy-middleware#1231: Modifies the same manifest files (package.json and examples/next-app/package.json) with overlapping bumps for @hono/node-server, eslint, hono, oxfmt, and typescript-eslint.
  • chimurai/http-proxy-middleware#1253: Updates next in examples/next-app/package.json and @hono/node-server in the root package.json, the same two files modified here.

Poem

🐇 Hop, hop, versions leap anew,
From .4 to .5, what a view!
body-parser grows, eslint too,
next jumps to canary — shiny and blue.
A bunny keeps deps fresh like morning dew! 🌿

🚥 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: bumping development dependencies in package.json files, which matches the changeset.
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 chore-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

pkg-pr-new Bot commented Jun 18, 2026

Copy link
Copy Markdown
npm i https://pkg.pr.new/http-proxy-middleware@1265

commit: 3016609

@coveralls

Copy link
Copy Markdown

Coverage Status

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

@chimurai
chimurai merged commit 5b37301 into master Jun 18, 2026
26 checks passed
@chimurai
chimurai deleted the chore-dev-deps branch June 18, 2026 16:10
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