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 #7809

Merged
merged 1 commit into from
Nov 14, 2024
Merged

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

merged 1 commit into from
Nov 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@portabletext/editor (source) ^1.7.1 -> ^1.8.0 age adoption passing confidence
next (source) 14.2.17 -> 14.2.18 age adoption passing confidence

Release Notes

vercel/next.js (next)

v14.2.18

Compare Source


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

@renovate renovate bot requested a review from a team as a code owner November 13, 2024 12:51
@renovate renovate bot requested review from bjoerge and removed request for a team November 13, 2024 12:51
Copy link

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

Copy link

socket-security bot commented Nov 13, 2024

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

Package New capabilities Transitives Size Publisher
npm/[email protected] environment, filesystem, network, shell, unsafe +13 90.3 MB vercel-release-bot

🚮 Removed packages: npm/[email protected]

View full report↗︎

Copy link
Contributor

No changes to documentation

Copy link
Contributor

github-actions bot commented Nov 13, 2024

Component Testing Report Updated Nov 14, 2024 11:02 AM (UTC)

✅ All Tests Passed -- 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) 19s 6 0 0
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx ✅ Passed (Inspect) 11s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 3m 0s 0 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 47s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 1m 49s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 18s 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) 39s 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 13, 2024

⚡️ Editor Performance Report

Updated Thu, 14 Nov 2024 11:05:48 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 14.7 efps (68ms) 14.6 efps (69ms) +1ms (+0.7%)
article (body) 48.5 efps (21ms) 53.2 efps (19ms) -2ms (-8.7%)
article (string inside object) 15.6 efps (64ms) 15.9 efps (63ms) -1ms (-1.6%)
article (string inside array) 13.7 efps (73ms) 13.7 efps (73ms) +0ms (-/-%)
recipe (name) 29.4 efps (34ms) 29.0 efps (35ms) +1ms (+1.5%)
recipe (description) 33.9 efps (30ms) 33.3 efps (30ms) +1ms (+1.7%)
recipe (instructions) 99.9+ efps (7ms) 99.9+ efps (7ms) +0ms (-/-%)
synthetic (title) 14.1 efps (71ms) 13.5 efps (74ms) +3ms (+4.2%)
synthetic (string inside object) 14.5 efps (69ms) 14.5 efps (69ms) +0ms (-/-%)

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) 68ms 76ms 116ms 237ms 731ms 14.9s
article (body) 21ms 23ms 37ms 221ms 445ms 6.9s
article (string inside object) 64ms 68ms 72ms 221ms 437ms 9.1s
article (string inside array) 73ms 78ms 92ms 236ms 1128ms 10.4s
recipe (name) 34ms 37ms 45ms 71ms 9ms 9.3s
recipe (description) 30ms 33ms 36ms 68ms 18ms 6.0s
recipe (instructions) 7ms 9ms 10ms 27ms 3ms 3.5s
synthetic (title) 71ms 76ms 86ms 480ms 1868ms 16.8s
synthetic (string inside object) 69ms 76ms 89ms 540ms 1786ms 10.4s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 69ms 75ms 126ms 384ms 898ms 15.1s
article (body) 19ms 21ms 37ms 216ms 619ms 6.8s
article (string inside object) 63ms 67ms 82ms 282ms 581ms 9.3s
article (string inside array) 73ms 79ms 90ms 414ms 1367ms 10.4s
recipe (name) 35ms 36ms 50ms 88ms 25ms 9.2s
recipe (description) 30ms 33ms 37ms 76ms 0ms 6.1s
recipe (instructions) 7ms 9ms 10ms 37ms 0ms 3.4s
synthetic (title) 74ms 79ms 90ms 403ms 1686ms 16.6s
synthetic (string inside object) 69ms 74ms 82ms 337ms 1239ms 10.3s

📚 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