Skip to content

chore: update package versions in package.json and package-lock.json#138

Merged
ssdeanx merged 1 commit intomainfrom
develop
Apr 15, 2026
Merged

chore: update package versions in package.json and package-lock.json#138
ssdeanx merged 1 commit intomainfrom
develop

Conversation

@ssdeanx
Copy link
Copy Markdown
Owner

@ssdeanx ssdeanx commented Apr 15, 2026

  • Bump version of @mastra/agent-browser from ^0.1.0 to ^0.2.0
  • Bump version of @mastra/stagehand from ^0.1.0 to ^0.2.0
  • Update project version from 1.0.43 to 1.0.44 in package.json and package-lock.json

Summary by Sourcery

Update dependency versions and project metadata to align with the latest Mastra packages.

Build:

  • Bump @mastra/agent-browser and @mastra/stagehand dependencies to ^0.2.0.
  • Increment project version from 1.0.43 to 1.0.44 in package metadata files.

Documentation:

  • Adjust README image section to remove the obsolete Networks Custom Tool screenshot.

- Bump version of @mastra/agent-browser from ^0.1.0 to ^0.2.0
- Bump version of @mastra/stagehand from ^0.1.0 to ^0.2.0
- Update project version from 1.0.43 to 1.0.44 in package.json and package-lock.json
Copilot AI review requested due to automatic review settings April 15, 2026 14:24
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-stack Error Error Apr 15, 2026 2:41pm

@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented Apr 15, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This PR bumps two Mastra dependencies to their latest minor versions, increments the project version, and performs a small README cleanup, with corresponding updates in package-lock.json.

File-Level Changes

Change Details Files
Update Mastra browser and stagehand dependency versions.
  • Bump @mastra/agent-browser from ^0.1.0 to ^0.2.0 in dependencies.
  • Bump @mastra/stagehand from ^0.1.0 to ^0.2.0 in dependencies.
package.json
package-lock.json
Increment the project/package version.
  • Update project version field from 1.0.43 to 1.0.44 in package.json.
  • Update project version from 1.0.43 to 1.0.44 in package-lock.json.
package.json
package-lock.json
Tidy README image section.
  • Remove the Networks Custom Tool v1.0.0 image line from the Development section.
  • Keep the Home Page v1.0.0 image as the only screenshot in that block.
README.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Copy Markdown

@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.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@github-actions
Copy link
Copy Markdown

🤖 Hi @ssdeanx, I've received your request, and I'm working on it now! You can track my progress in the logs for more details.

@kilo-code-bot
Copy link
Copy Markdown
Contributor

kilo-code-bot Bot commented Apr 15, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (4 files)
  • README.md - Image reference update
  • package.json - Version and dependency updates
  • package-lock.json - Corresponding lockfile updates
  • networksCustomToolv1.png - Deleted image file

Reviewed by grok-code-fast-1:optimized:free · 122,596 tokens

Copy link
Copy Markdown

@sourcery-ai sourcery-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.

Hey - I've left some high level feedback:

  • In the README change, consider either fully removing the unused networksCustomToolv1.png asset (and reference) or restoring the line if it was removed unintentionally, to avoid leaving a stray blank line and potentially dead image file in the repo.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- In the README change, consider either fully removing the unused `networksCustomToolv1.png` asset (and reference) or restoring the line if it was removed unintentionally, to avoid leaving a stray blank line and potentially dead image file in the repo.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@github-actions
Copy link
Copy Markdown

🤖 I'm sorry @ssdeanx, but I was unable to process your request. Please see the logs for more details.

@ssdeanx ssdeanx merged commit 6836d28 into main Apr 15, 2026
26 of 31 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 15, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: c48edc5c-ee5b-425e-9064-90a8c299143e

📥 Commits

Reviewing files that changed from the base of the PR and between c69aca1 and 35c4442.

⛔ Files ignored due to path filters (2)
  • networksCustomToolv1.png is excluded by !**/*.png
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • README.md
  • package.json

Summary by CodeRabbit

  • Chores
    • Updated package dependencies to latest compatible versions
  • Documentation
    • Removed outdated screenshot reference from development documentation

Walkthrough

Minor maintenance update to remove an outdated screenshot reference from the development documentation section and bump two @mastra package dependencies from version 0.1.0 to 0.2.0 in package.json.

Changes

Cohort / File(s) Summary
Documentation
README.md
Removed networksCustomToolv1.png screenshot entry from development section.
Dependencies
package.json
Updated @mastra/agent-browser and @mastra/stagehand from ^0.1.0 to ^0.2.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

🐰 A screenshot hops away, old tools retire with grace,
While @mastra bounds forward to its 0.2.0 place!
Cleanup and updates, the garden grows neat—
Dependency dance makes the code complete! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the versions of @mastra/agent-browser and @mastra/stagehand and removes an image from the README. Feedback indicates that the project version bump to 1.0.44 is missing from both package.json and the README, and the image removal should be documented in the PR description.

Comment thread package.json
"@gsap/react": "^2.1.2",
"@libsql/kysely-libsql": "^0.4.1",
"@mastra/agent-browser": "^0.1.0",
"@mastra/agent-browser": "^0.2.0",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

high

The project version update from 1.0.43 to 1.0.44 mentioned in the pull request description is missing from the package.json diff. The version field at the top of the file should be updated to reflect the new project version. Additionally, consider checking if other Mastra dependencies like @mastra/agentfs (line 73) should also be bumped to ^0.2.0 to maintain version consistency across the ecosystem.

Comment thread README.md

## Development
![Networks Custom Tool v1.0.0](networksCustomToolv1.png)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The removal of the 'Networks Custom Tool' image is not documented in the pull request description, which focuses on version updates. Furthermore, the version strings in README.md (lines 1 and 2452) still refer to 1.0.43 and should be updated to 1.0.44 to stay in sync with the project version bump.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates Mastra-related dependencies and project versioning, and adjusts the README’s development section screenshot content.

Changes:

  • Bumped @mastra/agent-browser and @mastra/stagehand from ^0.1.0 to ^0.2.0.
  • Updated project version from 1.0.43 to 1.0.44 in package.json / package-lock.json.
  • Removed the “Networks Custom Tool” image from the README development section.

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated 2 comments.

File Description
package.json Bumps Mastra dependency versions and updates project version.
package-lock.json Updates lockfile resolutions to match new Mastra versions and project version bump.
README.md Removes an outdated development screenshot reference.
networksCustomToolv1.png Removed from repo (README reference removed accordingly).

Comment thread package.json
"@gsap/react": "^2.1.2",
"@libsql/kysely-libsql": "^0.4.1",
"@mastra/agent-browser": "^0.1.0",
"@mastra/agent-browser": "^0.2.0",
Copy link

Copilot AI Apr 15, 2026

Choose a reason for hiding this comment

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

@mastra/agent-browser@^0.2.0 declares a Node engine requirement of >=22.13.0 (see package-lock.json entry for this package), but this repo's package.json currently declares engines.node as >=20.9.0. Either bump the project's Node engine (and any related docs/CI) or pin @mastra/agent-browser to a version compatible with the supported Node range to avoid installs failing on Node 20.

Copilot uses AI. Check for mistakes.
Comment thread package.json
"@mastra/s3": "^0.3.0",
"@mastra/schema-compat": "^1.2.8",
"@mastra/stagehand": "^0.1.0",
"@mastra/stagehand": "^0.2.0",
Copy link

Copilot AI Apr 15, 2026

Choose a reason for hiding this comment

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

@mastra/stagehand@^0.2.0 requires Node >=22.13.0 per its lockfile metadata, but this repo advertises support for Node >=20.9.0 via package.json engines. Please align the declared engine (and CI/runtime expectations) with dependency requirements, or keep @mastra/stagehand on a version that supports the current Node floor.

Copilot uses AI. Check for mistakes.
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