Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2025

This PR contains the following updates:

Package Change Age Confidence
react-router-hono-server 2.16.0 -> 2.21.0 age confidence

Release Notes

rphlmr/react-router-hono-server (react-router-hono-server)

v2.21.0

Compare Source

Minor Changes
  • ee2abf2: Add support for React Router 7.8.0 unstable middleware changes

v2.20.0

Compare Source

Minor Changes
  • 23eac74: make modules imported by the server entry a chunk

v2.19.0

Compare Source

Minor Changes
  • 9703630: Prevent build import conflicts by splitting imports into chunks
  • 9703630: Rollback single file server output (revert to 2.16.0 behavior)

v2.18.0

Compare Source

Minor Changes
  • dacbc3a: Make Bun use the same entry.server as Node
Patch Changes

v2.17.0

Compare Source

Minor Changes
  • 482a557: Upgrade hono dependencies
  • 8eae0a7: ## Node and Bun
    • Lock Hono Node Server version to temporarily fix defer issue.
      • Bundle @hono/node-server and @hono/vite-dev-server to make sure the correct version is used. This will be reverted once the issue is resolved in Hono.
    • Improve performance by awaiting the import of React Router build before starting the server. (instead of awaiting it in the first request)
      • If your server bundle is large, import can take a while, so this change will improve the first request performance since it will be done before the server starts listening.
Patch Changes
  • 1a21a8b: remove obsolete build target options from reactRouterHonoServer
  • 9bf869b: Statically import RR build

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/react-router-hono-server-2.x-lockfile branch 2 times, most recently from db1f963 to fd9aa9a Compare August 2, 2025 07:16
@renovate renovate bot changed the title Update dependency react-router-hono-server to v2.17.0 Update dependency react-router-hono-server to v2.18.0 Aug 2, 2025
@renovate renovate bot force-pushed the renovate/react-router-hono-server-2.x-lockfile branch from fd9aa9a to 8e43403 Compare August 4, 2025 16:54
@renovate renovate bot changed the title Update dependency react-router-hono-server to v2.18.0 Update dependency react-router-hono-server to v2.19.0 Aug 4, 2025
@renovate renovate bot force-pushed the renovate/react-router-hono-server-2.x-lockfile branch 6 times, most recently from 1b8fe06 to deaf347 Compare August 8, 2025 09:57
@renovate renovate bot changed the title Update dependency react-router-hono-server to v2.19.0 Update dependency react-router-hono-server to v2.20.0 Aug 8, 2025
@renovate renovate bot force-pushed the renovate/react-router-hono-server-2.x-lockfile branch 6 times, most recently from 8969f31 to cabf7b6 Compare August 12, 2025 10:56
@renovate renovate bot changed the title Update dependency react-router-hono-server to v2.20.0 Update dependency react-router-hono-server to v2.21.0 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/react-router-hono-server-2.x-lockfile branch 11 times, most recently from 928e1ea to a2eeba6 Compare August 16, 2025 05:21
@renovate renovate bot force-pushed the renovate/react-router-hono-server-2.x-lockfile branch 12 times, most recently from dd2dc3e to 5724d25 Compare September 18, 2025 05:28
@renovate renovate bot force-pushed the renovate/react-router-hono-server-2.x-lockfile branch 13 times, most recently from 53d23fb to dc0662c Compare September 24, 2025 20:28
@renovate renovate bot force-pushed the renovate/react-router-hono-server-2.x-lockfile branch 3 times, most recently from b82f32c to 31b0449 Compare September 26, 2025 17:10
@renovate renovate bot force-pushed the renovate/react-router-hono-server-2.x-lockfile branch from 31b0449 to 6895853 Compare October 8, 2025 04:08
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.

0 participants