Skip to content

chore(deps): bump @crawlee/playwright from 3.15.3 to 3.16.0#326

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/crawlee/playwright-3.16.0
Feb 9, 2026
Merged

chore(deps): bump @crawlee/playwright from 3.15.3 to 3.16.0#326
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/crawlee/playwright-3.16.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps @crawlee/playwright from 3.15.3 to 3.16.0.

Release notes

Sourced from @​crawlee/playwright's releases.

v3.16.0

3.16.0 (2026-02-06)

Bug Fixes

  • adaptive-crawler: Fix persistence of rendering type detection results (#3368) (4abca8b)
  • certain redirect responses change request methods (#3296) (efac644), closes #2586
  • clean turbo cache and tsbuildinfo files in yarn clean (#3348) (6cd9456)
  • core: ensure maxCrawlDepth warning is logged only once (#3337) (9d01334), closes #3336
  • handle multiple BasicCrawler.stop() calls correctly (#3324) (9c0580b), closes #3257
  • impit-client: pause fromWeb stream to prevent early consumption (#3347) (72aacb4), closes #555
  • more permissive accept (#3373) (d03af1b), closes #3242
  • remove deprecation from RequestQueueV1 (#3341) (89309bc)
  • suppress info message for undefined maxRequestsPerCrawl (#3237) (f3d9a79)

Features

Performance Improvements

Changelog

Sourced from @​crawlee/playwright's changelog.

3.16.0 (2026-02-06)

Bug Fixes

  • adaptive-crawler: Fix persistence of rendering type detection results (#3368) (4abca8b)
  • certain redirect responses change request methods (#3296) (efac644), closes #2586
  • clean turbo cache and tsbuildinfo files in yarn clean (#3348) (6cd9456)
  • core: ensure maxCrawlDepth warning is logged only once (#3337) (9d01334), closes #3336
  • handle multiple BasicCrawler.stop() calls correctly (#3324) (9c0580b), closes #3257
  • impit-client: pause fromWeb stream to prevent early consumption (#3347) (72aacb4), closes #555
  • more permissive accept (#3373) (d03af1b), closes #3242
  • remove deprecation from RequestQueueV1 (#3341) (89309bc)
  • suppress info message for undefined maxRequestsPerCrawl (#3237) (f3d9a79)

Features

Performance Improvements

Commits
  • 4d5fb74 chore(release): v3.16.0
  • 7f7a4ab feat: implements async iterators (#3352)
  • ba60f04 chore(deps): update dependency @​stylistic/eslint-plugin to v5 (#3385)
  • 7a6b8da chore: replace deprecated stylistic plugin (#3383)
  • 95c4af4 chore: update .gitignore (#3382)
  • f9f1f73 chore(deps): update dependency @​apify/docusaurus-plugin-typedoc-api to v5.1.0
  • 1990b26 chore(deps): update patch/minor dependencies to v1.58.1 (#3376)
  • d03af1b fix: more permissive accept (#3373)
  • 555a5f8 chore(deps): bump tar from 7.5.4 to 7.5.7 in /website (#3375)
  • 5313797 chore: bump impit version in @crawlee/impit-client (#3374)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.15.3 to 3.16.0.
- [Release notes](https://github.com/apify/crawlee/releases)
- [Changelog](https://github.com/apify/crawlee/blob/master/CHANGELOG.md)
- [Commits](apify/crawlee@v3.15.3...v3.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 9, 2026
@github-actions github-actions bot merged commit 3ddee5f into main Feb 9, 2026
1 check passed
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/crawlee/playwright-3.16.0 branch February 9, 2026 18:01
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants