Skip to content

chore: update cli to 10.2.2#10672

Merged
loks0n merged 2 commits into1.8.xfrom
update-cli-10.2.2
Oct 21, 2025
Merged

chore: update cli to 10.2.2#10672
loks0n merged 2 commits into1.8.xfrom
update-cli-10.2.2

Conversation

@ChiragAgg5k
Copy link
Copy Markdown
Member

No description provided.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Oct 21, 2025

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • composer.lock is excluded by !**/*.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

📝 Walkthrough

Walkthrough

This pull request updates the CLI SDK version in app/config/platforms.php from 10.2.1 to 10.2.2 under the APP_PLATFORM_CONSOLE configuration entry. The change is a simple version string update with no modifications to configuration structure, logic, or other platform entries.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • christyjacob4
  • loks0n

Pre-merge checks and finishing touches

❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Description Check ❓ Inconclusive No pull request description was provided by the author. While the check is lenient and does not require extensive detail, the complete absence of a description makes it impossible to assess whether it provides any relation to the changeset. The description cannot be evaluated as related to the changeset when no content exists to establish such a connection. Consider adding a brief pull request description that explains the purpose or context of the version update. Even a single sentence such as "Updates CLI SDK to 10.2.2 for bug fixes and improvements" would provide clarity and help reviewers understand the motivation behind the change.
✅ Passed checks (2 passed)
Check name Status Explanation
Title Check ✅ Passed The pull request title "chore: update cli to 10.2.2" is concise, specific, and directly describes the main change in the changeset. The title clearly summarizes the primary modification—updating the CLI SDK version from 10.2.1 to 10.2.2 in the configuration file. A teammate scanning the git history would immediately understand the purpose of this change without ambiguity.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 21, 2025

Security Scan Results for PR

Docker Image Scan Results

Package Version Vulnerability Severity
binutils 2.44-r2 CVE-2025-5244 HIGH
binutils 2.44-r2 CVE-2025-5245 HIGH
libxml2 2.13.8-r0 CVE-2025-49794 CRITICAL
libxml2 2.13.8-r0 CVE-2025-49796 CRITICAL
libxml2 2.13.8-r0 CVE-2025-49795 HIGH
libxml2 2.13.8-r0 CVE-2025-6021 HIGH
pcre2 10.43-r1 CVE-2025-58050 CRITICAL
golang.org/x/crypto v0.31.0 CVE-2025-22869 HIGH
golang.org/x/oauth2 v0.24.0 CVE-2025-22868 HIGH
stdlib 1.22.10 CVE-2025-47907 HIGH

Source Code Scan Results

🎉 No vulnerabilities found!

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 21, 2025

✨ Benchmark results

  • Requests per second: 1,230
  • Requests with 200 status code: 221,456
  • P99 latency: 0.156891659

⚡ Benchmark Comparison

Metric This PR Latest version
RPS 1,230 1,000
200 221,456 180,053
P99 0.156891659 0.195127836

@loks0n loks0n merged commit 16a2dd0 into 1.8.x Oct 21, 2025
41 checks passed
@coderabbitai coderabbitai bot mentioned this pull request Oct 24, 2025
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.

2 participants