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.3 #7648

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2024

This PR contains the following updates:

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

Release Notes

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

v1.17.3

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

vercel bot commented Oct 22, 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 22, 2024 0:14am
performance-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 22, 2024 0:14am
studio-workshop 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 22, 2024 0:14am
test-compiled-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 22, 2024 0:14am
test-next-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 22, 2024 0:14am
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 22, 2024 0:14am

@stipsan stipsan enabled auto-merge October 22, 2024 00:02
@stipsan stipsan added this pull request to the merge queue Oct 22, 2024
Merged via the queue into next with commit 2bc49be Oct 22, 2024
39 of 44 checks passed
@stipsan stipsan deleted the renovate/sanity-presentation-1.x branch October 22, 2024 00:02
Copy link
Contributor

No changes to documentation

Copy link
Contributor

Component Testing Report Updated Oct 22, 2024 12:10 AM (UTC)

✅ All Tests Passed -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 45s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 8s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 30s 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) 11s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 3m 0s 0 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 44s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 42s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 15s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 9s 3 9 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 25s 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 Tue, 22 Oct 2024 00:13:28 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 17.2 efps (58ms) 16.8 efps (60ms) +2ms (+2.6%)
article (body) 53.2 efps (19ms) 59.7 efps (17ms) -2ms (-10.9%)
article (string inside object) 18.2 efps (55ms) 17.9 efps (56ms) +1ms (+1.8%)
article (string inside array) 14.1 efps (71ms) 14.7 efps (68ms) -3ms (-4.2%)
recipe (name) 30.8 efps (33ms) 32.3 efps (31ms) -2ms (-4.6%)
recipe (description) 35.7 efps (28ms) 36.4 efps (28ms) -1ms (-1.8%)
recipe (instructions) 99.9+ efps (6ms) 99.9+ efps (6ms) +0ms (-/-%)
synthetic (title) 15.2 efps (66ms) 14.9 efps (67ms) +1ms (+1.5%)
synthetic (string inside object) 15.4 efps (65ms) 14.3 efps (70ms) +5ms (+7.7%)

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) 58ms 62ms 72ms 189ms 317ms 12.8s
article (body) 19ms 22ms 28ms 235ms 302ms 6.3s
article (string inside object) 55ms 60ms 66ms 97ms 255ms 8.5s
article (string inside array) 71ms 75ms 86ms 123ms 1148ms 9.8s
recipe (name) 33ms 37ms 56ms 78ms 3ms 9.0s
recipe (description) 28ms 29ms 33ms 54ms 5ms 5.7s
recipe (instructions) 6ms 8ms 9ms 25ms 0ms 3.3s
synthetic (title) 66ms 74ms 134ms 318ms 1279ms 17.4s
synthetic (string inside object) 65ms 69ms 75ms 514ms 1692ms 9.8s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 60ms 64ms 72ms 266ms 420ms 12.9s
article (body) 17ms 19ms 47ms 92ms 305ms 5.9s
article (string inside object) 56ms 59ms 72ms 126ms 256ms 8.6s
article (string inside array) 68ms 73ms 91ms 217ms 899ms 9.9s
recipe (name) 31ms 35ms 55ms 80ms 0ms 8.7s
recipe (description) 28ms 30ms 33ms 52ms 9ms 5.8s
recipe (instructions) 6ms 8ms 9ms 10ms 0ms 3.3s
synthetic (title) 67ms 71ms 77ms 198ms 962ms 15.5s
synthetic (string inside object) 70ms 73ms 86ms 222ms 1809ms 10.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.

bjoerge added a commit that referenced this pull request Oct 23, 2024
* next:
  v3.62.0
  fix: warnings on React 19 (#7654)
  fix(deps): update dependency @sanity/ui to ^2.8.10 (#7652)
  fix(deps): update dependency @sanity/ui to ^2.8.10 (#7653)
  chore(deps): update dependency @sanity/visual-editing to v2.2.2 (#7651)
  fix(core): inherit readOnly state from ancestors in copyPaste function (#7643)
  fix(deps): update dependency @sanity/mutate to ^0.10.1 (#7650)
  fix(deps): Update dev-non-major (#7649)
  fix(deps): update dependency @sanity/presentation to v1.17.3 (#7648)
  fix(deps): update dependency @portabletext/editor to ^1.1.5 (#7638)
  fix(deps): update dependency @sanity/presentation to v1.17.2 (#7647)
  fix(deps): Update dev-non-major (#7646)
  fix(deps): update dependency @sanity/presentation to v1.17.1 (#7645)
  chore(deps): update dependency @sanity/preview-url-secret to v2 (#7641)
  fix(deps): update dependency @sanity/presentation to v1.17.0 (#7640)
  fix(deps): Update dev-non-major (#7639)
  chore(cli): update help copy for deploy command (#7624)
  chore(test-studio): add asset types to structure navigation (#7631)
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