Skip to content
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

Update remix monorepo to v2.16.0 #2068

Merged
merged 1 commit into from
Feb 27, 2025
Merged

Update remix monorepo to v2.16.0 #2068

merged 1 commit into from
Feb 27, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@remix-run/dev (source) 2.15.3 -> 2.16.0 age adoption passing confidence
@remix-run/fs-routes (source) 2.15.3 -> 2.16.0 age adoption passing confidence
@remix-run/node (source) 2.15.3 -> 2.16.0 age adoption passing confidence
@remix-run/react (source) 2.15.3 -> 2.16.0 age adoption passing confidence
@remix-run/route-config (source) 2.15.3 -> 2.16.0 age adoption passing confidence
@remix-run/serve (source) 2.15.3 -> 2.16.0 age adoption passing confidence
@remix-run/testing (source) 2.15.3 -> 2.16.0 age adoption passing confidence

Release Notes

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

v2.16.0

Compare Source

Minor Changes
Patch Changes
remix-run/remix (@​remix-run/fs-routes)

v2.16.0

Compare Source

No significant changes to this package were made in this release. See the repo CHANGELOG.md for an overview of all changes in v2.16.0.

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

v2.16.0

Compare Source

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

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/route-config)

v2.16.0

Compare Source

No significant changes to this package were made in this release. See the repo CHANGELOG.md for an overview of all changes in v2.16.0.

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

v2.16.0

Compare Source

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

v2.16.0

Compare Source

Patch Changes

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@stephenwade stephenwade merged commit 214c3e7 into main Feb 27, 2025
13 checks passed
@stephenwade stephenwade deleted the renovate/remix-monorepo branch February 27, 2025 18:51
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.

1 participant