module-federation-examples icon indicating copy to clipboard operation
module-federation-examples copied to clipboard

chore(deps): update dependency @remix-run/dev to v2.9.2

Open ScriptedAlchemy opened this issue 1 year ago • 8 comments

This PR contains the following updates:

Package Type Update Change
@remix-run/dev (source) devDependencies minor 2.8.1 -> 2.9.2

Release Notes

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

v2.9.2

Compare Source

Patch Changes
  • Fix dest already exists error when running remix vite:build (#​9305)
  • Vite: Fix issue resolving critical CSS during development when route files are located outside of the app directory. (#​9194)
  • Remove @remix-run/node from Vite plugin's optimizeDeps.include list since it was unnecessary and resulted in Vite warnings when not depending on this package. (#​9287)
  • Clean up redundant ?client-route=1 imports in development (#​9395)
  • Ensure Babel config files are not referenced when applying the react-refresh Babel transform within the Remix Vite plugin (#​9241)
  • Updated dependencies:

v2.9.1

Compare Source

Patch Changes
  • Fix issue where consumers who had added Remix packages to Vite's ssr.noExternal option were being overridden by the Remix Vite plugin adding Remix packages to Vite's ssr.external option (#​9301)
  • Updated dependencies:

v2.9.0

Compare Source

Minor Changes
  • New future.unstable_singleFetch flag (#​8773)

    • Naked objects returned from loaders/actions are no longer automatically converted to JSON responses. They'll be streamed as-is via turbo-stream so Date's will become Date through useLoaderData()
    • You can return naked objects with Promise's without needing to use defer() - including nested Promise's
      • If you need to return a custom status code or custom response headers, you can still use the defer utility
    • <RemixServer abortDelay> is no longer used. Instead, you should export const streamTimeout from entry.server.tsx and the remix server runtime will use that as the delay to abort the streamed response
      • If you export your own streamTimeout, you should decouple that from aborting the react renderToPipeableStream. You should always ensure that react is aborted afer the stream is aborted so that abort rejections can be flushed down
    • Actions no longer automatically revalidate on 4xx/5xx responses (via RR future.unstable_skipActionErrorRevalidation flag) - you can return a 2xx to opt-into revalidation or use shouldRevalidate
Patch Changes
  • Improve getDependenciesToBundle resolution in monorepos (#​8848)
  • Fix SPA mode when single fetch is enabled by using streaming entry.server (#​9063)
  • Vite: added sourcemap support for transformed routes (#​8970)
  • Update links printed to the console by the Remix CLI/Dev Server to point to updated docs locations (#​9176)
  • Updated dependencies:

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 this update again.


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

This PR has been generated by Renovate Bot.

ScriptedAlchemy avatar May 13 '24 19:05 ScriptedAlchemy

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
medusa-example-dsl ❌ Failed (Inspect) Jun 24, 2024 0:11am
medusa-example-home ❌ Failed (Inspect) Jun 24, 2024 0:11am
medusa-example-nav ❌ Failed (Inspect) Jun 24, 2024 0:11am
medusa-example-search ❌ Failed (Inspect) Jun 24, 2024 0:11am
medusa-example-utils ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 0:11am

vercel[bot] avatar May 13 '24 19:05 vercel[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar May 13 '24 19:05 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar May 14 '24 00:05 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar May 14 '24 06:05 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar May 15 '24 05:05 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar May 15 '24 22:05 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar May 16 '24 07:05 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar May 16 '24 09:05 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar May 20 '24 00:05 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar May 20 '24 21:05 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar May 21 '24 01:05 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar May 21 '24 03:05 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar Jun 03 '24 08:06 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar Jun 03 '24 12:06 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar Jun 03 '24 19:06 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar Jun 03 '24 23:06 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar Jun 04 '24 13:06 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar Jun 06 '24 18:06 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar Jun 07 '24 22:06 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar Jun 08 '24 01:06 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar Jun 08 '24 13:06 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar Jun 10 '24 15:06 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar Jun 10 '24 23:06 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar Jun 11 '24 01:06 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar Jun 12 '24 01:06 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar Jun 12 '24 05:06 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar Jun 12 '24 20:06 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar Jun 14 '24 20:06 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar Jun 15 '24 16:06 github-actions[bot]

Workflow status is success ✅ Unfortunately test report wasn't generated, it can be if no workspaces changed. Please check the workflow run below. Link to GitHub workflow: Github Workflow Link

github-actions[bot] avatar Jun 17 '24 00:06 github-actions[bot]