Skip to content

fix: update development dependencies tsx and commander, and enhance documentation - #194

Merged
tiamo merged 5 commits into
mainfrom
dev
Aug 17, 2026
Merged

tiamo merged 5 commits into
mainfrom
dev

Conversation

@tiamo

@tiamo tiamo commented Aug 17, 2026

Copy link
Copy Markdown
Member

No description provided.

dependabot Bot and others added 5 commits July 14, 2026 19:54
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.21.0 to 4.23.1.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.21.0...v4.23.1)

---
updated-dependencies:
- dependency-name: tsx
  dependency-version: 4.23.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [commander](https://github.com/tj/commander.js) from 14.0.3 to 15.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v14.0.3...v15.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…dev/commander-15.0.0

build(deps): bump commander from 14.0.3 to 15.0.0
…dev/tsx-4.23.1

build(deps-dev): bump tsx from 4.21.0 to 4.23.1
Copilot AI lite review requested due to automatic review settings August 17, 2026 12:40
@tiamo
tiamo merged commit 9b7d5b5 into main Aug 17, 2026
4 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates CLI development dependencies (commander, tsx) and refreshes the pnpm lockfile accordingly, while adding a comprehensive reference document describing market/pool parameters for liquidity providers.

Changes:

  • Bump commander to ^15.0.0 and tsx to ^4.23.1 for packages/cli.
  • Regenerate pnpm-lock.yaml to reflect updated dependency graph (including esbuild).
  • Add docs/parameters.md documenting market, pool, farm, oracle, and insurance fund parameters.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
pnpm-lock.yaml Lockfile refresh reflecting updated commander / tsx and transitive updates (e.g., esbuild).
packages/cli/package.json Updates CLI dependency versions for commander and tsx.
docs/parameters.md Adds a new, detailed parameter reference for protocol users/operators.
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread packages/cli/package.json
"@stellar/stellar-sdk": "^14.4.0",
"chalk": "^5.6.2",
"commander": "^14.0.3"
"commander": "^15.0.0"
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.

2 participants