Skip to content

⬆️ Update dependency @capgo/cli to ^8.25.2#1810

Draft
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/capgo-cli-8.x
Draft

⬆️ Update dependency @capgo/cli to ^8.25.2#1810
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/capgo-cli-8.x

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@capgo/cli (source) ^8.25.0^8.25.2 age confidence

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 09:00 PM and 11:59 PM, only on Sunday (* 21-23 * * 7)
    • Between 12:00 AM and 04:59 PM, only on Monday (* 0-16 * * 1)
  • 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 was generated by Mend Renovate. View the repository job log.

[Tue Jul 14 08:35:28 UTC 2026] Downloading the Android app preview from Diawi:

QR code

https://i.diawi.com/UbgitZ

@gwennlbh

Copy link
Copy Markdown
Member

Wait for #1789 so that sth can test if the bundle is correctly generated

@renovate renovate Bot force-pushed the renovate/capgo-cli-8.x branch from 429373d to 41f616a Compare June 22, 2026 06:52
@renovate renovate Bot changed the title ⬆️ Update dependency @capgo/cli to ^8.5.0 ⬆️ Update dependency @capgo/cli to ^8.5.1 Jun 22, 2026
@renovate renovate Bot temporarily deployed to 1810: App preview June 22, 2026 06:59 Inactive
@renovate renovate Bot temporarily deployed to 1810: Unit tests June 22, 2026 07:06 Inactive
@renovate renovate Bot temporarily deployed to 1810: Coverage June 22, 2026 07:06 Inactive
@renovate renovate Bot temporarily deployed to 1810: Android problems report June 22, 2026 07:09 Inactive
@renovate renovate Bot temporarily deployed to 1810: Bundle analyzer June 22, 2026 07:25 Inactive
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bundle Stats

Hey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle.

As this PR is updated, I'll keep you updated on how the bundle size is impacted.

Total

Files count Total bundle size % Changed
295 48.67 MB
12.41 MB
0%
Changeset
File Δ Size
constraints.ts 🆕 +2.14 kB 0 B → 2.14 kB
(sidepanel)/import/+page.svelte 🆕 +1.91 kB 0 B → 1.91 kB
libraw-wasm/dist/index.js 🆕 +1.52 kB 0 B → 1.52 kB
index.mjs 🆕 +1.51 kB 0 B → 1.51 kB
legacy-client.js 🆕 +1.04 kB 0 B → 1.04 kB
dichotomid/build/index.js 🆕 +538 B 0 B → 538 B
Overlay.svelte 🆕 +496 B 0 B → 496 B
main.proxy.js 🆕 +170 B 0 B → 170 B
.wuchale/js.proxy.js 🆕 +166 B 0 B → 166 B
url-alphabet/index.js 🆕 +73 B 0 B → 73 B
implementation.js 📈 +807 B (+260.32%) 310 B → 1.09 kB
shim.js 📈 +126 B (+129.90%) 97 B → 223 B
polyfill.js 📈 +62 B (+42.18%) 147 B → 209 B
IsArray.js 📉 -118 B (-78.67%) 150 B → 32 B
string.js 📉 -8.29 kB (-91.43%) 9.06 kB → 795 B
client.js 📉 -19.92 kB (-99.54%) 20.01 kB → 94 B
metadata/constraints.ts 🔥 -2.14 kB (-100%) 2.14 kB → 0 B
routes/(app)/(sidepanel)/import/+page.svelte 🔥 -1.91 kB (-100%) 1.91 kB → 0 B
ulid/dist/browser/index.js 🔥 -1.73 kB (-100%) 1.73 kB → 0 B
dequal/lite/index.mjs 🔥 -1.51 kB (-100%) 1.51 kB → 0 B
reactivity/window/index.js 🔥 -807 B (-100%) 807 B → 0 B
Overlay/Overlay.svelte 🔥 -496 B (-100%) 496 B → 0 B
.wuchale/main.proxy.js 🔥 -170 B (-100%) 170 B → 0 B
js.proxy.js 🔥 -166 B (-100%) 166 B → 0 B
View detailed bundle breakdown

Added

No assets were added

Removed

No assets were removed

Bigger

No assets were bigger

Smaller

No assets were smaller

@renovate renovate Bot temporarily deployed to 1810: E2E tests June 22, 2026 08:20 Inactive
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Performance changes with main

Browser Test Metric Head Base Change
webkit startup @blank Total 8 312,6 ms 8 845,2 ms
startup Total 7 268,6 ms 8 402 ms 🔻-13,49 %
chromium startup @blank DOM 614,74 581,02
Load 614,96 581,3
Bytes 8 730 459 8 664 211
LCP 14 135,2 13 516,8
TBT 2 646,4 2 363,8 🔺+11,96
CLS 0,17 0,17
Total 14 342,8 ms 13 713,2 ms
startup DOM 394,92 435,1
Load 395,16 435,38
Bytes 19 367 423,4 19 770 115
LCP 6 736 6 860,8
TBT 1 881 1 818,2
CLS 0,16 0,09 🔺+77,12
Total 6 840,8 ms 7 202,4 ms

Total: total, DOM: domCompleteTiming, Load: pageloadTiming, Bytes: totalBytes, LCP: largestContentfulPaint, TBT: totalBlockingTime, CLS: cumulativeLayoutShift,

@renovate renovate Bot force-pushed the renovate/capgo-cli-8.x branch from 41f616a to 8896a6b Compare June 22, 2026 10:23
@renovate renovate Bot changed the title ⬆️ Update dependency @capgo/cli to ^8.5.1 ⬆️ Update dependency @capgo/cli to ^8.5.2 Jun 22, 2026
@renovate renovate Bot temporarily deployed to 1810: App preview June 22, 2026 10:36 Inactive
@renovate renovate Bot temporarily deployed to 1810: Unit tests June 22, 2026 10:39 Inactive
@renovate renovate Bot temporarily deployed to 1810: Coverage June 22, 2026 10:39 Inactive
@renovate renovate Bot temporarily deployed to 1810: Android problems report June 22, 2026 10:41 Inactive
@renovate renovate Bot temporarily deployed to 1810: E2E tests June 22, 2026 12:02 Inactive
@renovate renovate Bot force-pushed the renovate/capgo-cli-8.x branch from 8896a6b to f6463b0 Compare June 22, 2026 18:07
@renovate renovate Bot changed the title ⬆️ Update dependency @capgo/cli to ^8.5.2 ⬆️ Update dependency @capgo/cli to ^8.5.3 Jun 22, 2026
@renovate renovate Bot force-pushed the renovate/capgo-cli-8.x branch from f6463b0 to c54ae8c Compare June 23, 2026 06:49
@renovate renovate Bot changed the title ⬆️ Update dependency @capgo/cli to ^8.5.3 ⬆️ Update dependency @capgo/cli to ^8.6.0 Jun 23, 2026
@renovate renovate Bot temporarily deployed to 1810: App preview June 23, 2026 06:55 Inactive
@renovate renovate Bot temporarily deployed to 1810: Android problems report June 23, 2026 07:00 Inactive
@renovate renovate Bot temporarily deployed to 1810: Unit tests June 23, 2026 07:07 Inactive
@renovate renovate Bot force-pushed the renovate/capgo-cli-8.x branch from f4ae403 to 7487c2c Compare June 23, 2026 15:31
@renovate renovate Bot changed the title ⬆️ Update dependency @capgo/cli to ^8.7.0 ⬆️ Update dependency @capgo/cli to ^8.7.1 Jun 23, 2026
@renovate renovate Bot temporarily deployed to 1810: App preview June 23, 2026 15:33 Inactive
@renovate renovate Bot temporarily deployed to 1810: Coverage June 23, 2026 15:38 Inactive
@renovate renovate Bot temporarily deployed to 1810: Unit tests June 23, 2026 15:38 Inactive
@renovate renovate Bot temporarily deployed to 1810: Android problems report June 23, 2026 15:38 Inactive
@renovate renovate Bot temporarily deployed to 1810: Bundle analyzer June 23, 2026 15:46 Inactive
@renovate renovate Bot temporarily deployed to 1810: E2E tests June 23, 2026 16:04 Inactive
@renovate renovate Bot force-pushed the renovate/capgo-cli-8.x branch from 7487c2c to 5f57010 Compare June 23, 2026 19:09
@renovate renovate Bot changed the title ⬆️ Update dependency @capgo/cli to ^8.7.1 ⬆️ Update dependency @capgo/cli to ^8.7.3 Jun 23, 2026
@renovate renovate Bot temporarily deployed to 1810: App preview June 23, 2026 19:14 Inactive
@renovate renovate Bot temporarily deployed to 1810: Unit tests June 23, 2026 19:17 Inactive
@renovate renovate Bot temporarily deployed to 1810: Coverage June 23, 2026 19:17 Inactive
@renovate renovate Bot temporarily deployed to 1810: Android problems report June 23, 2026 19:19 Inactive
@renovate renovate Bot temporarily deployed to 1810: Bundle analyzer June 23, 2026 19:25 Inactive
@renovate renovate Bot temporarily deployed to 1810: E2E tests June 23, 2026 20:11 Inactive
@renovate renovate Bot force-pushed the renovate/capgo-cli-8.x branch from 5f57010 to fd72594 Compare June 23, 2026 21:30
@renovate renovate Bot changed the title ⬆️ Update dependency @capgo/cli to ^8.7.3 ⬆️ Update dependency @capgo/cli to ^8.8.0 Jun 23, 2026
@renovate renovate Bot temporarily deployed to 1810: App preview June 23, 2026 21:32 Inactive
@renovate renovate Bot temporarily deployed to 1810: Coverage June 23, 2026 21:36 Inactive
@renovate renovate Bot temporarily deployed to 1810: Unit tests June 23, 2026 21:36 Inactive
@renovate renovate Bot temporarily deployed to 1810: Android problems report June 23, 2026 21:37 Inactive
@code-input

code-input Bot commented Jul 9, 2026

Copy link
Copy Markdown

Pull request #1810 has 2 merge conflicts.

Review and resolve the remaining 2 conflicts: f135d548-65e9-4cd5-9817-1ced75b8257c

@code-input

code-input Bot commented Jul 9, 2026

Copy link
Copy Markdown

Pull request #1810 has 2 merge conflicts.

Review and resolve the remaining 2 conflicts: d93ebbd9-84fd-4891-a76c-a33ace7587fb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

android-native-changes ios-native-changes notifications-off Dont send pushbullet notifications for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant