Skip to content

Update dependency stagehand to v3.23.0 - #183

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/stagehand-3.x
Open

Update dependency stagehand to v3.23.0#183
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/stagehand-3.x

Conversation

@renovate

@renovate renovate Bot commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
stagehand ~=3.5.0~=3.23.0 age confidence
stagehand ==3.5.0==3.23.0 age confidence

Release Notes

browserbase/stagehand (stagehand)

v3.7.0

Minor Changes
  • #​2283 871ca7e Thanks @​seanmcguire12! - add context.setDomainPolicy({ allowedDomains: ["allowed.domain"] }) which allows users to define a set of domains that are accessible to stagehand

  • #​2274 f31980f Thanks @​seanmcguire12! - add context.setDomainPolicy({blockedDomains: ["some.domain"]}) which allows users to define a list of domains that will be blocked by stagehand

Patch Changes
  • #​2305 cd1daad Thanks @​shrey150! - Remove the noisy AI SDK "system message in messages" warning logged on every hybrid/DOM agent.execute() call.

  • #​2328 d287ff4 Thanks @​miguelg719! - Allow modelName "auto" in the constructor and per-primitive model overrides when running through the Stagehand API

  • #​2294 3938590 Thanks @​seanmcguire12! - automatically close popups that violate user defined domain policy

  • #​2298 892701a Thanks @​seanmcguire12! - Fix CUA keypress actions to press key combinations as a single chord.

  • #​2345 21826c7 Thanks @​monadoid! - Repair malformed UTF-16 snapshot text before it reaches model prompts.

  • #​2306 8dcef1b Thanks @​seanmcguire12! - Use the screenshot provider's declared media type when sending CUA image payloads. The setScreenshotProvider callback now returns ScreenshotProviderResult ({ base64, mediaType }) instead of a bare base64 string.

  • #​2273 93a23d3 Thanks @​miguelg719! - Add support for the new google/gemini-3.5-flash computer-use tools model

  • #​2278 022d68f Thanks @​shrey150! - Fix TypeError: Converting circular structure to JSON when creating an agent with MCP integrations that include a Client instance (e.g. a local/stdio server from connectToMCPServer). The agent-creation log serialized the raw integrations array, and a live MCP Client is circular. It now logs a safe descriptor (URL strings kept, client instances summarized) so agent({ integrations: [client] }) works.

  • #​2288 bb5ffa6 Thanks @​seanmcguire12! - clean up cdp session event handlers on target detach

v3.6.0

Minor Changes
Patch Changes
  • #​2217 147e310 Thanks @​monadoid! - Add Azure OpenAI Microsoft Entra ID model auth support.

  • #​2231 cf3603d Thanks @​miguelg719! - Add claude-fable-5 support: native structured outputs via the @​ai-sdk/anthropic bump, adaptive thinking (including the new "xhigh" effort) on the agent path, the API's built-in server-side refusal fallback to claude-opus-4-8, and auto tool choice for the final done call on models that reject forced tool use.

  • #​2233 8d7d414 Thanks @​seanmcguire12! - Normalize URLs in ActCache key derivation by sorting query parameters before hashing. Semantically equivalent URLs that differ only in parameter order (e.g. ?utm_source=email&id=42 vs ?id=42&utm_source=email) now hit the cache instead of silently missing. Fragments and duplicate keys are preserved.

  • #​2229 fd42e65 Thanks @​seanmcguire12! - launch local browser with --enable-features=WebMCPTesting,DevToolsWebMCPSupport by default

  • #​2220 a64c6b7 Thanks @​monadoid! - Fix Stagehand-generated shadow-root XPath resolution so deterministic actions can target elements inside web components.

  • #​2132 ed3e566 Thanks @​miguelg719! - Add canonical verifier evidence normalization for screenshots and text signals without requiring image dependencies in core installs.

  • #​2133 840aac8 Thanks @​miguelg719! - Add the rubric-based verifier engine with normalized public rubric output and bounded failure-step parsing.


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 these updates 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/stagehand-3.x branch 3 times, most recently from 53f6e9c to cadccdb Compare March 19, 2026 10:53
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch from cadccdb to 60c50d4 Compare March 24, 2026 06:45
@renovate renovate Bot changed the title Update dependency stagehand to v3.6.0 Update dependency stagehand to v3.7.0 Mar 24, 2026
@renovate renovate Bot changed the title Update dependency stagehand to v3.7.0 fix(deps): update dependency stagehand to v3.7.0 Mar 25, 2026
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch from 60c50d4 to 0ea6afe Compare March 26, 2026 01:57
@renovate renovate Bot changed the title fix(deps): update dependency stagehand to v3.7.0 fix(deps): update dependency stagehand to v3.18.0 Mar 26, 2026
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch from 0ea6afe to 3d6425d Compare March 27, 2026 16:45
@renovate renovate Bot changed the title fix(deps): update dependency stagehand to v3.18.0 fix(deps): update dependency stagehand to v3.19.0 Mar 27, 2026
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch from 3d6425d to 4d63b21 Compare April 1, 2026 01:47
@renovate renovate Bot changed the title fix(deps): update dependency stagehand to v3.19.0 fix(deps): update dependency stagehand to v3.19.1 Apr 1, 2026
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch 2 times, most recently from 13722eb to b9f4942 Compare April 3, 2026 21:25
@renovate renovate Bot changed the title fix(deps): update dependency stagehand to v3.19.1 fix(deps): update dependency stagehand to v3.19.5 Apr 3, 2026
@renovate renovate Bot changed the title fix(deps): update dependency stagehand to v3.19.5 Update dependency stagehand to v3.19.5 Apr 8, 2026
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch 2 times, most recently from 034c586 to 8e2116d Compare April 14, 2026 08:49
@renovate renovate Bot changed the title Update dependency stagehand to v3.19.5 fix(deps): update dependency stagehand to v3.19.5 Apr 14, 2026
@renovate renovate Bot changed the title fix(deps): update dependency stagehand to v3.19.5 Update dependency stagehand to v3.19.5 Apr 14, 2026
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch 2 times, most recently from 0b8a0a6 to d00a244 Compare April 26, 2026 09:28
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch 4 times, most recently from 5e1a0d6 to 8c458f3 Compare May 7, 2026 22:00
@renovate renovate Bot changed the title Update dependency stagehand to v3.19.5 Update dependency stagehand to v3.20.0 May 7, 2026
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch from 8c458f3 to 87f747a Compare May 18, 2026 11:39
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch from 87f747a to 5f24518 Compare May 29, 2026 20:57
@renovate renovate Bot changed the title Update dependency stagehand to v3.20.0 Update dependency stagehand to v3.21.0 May 29, 2026
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch 3 times, most recently from c4b7cb0 to a554afc Compare June 11, 2026 17:11
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch 2 times, most recently from 49b9d4d to 420e128 Compare July 13, 2026 13:17
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch 3 times, most recently from 0b5adba to beccf2b Compare July 21, 2026 01:28
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch from beccf2b to 43f170d Compare July 23, 2026 03:02
@renovate renovate Bot changed the title Update dependency stagehand to v3.21.0 Update dependency stagehand to v3.22.0 Jul 23, 2026
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch 2 times, most recently from d23907c to 8c3f4dc Compare July 29, 2026 11:13
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch 3 times, most recently from f5d46ce to bd11a81 Compare August 10, 2026 09:34
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch from bd11a81 to ae6d55c Compare August 12, 2026 12:49
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch from ae6d55c to 830511c Compare August 20, 2026 02:26
@renovate renovate Bot changed the title Update dependency stagehand to v3.22.0 Update dependency stagehand to v3.23.0 Aug 20, 2026
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch from 830511c to 6ab9304 Compare August 26, 2026 12:00
@renovate
renovate Bot force-pushed the renovate/stagehand-3.x branch from 6ab9304 to 30a7b21 Compare August 30, 2026 12:32
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