Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @crawlee/http to v3.4.0 #1322

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@crawlee/http (source) 3.3.3 -> 3.4.0 age adoption passing confidence

Release Notes

apify/crawlee

v3.4.0

Compare Source

Bug Fixes
Features

3.3.3 (2023-05-31)

Bug Fixes
  • MemoryStorage: handle EXDEV errors when purging storages (#​1932) (e656050)
  • set status message every 5 seconds and log it via debug level (#​1918) (32aede6)
Features
  • add support for requestsFromUrl to RequestQueue (#​1917) (7f2557c)
  • core: add Request.maxRetries to allow overriding the maxRequestRetries (#​1925) (c5592db)

3.3.2 (2023-05-11)

Bug Fixes
Features

3.3.1 (2023-04-11)

Bug Fixes
  • infiniteScroll() not working in Firefox (#​1826) (4286c5d), closes #​1821
  • jsdom: add timeout to the window.load wait when runScripts are enabled (806de31)
  • jsdom: delay closing of the window and add some polyfills (2e81618)
  • jsdom: use no-op enqueueLinks in http crawlers when parsing fails (fd35270)
  • MemoryStorage: handling of readable streams for key-value stores when setting records (#​1852) (a5ee37d), closes #​1843
  • start status message logger after the crawl actually starts (5d1df7a)
  • status message - total requests (#​1842) (710f734)
  • Storage: queue up opening storages to prevent issues in concurrent calls (#​1865) (044c740)
  • templates: added missing '@​types/node' peer dependency (#​1860) (d37a7e2)
  • try to detect stuck request queue and fix its state (#​1837) (95a9f94)
Features
  • add parseWithCheerio context helper to cheerio crawler (b336a73)
  • jsdom: add parseWithCheerio context helper (c8f0796)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


  • If you want to rebase/retry this PR, check this box

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

@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (449518d) 62.62% compared to head (66002d1) 62.62%.

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk    #1322   +/-   ##
=======================================
  Coverage   62.62%   62.62%           
=======================================
  Files           5        5           
  Lines        2130     2130           
  Branches       44       44           
=======================================
  Hits         1334     1334           
  Misses        796      796           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/crawlee-http-3.x branch from f3a10c5 to 66002d1 Compare June 15, 2023 17:00
@monk-topmonks monk-topmonks merged commit 6b92d8c into trunk Jun 15, 2023
5 checks passed
@monk-topmonks monk-topmonks deleted the renovate/crawlee-http-3.x branch June 15, 2023 17:07
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.

None yet

1 participant