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.10 #7767

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2024

This PR contains the following updates:

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

Release Notes

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

v1.17.10

Dependencies

v1.17.9

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

Copy link

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

Copy link

socket-security bot commented Nov 6, 2024

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

Package New capabilities Transitives Size Publisher
npm/@sanity/[email protected] Transitive: network +11 5.36 MB sanity-io
npm/@sanity/[email protected] None 0 161 kB armandocerna, ash, atombender, ...60 more

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

View full report↗︎

Copy link
Contributor

github-actions bot commented Nov 6, 2024

No changes to documentation

Copy link
Contributor

github-actions bot commented Nov 6, 2024

Component Testing Report Updated Nov 8, 2024 11:54 AM (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) 30s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 40s 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) 2m 33s 1 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 46s 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 19s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 9s 3 9 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 27s 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

github-actions bot commented Nov 6, 2024

⚡️ Editor Performance Report

Updated Fri, 08 Nov 2024 11:55:29 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 17.5 efps (57ms) 15.7 efps (64ms) +7ms (+11.4%)
article (body) 53.2 efps (19ms) 56.7 efps (18ms) -1ms (-6.1%)
article (string inside object) 18.0 efps (56ms) 17.5 efps (57ms) +2ms (+2.7%)
article (string inside array) 15.6 efps (64ms) 14.5 efps (69ms) +5ms (+7.8%)
recipe (name) 30.3 efps (33ms) 30.8 efps (33ms) -1ms (-1.5%)
recipe (description) 33.3 efps (30ms) 34.5 efps (29ms) -1ms (-3.3%)
recipe (instructions) 99.9+ efps (6ms) 99.9+ efps (6ms) +0ms (-/-%)
synthetic (title) 13.9 efps (72ms) 13.9 efps (72ms) +0ms (-/-%)
synthetic (string inside object) 14.2 efps (71ms) 14.9 efps (67ms) -4ms (-5.0%)

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) 57ms 60ms 85ms 282ms 475ms 14.9s
article (body) 19ms 22ms 36ms 272ms 386ms 6.6s
article (string inside object) 56ms 61ms 68ms 310ms 557ms 9.3s
article (string inside array) 64ms 70ms 79ms 246ms 973ms 9.4s
recipe (name) 33ms 37ms 68ms 85ms 22ms 11.3s
recipe (description) 30ms 31ms 36ms 151ms 0ms 6.1s
recipe (instructions) 6ms 8ms 9ms 24ms 0ms 3.2s
synthetic (title) 72ms 81ms 91ms 330ms 1560ms 17.2s
synthetic (string inside object) 71ms 75ms 83ms 526ms 1638ms 10.9s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 64ms 66ms 80ms 195ms 495ms 14.0s
article (body) 18ms 21ms 32ms 154ms 444ms 6.3s
article (string inside object) 57ms 62ms 74ms 221ms 293ms 8.8s
article (string inside array) 69ms 74ms 81ms 186ms 1055ms 9.9s
recipe (name) 33ms 34ms 45ms 85ms 0ms 8.5s
recipe (description) 29ms 31ms 34ms 65ms 0ms 5.9s
recipe (instructions) 6ms 8ms 9ms 10ms 0ms 3.2s
synthetic (title) 72ms 76ms 83ms 417ms 1684ms 20.2s
synthetic (string inside object) 67ms 73ms 88ms 541ms 1711ms 10.2s

📚 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 from 5eb8290 to 7dec217 Compare November 6, 2024 19:44
@renovate renovate bot force-pushed the renovate/sanity-presentation-1.x branch 3 times, most recently from 3500b56 to 857fe3b Compare November 7, 2024 00:20
stipsan
stipsan previously approved these changes Nov 7, 2024
@stipsan stipsan added this pull request to the merge queue Nov 7, 2024
@renovate renovate bot changed the title fix(deps): update dependency @sanity/presentation to v1.17.9 fix(deps): update dependency @sanity/presentation to v1.17.10 Nov 7, 2024
@stipsan stipsan added this pull request to the merge queue Nov 8, 2024
Merged via the queue into next with commit a89e00c Nov 8, 2024
55 of 58 checks passed
@stipsan stipsan deleted the renovate/sanity-presentation-1.x branch November 8, 2024 12:42
bjoerge added a commit that referenced this pull request Nov 8, 2024
* next:
  fix(deps): upgrade `@sanity/ui` to `2.8.22` (#7783)
  fix(deps): Update dev-non-major (#7770)
  fix(deps): update dependency @portabletext/editor to ^1.6.1 (#7778)
  fix(deps): update dependency @sanity/presentation to v1.17.10 (#7767)
  fix(deps): update dependency @sanity/mutate to ^0.10.2 (#7781)
  fix(deps): update dependency @sanity/ui to ^2.8.21 (#7779)
  fix(deps): update dependency @sanity/client to ^6.22.3 (#7766)
  feat: simplify search strategy configuration (#7765)
  chore: update Studio teams in CODEOWNERS (#7780)
  chore(deps): update typescript-tooling (#7762)
  fix(deps): update dependency @portabletext/editor to ^1.5.5 (#7763)
  fix(deps): update dependency react-rx to ^4.1.4 (#7768)
  chore(deps): lock file maintenance (#7757)
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