chore(deps): bump the cli-dependencies group across 1 directory with 8 updates - #819
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the cli-dependencies group across 1 directory with 8 updates#819dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
|
@dependabot please fix CI |
…8 updates Bumps the cli-dependencies group with 8 updates in the /cli directory: | Package | From | To | | --- | --- | --- | | [commander](https://github.com/tj/commander.js) | `12.1.0` | `15.0.0` | | [@stellar/stellar-sdk](https://github.com/stellar/js-stellar-sdk) | `12.3.0` | `17.0.0` | | [conf](https://github.com/sindresorhus/conf) | `10.2.0` | `15.1.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.6.1` | `17.4.2` | | [chalk](https://github.com/chalk/chalk) | `5.6.2` | `6.0.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.9` | `4.1.11` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.20.1` | `26.2.0` | Updates `commander` from 12.1.0 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@v12.1.0...v15.0.0) Updates `@stellar/stellar-sdk` from 12.3.0 to 17.0.0 - [Release notes](https://github.com/stellar/js-stellar-sdk/releases) - [Changelog](https://github.com/stellar/js-stellar-sdk/blob/main/CHANGELOG.md) - [Commits](stellar/js-stellar-sdk@v12.3.0...v17.0.0) Updates `conf` from 10.2.0 to 15.1.0 - [Release notes](https://github.com/sindresorhus/conf/releases) - [Commits](sindresorhus/conf@v10.2.0...v15.1.0) Updates `dotenv` from 16.6.1 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.4.2) Updates `chalk` from 5.6.2 to 6.0.0 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v5.6.2...v6.0.0) Updates `typescript` from 5.9.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v7.0.2) Updates `vitest` from 2.1.9 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest) Updates `@types/node` from 22.20.1 to 26.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@stellar/stellar-sdk" dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cli-dependencies - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: cli-dependencies - dependency-name: chalk dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cli-dependencies - dependency-name: commander dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cli-dependencies - dependency-name: conf dependency-version: 15.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cli-dependencies - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cli-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: cli-dependencies - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-major dependency-group: cli-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/cli/cli-dependencies-9a0398e69d
branch
from
August 27, 2026 09:12
a6eb62c to
75b8f57
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cli-dependencies group with 8 updates in the /cli directory:
12.1.015.0.012.3.017.0.010.2.015.1.016.6.117.4.25.6.26.0.05.9.37.0.22.1.94.1.1122.20.126.2.0Updates
commanderfrom 12.1.0 to 15.0.0Release notes
Sourced from commander's releases.
... (truncated)
Changelog
Sourced from commander's changelog.
... (truncated)
Commits
ba6d13dFix release dates in changelog (#2523)a752ed9Pin GitHub actions with hash (#2521)74d5dfeDrop EOL node 20 from test matrix, and add node 26 (#2520)6df9b68Update details for 15.0.0 release (#2519)01ce5d0Remove jest esm examples (#2517)d785d8bUpdate dependencies (#2518)9098b48Update dependencies (#2506)373f660Use node:util stripVTControlCharacters instead of own code (#2486)987f289Use simple match in test (to avoid warning about expensive regex) (#2485)0ea3bb3Update dependecies and lint (#2489)Updates
@stellar/stellar-sdkfrom 12.3.0 to 17.0.0Release notes
Sourced from @stellar/stellar-sdk's releases.
... (truncated)
Changelog
Sourced from @stellar/stellar-sdk's changelog.
... (truncated)
Commits
f17ef09chore(release): prepare v17.0.0 (#1675)d6b08c7docs: correct examples and claims that don't match the v17 API (#1673)6f44dd3perf(base): fast base64 helpers to replace uint8array-extras codec (#1668)0f74fc5feat: accept CAP-85 external executable refs in createCustomContract (#1665)264033efix: declare node >=22.12.0, where the cjs build can be required (#1667)bff0ef5fix(xdr): throw XdrError for malformed hex, base64, and escapes (#1666)27de307Release v17.0.0 rc.2 (#1662)ddf86a9docs: point the Uint8Array migration guide at SDK byte helpers (#1661)1c83252feat(xdr): addencodeArray/decodeArrayfor length-prefixed XDR arrays (...1fb4f96docs(xdr): correct the Uint8Array claim for byte wrapper types (#1654)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@stellar/stellar-sdksince your current version.Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
conffrom 10.2.0 to 15.1.0Release notes
Sourced from conf's releases.
... (truncated)
Commits
49d77e815.1.0fc9166aClarify per-user default config locationee03ae8AddencryptionAlgorithmoptionf59aee3ClarifyconfigFileModedocumentation regarding umask01b6920Minor tweak2d7fb5015.0.26287608Fix build4e9762815.0.1ce28bd6Fix handling of legacy decryption (#204)dd46c0715.0.0Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
dotenvfrom 16.6.1 to 17.4.2Changelog
Sourced from dotenv's changelog.