topmonks / hlidac-shopu

Hlídač shopů
https://www.hlidacshopu.cz
Eclipse Public License 2.0
62 stars 22 forks source link

Update crawlee to v3.10.5 - autoclosed #2278

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@crawlee/core (source) 3.10.4 -> 3.10.5 age adoption passing confidence
@crawlee/http (source) 3.10.4 -> 3.10.5 age adoption passing confidence
@crawlee/linkedom (source) 3.10.4 -> 3.10.5 age adoption passing confidence
@crawlee/playwright (source) 3.10.4 -> 3.10.5 age adoption passing confidence
@crawlee/puppeteer (source) 3.10.4 -> 3.10.5 age adoption passing confidence
@crawlee/utils (source) 3.10.4 -> 3.10.5 age adoption passing confidence

Release Notes

apify/crawlee (@​crawlee/core) ### [`v3.10.5`](https://togithub.com/apify/crawlee/blob/HEAD/CHANGELOG.md#3105-2024-06-12) [Compare Source](https://togithub.com/apify/crawlee/compare/v3.10.4...v3.10.5) ##### Bug Fixes - allow creating new adaptive crawler instance without any parameters ([9b7f595](https://togithub.com/apify/crawlee/commit/9b7f595a2d70cab5c50e188581b21b0ef7e51780)) - declare missing peer dependencies in `@crawlee/browser` package ([#​2532](https://togithub.com/apify/crawlee/issues/2532)) ([3357c7f](https://togithub.com/apify/crawlee/commit/3357c7fc5ab071b12f72097c190dbee9990e3751)) - fix detection of HTTP site when using the `useState` in adaptive crawler ([#​2530](https://togithub.com/apify/crawlee/issues/2530)) ([7e195c1](https://togithub.com/apify/crawlee/commit/7e195c17cf1d9beae7f6f068fe505f1334a3a5b3)) - mark `context.request.loadedUrl` and `id` as required inside the request handler ([#​2531](https://togithub.com/apify/crawlee/issues/2531)) ([2b54660](https://togithub.com/apify/crawlee/commit/2b546600691d84852a2f9ef42f273cecf818d66d))

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 62.61%. Comparing base (1bc486f) to head (692fc0e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## trunk #2278 +/- ## ======================================= Coverage 62.61% 62.61% ======================================= Files 5 5 Lines 2223 2223 Branches 60 60 ======================================= Hits 1392 1392 Misses 831 831 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.