Skip to content

fix(deps): update dependency incur to ^0.4.0#50

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/incur-0.x
Open

fix(deps): update dependency incur to ^0.4.0#50
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/incur-0.x

Conversation

@renovate

@renovate renovate Bot commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
incur ^0.3.13^0.4.0 age confidence

Release Notes

wevm/incur (incur)

v0.4.13

Compare Source

Patch Changes
  • 20a6f42: Added MCP tool filtering via mcp: false on commands and root-level mcp.tools include/exclude patterns.
  • 3fecb7c: Added remote MCP servers as command sources via cli.command(name, { mcp }).
  • 11b7406: Added context.request for HTTP and MCP invocations and openapiConfig.forwardHeaders for propagating caller headers to upstream APIs.

v0.4.12

Compare Source

Patch Changes
  • c37c5f7: Respect explicit output formats when stdout is a TTY so --format and --json output remains machine-readable.

v0.4.11

Compare Source

Patch Changes
  • 4de8518: Fixed --mcp stdio transport loading against @modelcontextprotocol/server prereleases that export it from ./stdio.

v0.4.10

Compare Source

Patch Changes
  • a94480c: Added mcp doctor command that smoke-tests MCP initialization and tool listing without calling tools.
  • f069769: Added MCP tool name and description metadata overrides for commands, including duplicate exposed-name validation.
  • 309d566: Added support for non-object MCP output schemas by omitting them from tool registration while preserving JSON text output.

v0.4.9

Compare Source

Patch Changes
  • 0720a24: Added custom global options support via globals and globalAlias on Cli.create().
  • 7e94269: Added destructive command hints to generated skill files.
  • a14e41d: Fixed BigInt serialization across JSON, JSONL, MCP, and fetch output paths.
  • cb05897: Fixed MCP registration command detection for global, local, and source-launched CLIs.
  • 15c9068: Defaulted MCP-over-HTTP to stateless transport behavior and returned 405 for unsupported stateless methods.
  • 1c52be9: Lazy-loaded YAML and MCP SDK imports outside plain command runs.
  • dc0faff: Added typed MCP command metadata for instructions and annotations.
  • 1cbe459: Fixed HTTP and MCP command input validation to return standard validation field errors for object-shaped inputs.
  • 43c1551: Added banner option to Cli.create for displaying custom content above root help output with sync/async functions, error swallowing, and mode targeting.
  • a0f469f: Fixed streaming command terminal records so HTTP NDJSON responses preserved returned c.ok() CTA metadata, represented returned or yielded c.error() values as terminal errors, included terminal duration metadata, unwound generators on response cancellation, and preserved IncurError.retryable metadata in streaming machine-format errors.
  • 9a43129: Surfaced c.ok(..., { cta }) metadata on MCP tool responses under _meta.cta.
  • a0f469f: Fixed generated and synced skills to use the same command projection as CLI skill output, avoided duplicate skills for command aliases, preserved output schemas and examples consistently, and included the fetch gateway skill hint for fetch-based commands.
  • bffbdf4: Typed the root command hint option on Cli.create.

v0.4.8

Compare Source

Patch Changes
  • 935e6f7: Generated OpenAPI commands accepted header parameters and header security schemes as CLI options.

v0.4.7

Compare Source

Patch Changes
  • 01b5c91: Added openapiConfig.mode for choosing operation id or namespace command generation.
  • bfc05ac: Added hosted OpenAPI command generation from Fetch.fromRequest sources.

v0.4.6

Compare Source

Patch Changes
  • ed18ddc: Added support for automatic OpenAPI v3.2.0 schema generation

v0.4.5

Compare Source

Patch Changes
  • 85e98bc: Fixed --json to emit parsed JSON objects and arrays instead of double-encoding top-level JSON strings.
  • 3124fe7: Clarified TTY validation output for missing options and environment variables.

v0.4.4

Compare Source

Patch Changes
  • 9875d59: Fixed skill frontmatter generation and parsing so descriptions containing YAML-sensitive text like key: value were quoted and read correctly.

v0.4.3

Compare Source

Patch Changes
  • 01c675f: Added ls alias for skills list.

v0.4.2

Compare Source

Patch Changes
  • a6c584d: Fixed stale skills warnings to only appear when synced skill files were still installed on disk, and updated skills list to reflect actual install state instead of stale metadata.

v0.4.1

Patch Changes
  • 20a6f42: Added MCP tool filtering via mcp: false on commands and root-level mcp.tools include/exclude patterns.
  • 3fecb7c: Added remote MCP servers as command sources via cli.command(name, { mcp }).
  • 11b7406: Added context.request for HTTP and MCP invocations and openapiConfig.forwardHeaders for propagating caller headers to upstream APIs.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@pkg-pr-new

pkg-pr-new Bot commented Apr 16, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/bellwether@50

commit: 7ab439a

@renovate renovate Bot force-pushed the renovate/incur-0.x branch 3 times, most recently from 09ff3ca to 569da4c Compare April 24, 2026 21:44
@renovate renovate Bot force-pushed the renovate/incur-0.x branch from 569da4c to 2e3f258 Compare April 27, 2026 23:45
@renovate renovate Bot force-pushed the renovate/incur-0.x branch from 2e3f258 to dde1964 Compare May 16, 2026 05:01
@renovate renovate Bot force-pushed the renovate/incur-0.x branch 2 times, most recently from 97b1cbc to a74bba3 Compare May 28, 2026 10:05
@renovate renovate Bot force-pushed the renovate/incur-0.x branch 2 times, most recently from ded6bf3 to 45c9485 Compare June 23, 2026 07:06
@renovate renovate Bot force-pushed the renovate/incur-0.x branch from 45c9485 to 43429cc Compare July 6, 2026 22:33
@renovate renovate Bot force-pushed the renovate/incur-0.x branch from 43429cc to 7ab439a Compare July 9, 2026 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants