Skip to content

Bump scrapy-playwright from 0.0.28 to 0.0.40 in /back#135

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/back/scrapy-playwright-0.0.40
Closed

Bump scrapy-playwright from 0.0.28 to 0.0.40 in /back#135
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/back/scrapy-playwright-0.0.40

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jul 17, 2024

Bumps scrapy-playwright from 0.0.28 to 0.0.40.

Release notes

Sourced from scrapy-playwright's releases.

v0.0.40

What's Changed

Full Changelog: scrapy-plugins/scrapy-playwright@v0.0.39...v0.0.40

v0.0.39

What's Changed

Full Changelog: scrapy-plugins/scrapy-playwright@v0.0.38...v0.0.39

v0.0.38

What's Changed

Full Changelog: scrapy-plugins/scrapy-playwright@v0.0.37...v0.0.38

v0.0.37

What's Changed

Full Changelog: scrapy-plugins/scrapy-playwright@v0.0.36...v0.0.37

v0.0.36

What's Changed

New Contributors

Full Changelog: scrapy-plugins/scrapy-playwright@v0.0.35...v0.0.36

v0.0.35

What's Changed

  • Update exception message check (5682d57ca6eec8186e58f5463753d69caf80b5ba)

Full Changelog: scrapy-plugins/scrapy-playwright@v0.0.34...v0.0.35

v0.0.34

What's Changed

... (truncated)

Changelog

Sourced from scrapy-playwright's changelog.

v0.0.40 (2024-07-16)

  • Enforce asyncio reactor in all platforms (#298)
  • Allow multiple handlers in separate thread (#299)

v0.0.39 (2024-07-11)

  • Return proper status and headers for downloads (#293)
  • Restart on browser crash (#295)
  • Override method and/or body only for the first matching request (#297)

v0.0.38 (2024-07-06)

  • Fix freezing on responses with status 204 (#292)
  • Connect to remote browser using BrowserType.connect (#283)

v0.0.37 (2024-07-03)

  • Improve Windows concurrency (#286)

v0.0.36 (2024-06-24)

  • Windows support (#276)

v0.0.35 (2024-06-01)

  • Update exception message check

v0.0.34 (2024-01-01)

  • Update dev status classifier to 4 - beta
  • Official Python 3.12 support (#254)
  • Custom memusage extension (#257)

v0.0.33 (2023-10-19)

  • Handle downloads as binary responses (#228)

v0.0.32 (2023-09-04)

  • Connect to browser using CDP (#227)

... (truncated)

Commits
  • 5b8cfd7 Bump version: 0.0.39 → 0.0.40
  • 4f0bf91 Update changelog for 0.0.40
  • 1fe0532 Allow multiple handlers in separate thread (#299)
  • a816f86 Update docs for PLAYWRIGHT_PROCESS_REQUEST_HEADERS
  • d0e2291 Enforce asyncio reactor in all platforms (#298)
  • 848955e Bump version: 0.0.38 → 0.0.39
  • 876deae Update changelog for 0.0.39
  • 1e3f184 Override method and/or body only for the first matching request (#297)
  • e26d3c1 Restart on browser crash (#295)
  • f3b1b25 Return proper status and headers for downloads (#293)
  • 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 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 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 [scrapy-playwright](https://github.com/scrapy-plugins/scrapy-playwright) from 0.0.28 to 0.0.40.
- [Release notes](https://github.com/scrapy-plugins/scrapy-playwright/releases)
- [Changelog](https://github.com/scrapy-plugins/scrapy-playwright/blob/main/docs/changelog.md)
- [Commits](scrapy-plugins/scrapy-playwright@v0.0.28...v0.0.40)

---
updated-dependencies:
- dependency-name: scrapy-playwright
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 17, 2024
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Aug 14, 2024

Superseded by #148.

@dependabot dependabot bot closed this Aug 14, 2024
@dependabot dependabot bot deleted the dependabot/pip/back/scrapy-playwright-0.0.40 branch August 14, 2024 01:25
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants