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

Bump @crawlee/playwright from 3.1.4 to 3.4.0 #96

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps @crawlee/playwright from 3.1.4 to 3.4.0.

Release notes

Sourced from @​crawlee/playwright's releases.

v3.4.0

3.4.0 (2023-06-12)

Bug Fixes

Features

v3.3.3

3.3.3 (2023-05-31)

Bug Fixes

  • MemoryStorage: handle EXDEV errors when purging storages (#1932) (e656050)
  • set status message every 10 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)

v3.3.2

3.3.2 (2023-05-11)

Bug Fixes

  • MemoryStorage: cache requests in RequestQueue (#1899) (063dcd1)
  • respect config object when creating SessionPool (#1881) (db069df)

Features

  • allow running single crawler instance multiple times (#1844) (9e6eb1e), closes #765
  • HttpCrawler: add parseWithCheerio helper to HttpCrawler (#1906) (ff5f76f)
  • router: allow inline router definition (#1877) (2d241c9)
  • RQv2 memory storage support (#1874) (049486b)
  • support alternate storage clients when opening storages (#1901) (661e550)

... (truncated)

Changelog

Sourced from @​crawlee/playwright's changelog.

3.4.0 (2023-06-12)

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

  • MemoryStorage: cache requests in RequestQueue (#1899) (063dcd1)
  • respect config object when creating SessionPool (#1881) (db069df)

Features

  • allow running single crawler instance multiple times (#1844) (9e6eb1e), closes #765
  • HttpCrawler: add parseWithCheerio helper to HttpCrawler (#1906) (ff5f76f)
  • router: allow inline router definition (#1877) (2d241c9)

... (truncated)

Commits
  • 78bb2a8 chore(release): v3.4.0
  • 69bed40 fix: stop lerna from overwriting the copy.ts results (#1946)
  • b09cebb chore(deps): update dependency puppeteer to v20.6.0
  • 979f7ed chore(deps): lock file maintenance
  • 437af0e chore(deps): lock file maintenance
  • e876354 chore(deps): update dependency turbo to v1.10.3
  • 44997bb feat: infiniteScroll has maxScrollHeight limit (#1945)
  • ac0bd25 chore: update got to v13
  • 99c4797 chore: update lerna to v7
  • 7cce640 chore(deps): update dependency playwright to v1.35.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by apify-service-account, a new releaser for @​crawlee/playwright since your current version.


Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@crawlee/playwright](https://github.com/apify/crawlee) from 3.1.4 to 3.4.0.
- [Release notes](https://github.com/apify/crawlee/releases)
- [Changelog](https://github.com/apify/crawlee/blob/master/CHANGELOG.md)
- [Commits](apify/crawlee@v3.1.4...v3.4.0)

---
updated-dependencies:
- dependency-name: "@crawlee/playwright"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 12, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2024

Superseded by #104.

@dependabot dependabot bot closed this Jan 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/crawlee/playwright-3.4.0 branch January 9, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants