storyblok / remix-ultimate-tutorial

7 stars 3 forks source link

chore(deps): bump @remix-run/react from 2.9.1 to 2.10.2 #79

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps @remix-run/react from 2.9.1 to 2.10.2.

Release notes

Sourced from @​remix-run/react's releases.

v2.10.2

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v2102

v2.10.1

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v2101

v2.10.0

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v2100

v2.9.2

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v292

Changelog

Sourced from @​remix-run/react's changelog.

2.10.2

Patch Changes

  • Forward ref to Form (bdd04217)
  • Updated dependencies:
    • @remix-run/server-runtime@2.10.2

2.10.1

Patch Changes

  • Fog of War (unstable): Don't discover links/forms with reloadDocument (#9686)
  • Fog of War (unstable): Support route discovery from <Form> components (#9665)
  • Updated dependencies:
    • @remix-run/server-runtime@2.10.1

2.10.0

Minor Changes

Patch Changes

  • Don't prefetch server loader data when clientLoader exists (#9580)
  • Avoid hydration loops when Layout ErrorBoundary renders also throw (#9566)
  • Fix a bug where hydration wouldn't work right when using child routes and hydrate fallbacks with a basename (#9584)
  • Update to turbo-stream@2.2.0 for single fetch (#9562)
  • Updated dependencies:
    • @remix-run/server-runtime@2.10.0

2.9.2

Patch Changes

  • Add undefined to useActionData type override (#9322)
  • Allow a nonce to be set on single fetch stream transfer inline scripts (#9364)
  • Typesafety for single-fetch: defineLoader, defineClientLoader, defineAction, defineClientAction (#9372, #9404)
  • Updated dependencies:
    • @remix-run/server-runtime@2.9.2
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
netlify[bot] commented 5 months ago

Deploy Preview for storyblok-remix-ultimate-tutorial ready!

Name Link
Latest commit 663f83eba88646e867d9858496eaed45b9266882
Latest deploy log https://app.netlify.com/sites/storyblok-remix-ultimate-tutorial/deploys/66877b4309b7fa0008883b11
Deploy Preview https://deploy-preview-79--storyblok-remix-ultimate-tutorial.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

dependabot[bot] commented 4 months ago

Superseded by #82.