Skip to content

Update remix monorepo to v2.17.0 #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 14, 2025

This PR contains the following updates:

Package Change Age Confidence
@remix-run/dev (source) 2.15.3 -> 2.17.0 age confidence
@remix-run/node (source) 2.15.3 -> 2.17.0 age confidence
@remix-run/react (source) 2.15.3 -> 2.17.0 age confidence
@remix-run/serve (source) 2.16.4 -> 2.17.0 age confidence

Release Notes

remix-run/remix (@​remix-run/dev)

v2.17.0

Compare Source

v2.16.7

Patch Changes

v2.16.6

Patch Changes

v2.16.5

Compare Source

Patch Changes

v2.16.4

Compare Source

Patch Changes

v2.16.3

Compare Source

Patch Changes

v2.16.2

Compare Source

Patch Changes

v2.16.1

Compare Source

Patch Changes
  • When future.v3_routeConfig is enabled, fix errors evaluating routes.ts when multiple copies of @remix-run/dev are present (#​10524)
  • Remove unused Vite file system watcher (#​10510)
  • Fix Vite import analysis of @remix-run/react failing when the package is not marked as external (#​10528)
  • Updated dependencies:

v2.16.0

Compare Source

Minor Changes
Patch Changes
remix-run/remix (@​remix-run/node)

v2.17.0

Compare Source

v2.16.7

Patch Changes

v2.16.6

Patch Changes

v2.16.5

Compare Source

Patch Changes

v2.16.4

Compare Source

Patch Changes

v2.16.3

Compare Source

Patch Changes

v2.16.2

Compare Source

Patch Changes

v2.16.1

Compare Source

Patch Changes

v2.16.0

Compare Source

Patch Changes
remix-run/remix (@​remix-run/react)

v2.17.0

Compare Source

v2.16.7

Patch Changes

v2.16.6

Patch Changes
  • Fix window is not defined error in Single Fetch when server-rendering <PrefetchPageLinks> (#​10601)
  • upgrate turbo-stream to 2.4.1 (#​9973)
  • Updated dependencies:

v2.16.5

Compare Source

Patch Changes

v2.16.4

Compare Source

Patch Changes

v2.16.3

Compare Source

Patch Changes

v2.16.2

Compare Source

Patch Changes
  • Fix shouldRevalidate behavior for clientLoader-only routes in ssr:true apps (#​10527)
  • Updated dependencies:

v2.16.1

Compare Source

Patch Changes
  • Fix Vite import analysis of @remix-run/react failing when the package is not marked as external (#​10528)
  • Updated dependencies:

v2.16.0

Compare Source

Patch Changes
  • Don't apply Single Fetch revalidation de-optimization when in SPA mode since there is no server HTTP request (#​10479)

  • When using Lazy Route Discovery (future.v3_lazyRouteDiscovery), Remix will now detect manifest version mismatches after a new deploy and trigger a document reload to sync up any active client sessions with the newly deployed version (#​10498)

    • On navigations to undiscovered routes, this mismatch will trigger a document reload of the destination path
    • On fetcher calls to undiscovered routes, this mismatch will trigger a document reload of the current path
    • While performing Eager Route Discovery on rendered <Link> components, mismatches will result in a no-op
  • Updated dependencies:

remix-run/remix (@​remix-run/serve)

v2.17.0

Compare Source

v2.16.7

Patch Changes

v2.16.6

Patch Changes

v2.16.5

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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/remix-monorepo branch from 0c81eff to 2a481d3 Compare May 8, 2025 15:48
@renovate renovate bot changed the title Update remix monorepo to v2.16.5 Update remix monorepo to v2.16.6 May 8, 2025
@renovate renovate bot force-pushed the renovate/remix-monorepo branch from 2a481d3 to 1c12bee Compare May 19, 2025 20:31
@renovate renovate bot changed the title Update remix monorepo to v2.16.6 Update remix monorepo to v2.16.7 May 19, 2025
@renovate renovate bot force-pushed the renovate/remix-monorepo branch from 1c12bee to b74179e Compare May 30, 2025 02:09
@renovate renovate bot changed the title Update remix monorepo to v2.16.7 Update remix monorepo to v2.16.8 May 30, 2025
@renovate renovate bot force-pushed the renovate/remix-monorepo branch from b74179e to 2d6dd16 Compare June 5, 2025 23:33
@renovate renovate bot force-pushed the renovate/remix-monorepo branch from 2d6dd16 to 2faaa14 Compare June 22, 2025 14:04
@renovate renovate bot force-pushed the renovate/remix-monorepo branch from 2faaa14 to d4990e5 Compare July 25, 2025 16:53
@renovate renovate bot changed the title Update remix monorepo to v2.16.8 Update remix monorepo to v2.17.0 Jul 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants