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.5.1 #213

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Update remix monorepo to v2.5.1 #213

merged 1 commit into from
Jan 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@remix-run/dev (source) 2.5.0 -> 2.5.1 age adoption passing confidence
@remix-run/react (source) 2.5.0 -> 2.5.1 age adoption passing confidence
@remix-run/serve (source) 2.5.0 -> 2.5.1 age adoption passing confidence

Release Notes

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

v2.5.1

Compare Source

Patch Changes
  • Add isSpaMode to @remix-run/dev/server-build virtual module (#​8492)
  • Automatically prepend <!DOCTYPE html> if not present to fix quirks mode warnings for SPA template (#​8495)
  • Vite: Errors for server-only code point to new docs (#​8488)
  • Vite: Fix HMR race condition when reading changed file contents (#​8479)
  • Vite: Tree-shake unused route exports in the client build (#​8468)
  • Vite: Performance profiling (#​8493)
    • Run remix vite:build --profile to generate a .cpuprofile that can be shared or uploaded to speedscope.app
    • In dev, press p + enter to start a new profiling session or stop the current session
    • If you need to profile dev server startup, run remix vite:dev --profile to initialize the dev server with a running profiling session
    • For more, see the new docs: Vite > Performance
  • Vite: Improve performance of dev server requests by invalidating Remix's virtual modules on relevant file changes rather than on every request (#​8164)
  • Updated dependencies:
remix-run/remix (@​remix-run/react)

v2.5.1

Compare Source

Patch Changes
  • Only use active matches in <Meta>/<Links> in SPA mode (#​8538)
  • Remove leftover unstable_ prefix from Blocker/BlockerFunction types (#​8530)
  • Updated dependencies:
remix-run/remix (@​remix-run/serve)

v2.5.1

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge January 18, 2024 22:58
@renovate renovate bot merged commit b057edf into main Jan 18, 2024
1 check passed
@renovate renovate bot deleted the renovate/remix-monorepo branch January 18, 2024 22:59
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