Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 6 updates - #15

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-15243ecaa0
Open

chore(deps): bump the production-dependencies group across 1 directory with 6 updates#15
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-15243ecaa0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown

Bumps the production-dependencies group with 6 updates in the / directory:

Package From To
@agentskit/adapters 0.12.2 0.15.1
@agentskit/core 1.9.0 1.12.8
@agentskit/ink 0.9.0 0.10.9
@agentskit/runtime 0.7.3 0.10.15
@agentskit/tools 0.9.4 0.13.5
@agentskit/doc-bridge 1.1.1 1.7.45

Updates @agentskit/adapters from 0.12.2 to 0.15.1

Release notes

Sourced from @​agentskit/adapters's releases.

@​agentskit/adapters@​0.15.1

Changelog

@​agentskit/adapters@​0.15.0

Changelog

@​agentskit/adapters@​0.14.3

Changelog

@​agentskit/adapters@​0.14.2

Changelog

@​agentskit/adapters@​0.14.1

Changelog

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​agentskit/adapters since your current version.


Updates @agentskit/core from 1.9.0 to 1.12.8

Release notes

Sourced from @​agentskit/core's releases.

@​agentskit/core@​1.12.8

Changelog

@​agentskit/core@​1.12.7

Changelog

@​agentskit/core@​1.12.6

Changelog

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​agentskit/core since your current version.


Updates @agentskit/ink from 0.9.0 to 0.10.9

Release notes

Sourced from @​agentskit/ink's releases.

@​agentskit/ink@​0.10.9

Changelog

@​agentskit/ink@​0.10.8

Changelog

@​agentskit/ink@​0.10.7

Changelog

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​agentskit/ink since your current version.


Updates @agentskit/runtime from 0.7.3 to 0.10.15

Release notes

Sourced from @​agentskit/runtime's releases.

@​agentskit/runtime@​0.10.15

Changelog

@​agentskit/runtime@​0.10.14

Changelog

@​agentskit/runtime@​0.10.13

Changelog

@​agentskit/runtime@​0.10.10

Changelog

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​agentskit/runtime since your current version.


Updates @agentskit/tools from 0.9.4 to 0.13.5

Release notes

Sourced from @​agentskit/tools's releases.

@​agentskit/tools@​0.13.5

Changelog

@​agentskit/tools@​0.13.4

Changelog

@​agentskit/tools@​0.13.3

Changelog

@​agentskit/tools@​0.13.2

Changelog

@​agentskit/tools@​0.13.1

Changelog

@​agentskit/tools@​0.11.11

Changelog

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​agentskit/tools since your current version.


Updates @agentskit/doc-bridge from 1.1.1 to 1.7.45

Release notes

Sourced from @​agentskit/doc-bridge's releases.

Doc Bridge 1.4.3

What's Changed

Full Changelog: AgentsKit-io/doc-bridge@v1.4.2...v1.4.3

v1.4.1

What's Changed

Full Changelog: AgentsKit-io/doc-bridge@v1.4.0...v1.4.1

Doc Bridge v1.4.0 — Portable handoffs for coding agents

Portable handoffs for coding agents

Doc Bridge v1.4.0 makes the same deterministic, read-only handoff available across more agent environments without coupling your documentation workflow to one editor or runtime.

The portable skill resolves where an agent may start, what it must read, which roots it may edit, and which checks it must run. Resolution is fail-closed: if the target or authority cannot be established safely, the agent stops instead of guessing.

What is new

  • Pi discovery: install directly from npm with pi install npm:@agentskit/doc-bridge.
  • Cursor integration: the package now ships a Cursor plugin manifest and pinned MCP configuration.
  • Hermes compatibility: the published ClawHub skill is discoverable through Hermes' native ClawHub source.
  • Portable Agent Skill: one open skill shape for ClawHub-compatible clients, Hermes, Pi, and Cursor.
  • Version-safe distribution: package, Action, MCPB, Cursor, MCP, runtime, and portable resolver versions are synchronized automatically.

Install

npx @agentskit/doc-bridge@1.4.0 init --demo
npx @agentskit/doc-bridge@1.4.0 query package example --agent

For Pi:

pi install npm:@agentskit/doc-bridge

Distribution and integrity

  • Published to npm with SLSA provenance.
  • Portable skill fixtures contain synthetic public evidence only.

... (truncated)

Changelog

Sourced from @​agentskit/doc-bridge's changelog.

1.7.45

Patch Changes

  • 9929eb0: Harden dependency resolution, filesystem and URL handling, reconciliation schema compatibility, generated-code boundaries, CI permissions, and npm publishing without long-lived npm tokens.

1.7.44

  • Precompute module-to-package ownership during package-scope reconciliation to reduce repeated entity scans on large repositories.

1.7.43

  • Add deterministic reconciliation rollups by diagnostic code and status for agent and dashboard consumption.

1.7.42

  • Correct package documentation health classification when aggregated relations are undocumented.
  • Add regression coverage so package-level reports cannot mark affected packages as fresh.

1.7.41

  • Add configurable anonymized HTML report output that preserves topology and metrics without project-specific identity or evidence content.

1.7.40

  • Clarify that ak-verify is portable while verification contracts remain project-local.
  • Require a project verification contract before implementation under the global agent policy.

1.7.39

  • Avoid recompiling the conventional agent-package path matcher for every document during reconciliation.

1.7.38

  • Count conventional agent documents under packages/ and apps/ as package coverage even when they do not declare a humanDoc bridge.
  • Preserve configurable agent roots and keep human-document linking as a separate concern.

1.7.37

  • Keep package-frontmatter reconciliation linear in document size and avoid unnecessary package scans for direct entity references.

1.7.36

  • Link package documentation that follows the existing apps|packages path convention when it declares a human documentation route.

1.7.35

  • Reconcile existing package frontmatter (type, package, and humanDoc) as safe package coverage without requiring duplicate Doc Bridge declarations.

1.7.34

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 29, 2026
@dependabot dependabot Bot changed the title chore(deps): bump the production-dependencies group with 6 updates chore(deps): bump the production-dependencies group across 1 directory with 6 updates Aug 5, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/production-dependencies-15243ecaa0 branch 2 times, most recently from ab40167 to 9a21d67 Compare August 9, 2026 01:38
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/production-dependencies-15243ecaa0 branch from 9a21d67 to 46480d9 Compare August 12, 2026 01:34
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/production-dependencies-15243ecaa0 branch 4 times, most recently from f0d34d7 to 0b4b6d7 Compare August 26, 2026 13:36
…y with 6 updates

Bumps the production-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@agentskit/adapters](https://github.com/AgentsKit-io/agentskit/tree/HEAD/packages/adapters) | `0.12.2` | `0.15.1` |
| [@agentskit/core](https://github.com/AgentsKit-io/agentskit/tree/HEAD/packages/core) | `1.9.0` | `1.12.8` |
| [@agentskit/ink](https://github.com/AgentsKit-io/agentskit/tree/HEAD/packages/ink) | `0.9.0` | `0.10.9` |
| [@agentskit/runtime](https://github.com/AgentsKit-io/agentskit/tree/HEAD/packages/runtime) | `0.7.3` | `0.10.15` |
| [@agentskit/tools](https://github.com/AgentsKit-io/agentskit/tree/HEAD/packages/tools) | `0.9.4` | `0.13.5` |
| [@agentskit/doc-bridge](https://github.com/AgentsKit-io/doc-bridge) | `1.1.1` | `1.7.45` |



Updates `@agentskit/adapters` from 0.12.2 to 0.15.1
- [Release notes](https://github.com/AgentsKit-io/agentskit/releases)
- [Changelog](https://github.com/AgentsKit-io/agentskit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/AgentsKit-io/agentskit/commits/@agentskit/adapters@0.15.1/packages/adapters)

Updates `@agentskit/core` from 1.9.0 to 1.12.8
- [Release notes](https://github.com/AgentsKit-io/agentskit/releases)
- [Changelog](https://github.com/AgentsKit-io/agentskit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/AgentsKit-io/agentskit/commits/@agentskit/core@1.12.8/packages/core)

Updates `@agentskit/ink` from 0.9.0 to 0.10.9
- [Release notes](https://github.com/AgentsKit-io/agentskit/releases)
- [Changelog](https://github.com/AgentsKit-io/agentskit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/AgentsKit-io/agentskit/commits/@agentskit/ink@0.10.9/packages/ink)

Updates `@agentskit/runtime` from 0.7.3 to 0.10.15
- [Release notes](https://github.com/AgentsKit-io/agentskit/releases)
- [Changelog](https://github.com/AgentsKit-io/agentskit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/AgentsKit-io/agentskit/commits/@agentskit/runtime@0.10.15/packages/runtime)

Updates `@agentskit/tools` from 0.9.4 to 0.13.5
- [Release notes](https://github.com/AgentsKit-io/agentskit/releases)
- [Changelog](https://github.com/AgentsKit-io/agentskit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/AgentsKit-io/agentskit/commits/@agentskit/tools@0.13.5/packages/tools)

Updates `@agentskit/doc-bridge` from 1.1.1 to 1.7.45
- [Release notes](https://github.com/AgentsKit-io/doc-bridge/releases)
- [Changelog](https://github.com/AgentsKit-io/doc-bridge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/AgentsKit-io/doc-bridge/commits)

---
updated-dependencies:
- dependency-name: "@agentskit/adapters"
  dependency-version: 0.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@agentskit/core"
  dependency-version: 1.12.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@agentskit/doc-bridge"
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@agentskit/ink"
  dependency-version: 0.10.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@agentskit/runtime"
  dependency-version: 0.10.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@agentskit/tools"
  dependency-version: 0.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/production-dependencies-15243ecaa0 branch from 0b4b6d7 to 4aaff9c Compare September 2, 2026 01:34
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