Skip to content

build(deps): bump @mastra/observability from 1.16.2 to 1.16.5 - #997

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

build(deps): bump @mastra/observability from 1.16.2 to 1.16.5#997
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/mastra/observability-1.16.5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @mastra/observability from 1.16.2 to 1.16.5.

Release notes

Sourced from @​mastra/observability's releases.

December 9, 2025

Changelog

Summary

  • Total packages with changes: 12
  • Packages with major changes: 0
  • Packages with minor changes: 0
  • Packages with patch changes: 4

@​mastra/agent-builder@​0.2.6-alpha.1

Patch Changes

  • Fix install step validation error by making targetPath optional in InstallInputSchema. This resolves the "expected string, received undefined" error when running the agent builder template workflow without explicitly providing a targetPath parameter. (#10923)

Dependency Updates

  • @​mastra/core@​0.24.7-alpha.3

@​mastra/ai-sdk@​0.3.3-alpha.0

Patch Changes

  • Return NetworkDataPart on each agent-execution-event and workflow-execution-event in network streams (#10979)

  • Fixed tool-call-suspended chunks being dropped in workflow-step-output when using AI SDK. Previously, when an agent inside a workflow step called a tool that got suspended, the tool-call-suspended chunk was not received on the frontend even though tool-input-available chunks were correctly received. (#10988)

    The issue occurred because tool-call-suspended was not included in the isMastraTextStreamChunk list, causing it to be filtered out in transformWorkflow. Now tool-call-suspended, tool-call-approval, object, and tripwire chunks are properly included in the text stream chunk list and will be transformed and passed through correctly.

    Fixes #10978

Dependency Updates

  • @​mastra/core@​0.24.7-alpha.3

@​mastra/client-js@​0.17.0-alpha.3

Dependency Updates

  • @​mastra/core@​0.24.7-alpha.3

... (truncated)

Changelog

Sourced from @​mastra/observability's changelog.

1.16.5

Patch Changes

1.16.4

Patch Changes

1.16.4-alpha.2

Patch Changes

1.16.4-alpha.1

Patch Changes

  • Told bridges when a span ends without being exported, so they can free its state. (#20463)

    A span dropped by excludeSpanTypes, a spanFilter, or a span output processor emits no span-end event, so bridges such as @mastra/otel-bridge and @mastra/datadog never learned the span was finished and held the state they created for it until shutdown. Those spans now trigger a releaseSpan call on the bridge instead.

    Export behavior is unchanged: filtered spans are still not exported, and trace structure is untouched.

    Fixes #20368.

  • Updated dependencies [594f7b2, 311f943, 0c89896, 23b4238, e320a76, 03b4918, 14ef73a, 1d677d5, 93e28ec, 729dab4, 484003d, 933d291]:

... (truncated)

Commits
  • ca935ef chore: version - exit prerelease mode
  • 3d6ae10 fix(observability): preserve model attribution for blank responses (#20742)
  • 44fc98b Preserve nested RequestContext values in observability traces (#20520)
  • 8264611 feat(observability): capture tool definitions on MODEL_GENERATION spans (#20243)
  • b4c8440 chore: version - exit prerelease mode
  • 0a6598b fix(core): nest PROVIDER_TOOL_CALL spans under MODEL_STEP instead of AGENT_RU...
  • a8d01e4 chore: version packages
  • 9fbd007 fix(observability): serialize request context once (#20231)
  • c5984b4 chore: version packages
  • 14ef73a fix(core,observability): propagate toolCallId to tool span attributes (#19405)
  • Additional commits viewable in compare view

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

github-actions Bot commented Aug 10, 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 #1811 for commit 3638841 by the Vitest Coverage Report Action

@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Coverage Report for web

Status Category Percentage Covered / Total
🟢 Lines 97.31% (🎯 96%) 1524 / 1566
🟢 Statements 96.23% (🎯 95%) 1611 / 1674
🟢 Functions 95.82% (🎯 95%) 643 / 671
🟢 Branches 90.71% (🎯 88%) 1016 / 1120
File CoverageNo changed files found.
Generated in workflow #1811 for commit 3638841 by the Vitest Coverage Report Action

@github-actions

github-actions Bot commented Aug 10, 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 #1811 for commit 3638841 by the Vitest Coverage Report Action

@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Coverage Report for widget

Status Category Percentage Covered / Total
🟢 Lines 100% (🎯 98%) 230 / 230
🟢 Statements 99.59% (🎯 96%) 247 / 248
🟢 Functions 100% (🎯 98%) 45 / 45
🟢 Branches 95.96% (🎯 92%) 119 / 124
File CoverageNo changed files found.
Generated in workflow #1811 for commit 3638841 by the Vitest Coverage Report Action

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mastra/observability-1.16.5 branch from c39a421 to 1777c45 Compare August 12, 2026 06:51
@dependabot @github

dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request.

Bumps [@mastra/observability](https://github.com/mastra-ai/mastra/tree/HEAD/observability/mastra) from 1.16.2 to 1.16.5.
- [Release notes](https://github.com/mastra-ai/mastra/releases)
- [Changelog](https://github.com/mastra-ai/mastra/blob/main/observability/mastra/CHANGELOG.md)
- [Commits](https://github.com/mastra-ai/mastra/commits/@mastra/observability@1.16.5/observability/mastra)

---
updated-dependencies:
- dependency-name: "@mastra/observability"
  dependency-version: 1.16.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mastra/observability-1.16.5 branch from 1777c45 to 3638841 Compare August 12, 2026 07:44
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1045.

@dependabot dependabot Bot closed this Aug 17, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/mastra/observability-1.16.5 branch August 17, 2026 05:06
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