Skip to content

build(deps): bump the inkeep-agents group across 1 directory with 9 updates#2726

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/create-agents-template/inkeep-agents-d1dec695fb
Open

build(deps): bump the inkeep-agents group across 1 directory with 9 updates#2726
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/create-agents-template/inkeep-agents-d1dec695fb

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Bumps the inkeep-agents group with 1 update in the /create-agents-template directory: @inkeep/agents-core.

Updates @inkeep/agents-core from 0.58.14 to 0.58.16

Changelog

Sourced from @​inkeep/agents-core's changelog.

0.58.16

Patch Changes

  • 5065552: Fix GET /conversations to return all message part types matching the streaming protocol

0.58.15

Patch Changes

  • abaefda: Add defense-in-depth tenant scoping to runtime DAL functions and migrate all DAL files to type-safe scope helpers
Commits

Updates @inkeep/agents-manage-ui from 0.58.14 to 0.58.16

Changelog

Sourced from @​inkeep/agents-manage-ui's changelog.

0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16

0.58.15

Patch Changes

  • 2a50786: Bump agents-ui package to 0.15.18 and remove lingering references to the deprecated agentUrl prop
  • 36430ee: Reuse createLookup utility instead of inline reduce patterns
  • 5394245: Improve OAuth credentials CRUD with multi-app configuration support, integration visibility on credential detail pages, and accurate auth type labels
  • 0e1011b: Refactor evaluator selection to use idiomatic react-hook-form field render props and adopt createLookup utility
  • Updated dependencies [abaefda]
    • @​inkeep/agents-core@​0.58.15
Commits

Updates @inkeep/agents-sdk from 0.58.14 to 0.58.16

Changelog

Sourced from @​inkeep/agents-sdk's changelog.

0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16

0.58.15

Patch Changes

  • Updated dependencies [abaefda]
    • @​inkeep/agents-core@​0.58.15
Commits

Updates @inkeep/agents-cli from 0.58.14 to 0.58.16

Changelog

Sourced from @​inkeep/agents-cli's changelog.

0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16
    • @​inkeep/agents-manage-ui@​0.58.16
    • @​inkeep/agents-sdk@​0.58.16

0.58.15

Patch Changes

  • Updated dependencies [2a50786]
  • Updated dependencies [36430ee]
  • Updated dependencies [5394245]
  • Updated dependencies [0e1011b]
  • Updated dependencies [abaefda]
    • @​inkeep/agents-manage-ui@​0.58.15
    • @​inkeep/agents-core@​0.58.15
    • @​inkeep/agents-sdk@​0.58.15
Commits

Updates @inkeep/agents-api from 0.58.14 to 0.58.16

Release notes

Sourced from @​inkeep/agents-api's releases.

2026-03-17

Changelog

@​inkeep/agents-api@​0.58.16

Patch Changes

  • 5065552: Fix GET /conversations to return all message part types matching the streaming protocol
  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16
    • @​inkeep/agents-work-apps@​0.58.16
    • @​inkeep/agents-email@​0.58.16
    • @​inkeep/agents-mcp@​0.58.16

@​inkeep/agents-cli@​0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16
    • @​inkeep/agents-manage-ui@​0.58.16
    • @​inkeep/agents-sdk@​0.58.16

@​inkeep/agents-manage-ui@​0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16

@​inkeep/agents-core@​0.58.16

Patch Changes

  • 5065552: Fix GET /conversations to return all message part types matching the streaming protocol

@​inkeep/agents-sdk@​0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16

@​inkeep/agents-work-apps@​0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16

@​inkeep/ai-sdk-provider@​0.58.16

... (truncated)

Changelog

Sourced from @​inkeep/agents-api's changelog.

0.58.16

Patch Changes

  • 5065552: Fix GET /conversations to return all message part types matching the streaming protocol
  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16
    • @​inkeep/agents-work-apps@​0.58.16
    • @​inkeep/agents-email@​0.58.16
    • @​inkeep/agents-mcp@​0.58.16

0.58.15

Patch Changes

  • 644afb3: Fix agent ID filtering for continuous evaluation tests
  • 6e8e655: Standardize CRUD HTTP method conventions: PATCH for partial updates, PUT for upsert/set-replace; hide legacy dual-method routes from OpenAPI spec and SDK generation
  • 4b46b9e: Updating Signoz service name from inkeep-agents-run-api to inkeep-agents-api
  • 3b02868: removes unused workflowProcessHandler
  • Updated dependencies [b10c96f]
  • Updated dependencies [1ca09cd]
  • Updated dependencies [abaefda]
    • @​inkeep/agents-work-apps@​0.58.15
    • @​inkeep/agents-core@​0.58.15
    • @​inkeep/agents-email@​0.58.15
    • @​inkeep/agents-mcp@​0.58.15
Commits
  • eb28c99 Version Packages (#2717)
  • 5065552 Fix GET /conversations to return non-text message parts (#2716)
  • 08621b4 feat(auth): improve error messaging with combined strategy failure summary (#...
  • 8b7644f Version Packages (#2691)
  • 3b02868 Remove workflow process handler (#2714)
  • abaefda feat: complete DAL scope helper migration and error handling infrastructure (...
  • 4b46b9e update service name signoz (#2704)
  • 644afb3 fixing agent filters for continuous eval tests (#2703)
  • 6e8e655 fix: hide legacy dual-method routes from OpenAPI spec and regenerate docs (#2...
  • 18891a3 feat: standardize CRUD HTTP method conventions (PATCH for updates) (#2683)
  • Additional commits viewable in compare view

Updates @inkeep/agents-email from 0.58.14 to 0.58.16

Release notes

Sourced from @​inkeep/agents-email's releases.

2026-03-17

Changelog

@​inkeep/agents-api@​0.58.16

Patch Changes

  • 5065552: Fix GET /conversations to return all message part types matching the streaming protocol
  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16
    • @​inkeep/agents-work-apps@​0.58.16
    • @​inkeep/agents-email@​0.58.16
    • @​inkeep/agents-mcp@​0.58.16

@​inkeep/agents-cli@​0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16
    • @​inkeep/agents-manage-ui@​0.58.16
    • @​inkeep/agents-sdk@​0.58.16

@​inkeep/agents-manage-ui@​0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16

@​inkeep/agents-core@​0.58.16

Patch Changes

  • 5065552: Fix GET /conversations to return all message part types matching the streaming protocol

@​inkeep/agents-sdk@​0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16

@​inkeep/agents-work-apps@​0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16

@​inkeep/ai-sdk-provider@​0.58.16

... (truncated)

Changelog

Sourced from @​inkeep/agents-email's changelog.

0.58.16

0.58.15

Commits

Updates @inkeep/agents-mcp from 0.58.14 to 0.58.16

Release notes

Sourced from @​inkeep/agents-mcp's releases.

2026-03-17

Changelog

@​inkeep/agents-api@​0.58.16

Patch Changes

  • 5065552: Fix GET /conversations to return all message part types matching the streaming protocol
  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16
    • @​inkeep/agents-work-apps@​0.58.16
    • @​inkeep/agents-email@​0.58.16
    • @​inkeep/agents-mcp@​0.58.16

@​inkeep/agents-cli@​0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16
    • @​inkeep/agents-manage-ui@​0.58.16
    • @​inkeep/agents-sdk@​0.58.16

@​inkeep/agents-manage-ui@​0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16

@​inkeep/agents-core@​0.58.16

Patch Changes

  • 5065552: Fix GET /conversations to return all message part types matching the streaming protocol

@​inkeep/agents-sdk@​0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16

@​inkeep/agents-work-apps@​0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16

@​inkeep/ai-sdk-provider@​0.58.16

... (truncated)

Changelog

Sourced from @​inkeep/agents-mcp's changelog.

0.58.16

0.58.15

Commits

Updates @inkeep/agents-ui from 0.15.13 to 0.15.18

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​inkeep/agents-ui since your current version.


Updates @inkeep/agents-work-apps from 0.58.14 to 0.58.16

Release notes

Sourced from @​inkeep/agents-work-apps's releases.

2026-03-17

Changelog

@​inkeep/agents-api@​0.58.16

Patch Changes

  • 5065552: Fix GET /conversations to return all message part types matching the streaming protocol
  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16
    • @​inkeep/agents-work-apps@​0.58.16
    • @​inkeep/agents-email@​0.58.16
    • @​inkeep/agents-mcp@​0.58.16

@​inkeep/agents-cli@​0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16
    • @​inkeep/agents-manage-ui@​0.58.16
    • @​inkeep/agents-sdk@​0.58.16

@​inkeep/agents-manage-ui@​0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16

@​inkeep/agents-core@​0.58.16

Patch Changes

  • 5065552: Fix GET /conversations to return all message part types matching the streaming protocol

@​inkeep/agents-sdk@​0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16

@​inkeep/agents-work-apps@​0.58.16

Patch Changes

  • Updated dependencies [5065552]
    • @​inkeep/agents-core@​0.58.16

@​inkeep/ai-sdk-provider@​0.58.16

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 17, 2026
@vercel
Copy link

vercel bot commented Mar 17, 2026

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

Project Deployment Actions Updated (UTC)
agents-api Ready Ready Preview, Comment Mar 23, 2026 7:04pm
agents-docs Ready Ready Preview, Comment Mar 23, 2026 7:04pm
agents-manage-ui Ready Ready Preview, Comment Mar 23, 2026 7:04pm

Request Review

@changeset-bot
Copy link

changeset-bot bot commented Mar 17, 2026

⚠️ No Changeset found

Latest commit: 533cc24

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/create-agents-template/inkeep-agents-d1dec695fb branch from acc209b to 8b8979c Compare March 18, 2026 18:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/create-agents-template/inkeep-agents-d1dec695fb branch from 8b8979c to bcc7e44 Compare March 19, 2026 18:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/create-agents-template/inkeep-agents-d1dec695fb branch from bcc7e44 to 01bbc69 Compare March 19, 2026 23:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/create-agents-template/inkeep-agents-d1dec695fb branch from 01bbc69 to 1170da1 Compare March 20, 2026 18:47
…pdates

Bumps the inkeep-agents group with 1 update in the /create-agents-template directory: [@inkeep/agents-core](https://github.com/inkeep/agents/tree/HEAD/packages/agents-core).


Updates `@inkeep/agents-core` from 0.58.14 to 0.58.16
- [Release notes](https://github.com/inkeep/agents/releases)
- [Changelog](https://github.com/inkeep/agents/blob/main/packages/agents-core/CHANGELOG.md)
- [Commits](https://github.com/inkeep/agents/commits/v0.58.16/packages/agents-core)

Updates `@inkeep/agents-manage-ui` from 0.58.14 to 0.58.16
- [Release notes](https://github.com/inkeep/agents/releases)
- [Changelog](https://github.com/inkeep/agents/blob/main/agents-manage-ui/CHANGELOG.md)
- [Commits](https://github.com/inkeep/agents/commits/v0.58.16/agents-manage-ui)

Updates `@inkeep/agents-sdk` from 0.58.14 to 0.58.16
- [Release notes](https://github.com/inkeep/agents/releases)
- [Changelog](https://github.com/inkeep/agents/blob/main/packages/agents-sdk/CHANGELOG.md)
- [Commits](https://github.com/inkeep/agents/commits/v0.58.16/packages/agents-sdk)

Updates `@inkeep/agents-cli` from 0.58.14 to 0.58.16
- [Release notes](https://github.com/inkeep/agents/releases)
- [Changelog](https://github.com/inkeep/agents/blob/main/agents-cli/CHANGELOG.md)
- [Commits](https://github.com/inkeep/agents/commits/v0.58.16/agents-cli)

Updates `@inkeep/agents-api` from 0.58.14 to 0.58.16
- [Release notes](https://github.com/inkeep/agents/releases)
- [Changelog](https://github.com/inkeep/agents/blob/main/agents-api/CHANGELOG.md)
- [Commits](https://github.com/inkeep/agents/commits/v0.58.16/agents-api)

Updates `@inkeep/agents-email` from 0.58.14 to 0.58.16
- [Release notes](https://github.com/inkeep/agents/releases)
- [Changelog](https://github.com/inkeep/agents/blob/main/packages/agents-email/CHANGELOG.md)
- [Commits](https://github.com/inkeep/agents/commits/v0.58.16/packages/agents-email)

Updates `@inkeep/agents-mcp` from 0.58.14 to 0.58.16
- [Release notes](https://github.com/inkeep/agents/releases)
- [Changelog](https://github.com/inkeep/agents/blob/main/packages/agents-mcp/CHANGELOG.md)
- [Commits](https://github.com/inkeep/agents/commits/v0.58.16/packages/agents-mcp)

Updates `@inkeep/agents-ui` from 0.15.13 to 0.15.18
- [Commits](https://github.com/inkeep/agents-ui/commits/HEAD/packages/agents-ui)

Updates `@inkeep/agents-work-apps` from 0.58.14 to 0.58.16
- [Release notes](https://github.com/inkeep/agents/releases)
- [Commits](https://github.com/inkeep/agents/commits/v0.58.16/packages/agents-workapps)

---
updated-dependencies:
- dependency-name: "@inkeep/agents-core"
  dependency-version: 0.58.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: inkeep-agents
- dependency-name: "@inkeep/agents-manage-ui"
  dependency-version: 0.58.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: inkeep-agents
- dependency-name: "@inkeep/agents-sdk"
  dependency-version: 0.58.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: inkeep-agents
- dependency-name: "@inkeep/agents-cli"
  dependency-version: 0.58.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: inkeep-agents
- dependency-name: "@inkeep/agents-api"
  dependency-version: 0.58.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: inkeep-agents
- dependency-name: "@inkeep/agents-email"
  dependency-version: 0.58.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: inkeep-agents
- dependency-name: "@inkeep/agents-mcp"
  dependency-version: 0.58.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: inkeep-agents
- dependency-name: "@inkeep/agents-ui"
  dependency-version: 0.15.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: inkeep-agents
- dependency-name: "@inkeep/agents-work-apps"
  dependency-version: 0.58.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: inkeep-agents
...

Signed-off-by: dependabot[bot] <support@github.com>
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