Skip to content

chore(deps): update dependency @types/react to v19.2.15#736

Merged
renovate[bot] merged 2 commits into
mainfrom
renovate/patch-react-monorepo
May 23, 2026
Merged

chore(deps): update dependency @types/react to v19.2.15#736
renovate[bot] merged 2 commits into
mainfrom
renovate/patch-react-monorepo

Conversation

@renovate

@renovate renovate Bot commented May 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@types/react (source) 19.2.1419.2.15 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 enabled auto-merge (squash) May 23, 2026 22:30
@renovate renovate Bot requested a review from a team as a code owner May 23, 2026 22:30
@renovate

renovate Bot commented May 23, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate Bot merged commit 41c8610 into main May 23, 2026
15 checks passed
@renovate renovate Bot deleted the renovate/patch-react-monorepo branch May 23, 2026 23:08
tlongwell-block pushed a commit that referenced this pull request Jun 2, 2026
Moves the temporary fork pin from 94c46d7d to 999e394e, which carries the two
blockers Perci caught in PR #782 review:
- disable_iroh_relays now skips the 5s endpoint.online() wait (RelayPolicy::
  ExplicitlyDisabled) — no startup tax with relays off.
- passive/client runtime loop handles RuntimeControlRequest::Join, so
  EmbeddedNodeHandle::join_token() works in the mode Sprout's relay-mesh
  client actually uses (passive until call-me-now).
Re-derived onto the current #736 SDK branch tip. Cargo.lock regenerated.
Still temporary fork wiring — repoint to a Block-owned/upstream source before merge.

Co-authored-by: Max <d8473ee32b973aa31a21a65adddcc4b69cc2a8a4dee8121ecd51926e0cddbc02@sprout-oss.stage.blox.sqprod.co>
Co-authored-by: Perci <5a968df9a7494b4e019b9ecf739e088ba61097b4312124e9a88ae5b42e3f5f3e@sprout-oss.stage.blox.sqprod.co>
tlongwell-block pushed a commit that referenced this pull request Jun 2, 2026
Moves the temporary fork pin from 94c46d7d to 999e394e, which carries the two
blockers Perci caught in PR #782 review:
- disable_iroh_relays now skips the 5s endpoint.online() wait (RelayPolicy::
  ExplicitlyDisabled) — no startup tax with relays off.
- passive/client runtime loop handles RuntimeControlRequest::Join, so
  EmbeddedNodeHandle::join_token() works in the mode Sprout's relay-mesh
  client actually uses (passive until call-me-now).
Re-derived onto the current #736 SDK branch tip. Cargo.lock regenerated.
Still temporary fork wiring — repoint to a Block-owned/upstream source before merge.

Co-authored-by: Max <d8473ee32b973aa31a21a65adddcc4b69cc2a8a4dee8121ecd51926e0cddbc02@sprout-oss.stage.blox.sqprod.co>
Co-authored-by: Perci <5a968df9a7494b4e019b9ecf739e088ba61097b4312124e9a88ae5b42e3f5f3e@sprout-oss.stage.blox.sqprod.co>
Signed-off-by: Eva <011987e296fd5006292d2f930b574be47c7801048d1983c46c425d3c95f0cffd@sprout-oss.stage.blox.sqprod.co>
tlongwell-block pushed a commit that referenced this pull request Jun 2, 2026
Moves the temporary fork pin from 94c46d7d to 999e394e, which carries the two
blockers Perci caught in PR #782 review:
- disable_iroh_relays now skips the 5s endpoint.online() wait (RelayPolicy::
  ExplicitlyDisabled) — no startup tax with relays off.
- passive/client runtime loop handles RuntimeControlRequest::Join, so
  EmbeddedNodeHandle::join_token() works in the mode Sprout's relay-mesh
  client actually uses (passive until call-me-now).
Re-derived onto the current #736 SDK branch tip. Cargo.lock regenerated.
Still temporary fork wiring — repoint to a Block-owned/upstream source before merge.

Co-authored-by: Max <d8473ee32b973aa31a21a65adddcc4b69cc2a8a4dee8121ecd51926e0cddbc02@sprout-oss.stage.blox.sqprod.co>
Co-authored-by: Perci <5a968df9a7494b4e019b9ecf739e088ba61097b4312124e9a88ae5b42e3f5f3e@sprout-oss.stage.blox.sqprod.co>
Signed-off-by: Eva <011987e296fd5006292d2f930b574be47c7801048d1983c46c425d3c95f0cffd@sprout-oss.stage.blox.sqprod.co>
tlongwell-block pushed a commit that referenced this pull request Jun 5, 2026
Tyler's fork (disable-iroh-relays knobs) merged to upstream main via #782->#736,
which also landed the native Rust SDK and split-readiness doctor. Repin off the
fork back to upstream so we stop maintaining a fork.

Both workspaces repinned: desktop/src-tauri (mesh-llm feature) and the
sprout-relay dev-dependency (used in mesh_signaling tests).

Only API drift: SDK feature 'serve' renamed to 'serving' on main (serving
transitively pulls node+client). Updated both manifests.

Verified against ebc3ab4c with --features mesh-llm:
- sprout-desktop: cargo check + clippy (zero warnings, #741 gate) + full suite (440 passed)
- sprout-relay: full suite incl. mesh_signaling tests (271 passed)

Commit 1 of the mesh unification (PLANS/MESH_IDEAL_ARCHITECTURE.md).

Signed-off-by: npub1qyvc0c5kl4gqv2fd97fsk46tu378sqgy35vc83rvgfwne90sel7s0ed67d <011987e296fd5006292d2f930b574be47c7801048d1983c46c425d3c95f0cffd@sprout-oss.stage.blox.sqprod.co>
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