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

fix(deps): update dependency react-rx to ^4.1.5 #7792

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-rx (source) ^4.1.4 -> ^4.1.5 age adoption passing confidence

Release Notes

sanity-io/react-rx (react-rx)

v4.1.5

Compare Source

Bug Fixes
  • deps: update React Compiler dependencies 🤖 ✨ (#​163) (a3892da)

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 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 November 11, 2024 20:18
@renovate renovate bot requested review from juice49 and removed request for a team November 11, 2024 20:18
Copy link

vercel bot commented Nov 11, 2024

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

Name Status Preview Comments Updated (UTC)
page-building-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 11, 2024 10:05pm
performance-studio ✅ Ready (Inspect) Visit Preview Nov 11, 2024 10:05pm
test-compiled-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 11, 2024 10:05pm
test-next-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 11, 2024 10:05pm
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 11, 2024 10:05pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Nov 11, 2024 10:05pm

Copy link

socket-security bot commented Nov 11, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/[email protected]

View full report↗︎

Copy link
Contributor

No changes to documentation

Copy link
Contributor

github-actions bot commented Nov 11, 2024

Component Testing Report Updated Nov 11, 2024 9:57 PM (UTC)

✅ All Tests Passed -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 44s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 9s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 32s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 39s 11 7 0
formBuilder/inputs/PortableText/copyPaste/CopyPasteFields.spec.tsx ✅ Passed (Inspect) 0s 0 12 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 18s 6 0 0
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx ✅ Passed (Inspect) 10s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 2m 33s 1 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 45s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 43s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 18s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 9s 3 9 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 28s 9 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 18s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 37s 12 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 Nov 11, 2024

⚡️ Editor Performance Report

Updated Mon, 11 Nov 2024 22:00:07 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 16.7 efps (60ms) 18.3 efps (55ms) -6ms (-9.2%)
article (body) 63.3 efps (16ms) 63.3 efps (16ms) +0ms (-/-%)
article (string inside object) 18.9 efps (53ms) 19.2 efps (52ms) -1ms (-1.9%)
article (string inside array) 16.1 efps (62ms) 15.7 efps (64ms) +2ms (+2.4%)
recipe (name) 27.0 efps (37ms) 27.8 efps (36ms) -1ms (-2.7%)
recipe (description) 30.3 efps (33ms) 31.3 efps (32ms) -1ms (-3.0%)
recipe (instructions) 99.9+ efps (7ms) 99.9+ efps (7ms) +0ms (-/-%)
synthetic (title) 15.2 efps (66ms) 15.2 efps (66ms) +0ms (-/-%)
synthetic (string inside object) 15.4 efps (65ms) 14.8 efps (68ms) +3ms (+3.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) 60ms 69ms 114ms 332ms 732ms 13.5s
article (body) 16ms 18ms 20ms 68ms 284ms 5.5s
article (string inside object) 53ms 55ms 59ms 382ms 554ms 8.9s
article (string inside array) 62ms 65ms 71ms 216ms 750ms 9.1s
recipe (name) 37ms 41ms 54ms 83ms 0ms 9.3s
recipe (description) 33ms 35ms 40ms 65ms 0ms 6.3s
recipe (instructions) 7ms 7ms 9ms 26ms 4ms 3.6s
synthetic (title) 66ms 71ms 84ms 338ms 1437ms 15.1s
synthetic (string inside object) 65ms 67ms 76ms 362ms 1230ms 10.2s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 55ms 61ms 68ms 243ms 379ms 12.8s
article (body) 16ms 20ms 22ms 185ms 242ms 5.7s
article (string inside object) 52ms 54ms 62ms 212ms 226ms 8.3s
article (string inside array) 64ms 70ms 76ms 341ms 940ms 9.4s
recipe (name) 36ms 38ms 52ms 76ms 18ms 9.6s
recipe (description) 32ms 34ms 36ms 67ms 0ms 6.1s
recipe (instructions) 7ms 9ms 10ms 11ms 0ms 3.3s
synthetic (title) 66ms 70ms 83ms 363ms 1499ms 15.7s
synthetic (string inside object) 68ms 75ms 91ms 854ms 1639ms 10.8s

📚 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.

@stipsan stipsan added this pull request to the merge queue Nov 11, 2024
Merged via the queue into next with commit 95301c2 Nov 11, 2024
59 checks passed
@stipsan stipsan deleted the renovate/react-rx-4.x branch November 11, 2024 23:24
bjoerge added a commit that referenced this pull request Nov 13, 2024
* next:
  fix(deps): update dependency @sanity/presentation to v1.18.1 (#7803)
  fix(deps): update dependency @sanity/insert-menu to v1.0.11 (#7802)
  v3.64.0
  fix(deps): update dependency @portabletext/editor to ^1.7.0 (#7799)
  fix(deps): update dependency @portabletext/editor to ^1.7.0 (#7800)
  fix(deps): Update dev-non-major (#7796)
  fix(core): update upsell description list items (#7793)
  fix(deps): update dependency @sanity/presentation to v1.18.0 (#7794)
  fix(deps): update dependency @sanity/ui to ^2.8.23 (#7790)
  fix(deps): update dependency @sanity/client to ^6.22.4 (#7785)
  fix(deps): update dependency react-rx to ^4.1.5 (#7792)
  fix(deps): Update dev-non-major (#7784)
  chore(deps): update typescript-tooling (#7791)
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