build(deps): bump the production-dependencies group across 1 directory with 6 updates - #387
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
requested review from
Harald Kirschner (digitarald) and
Pierce Boggan (pierceboggan)
as code owners
September 23, 2026 05:56
Contributor
There was a problem hiding this comment.
Copilot review overview
🟡 Changes recommended
The advertised Node.js engine range is broader than the runtime support of the upgraded dependencies.
Get a fresh assessment by requesting another Copilot review.
Review effort: Lite
Findings: 1
Open (1)
What changed in this PR
Refreshes production dependencies and regenerates the npm lockfile.
Changes:
- Upgrades Copilot SDK, Chalk, Commander, Inquirer, Ink, and React.
- Refreshes transitive and platform-specific runtime dependencies.
| File | Summary |
|---|---|
package.json |
Updates production dependency ranges. |
package-lock.json |
Records resolved dependency versions and integrity data. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| "chalk": "^5.6.2", | ||
| "commander": "^14.0.3", | ||
| "chalk": "^6.0.0", | ||
| "commander": "^15.0.0", |
…y with 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@github/copilot-sdk](https://github.com/github/copilot-sdk) | `0.2.0` | `1.0.14` | | [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `8.4.1` | `8.7.2` | | [chalk](https://github.com/chalk/chalk) | `5.6.2` | `6.0.0` | | [commander](https://github.com/tj/commander.js) | `14.0.3` | `15.0.0` | | [ink](https://github.com/vadimdemedes/ink) | `7.0.0` | `7.1.1` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.5` | `19.3.0` | Updates `@github/copilot-sdk` from 0.2.0 to 1.0.14 - [Release notes](https://github.com/github/copilot-sdk/releases) - [Changelog](https://github.com/github/copilot-sdk/blob/main/CHANGELOG.md) - [Commits](github/copilot-sdk@v0.2.0...v1.0.14) Updates `@inquirer/prompts` from 8.4.1 to 8.7.2 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@8.4.1...@inquirer/prompts@8.7.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 `commander` 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) Updates `ink` from 7.0.0 to 7.1.1 - [Release notes](https://github.com/vadimdemedes/ink/releases) - [Commits](vadimdemedes/ink@v7.0.0...v7.1.1) Updates `react` from 19.2.5 to 19.3.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.3.0/packages/react) --- updated-dependencies: - dependency-name: "@github/copilot-sdk" dependency-version: 1.0.14 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@inquirer/prompts" dependency-version: 8.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: chalk dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: commander dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: ink dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react dependency-version: 19.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-4f40a19c20
branch
from
September 23, 2026 21:00
09f3e65 to
53adc9b
Compare
This branch has not been deployed
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 production-dependencies group with 6 updates in the / directory:
0.2.01.0.148.4.18.7.25.6.26.0.014.0.315.0.07.0.07.1.119.2.519.3.0Updates
@github/copilot-sdkfrom 0.2.0 to 1.0.14Release notes
Sourced from @github/copilot-sdk's releases.
... (truncated)
Changelog
Sourced from @github/copilot-sdk's changelog.
... (truncated)
Commits
e60d903Complete Fast Auto-tier support across SDKs (#2669)db6bd6fClarify runtime-backed SDK publishing (#2689)583f8f1Update Copilot CLI to 1.0.85 (#2688)062ee60Stabilize session lifecycle E2E tests (#2687)7f86a90Harden Rust CLI download retries (#2663)b47310cAdd runtime-driven canary and unstable SDK publishing (#2544)f60f9d4Add Rust SDK model allowlist support (#2512)e9df393Publish .NET SDK to the internal feed (#2614)9553d52Isolate hostless runtime cache (#2659)a675b55Stabilize C# rewind E2E initialization (#2661)Updates
@inquirer/promptsfrom 8.4.1 to 8.7.2Release notes
Sourced from @inquirer/prompts's releases.
... (truncated)
Commits
cbdb34bchore: Publish new release8340d2dfix(@inquirer/core): clear hook effects before settling prompts2475e07test(@inquirer/core): cover hook cleanup error semantics15cd8d3fix(confirm): ignore surrounding whitespace in answers9cb0da6chore(deps): Bump github/codeql-action/analyze from 4.37.7 to 4.37.91c750bcchore(deps-dev): Bump the build group with 3 updates (#2251)81f1525chore(deps-dev): Bump@types/nodein the types group (#2252)7c27f26chore(deps-dev): Bump oxfmt in the formatting group (#2249)6119088chore(deps): Bump github/codeql-action/init from 4.37.7 to 4.37.9 (#2250)0d167c0chore(deps-dev): Bump the linting group with 4 updates (#2248)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@inquirer/promptssince your current version.Updates
chalkfrom 5.6.2 to 6.0.0Release notes
Sourced from chalk's releases.
Commits
661317e6.0.05729845Improve performance4c304ddAdd extended underline styles and underline colors (#689)e912931Fix: Treat a numericFORCE_COLORas an exact level (#688)8a94e0eRequire Node.js 22fa5cff2Optimize 2-argument calls (#670)ff549c5Fix: Downsampleansi256()andbgAnsi256()to 16 colors at level 1 (#687)678e550Tweaksaa06bb5Fix typos (#664)Updates
commanderfrom 14.0.3 to 15.0.0Release notes
Sourced from commander's releases.
... (truncated)
Changelog
Sourced from commander's changelog.
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
inkfrom 7.0.0 to 7.1.1Release notes
Sourced from ink's releases.
... (truncated)
Commits
70af0337.1.1e51dfddFix: Preserve last\<Static>line erased after a full-clear frame (#974)665eb44Fix docsc073b27MakemeasureElement()also return position coordinates (#968)25766ae7.1.09e8ed1fAddsuspendTerminal()to hand the terminal to a child process (#972)c41a7a07.0.62c08d55Fix stale frames on Windows when output exactly fills the terminal (#971)cb222fe7.0.5dca5c06Fix: Update to xo 2 (#962)Updates
reactfrom 19.2.5 to 19.3.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.