Skip to content

fix: bump pydoll-python from 2.15.1 to 2.17.0#44

Open
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/uv/development/pydoll-python-2.17.0
Open

fix: bump pydoll-python from 2.15.1 to 2.17.0#44
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot/uv/development/pydoll-python-2.17.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps pydoll-python from 2.15.1 to 2.17.0.

Release notes

Sourced from pydoll-python's releases.

2.17.0

What's Changed

New Contributors

Full Changelog: autoscrape-labs/pydoll@2.16.0...2.17.0

2.16.0

What's Changed

Full Changelog: autoscrape-labs/pydoll@2.15.1...2.16.0

Changelog

Sourced from pydoll-python's changelog.

2.17.0 (2026-02-08)

Feat

  • tab: refactor cloudflare bypass to use shadow root traversal
  • elements: add shadow root timeout, CSS restriction and context propagation
  • tab: add find_shadow_roots with OOPIF traversal and timeout
  • elements: add shadow DOM support

Fix

  • docs: replace shadow.find() with query() in all documentation
  • tests: replace shadow.find() with query() in integration tests
  • elements: use float timeout and add contextual WaitElementTimeout messages

2.16.0 (2026-02-06)

Feat

  • add clear method for input and enhance page load state handling

Fix

  • browser: support secure websocket connections
Commits
  • 0e9ab7a bump: version 2.16.0 → 2.17.0
  • 7aaa3eb Merge pull request #359 from autoscrape-labs/feat/improve-cloudflare-bypass
  • 0b9a978 docs(readme): add cloudflare bypass to what's new, reorder section
  • ff4ec92 docs: update cloudflare bypass docs for shadow root approach
  • da4b4c2 test: rewrite cloudflare bypass tests for shadow root approach
  • 4e57b6d feat(tab): refactor cloudflare bypass to use shadow root traversal
  • aacc4cd Merge pull request #358 from autoscrape-labs/feat/shadow-roots
  • f0b34ff fix(docs): replace shadow.find() with query() in all documentation
  • 179d9d3 fix(tests): replace shadow.find() with query() in integration tests
  • ac5418e fix(elements): use float timeout and add contextual WaitElementTimeout messages
  • 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 [pydoll-python](https://github.com/autoscrape-labs/pydoll) from 2.15.1 to 2.17.0.
- [Release notes](https://github.com/autoscrape-labs/pydoll/releases)
- [Changelog](https://github.com/autoscrape-labs/pydoll/blob/main/CHANGELOG.md)
- [Commits](autoscrape-labs/pydoll@2.15.1...2.17.0)

---
updated-dependencies:
- dependency-name: pydoll-python
  dependency-version: 2.17.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 python:uv Pull requests that update python:uv code labels Feb 9, 2026
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants