chore: upgrade cloakbrowser within cooldown - #397
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_acfcff77-8b0f-435d-94f0-6dd8301d8df5) |
Summary
Updates the resolved CloakBrowser dependency from 0.4.7 to 0.4.12.
The project enforces a seven-day release cooldown. Version 0.4.12 (uploaded July 18) is the newest eligible release; the available 0.5.x releases remain within the cooldown window.
Impact
Runtime installs will use the newest permitted CloakBrowser release without changing transitive dependencies.
Validation
Note
Low Risk
Lockfile-only dependency bump within the existing semver floor; no auth, API, or logic changes, though browser automation behavior could shift slightly with the new CloakBrowser release.
Overview
Bumps the resolved
cloakbrowserversion inuv.lockfrom 0.4.7 to 0.4.12 (sdist/wheel URLs and hashes only). The declared constraint inpackages/shared/pyproject.tomlstayscloakbrowser>=0.4.7; no application code changes.Runtime installs that follow the lockfile will pull the newer CloakBrowser build used for JS browser fallbacks (e.g. profile enrichment and Discord job link fetching via
launch_context).Reviewed by Cursor Bugbot for commit 5b4fd35. Bugbot is set up for automated code reviews on this repo. Configure here.