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.19.2 #7899

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2024

This PR contains the following updates:

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

Release Notes

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

v1.19.2

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 November 28, 2024 10:53
@renovate renovate bot requested review from EoinFalconer and removed request for a team November 28, 2024 10:53
Copy link

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

Copy link

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

Package New capabilities Transitives Size Publisher
npm/@sanity/presentation@1.19.2 Transitive: network +11 5.67 MB sanity-io

🚮 Removed packages: npm/@sanity/presentation@1.19.1

View full report↗︎

Copy link
Contributor

No changes to documentation

@stipsan stipsan added this pull request to the merge queue Nov 28, 2024
Merged via the queue into next with commit ced8827 Nov 28, 2024
46 of 48 checks passed
@stipsan stipsan deleted the renovate/sanity-presentation-1.x branch November 28, 2024 11:01
Copy link
Contributor

Component Testing Report Updated Nov 28, 2024 11:04 AM (UTC)

✅ All Tests Passed -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 46s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 9s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 31s 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) 19s 6 0 0
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx ✅ Passed (Inspect) 10s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 2m 32s 1 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 47s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 49s 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) 26s 9 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 19s 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 Thu, 28 Nov 2024 11:05:47 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 24.7 efps (41ms) 23.8 efps (42ms) +2ms (+3.7%)
article (body) 57.8 efps (17ms) 62.9 efps (16ms) -1ms (-8.1%)
article (string inside object) 25.0 efps (40ms) 26.3 efps (38ms) -2ms (-5.0%)
article (string inside array) 24.4 efps (41ms) 21.7 efps (46ms) +5ms (+12.2%)
recipe (name) 42.6 efps (24ms) 47.6 efps (21ms) -3ms (-10.6%)
recipe (description) 50.0 efps (20ms) 55.6 efps (18ms) -2ms (-10.0%)
recipe (instructions) 99.9+ efps (7ms) 99.9+ efps (7ms) +0ms (-/-%)
synthetic (title) 19.0 efps (53ms) 19.2 efps (52ms) -1ms (-1.0%)
synthetic (string inside object) 19.6 efps (51ms) 18.9 efps (53ms) +2ms (+3.9%)

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) 41ms 44ms 47ms 216ms 419ms 11.2s
article (body) 17ms 21ms 33ms 94ms 278ms 5.9s
article (string inside object) 40ms 47ms 51ms 208ms 215ms 7.3s
article (string inside array) 41ms 44ms 47ms 174ms 157ms 6.9s
recipe (name) 24ms 25ms 27ms 36ms 0ms 8.2s
recipe (description) 20ms 21ms 23ms 41ms 0ms 4.9s
recipe (instructions) 7ms 9ms 10ms 22ms 0ms 3.3s
synthetic (title) 53ms 56ms 63ms 431ms 869ms 13.7s
synthetic (string inside object) 51ms 54ms 66ms 298ms 403ms 8.7s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 42ms 50ms 60ms 225ms 383ms 11.9s
article (body) 16ms 18ms 28ms 207ms 298ms 5.7s
article (string inside object) 38ms 42ms 46ms 188ms 145ms 6.8s
article (string inside array) 46ms 48ms 56ms 221ms 253ms 7.7s
recipe (name) 21ms 23ms 28ms 73ms 5ms 8.0s
recipe (description) 18ms 19ms 21ms 29ms 0ms 4.6s
recipe (instructions) 7ms 10ms 11ms 27ms 0ms 3.5s
synthetic (title) 52ms 57ms 65ms 307ms 628ms 12.9s
synthetic (string inside object) 53ms 57ms 69ms 327ms 383ms 8.3s

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

RitaDias pushed a commit that referenced this pull request Nov 28, 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