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

@github-actions github-actions bot force-pushed the changeset-release/v2 branch from a7a7b31 to ce5a914 Compare December 9, 2025 16:00
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Dec 9, 2025

Greptile Overview

Greptile Summary

Automated release PR that bumps @browserbasehq/stagehand to version 2.5.5 and propagates the version update to dependent packages stagehand-evals (1.1.5) and stagehand-examples (1.0.14). This release includes a patch change that removes deprecated internal usage of page.evaluate from PR #1386.

Changes:

  • Updated main package version: 2.5.4 → 2.5.5
  • Updated evals package version: 1.1.4 → 1.1.5
  • Updated examples package version: 1.0.13 → 1.0.14
  • Added changelog entries for all three packages referencing commit dbffb75
  • Removed processed changeset file .changeset/stale-bags-hang.md

Confidence Score: 5/5

  • This PR is safe to merge - it's an automated release with standard version bumps and changelog updates
  • This is an automated release PR generated by the Changesets GitHub action. All version bumps follow semantic versioning (patch bump), changelog entries are correctly formatted and reference the appropriate commit hash, and the changeset file was properly consumed. The changes are purely mechanical and follow the standard release process.
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
CHANGELOG.md 5/5 Added new version 2.5.5 entry with reference to PR #1386 removing deprecated page.evaluate usage
package.json 5/5 Bumped version from 2.5.4 to 2.5.5 for new patch release
evals/package.json 5/5 Bumped version from 1.1.4 to 1.1.5 to match dependency update
examples/package.json 5/5 Bumped version from 1.0.13 to 1.0.14 to match dependency update

Sequence Diagram

sequenceDiagram
    participant GHA as GitHub Actions
    participant CS as Changesets
    participant Main as @browserbasehq/stagehand
    participant Evals as stagehand-evals
    participant Examples as stagehand-examples
    
    GHA->>CS: Trigger release action
    CS->>Main: Read .changeset/stale-bags-hang.md
    CS->>Main: Bump version 2.5.4 → 2.5.5
    CS->>Main: Update CHANGELOG.md
    CS->>Evals: Propagate dependency update
    CS->>Evals: Bump version 1.1.4 → 1.1.5
    CS->>Evals: Update CHANGELOG.md
    CS->>Examples: Propagate dependency update
    CS->>Examples: Bump version 1.0.13 → 1.0.14
    CS->>Examples: Update CHANGELOG.md
    CS->>CS: Delete consumed changeset file
    CS->>GHA: Create release PR
Loading

@miguelg719 miguelg719 merged commit b249d6d into v2 Dec 9, 2025
1 check passed
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