Skip to content

chore(deps): bump incur from 0.4.8 to 0.4.9 in the production-dependencies group#36

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

chore(deps): bump incur from 0.4.8 to 0.4.9 in the production-dependencies group#36
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-4b71b2df2a

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the production-dependencies group with 1 update: incur.

Updates incur from 0.4.8 to 0.4.9

Release notes

Sourced from incur's releases.

incur@0.4.9

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.
Changelog

Sourced from incur's changelog.

0.4.9

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.
Commits
  • 33491cc chore: version packages (#165)
  • 15c9068 fix: default /mcp http transport to stateless
  • 9a43129 feat(mcp): surface tool cta metadata (#169)
  • bffbdf4 fix: type Cli.create root command hint
  • 7e94269 feat(skills): add destructive command hints (#166)
  • 77cf379 chore: normalize changesets
  • 0720a24 feat: custom global options (#98)
  • 713bb95 fix(cli): preserve stream terminal records
  • dc0faff feat: add support for instructions and annotations (#130)
  • 1c52be9 perf: lazy-load yaml and the MCP SDK off the command-run hot path (#160)
  • Additional commits viewable 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 production-dependencies group with 1 update: [incur](https://github.com/wevm/incur).


Updates `incur` from 0.4.8 to 0.4.9
- [Release notes](https://github.com/wevm/incur/releases)
- [Changelog](https://github.com/wevm/incur/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wevm/incur/compare/incur@0.4.8...incur@0.4.9)

---
updated-dependencies:
- dependency-name: incur
  dependency-version: 0.4.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

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 Jun 29, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedincur@​0.4.97710010097100

View full report

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