Skip to content

build(deps-dev): bump mastra from 1.20.1 to 1.25.0 - #1046

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/mastra-1.25.0
Closed

build(deps-dev): bump mastra from 1.20.1 to 1.25.0#1046
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/mastra-1.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps mastra from 1.20.1 to 1.25.0.

Changelog

Sourced from mastra's changelog.

1.25.0

Minor Changes

  • Added multi-level Trace Intelligence drill-downs for themes and Noise, with removable filters and filtered detail examples. (#20768)

Patch Changes

  • Added a short entrance to the chat surface. Opening a session now fades the conversation in instead of snapping it into place the moment loading finishes, which also covers the scroll jump to the latest message. The composer rises into place as it appears. Both are disabled under prefers-reduced-motion. (#21417)

  • Added animated Sankey layout transitions for column changes. Pass a changing perspective key to opt in: (#20768)

    <SankeyChart geometryTransitionKey={columns.map(column => column.id).join(':')} />
  • Preserve the external dependency build mode when projects configure bundler options. Packages listed in bundler.externals are now installed as runtime dependencies, keeping deployment manifests complete and application bundles small. Deployment environments must have registry access to install these packages, including restricted or offline environments. (#21478)

  • Fixed Factory switching to keep the current section and open Overview instead of carrying session links into another Factory. (#21398)

  • Updated dependencies [088e41e, aa3e7be, d118873, b2f0013, 3b541ae, 79dd7c2, 90822db, 898bba4, b9a28ec, f9aab1c, 3700208, e31421b, 8b7131e, 161258b, aece0e7, ae79e34, 59d8898, a6c4399, a40f915, 8ea8038, be31796, 79c4f82, 7dafa4f]:

    • @​mastra/core@​1.59.0
    • @​mastra/deployer@​1.59.0

1.25.0-alpha.5

Patch Changes

  • Added a short entrance to the chat surface. Opening a session now fades the conversation in instead of snapping it into place the moment loading finishes, which also covers the scroll jump to the latest message. The composer rises into place as it appears. Both are disabled under prefers-reduced-motion. (#21417)

  • Preserve the external dependency build mode when projects configure bundler options. Packages listed in bundler.externals are now installed as runtime dependencies, keeping deployment manifests complete and application bundles small. Deployment environments must have registry access to install these packages, including restricted or offline environments. (#21478)

  • Updated dependencies [59d8898, a40f915]:

    • @​mastra/core@​1.59.0-alpha.5
    • @​mastra/deployer@​1.59.0-alpha.5

1.25.0-alpha.4

Patch Changes

1.25.0-alpha.3

Patch Changes

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 17, 2026
@github-actions

github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Coverage Report for server

Status Category Percentage Covered / Total
🟢 Lines 98.38% (🎯 97%) 3173 / 3225
🟢 Statements 97.7% (🎯 96%) 3322 / 3400
🟢 Functions 98.74% (🎯 97%) 551 / 558
🟢 Branches 89.1% (🎯 87%) 1300 / 1459
File CoverageNo changed files found.
Generated in workflow #2006 for commit 552fb99 by the Vitest Coverage Report Action

@github-actions

github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Coverage Report for web

Status Category Percentage Covered / Total
🟢 Lines 97.32% (🎯 96%) 1526 / 1568
🟢 Statements 96.24% (🎯 95%) 1613 / 1676
🟢 Functions 95.82% (🎯 95%) 643 / 671
🟢 Branches 90.77% (🎯 88%) 1013 / 1116
File CoverageNo changed files found.
Generated in workflow #2006 for commit 552fb99 by the Vitest Coverage Report Action

@github-actions

github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Coverage Report for shared

Status Category Percentage Covered / Total
🟢 Lines 99.12% (🎯 98%) 226 / 228
🟢 Statements 81.2% (🎯 80%) 242 / 298
🟢 Functions 100% (🎯 98%) 76 / 76
🟢 Branches 63.52% (🎯 62%) 101 / 159
File CoverageNo changed files found.
Generated in workflow #2006 for commit 552fb99 by the Vitest Coverage Report Action

@github-actions

github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Coverage Report for widget

Status Category Percentage Covered / Total
🟢 Lines 99.56% (🎯 98%) 229 / 230
🟢 Statements 99.19% (🎯 96%) 246 / 248
🟢 Functions 100% (🎯 98%) 45 / 45
🟢 Branches 95.96% (🎯 92%) 119 / 124
File CoverageNo changed files found.
Generated in workflow #2006 for commit 552fb99 by the Vitest Coverage Report Action

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mastra-1.25.0 branch 6 times, most recently from dd02820 to 15b58b4 Compare August 21, 2026 04:34
Bumps [mastra](https://github.com/mastra-ai/mastra/tree/HEAD/packages/cli) from 1.20.1 to 1.25.0.
- [Release notes](https://github.com/mastra-ai/mastra/releases)
- [Changelog](https://github.com/mastra-ai/mastra/blob/mastra@1.25.0/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/mastra-ai/mastra/commits/mastra@1.25.0/packages/cli)

---
updated-dependencies:
- dependency-name: mastra
  dependency-version: 1.25.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mastra-1.25.0 branch from 15b58b4 to 552fb99 Compare August 21, 2026 04:40
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1059.

@dependabot dependabot Bot closed this Aug 24, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/mastra-1.25.0 branch August 24, 2026 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants