Skip to content

chore(deps): bump @contentrain/mcp from 2.1.0 to 2.1.1 in the contentrain group#163

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/contentrain-0357148cb9
Open

chore(deps): bump @contentrain/mcp from 2.1.0 to 2.1.1 in the contentrain group#163
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/contentrain-0357148cb9

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the contentrain group with 1 update: @contentrain/mcp.

Updates @contentrain/mcp from 2.1.0 to 2.1.1

Release notes

Sourced from @​contentrain/mcp's releases.

@​contentrain/mcp@​2.1.1

Patch Changes

  • c189b6f: fix(mcp): stop DEFAULT_INSTRUCTIONS advertising a universal dry_run

    The MCP server instructions told every client to "preview writes with dry_run:true, then re-run with dry_run:false" — but dry_run exists only on contentrain_apply. On every other write tool the unknown key is stripped by the schema, so an agent following the instructions performed a real write while believing it had previewed. The instructions now state the actual safety model: writes land on isolated cr/* branches, content_save validates before committing, destructive tools require confirm:true, and dry_run is the contentrain_apply preview. Still under the 512-character client-UI budget; no tool behavior changes.

Changelog

Sourced from @​contentrain/mcp's changelog.

2.1.1

Patch Changes

  • c189b6f: fix(mcp): stop DEFAULT_INSTRUCTIONS advertising a universal dry_run

    The MCP server instructions told every client to "preview writes with dry_run:true, then re-run with dry_run:false" — but dry_run exists only on contentrain_apply. On every other write tool the unknown key is stripped by the schema, so an agent following the instructions performed a real write while believing it had previewed. The instructions now state the actual safety model: writes land on isolated cr/* branches, content_save validates before committing, destructive tools require confirm:true, and dry_run is the contentrain_apply preview. Still under the 512-character client-UI budget; no tool behavior changes.

Commits
  • 7dce11a chore(release): version packages
  • c189b6f fix(mcp): stop DEFAULT_INSTRUCTIONS advertising a universal dry_run
  • See full diff in compare view

Dependabot compatibility score

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

Bumps the contentrain group with 1 update: [@contentrain/mcp](https://github.com/Contentrain/ai/tree/HEAD/packages/mcp).


Updates `@contentrain/mcp` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/Contentrain/ai/releases)
- [Changelog](https://github.com/Contentrain/ai/blob/main/packages/mcp/CHANGELOG.md)
- [Commits](https://github.com/Contentrain/ai/commits/@contentrain/mcp@2.1.1/packages/mcp)

---
updated-dependencies:
- dependency-name: "@contentrain/mcp"
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: contentrain
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
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