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 @sanity/presentation to v1.17.4 #7662

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/presentation (source) 1.17.3 -> 1.17.4 age adoption passing confidence

Release Notes

sanity-io/visual-editing (@​sanity/presentation)

v1.17.4

Bug Fixes
Dependencies

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 October 23, 2024 22:58
@renovate renovate bot requested review from rexxars and removed request for a team October 23, 2024 22:58
Copy link

vercel bot commented Oct 23, 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 Oct 23, 2024 11:14pm
performance-studio ✅ Ready (Inspect) Visit Preview Oct 23, 2024 11:14pm
test-compiled-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2024 11:14pm
test-next-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2024 11:14pm
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2024 11:14pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Oct 23, 2024 11:14pm

Copy link

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

Package New capabilities Transitives Size Publisher
npm/@sanity/[email protected] None +11 5.31 MB sanity-io

View full report↗︎

Copy link
Contributor

No changes to documentation

Copy link
Contributor

Component Testing Report Updated Oct 23, 2024 11:06 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) 8s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 31s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 38s 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 41s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 17s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 9s 3 9 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 26s 9 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 18s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 36s 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

⚡️ Editor Performance Report

Updated Wed, 23 Oct 2024 23:09:30 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 15.4 efps (65ms) 17.2 efps (58ms) -7ms (-10.8%)
article (body) 56.5 efps (18ms) 61.5 efps (16ms) -1ms (-8.2%)
article (string inside object) 18.2 efps (55ms) 17.9 efps (56ms) +1ms (+1.8%)
article (string inside array) 14.7 efps (68ms) 14.7 efps (68ms) +0ms (-/-%)
recipe (name) 29.9 efps (34ms) 30.3 efps (33ms) -1ms (-1.5%)
recipe (description) 34.5 efps (29ms) 34.5 efps (29ms) +0ms (-/-%)
recipe (instructions) 99.9+ efps (6ms) 99.9+ efps (6ms) +0ms (-/-%)
synthetic (title) 14.9 efps (67ms) 14.8 efps (68ms) +1ms (+0.7%)
synthetic (string inside object) 15.2 efps (66ms) 15.4 efps (65ms) -1ms (-1.5%)

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) 65ms 72ms 87ms 205ms 805ms 14.3s
article (body) 18ms 21ms 31ms 215ms 307ms 6.2s
article (string inside object) 55ms 62ms 78ms 280ms 378ms 8.9s
article (string inside array) 68ms 70ms 125ms 308ms 1058ms 9.9s
recipe (name) 34ms 37ms 57ms 87ms 31ms 9.4s
recipe (description) 29ms 31ms 49ms 141ms 3ms 6.2s
recipe (instructions) 6ms 8ms 9ms 20ms 0ms 3.3s
synthetic (title) 67ms 69ms 72ms 126ms 995ms 14.7s
synthetic (string inside object) 66ms 68ms 79ms 689ms 1487ms 10.5s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 58ms 66ms 82ms 207ms 510ms 13.7s
article (body) 16ms 19ms 32ms 172ms 281ms 5.9s
article (string inside object) 56ms 60ms 67ms 140ms 353ms 8.6s
article (string inside array) 68ms 74ms 122ms 309ms 1069ms 10.0s
recipe (name) 33ms 35ms 38ms 66ms 7ms 9.2s
recipe (description) 29ms 31ms 35ms 61ms 0ms 5.9s
recipe (instructions) 6ms 8ms 9ms 12ms 0ms 3.3s
synthetic (title) 68ms 71ms 86ms 268ms 1323ms 15.5s
synthetic (string inside object) 65ms 70ms 80ms 593ms 2127ms 10.7s

📚 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 Oct 23, 2024
Merged via the queue into next with commit 8b06aaa Oct 23, 2024
68 checks passed
@stipsan stipsan deleted the renovate/sanity-presentation-1.x branch October 23, 2024 23:33
juice49 pushed a commit that referenced this pull request Oct 24, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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