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/icons to ^3.5.6 #8129

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/icons (source) ^3.5.5 -> ^3.5.6 age adoption passing confidence
@sanity/icons (source) ^3.5.5 -> ^3.5.6 age adoption passing confidence

Release Notes

sanity-io/icons (@​sanity/icons)

v3.5.6

Compare Source

Bug Fixes
  • temporarily disable react compiler (03f3374)

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 these updates 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 21, 2024 19:31
@renovate renovate bot requested review from ryanbonial and removed request for a team December 21, 2024 19:31
@renovate renovate bot enabled auto-merge December 21, 2024 19:31
Copy link

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

@renovate renovate bot force-pushed the renovate/sanity-icons-3.x branch from b53ae3b to 1b6a9c0 Compare December 21, 2024 19:36
Copy link
Contributor

No changes to documentation

Copy link
Contributor

github-actions bot commented Dec 21, 2024

Component Testing Report Updated Dec 24, 2024 6:10 PM (UTC)

❌ Failed Tests (1) -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 1m 7s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 12s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ❌ Failed (Inspect) 1m 18s 5 0 1
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 50s 11 7 0
formBuilder/inputs/PortableText/copyPaste/CopyPasteFields.spec.tsx ✅ Passed (Inspect) 0s 0 12 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 25s 6 0 0
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx ✅ Passed (Inspect) 14s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 26s 6 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 1m 5s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 26s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 38s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 13s 3 9 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 25s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 1m 42s 21 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 21, 2024

⚡️ Editor Performance Report

Updated Tue, 24 Dec 2024 18:12:19 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 25.0 efps (40ms) 27.4 efps (37ms) -4ms (-8.8%)
article (body) 77.8 efps (13ms) 63.7 efps (16ms) +3ms (-/-%)
article (string inside object) 27.0 efps (37ms) 27.0 efps (37ms) +0ms (-/-%)
article (string inside array) 24.4 efps (41ms) 23.8 efps (42ms) +1ms (+2.4%)
recipe (name) 52.6 efps (19ms) 58.8 efps (17ms) -2ms (-10.5%)
recipe (description) 62.5 efps (16ms) 62.5 efps (16ms) +0ms (-/-%)
recipe (instructions) 99.9+ efps (5ms) 99.9+ efps (6ms) +1ms (-/-%)
synthetic (title) 19.6 efps (51ms) 20.8 efps (48ms) -3ms (-5.9%)
synthetic (string inside object) 20.2 efps (50ms) 20.4 efps (49ms) -1ms (-1.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) 40ms 46ms 66ms 453ms 850ms 10.1s
article (body) 13ms 15ms 18ms 160ms 186ms 4.9s
article (string inside object) 37ms 40ms 45ms 216ms 253ms 6.9s
article (string inside array) 41ms 44ms 49ms 165ms 153ms 6.9s
recipe (name) 19ms 21ms 24ms 43ms 0ms 6.6s
recipe (description) 16ms 18ms 20ms 33ms 0ms 4.4s
recipe (instructions) 5ms 7ms 10ms 58ms 8ms 3.2s
synthetic (title) 51ms 53ms 62ms 257ms 469ms 13.2s
synthetic (string inside object) 50ms 52ms 57ms 301ms 402ms 7.8s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 37ms 39ms 57ms 417ms 163ms 10.4s
article (body) 16ms 17ms 18ms 105ms 252ms 5.5s
article (string inside object) 37ms 39ms 45ms 156ms 132ms 6.6s
article (string inside array) 42ms 44ms 48ms 304ms 247ms 7.4s
recipe (name) 17ms 20ms 23ms 39ms 0ms 6.5s
recipe (description) 16ms 18ms 20ms 32ms 0ms 4.3s
recipe (instructions) 6ms 7ms 9ms 15ms 0ms 3.3s
synthetic (title) 48ms 50ms 56ms 231ms 218ms 12.2s
synthetic (string inside object) 49ms 53ms 58ms 464ms 768ms 8.0s

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

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