build(deps): bump scrapling from 0.4.8 to 0.4.11 in /backend/restaurant-crawling/scripts - #2324
Conversation
Bumps [scrapling](https://github.com/D4Vinci/Scrapling) from 0.4.8 to 0.4.11. - [Release notes](https://github.com/D4Vinci/Scrapling/releases) - [Commits](D4Vinci/Scrapling@v0.4.8...v0.4.11) --- updated-dependencies: - dependency-name: scrapling dependency-version: 0.4.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a90564671e
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| supabase==2.30.0 | ||
| curl_cffi==0.15.0 | ||
| scrapling[fetchers]==0.4.8 | ||
| scrapling[fetchers]==0.4.11 |
There was a problem hiding this comment.
Keep Playwright 1.61 out of the Camoufox env
When this requirements file is installed for the web fallback flow, scrapling[fetchers] 0.4.11 pulls in playwright==1.61.0, while the same environment still pins camoufox==0.4.11 on the next line and backend/restaurant-crawling/scripts/gemini_scrapling_fallback.py launches Camoufox. Camoufox 0.4.11 is incompatible with Playwright 1.61 at browser startup (upstream reports Browser.setDefaultViewport failures), so fresh installs will break the login/web-fallback path even though dependency resolution succeeds; keep Scrapling on a Playwright <1.61 release or upgrade the Camoufox/browser bundle together.
Useful? React with 👍 / 👎.
Bumps scrapling from 0.4.8 to 0.4.11.
Release notes
Sourced from scrapling's releases.
... (truncated)
Commits
aba2b3av0.4.11 (#374)027a7cddocs: update docs and skill with the new cli optionbea8c71feat: Add option to set executable path in the CLIb1c250fdocs: add a new page for the Shopify templatea58fd35docs: update contribution rules4022dacfeat: add a template for Shopify websitesc19c9bfdocs: updating the benchmarks97ef582perf: lazily wrap elements in find_by_text/find_by_regex so first_match short...be48e66Merge branch 'dev' into perf/lazy-wrap-first-match76f1e3fbuild: bump version and deps upDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)