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.2 #7991

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/icons (source) ^3.5.1 -> ^3.5.2 age adoption passing confidence

Release Notes

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

v3.5.2

Compare Source

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 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 9, 2024 17:37
@renovate renovate bot requested review from ricokahler and removed request for a team December 9, 2024 17:37
@renovate renovate bot enabled auto-merge December 9, 2024 17:37
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 🛑 Canceled (Inspect) Dec 9, 2024 5:58pm
performance-studio ✅ Ready (Inspect) Visit Preview Dec 9, 2024 5:58pm
test-next-studio 🛑 Canceled (Inspect) Dec 9, 2024 5:58pm
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 9, 2024 5:58pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Dec 9, 2024 5:58pm

Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: npm/@sanity/[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 5:49 PM (UTC)

✅ All Tests Passed -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 1m 9s 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) 28s 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 9s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 2m 58s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 45s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 14s 3 9 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 43s 9 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 29s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 56s 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 17:50:49 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 22.2 efps (45ms) 23.3 efps (43ms) -2ms (-4.4%)
article (body) 56.3 efps (18ms) 53.5 efps (19ms) +1ms (+5.4%)
article (string inside object) 26.3 efps (38ms) 24.4 efps (41ms) +3ms (+7.9%)
article (string inside array) 22.7 efps (44ms) 20.8 efps (48ms) +4ms (+9.1%)
recipe (name) 50.0 efps (20ms) 45.5 efps (22ms) +2ms (+10.0%)
recipe (description) 55.6 efps (18ms) 58.8 efps (17ms) -1ms (-5.6%)
recipe (instructions) 99.9+ efps (6ms) 99.9+ efps (6ms) +0ms (-/-%)
synthetic (title) 18.2 efps (55ms) 18.2 efps (55ms) +0ms (-/-%)
synthetic (string inside object) 19.6 efps (51ms) 18.0 efps (56ms) +5ms (+8.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) 45ms 51ms 59ms 241ms 250ms 13.6s
article (body) 18ms 20ms 34ms 137ms 249ms 6.4s
article (string inside object) 38ms 41ms 45ms 167ms 154ms 6.8s
article (string inside array) 44ms 45ms 53ms 122ms 196ms 7.3s
recipe (name) 20ms 22ms 25ms 40ms 0ms 6.8s
recipe (description) 18ms 19ms 21ms 30ms 0ms 4.2s
recipe (instructions) 6ms 9ms 9ms 18ms 0ms 3.3s
synthetic (title) 55ms 61ms 99ms 412ms 875ms 15.1s
synthetic (string inside object) 51ms 56ms 63ms 472ms 896ms 8.2s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 43ms 47ms 55ms 379ms 298ms 12.5s
article (body) 19ms 21ms 29ms 150ms 224ms 6.1s
article (string inside object) 41ms 46ms 54ms 93ms 179ms 7.5s
article (string inside array) 48ms 49ms 58ms 191ms 160ms 7.6s
recipe (name) 22ms 23ms 26ms 60ms 0ms 7.6s
recipe (description) 17ms 19ms 20ms 33ms 0ms 4.5s
recipe (instructions) 6ms 8ms 9ms 9ms 0ms 3.2s
synthetic (title) 55ms 57ms 64ms 115ms 291ms 13.4s
synthetic (string inside object) 56ms 60ms 82ms 514ms 1079ms 8.9s

📚 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 added this pull request to the merge queue Dec 9, 2024
Merged via the queue into next with commit 1b6117f Dec 9, 2024
55 of 56 checks passed
@renovate renovate bot deleted the renovate/sanity-icons-3.x branch December 9, 2024 18:07
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