Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 9, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to v2, this PR will be updated.

Releases

@browserbasehq/[email protected]

Patch Changes

@browserbasehq/[email protected]

Patch Changes

@browserbasehq/[email protected]

Patch Changes


Summary by cubic

Publishes a patch release across the Stagehand packages. The main change deprecates the drawOverlay parameter in observe in @browserbasehq/stagehand v2.5.6.

  • Dependencies

    • @browserbasehq/stagehand → 2.5.6 (deprecates observe drawOverlay)
    • @browserbasehq/stagehand-evals → 1.1.6 (deps update)
    • @browserbasehq/stagehand-examples → 1.0.15 (deps update)
  • Migration

    • Stop passing drawOverlay to observe. No behavior change now; removal planned in a future release.

Written for commit 00540fd. Summary will update automatically on new commits.

@seanmcguire12 seanmcguire12 merged commit f2db0bb into v2 Dec 9, 2025
2 checks passed
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Dec 9, 2025

Greptile Overview

Greptile Summary

Automated release PR from Changesets bumping @browserbasehq/stagehand to version 2.5.6.

  • Consumes changeset from PR [v2]: deprecate drawOverlay param #1396 which deprecated the drawOverlay parameter in observe
  • Updates version in main package.json from 2.5.5 to 2.5.6
  • Updates dependent packages: @browserbasehq/stagehand-evals (1.1.5 → 1.1.6) and @browserbasehq/stagehand-examples (1.0.14 → 1.0.15)
  • Adds corresponding CHANGELOG entries for all packages

Confidence Score: 5/5

  • This PR is safe to merge - it's an automated changesets release with only version bumps and changelog updates
  • All changes are automated version bumps and changelog updates generated by Changesets. No code changes, no logic modifications, and follows standard release patterns.
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
.changeset/rich-cooks-rule.md 5/5 Changeset file deleted after being consumed by the release process
CHANGELOG.md 5/5 Added 2.5.6 version entry documenting the drawOverlay deprecation from PR #1396
evals/package.json 5/5 Version bump from 1.1.5 to 1.1.6
examples/package.json 5/5 Version bump from 1.0.14 to 1.0.15
package.json 5/5 Version bump from 2.5.5 to 2.5.6 for main package

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant CS as Changesets
    participant GH as GitHub Action
    participant NPM as npm Registry
    
    Dev->>CS: Merge PR #1396 (drawOverlay deprecation)
    CS->>CS: Consume changeset file
    GH->>GH: Generate release PR
    GH->>GH: Update versions (2.5.5 → 2.5.6)
    GH->>GH: Update CHANGELOGs
    GH->>GH: Delete consumed changeset
    Note over Dev,NPM: On merge of this PR
    Dev->>GH: Merge release PR
    GH->>NPM: Publish @browserbasehq/[email protected]
Loading

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

6 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 7 files

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.

2 participants