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 dev-non-major #7724

Merged
merged 1 commit into from
Nov 1, 2024
Merged

fix(deps): Update dev-non-major #7724

merged 1 commit into from
Nov 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@portabletext/editor (source) ^1.2.0 -> ^1.4.0 age adoption passing confidence
@sanity/ui (source) ^2.8.16 -> ^2.8.18 age adoption passing confidence

Release Notes

portabletext/editor (@​portabletext/editor)

v1.4.0

Features
  • add new PortableTextEditor.editor prop with access to Behavior API (39f5484)
  • add optional markdown behaviors (7994b43)

v1.3.1

Bug Fixes
  • performance: allow Synchronizer to be compiled (#​327) (1a086f0)
  • route remote patches through editor machine (b586f24)
sanity-io/ui (@​sanity/ui)

v2.8.18

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

@vercel vercel bot temporarily deployed to Preview – page-building-studio November 1, 2024 00:36 Inactive
Copy link
Contributor

github-actions bot commented Nov 1, 2024

No changes to documentation

Copy link
Contributor

github-actions bot commented Nov 1, 2024

Component Testing Report Updated Nov 1, 2024 4:26 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) 8s 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) 17s 6 0 0
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx ✅ Passed (Inspect) 10s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 3m 0s 0 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 45s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 45s 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) 19s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ❌ Failed (Inspect) 46s 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

github-actions bot commented Nov 1, 2024

⚡️ Editor Performance Report

Updated Fri, 01 Nov 2024 16:28:16 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 15.9 efps (63ms) 16.1 efps (62ms) -1ms (-1.6%)
article (body) 53.5 efps (19ms) 53.3 efps (19ms) +0ms (+0.3%)
article (string inside object) 16.9 efps (59ms) 17.2 efps (58ms) -1ms (-1.7%)
article (string inside array) 14.5 efps (69ms) 14.6 efps (69ms) -1ms (-0.7%)
recipe (name) 30.3 efps (33ms) 31.3 efps (32ms) -1ms (-3.0%)
recipe (description) 33.3 efps (30ms) 35.7 efps (28ms) -2ms (-6.7%)
recipe (instructions) 99.9+ efps (6ms) 99.9+ efps (6ms) +0ms (-/-%)
synthetic (title) 14.3 efps (70ms) 14.9 efps (67ms) -3ms (-4.3%)
synthetic (string inside object) 15.4 efps (65ms) 15.5 efps (65ms) -1ms (-0.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) 63ms 69ms 96ms 387ms 854ms 14.0s
article (body) 19ms 21ms 38ms 291ms 372ms 6.2s
article (string inside object) 59ms 61ms 70ms 218ms 326ms 8.8s
article (string inside array) 69ms 73ms 92ms 384ms 950ms 10.0s
recipe (name) 33ms 35ms 44ms 87ms 16ms 8.9s
recipe (description) 30ms 31ms 38ms 63ms 0ms 5.9s
recipe (instructions) 6ms 8ms 9ms 10ms 0ms 3.2s
synthetic (title) 70ms 75ms 107ms 356ms 1416ms 15.3s
synthetic (string inside object) 65ms 75ms 149ms 513ms 1624ms 10.1s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 62ms 67ms 103ms 355ms 664ms 13.9s
article (body) 19ms 22ms 33ms 246ms 394ms 6.4s
article (string inside object) 58ms 63ms 77ms 365ms 628ms 8.9s
article (string inside array) 69ms 73ms 79ms 249ms 984ms 9.8s
recipe (name) 32ms 35ms 38ms 71ms 0ms 8.6s
recipe (description) 28ms 29ms 35ms 87ms 1ms 5.9s
recipe (instructions) 6ms 7ms 8ms 10ms 0ms 3.2s
synthetic (title) 67ms 72ms 79ms 361ms 1405ms 14.8s
synthetic (string inside object) 65ms 68ms 73ms 309ms 1126ms 9.8s

📚 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 changed the title fix(deps): update dependency @sanity/ui to ^2.8.17 fix(deps): Update dev-non-major Nov 1, 2024
Copy link

socket-security bot commented Nov 1, 2024

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

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

View full report↗︎

@stipsan stipsan added this pull request to the merge queue Nov 1, 2024
Merged via the queue into next with commit 0e2888c Nov 1, 2024
59 of 69 checks passed
@stipsan stipsan deleted the renovate/dev-non-major branch November 1, 2024 17:20
bjoerge added a commit that referenced this pull request Nov 5, 2024
* next:
  chore(deps): dedupe pnpm-lock.yaml (#7752)
  chore(deps): update react monorepo (#7753)
  fix(deps): update dependency react-rx to ^4.1.3 (#7744)
  fix(deps): update dependency @sanity/ui to ^2.8.19 (#7742)
  fix(deps): update dependency @portabletext/editor to ^1.5.4 (#7737)
  fix(deps): update dependency @sanity/presentation to v1.17.8 (#7743)
  test(codegen): migrate codegen tests to vitest (#7741)
  fix: invalid locale namespace specified for create (#7732)
  chore(deps): update dependency @sanity/prettier-config to ^1.0.3 (#7733)
  fix(deps): update dependency react-rx to ^4.1.1 (#7739)
  fix(deps): update dependency groq-js to ^1.14.0 (#7738)
  test(cli): migrate cli tests to vitest (#7731)
  fix(core): export BetaFeatures and ScheduledPublishing types (#7659)
  chore(test-studio): update dependency @portabletext/editor to ^1.4.1 (#7734)
  fix(deps): update dependency @portabletext/editor to ^1.4.1 (#7735)
  fix(deps): update dependency @portabletext/editor to ^1.4.0 (#7729)
  fix(deps): update dependency @sanity/ui to ^2.8.18 (#7730)
  fix(deps): Update dev-non-major (#7724)
  fix(deps): update dependency @sanity/ui to ^2.8.17 (#7725)
  fix(deps): update dependency @portabletext/editor to ^1.3.0 (#7727)
jordanl17 pushed a commit that referenced this pull request Nov 5, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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