Skip to content

chore(deps): bump browser-use from 0.12.2 to 0.12.6#12

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/browser-use-0.12.6
Open

chore(deps): bump browser-use from 0.12.2 to 0.12.6#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/browser-use-0.12.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2026

Bumps browser-use from 0.12.2 to 0.12.6.

Release notes

Sourced from browser-use's releases.

0.12.6

What's Changed

New Contributors

Full Changelog: browser-use/browser-use@0.12.5...0.12.6

0.12.5

Security fix

Remove litellm from core dependencies in response to the litellm supply chain attack (versions 1.82.7 & 1.82.8 backdoored on March 24, 2026).

  • pip install browser-use no longer installs litellm
  • ChatLiteLLM wrapper is preserved — install litellm separately if needed: pip install litellm

See: browser-use/browser-use#4515

0.12.4

Pinned litellm library version

What's Changed

New Contributors

... (truncated)

Commits
  • 329c67f chore: bump version to 0.12.6
  • ef536d4 perf: fix O(n²) bottlenecks in DOM capture for heavy pages (#4587)
  • 3aa6838 style: use TimeoutError instead of asyncio.TimeoutError (py3.11+)
  • dcc7e69 fix: add 2s timeout to pending network request check in DOM watchdog
  • e600b70 fix: reuse querySelectorAll result to avoid duplicate DOM traversal
  • d2aab6b fix: address review comments (StopIteration, isClickable semantics)
  • 2048a51 chore: remove accidentally committed submodules and generated files
  • 163575d style: fix lint (unused import, redundant parens)
  • 0db1dae chore: remove local benchmark files from PR
  • 92a2cc6 Merge remote-tracking branch 'upstream/main' into fix/heavy-page-dom-capture
  • 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 [browser-use](https://github.com/browser-use/browser-use) from 0.12.2 to 0.12.6.
- [Release notes](https://github.com/browser-use/browser-use/releases)
- [Commits](browser-use/browser-use@0.12.2...0.12.6)

---
updated-dependencies:
- dependency-name: browser-use
  dependency-version: 0.12.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Python dependencies labels Apr 5, 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 Python dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants