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

chore(deps): update react monorepo #8199

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) ^18.3.12 -> ^18.3.18 age adoption passing confidence
@types/react (source) ^18.3.5 -> ^18.3.18 age adoption passing confidence
@types/react-dom (source) ^18.3.1 -> ^18.3.5 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@renovate renovate bot requested a review from a team as a code owner January 6, 2025 14:22
@renovate renovate bot requested review from ricokahler and removed request for a team January 6, 2025 14:22
@renovate renovate bot enabled auto-merge January 6, 2025 14:22
Copy link

vercel bot commented Jan 6, 2025

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

Name Status Preview Comments Updated (UTC)
page-building-studio 🛑 Canceled (Inspect) Jan 6, 2025 2:49pm
performance-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 6, 2025 2:49pm
test-studio 🛑 Canceled (Inspect) Jan 6, 2025 2:49pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Jan 6, 2025 2:49pm
test-next-studio ⬜️ Ignored (Inspect) Jan 6, 2025 2:49pm

Copy link
Contributor

github-actions bot commented Jan 6, 2025

No changes to documentation

@renovate renovate bot force-pushed the renovate/react-monorepo branch from 9dd2c8c to e29bc02 Compare January 6, 2025 14:37
Copy link
Contributor

github-actions bot commented Jan 6, 2025

Component Testing Report Updated Jan 6, 2025 2:53 PM (UTC)

✅ All Tests Passed -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 1m 3s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 12s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 37s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 50s 11 7 0
formBuilder/inputs/PortableText/copyPaste/CopyPasteFields.spec.tsx ✅ Passed (Inspect) 0s 0 12 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 25s 6 0 0
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx ✅ Passed (Inspect) 14s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 26s 6 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 1m 6s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 27s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 38s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 12s 3 9 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 25s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 1m 41s 21 0 0
formBuilder/tree-editing/TreeEditing.spec.tsx ✅ Passed (Inspect) 0s 0 3 0
formBuilder/tree-editing/TreeEditingNestedObjects.spec.tsx ✅ Passed (Inspect) 0s 0 3 0

Copy link
Contributor

github-actions bot commented Jan 6, 2025

⚡️ Editor Performance Report

Updated Mon, 06 Jan 2025 14:54:33 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 23.8 efps (42ms) 25.6 efps (39ms) -3ms (-7.1%)
article (body) 48.1 efps (21ms) 52.9 efps (19ms) -2ms (-9.1%)
article (string inside object) 26.0 efps (39ms) 27.0 efps (37ms) -2ms (-3.9%)
article (string inside array) 22.7 efps (44ms) 25.0 efps (40ms) -4ms (-9.1%)
recipe (name) 45.5 efps (22ms) 52.6 efps (19ms) -3ms (-13.6%)
recipe (description) 47.6 efps (21ms) 58.8 efps (17ms) -4ms (-19.0%)
recipe (instructions) 99.9+ efps (6ms) 99.9+ efps (6ms) +0ms (-/-%)
synthetic (title) 17.9 efps (56ms) 19.2 efps (52ms) -4ms (-7.1%)
synthetic (string inside object) 17.5 efps (57ms) 20.8 efps (48ms) -9ms (-15.8%)

efps — editor "frames per second". The number of updates assumed to be possible within a second.

Derived from input latency. efps = 1000 / input_latency

Detailed information

🏠 Reference result

The performance result of sanity@latest

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 42ms 45ms 56ms 292ms 395ms 11.0s
article (body) 21ms 24ms 32ms 196ms 222ms 5.9s
article (string inside object) 39ms 41ms 48ms 156ms 151ms 6.7s
article (string inside array) 44ms 45ms 48ms 155ms 327ms 7.4s
recipe (name) 22ms 23ms 25ms 45ms 0ms 8.0s
recipe (description) 21ms 23ms 27ms 56ms 0ms 5.0s
recipe (instructions) 6ms 7ms 8ms 9ms 0ms 3.1s
synthetic (title) 56ms 59ms 71ms 110ms 1217ms 14.3s
synthetic (string inside object) 57ms 61ms 78ms 283ms 1438ms 9.0s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 39ms 46ms 64ms 459ms 858ms 10.8s
article (body) 19ms 24ms 53ms 224ms 276ms 5.8s
article (string inside object) 37ms 38ms 40ms 128ms 136ms 6.3s
article (string inside array) 40ms 43ms 50ms 67ms 263ms 6.7s
recipe (name) 19ms 21ms 25ms 49ms 0ms 7.1s
recipe (description) 17ms 18ms 19ms 26ms 0ms 4.4s
recipe (instructions) 6ms 7ms 9ms 18ms 0ms 3.1s
synthetic (title) 52ms 55ms 57ms 97ms 708ms 13.4s
synthetic (string inside object) 48ms 50ms 53ms 276ms 519ms 8.1s

📚 Glossary

column definitions

  • benchmark — the name of the test, e.g. "article", followed by the label of the field being measured, e.g. "(title)".
  • latency — the time between when a key was pressed and when it was rendered. derived from a set of samples. the median (p50) is shown to show the most common latency.
  • p75 — the 75th percentile of the input latency in the test run. 75% of the sampled inputs in this benchmark were processed faster than this value. this provides insight into the upper range of typical performance.
  • p90 — the 90th percentile of the input latency in the test run. 90% of the sampled inputs were faster than this. this metric helps identify slower interactions that occurred less frequently during the benchmark.
  • p99 — the 99th percentile of the input latency in the test run. only 1% of sampled inputs were slower than this. this represents the worst-case scenarios encountered during the benchmark, useful for identifying potential performance outliers.
  • blocking time — the total time during which the main thread was blocked, preventing user input and UI updates. this metric helps identify performance bottlenecks that may cause the interface to feel unresponsive.
  • test duration — how long the test run took to complete.

@renovate renovate bot added this pull request to the merge queue Jan 6, 2025
Merged via the queue into next with commit e3e3ad1 Jan 6, 2025
52 of 54 checks passed
@renovate renovate bot deleted the renovate/react-monorepo branch January 6, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant