Skip to content

[codex] Bump browser fetch dependencies#371

Draft
michaelmwu wants to merge 2 commits into
mainfrom
michaelmwu/upgrade-cloakbrowser
Draft

[codex] Bump browser fetch dependencies#371
michaelmwu wants to merge 2 commits into
mainfrom
michaelmwu/upgrade-cloakbrowser

Conversation

@michaelmwu

@michaelmwu michaelmwu commented Jul 3, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump cloakbrowser from 0.3.31 to 0.4.3 in uv.lock.
  • Advance the package-specific uv cooldown cutoff to 2026-06-24T00:00:00Z so the resolver stays within the intended release-age window.
  • Pin curl-cffi to 0.15.1b2 in the shared package and lockfile.

Notes

cloakbrowser 0.4.6 was uploaded on 2026-07-02T18:30:39Z, so it is still inside the 7-day cooldown window as of this change. 0.4.3 was uploaded on 2026-06-23T23:19:19Z and is the latest cooldown-safe release found.

curl-cffi 0.15.1b2 was uploaded on 2026-06-05, so it is outside the cooldown window. The shared package uses an exact prerelease pin so future resolver runs do not skip or drift away from the requested beta.

Validation

  • uv lock --check
  • uv run python3 - <<'PY' ... confirmed cloakbrowser 0.4.3 imports and exposes launch_context
  • uv run python3 - <<'PY' ... confirmed curl-cffi 0.15.1b2 imports CurlOpt, BrowserTypeLiteral, and RequestsError
  • uv run pytest tests/unit/test_resume_profile_processor.py tests/unit/test_crm.py -q (365 passed, 10 warnings)

@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e49e9b2f-cc13-4ac9-8286-882845a562d0

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

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch michaelmwu/upgrade-cloakbrowser

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.

@michaelmwu michaelmwu changed the title [codex] Bump cloakbrowser cooldown pin [codex] Bump browser fetch dependencies Jul 3, 2026
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