Skip to content

Conversation

@gonzaloriestra
Copy link
Contributor

Cherrypick commits from #6458

@gonzaloriestra gonzaloriestra requested a review from a team as a code owner September 30, 2025 14:57
@github-actions
Copy link
Contributor

We detected some changes at packages/*/src and there are no updates in the .changeset.
If the changes are user-facing, run pnpm changeset add to track your changes and include them in the next release CHANGELOG.

Caution

DO NOT create changesets for features which you do not wish to be included in the public changelog of the next CLI release.

@github-actions
Copy link
Contributor

Differences in type declarations

We detected differences in the type declarations generated by Typescript for this branch compared to the baseline ('main' branch). Please, review them to ensure they are backward-compatible. Here are some important things to keep in mind:

  • Some seemingly private modules might be re-exported through public modules.
  • If the branch is behind main you might see odd diffs, rebase main into this branch.

New type declarations

We found no new type declarations in this PR

Existing type declarations

packages/cli-kit/dist/public/common/version.d.ts
@@ -1 +1 @@
-export declare const CLI_KIT_VERSION = "3.85.0";
\ No newline at end of file
+export declare const CLI_KIT_VERSION = "3.85.2";
\ No newline at end of file

@github-actions
Copy link
Contributor

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 78.76% 13726/17427
🟡 Branches 72.48% 6688/9228
🟡 Functions 78.78% 3523/4472
🟡 Lines 79.1% 12976/16404

Test suite run success

3337 tests passing in 1383 suites.

Report generated by 🧪jest coverage report action from 5cf22fa

@gonzaloriestra gonzaloriestra merged commit 2f56ec0 into stable/3.85 Oct 1, 2025
1 check passed
@gonzaloriestra gonzaloriestra deleted the fix-observe-user-stable branch October 1, 2025 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant