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.8 #7984

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

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

Release Notes

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

v1.19.8

Bug Fixes

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 December 9, 2024 12:09
@renovate renovate bot requested review from rexxars and removed request for a team December 9, 2024 12:09
Copy link

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

@renovate renovate bot enabled auto-merge December 9, 2024 12:09
Copy link

socket-security bot commented Dec 9, 2024

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

Package New capabilities Transitives Size Publisher
npm/@sanity/[email protected] None +9 5.62 MB sanity-io
npm/[email protected] None 0 140 kB armandocerna, ash, atombender, ...61 more

🚮 Removed packages: npm/@sanity/[email protected], npm/[email protected]

View full report↗︎

Copy link
Contributor

github-actions bot commented Dec 9, 2024

No changes to documentation

Copy link
Contributor

github-actions bot commented Dec 9, 2024

Component Testing Report Updated Dec 9, 2024 4:29 PM (UTC)

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

⚡️ Editor Performance Report

Updated Mon, 09 Dec 2024 16:29:26 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 20.4 efps (49ms) 21.3 efps (47ms) -2ms (-4.1%)
article (body) 53.5 efps (19ms) 54.9 efps (18ms) -1ms (-2.7%)
article (string inside object) 22.2 efps (45ms) 24.4 efps (41ms) -4ms (-8.9%)
article (string inside array) 19.6 efps (51ms) 21.1 efps (48ms) -4ms (-6.9%)
recipe (name) 47.6 efps (21ms) 50.0 efps (20ms) -1ms (-4.8%)
recipe (description) 55.6 efps (18ms) 55.6 efps (18ms) +0ms (-/-%)
recipe (instructions) 99.9+ efps (7ms) 99.9+ efps (6ms) -1ms (-/-%)
synthetic (title) 17.7 efps (57ms) 18.5 efps (54ms) -3ms (-4.4%)
synthetic (string inside object) 18.9 efps (53ms) 18.2 efps (55ms) +2ms (+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) 49ms 52ms 61ms 313ms 479ms 12.8s
article (body) 19ms 20ms 32ms 216ms 290ms 6.1s
article (string inside object) 45ms 47ms 60ms 132ms 311ms 7.6s
article (string inside array) 51ms 58ms 68ms 186ms 313ms 8.2s
recipe (name) 21ms 23ms 25ms 42ms 0ms 7.4s
recipe (description) 18ms 20ms 21ms 37ms 0ms 4.7s
recipe (instructions) 7ms 8ms 9ms 16ms 0ms 3.3s
synthetic (title) 57ms 60ms 70ms 280ms 826ms 16.1s
synthetic (string inside object) 53ms 55ms 65ms 301ms 215ms 8.3s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 47ms 51ms 57ms 104ms 216ms 12.2s
article (body) 18ms 24ms 45ms 92ms 255ms 6.0s
article (string inside object) 41ms 43ms 54ms 324ms 273ms 7.3s
article (string inside array) 48ms 52ms 60ms 81ms 147ms 7.4s
recipe (name) 20ms 23ms 28ms 40ms 0ms 7.4s
recipe (description) 18ms 20ms 23ms 35ms 0ms 4.7s
recipe (instructions) 6ms 8ms 9ms 15ms 0ms 3.3s
synthetic (title) 54ms 57ms 60ms 128ms 371ms 14.2s
synthetic (string inside object) 55ms 59ms 64ms 363ms 697ms 8.6s

📚 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 force-pushed the renovate/sanity-presentation-1.x branch 2 times, most recently from 3bffe64 to 9018ea4 Compare December 9, 2024 13:16
@renovate renovate bot force-pushed the renovate/sanity-presentation-1.x branch from 9018ea4 to b5e651a Compare December 9, 2024 14:48
@renovate renovate bot force-pushed the renovate/sanity-presentation-1.x branch from b5e651a to c2633ea Compare December 9, 2024 15:23
@renovate renovate bot added this pull request to the merge queue Dec 9, 2024
Merged via the queue into next with commit ba996b7 Dec 9, 2024
57 checks passed
@renovate renovate bot deleted the renovate/sanity-presentation-1.x branch December 9, 2024 17:26
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