-
Notifications
You must be signed in to change notification settings - Fork 83
build(deps): bump the production-dependencies group across 1 directory with 5 updates#165
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
@dependabot
dependabot
Bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
labels
Jun 4, 2026
@dependabot
dependabot
Bot
requested review from
digitarald and
pierceboggan
as code owners
June 4, 2026 01:21
@dependabot
dependabot
Bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
labels
Jun 4, 2026
Contributor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
...y with 5 updates Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@github/copilot-sdk](https://github.com/github/copilot-sdk) | `0.2.2` | `1.0.1` | | [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `8.4.1` | `8.5.2` | | [commander](https://github.com/tj/commander.js) | `14.0.3` | `15.0.0` | | [ink](https://github.com/vadimdemedes/ink) | `7.0.0` | `7.0.6` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.5` | `19.2.7` | Updates `@github/copilot-sdk` from 0.2.2 to 1.0.1 - [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.2...v1.0.1) Updates `@inquirer/prompts` from 8.4.1 to 8.5.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.5.2) 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.0.6 - [Release notes](https://github.com/vadimdemedes/ink/releases) - [Commits](vadimdemedes/ink@v7.0.0...v7.0.6) Updates `react` from 19.2.5 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react) --- updated-dependencies: - dependency-name: "@github/copilot-sdk" dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@inquirer/prompts" dependency-version: 8.5.2 dependency-type: direct:production update-type: version-update:semver-minor 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.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react dependency-version: 19.2.7 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
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-2aa5ea6677
branch
from
June 16, 2026 00:53
2e21411 to
f5f4dd0
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.
Uh oh!
There was an error while loading. Please reload this page.
Bumps the production-dependencies group with 5 updates in the / directory:
0.2.21.0.18.4.18.5.214.0.315.0.07.0.07.0.619.2.519.2.7Updates
@github/copilot-sdkfrom 0.2.2 to 1.0.1Release notes
Sourced from @github/copilot-sdk's releases.
... (truncated)
Changelog
Sourced from @github/copilot-sdk's changelog.
Commits
f2e8469# Java codegen: clean output directory before generating to prevent orphan ac...53ffb24Update@github/copilotto 1.0.61 (#1612)3cbeae5Add E2E coverage for newly added RPC methods across all SDKs (#1610)9e9cfbeAdd@CopilotExperimentalcompile-time gate for experimental APIs (#1601)391bcd4Handle session.canvas.closed by removing from open_canvases snapshot (#1604)ba94f95Update@github/copilotto 1.0.60 (#1597)7d6bc92Fix flaky SessionFs workspace metadata E2E test (#1599)7de72a6Update grep replay snapshot for absolute paths (#1598)f54e3acFix Go and Rust code generators (#1596)9c4d637Stop compiling Java in dependency update workflow (#1594)Updates
@inquirer/promptsfrom 8.4.1 to 8.5.2Release notes
Sourced from @inquirer/prompts's releases.
Commits
bfd8710chore: Publish new release55cc5f3feat: add reusable package lint CLI3af9ed0test(inquirer): capture prompt runner output4381857fix(@inquirer/input): remove stale lint suppression45df331fix(@inquirer/external-editor): harden editor temp filesadef323chore: limit CI token permissionsb43359dchore: Publish new release24ecae2chore: fix yarn.lockb078d97fix: validate package engine compatibility3a49f9fchore(deps-dev): Bump oxfmt in the formatting group (#2143)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.0.6Release notes
Sourced from ink's releases.
Commits
c41a7a07.0.62c08d55Fix stale frames on Windows when output exactly fills the terminal (#971)cb222fe7.0.5dca5c06Fix: Update to xo 2 (#962)b2350c1Fix: Handle incomplete stack frames in error overview (#965)40b3a757.0.489d43d8Fix: Share resize listener viaemitLayoutListenersinstead of per-hook list...9d534f7Fix: RemoveuseEffectEventfunctions fromuseEffectdependency arrays (#960)3d303457.0.334a4990TweaksUpdates
reactfrom 19.2.5 to 19.2.7Release notes
Sourced from react's releases.
Commits
6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.6Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.