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.4 #2276

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

apify/crawlee (@​crawlee/core) ### [`v3.10.4`](https://togithub.com/apify/crawlee/blob/HEAD/CHANGELOG.md#3104-2024-06-11) [Compare Source](https://togithub.com/apify/crawlee/compare/v3.10.3...v3.10.4) ##### Bug Fixes - add `waitForAllRequestsToBeAdded` option to `enqueueLinks` helper ([925546b](https://togithub.com/apify/crawlee/commit/925546b31130076c2dec98a83a42d15c216589a0)), closes [#​2318](https://togithub.com/apify/crawlee/issues/2318) - add missing `useState` implementation into crawling context ([eec4a71](https://togithub.com/apify/crawlee/commit/eec4a71769f1236ca0876a4a32288241b1b63db1)) - make `crawler.log` publicly accessible ([#​2526](https://togithub.com/apify/crawlee/issues/2526)) ([3e9e665](https://togithub.com/apify/crawlee/commit/3e9e6652c0b5e4d0c2707985abbad7d80336b9af)) - **playwright:** allow passing new context options in `launchOptions` on type level ([0519d40](https://togithub.com/apify/crawlee/commit/0519d4099d257bbc40ed091c131a674ea5f8d731)), closes [#​1849](https://togithub.com/apify/crawlee/issues/1849) - respect `crawler.log` when creating child logger for `Statistics` ([0a0d75d](https://togithub.com/apify/crawlee/commit/0a0d75d40b5f78b329589535bbe3e0e84be76a7e)), closes [#​2412](https://togithub.com/apify/crawlee/issues/2412)

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 3 weeks ago

Codecov Report

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

Project coverage is 62.61%. Comparing base (07f3407) to head (dcf8d32).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## trunk #2276 +/- ## ======================================= 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.