Skip to content

Update dependency browser-use to v0.13.10 - #168

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/browser-use-0.x
Open

Update dependency browser-use to v0.13.10#168
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/browser-use-0.x

Conversation

@renovate

@renovate renovate Bot commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
browser-use ==0.11.2==0.13.10 age confidence

Release Notes

browser-use/browser-use (browser-use)

v0.13.10

Compare Source

Browser Use 0.13.10
  • Upgrade Browser Harness to 0.1.13.
  • Exact-pin all declared runtime, optional, development, and build dependencies.
  • Upgrade and migrate to MCP Python SDK 2.1.1.
  • Add pydantic-settings 2.15.0 as an explicit runtime dependency.
  • Pin Pydantic 2.13.5 and Hatchling 1.32.0.
  • Upgrade pypdf to 6.16.2, resolving the three current pypdf Dependabot advisories.
  • Report unknown MCP tool calls as application errors instead of successful results.

Validation includes the full GitHub test matrix, model adapters, MCP stdio handshakes, cross-platform wheel installation, focused PDF tests, CodeQL, GitGuardian, and an installed-runtime vulnerability audit.

v0.13.9

Compare Source

What's Changed

New Contributors

Full Changelog: browser-use/browser-use@0.13.8...0.13.9

v0.13.8

Compare Source

What's Changed

New Contributors

Full Changelog: browser-use/browser-use@0.13.7...0.13.8

v0.13.7

Compare Source

Ships the latest version of the CLI, which includes bug fixes and better browser management.

What's Changed

Full Changelog: browser-use/browser-use@0.13.6...0.13.7

v0.13.6

Compare Source

What's Changed

Full Changelog: browser-use/browser-use@0.13.5...0.13.6

v0.13.5

Compare Source

What's Changed

Full Changelog: browser-use/browser-use@0.13.4...0.13.5

v0.13.4

Compare Source

What's Changed

  • MCP server for CLI 3.0: shared MCP runner, max_dim guard.
  • Fix navigation readiness detection: per-target lifecycle event storage, and handle same-document navigations without burning the readiness timeout.
  • Fix markdown extraction destroying URLs and dropping long link lines.
  • Detect LLM output truncation instead of failing with misleading parse errors, and let truncation errors switch to the fallback LLM.
  • Keep plain BrowserErrors recoverable and preserve structured error memory through execute_action.
  • Fix visibility check mutating shared snapshot bounds.
  • Pin Browser Harness to 0.1.5 (Windows reliability fixes, cloud-browser suggestion).
  • CLI polish: shim for legacy CLI commands, hints for unknown commands, faster startup.
  • Restructure README quickstart around the CLI and Python library paths.

Full Changelog: browser-use/browser-use@0.13.3...0.13.4

v0.13.3

Compare Source

What's Changed

  • Launch Browser Use CLI 3.0 powered by Browser Harness.
  • Add browser-use skill so coding agents can install the Browser Use skill directly.
  • Pin Browser Harness to 0.1.4 and ship the Browser Use skill with the package.
  • Improve skill install behavior across Claude Code, Codex, Cursor, Gemini, OpenCode, and related agent skill directories.

Full Changelog: browser-use/browser-use@0.13.2...0.13.3

v0.13.1

Compare Source

What's Changed

Full Changelog: browser-use/browser-use@0.13.0...0.13.1

v0.13.0: - Rebuilt in Rust [beta]

Compare Source

browser-use_a_hooded_traveler_in_saffron_robes_with_a_long_staf_99dc26d6-efe0-4f9b-b2ea-7329f26cdb2a (1)-2

Browser Use 0.13.0 introduces a new Rust-backed beta agent.

It gives modern models a more direct browser control loop, guided by robust helpers instead of brittle browser abstractions.

uv add "browser-use[core]"
from browser_use.beta import Agent

The existing Python agent remains unchanged.

What's Changed

Full Changelog: browser-use/browser-use@0.12.9...0.13.0

v0.12.9

Compare Source

What's Changed

Full Changelog: browser-use/browser-use@0.12.8...0.12.9

v0.12.8

Compare Source

What's Changed

New Contributors

Full Changelog: browser-use/browser-use@0.12.7...0.12.8

v0.12.7

Compare Source

What's Changed

New Contributors

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

v0.12.6

Compare Source

What's Changed
image
New Contributors

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

v0.12.5

Compare Source

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: #​4515

v0.12.4

Compare Source

Pinned litellm library version

What's Changed
  • fix: detect uv installed via curl script

Important

✂ PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch from 48945f0 to bbda79d Compare March 10, 2026 09:57
@renovate renovate Bot changed the title fix(deps): update dependency browser-use to v0.12.1 Update dependency browser-use to v0.12.1 Mar 10, 2026
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch from bbda79d to cfffc63 Compare March 12, 2026 22:00
@renovate renovate Bot changed the title Update dependency browser-use to v0.12.1 Update dependency browser-use to v0.12.2 Mar 12, 2026
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch 2 times, most recently from 3f116cc to 1359bf4 Compare March 24, 2026 00:46
@renovate renovate Bot changed the title Update dependency browser-use to v0.12.2 Update dependency browser-use to v0.12.3 Mar 24, 2026
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch from 1359bf4 to 8c0541a Compare March 24, 2026 21:56
@renovate renovate Bot changed the title Update dependency browser-use to v0.12.3 Update dependency browser-use to v0.12.4 Mar 24, 2026
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch from 8c0541a to dabf2c0 Compare March 25, 2026 08:32
@renovate renovate Bot changed the title Update dependency browser-use to v0.12.4 Update dependency browser-use to v0.12.5 Mar 25, 2026
@renovate renovate Bot changed the title Update dependency browser-use to v0.12.5 fix(deps): update dependency browser-use to v0.12.5 Mar 25, 2026
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch 2 times, most recently from 27ef717 to 6b4fb7e Compare April 2, 2026 08:35
@renovate renovate Bot changed the title fix(deps): update dependency browser-use to v0.12.5 fix(deps): update dependency browser-use to v0.12.6 Apr 2, 2026
@renovate renovate Bot changed the title fix(deps): update dependency browser-use to v0.12.6 Update dependency browser-use to v0.12.6 Apr 8, 2026
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch 2 times, most recently from c4e00e4 to 07692d4 Compare April 14, 2026 08:49
@renovate renovate Bot changed the title Update dependency browser-use to v0.12.6 fix(deps): update dependency browser-use to v0.12.6 Apr 14, 2026
@renovate renovate Bot changed the title fix(deps): update dependency browser-use to v0.12.6 Update dependency browser-use to v0.12.6 Apr 14, 2026
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch from 07692d4 to 0a673e3 Compare April 26, 2026 09:28
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch 3 times, most recently from 491f505 to 431447e Compare May 4, 2026 12:04
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch 2 times, most recently from e01541d to cc48672 Compare May 19, 2026 02:26
@renovate renovate Bot changed the title Update dependency browser-use to v0.12.6 Update dependency browser-use to v0.12.7 May 19, 2026
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch from cc48672 to 055bdde Compare May 23, 2026 21:23
@renovate renovate Bot changed the title Update dependency browser-use to v0.12.7 Update dependency browser-use to v0.12.8 May 23, 2026
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch from 055bdde to e772ad5 Compare May 26, 2026 06:53
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch 2 times, most recently from bcb02d0 to d7fde9c Compare June 8, 2026 23:42
@renovate renovate Bot changed the title Update dependency browser-use to v0.12.9 Update dependency browser-use to v0.13.0 Jun 8, 2026
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch from d7fde9c to 9b65e0d Compare June 10, 2026 05:58
@renovate renovate Bot changed the title Update dependency browser-use to v0.13.0 Update dependency browser-use to v0.13.1 Jun 10, 2026
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch from 9b65e0d to 107e091 Compare July 2, 2026 03:31
@renovate renovate Bot changed the title Update dependency browser-use to v0.13.1 Update dependency browser-use to v0.13.3 Jul 2, 2026
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch 2 times, most recently from 57ebc98 to 88b7bab Compare July 11, 2026 21:02
@renovate renovate Bot changed the title Update dependency browser-use to v0.13.3 Update dependency browser-use to v0.13.4 Jul 11, 2026
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch 4 times, most recently from 31a0b2c to 09dab08 Compare July 17, 2026 11:09
@renovate renovate Bot changed the title Update dependency browser-use to v0.13.4 Update dependency browser-use to v0.13.6 Jul 17, 2026
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch 2 times, most recently from 6f5c2c7 to e6a09f5 Compare July 27, 2026 17:33
@renovate renovate Bot changed the title Update dependency browser-use to v0.13.6 Update dependency browser-use to v0.13.7 Jul 27, 2026
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch 2 times, most recently from bba1cae to ceece6e Compare August 4, 2026 10:34
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch 2 times, most recently from e81fa79 to 1fa34ee Compare August 12, 2026 12:49
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch from 1fa34ee to f015616 Compare August 16, 2026 20:28
@renovate renovate Bot changed the title Update dependency browser-use to v0.13.7 Update dependency browser-use to v0.13.8 Aug 16, 2026
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch 2 times, most recently from fc15848 to 90845be Compare August 30, 2026 12:32
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch from 90845be to 4f4cbb6 Compare September 4, 2026 06:53
@renovate renovate Bot changed the title Update dependency browser-use to v0.13.8 Update dependency browser-use to v0.13.10 Sep 4, 2026
@renovate
renovate Bot force-pushed the renovate/browser-use-0.x branch from 4f4cbb6 to 3905f4d Compare September 13, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants