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

chore(lockfile): update dependency @sanity/asset-utils to v2.1.0 #7818

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/asset-utils 2.0.7 -> 2.1.0 age adoption passing confidence

Release Notes

sanity-io/asset-utils (@​sanity/asset-utils)

v2.1.0

Compare Source

Features
  • allow specifying custom baseUrl in image/file URL builders (#​41) (146bc23)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (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 added the 📦 deps label Nov 14, 2024
@renovate renovate bot requested a review from a team as a code owner November 14, 2024 23:13
@renovate renovate bot added the 🤖 bot label Nov 14, 2024
@renovate renovate bot requested review from ryanbonial and removed request for a team November 14, 2024 23:13
Copy link

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

Copy link

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

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

View full report↗︎

Copy link
Contributor

No changes to documentation

Copy link
Contributor

Component Testing Report Updated Nov 14, 2024 11:20 PM (UTC)

❌ Failed Tests (1) -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 46s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 9s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 32s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 39s 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) 10s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 2m 33s 1 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 45s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 47s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 17s 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 ❌ Failed (Inspect) 47s 11 0 1
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 Thu, 14 Nov 2024 23:23:12 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 17.4 efps (58ms) 17.2 efps (58ms) +1ms (+0.9%)
article (body) 56.5 efps (18ms) 59.7 efps (17ms) -1ms (-5.4%)
article (string inside object) 18.5 efps (54ms) 17.9 efps (56ms) +2ms (+3.7%)
article (string inside array) 15.7 efps (64ms) 14.9 efps (67ms) +4ms (+5.5%)
recipe (name) 30.3 efps (33ms) 29.4 efps (34ms) +1ms (+3.0%)
recipe (description) 33.3 efps (30ms) 33.3 efps (30ms) +0ms (-/-%)
recipe (instructions) 99.9+ efps (6ms) 99.9+ efps (6ms) -0ms (-/-%)
synthetic (title) 14.5 efps (69ms) 14.9 efps (67ms) -2ms (-2.9%)
synthetic (string inside object) 14.5 efps (69ms) 15.4 efps (65ms) -4ms (-5.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) 58ms 62ms 71ms 121ms 418ms 13.4s
article (body) 18ms 21ms 35ms 223ms 322ms 6.1s
article (string inside object) 54ms 56ms 62ms 412ms 560ms 8.8s
article (string inside array) 64ms 66ms 80ms 329ms 947ms 9.4s
recipe (name) 33ms 35ms 45ms 66ms 0ms 9.9s
recipe (description) 30ms 34ms 37ms 66ms 0ms 6.0s
recipe (instructions) 6ms 8ms 8ms 10ms 0ms 3.2s
synthetic (title) 69ms 74ms 84ms 226ms 1074ms 15.3s
synthetic (string inside object) 69ms 75ms 83ms 345ms 1322ms 10.3s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 58ms 62ms 70ms 127ms 563ms 13.2s
article (body) 17ms 18ms 21ms 103ms 105ms 5.4s
article (string inside object) 56ms 59ms 69ms 318ms 483ms 8.8s
article (string inside array) 67ms 76ms 100ms 324ms 1014ms 9.8s
recipe (name) 34ms 36ms 39ms 86ms 15ms 9.4s
recipe (description) 30ms 32ms 36ms 125ms 2ms 6.2s
recipe (instructions) 6ms 8ms 11ms 12ms 0ms 3.2s
synthetic (title) 67ms 72ms 102ms 357ms 1430ms 15.3s
synthetic (string inside object) 65ms 67ms 75ms 325ms 826ms 9.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.

@stipsan stipsan merged commit 4dab0b9 into next Nov 14, 2024
56 of 58 checks passed
@stipsan stipsan deleted the renovate/sanity-asset-utils-2.x-lockfile branch November 14, 2024 23:36
bjoerge added a commit that referenced this pull request Nov 15, 2024
* next:
  chore(core): update announcements card close icon (#7822)
  fix(core): add opt out option to studioAnnouncements  (#7820)
  chore(lockfile): update dependency @sanity/asset-utils to v2.1.0 (#7818)
  chore(deps): update pnpm to v9.13.1 (#7817)
  chore(lockfile): update dependency sanity-plugin-mux-input to v2.4.0 (#7814)
  fix(deps): Update dev-non-major (#7809)
  chore(deps): update typescript-tooling (#7812)
  fix(deps): update dependency @portabletext/editor to ^1.8.0 (#7810)
  v3.64.1
  fix: add --legacy-peer-deps to next-sanity pacakge install (#7806)
  fix(deps): Update dev-non-major (#7804)
  fix(deps): update dependency @portabletext/editor to ^1.7.1 (#7807)
  fix(deps): update dependency @sanity/presentation to v1.18.2 (#7808)
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