chore(deps): bump the production-dependencies group across 1 directory with 5 updates - #85
Open
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 |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-46251e886c
branch
2 times, most recently
from
August 3, 2026 11:59
b38fee7 to
746e2a4
Compare
📦 Bundle Sizes
|
…y with 5 updates Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `8.4.2` | `8.5.2` | | [clipboardy](https://github.com/sindresorhus/clipboardy) | `5.3.1` | `5.3.2` | | [ink](https://github.com/vadimdemedes/ink) | `7.0.1` | `7.1.1` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.6` | `19.2.8` | | [fuse.js](https://github.com/krisk/Fuse) | `7.3.0` | `7.5.0` | Updates `@inquirer/prompts` from 8.4.2 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.2...@inquirer/prompts@8.5.2) Updates `clipboardy` from 5.3.1 to 5.3.2 - [Release notes](https://github.com/sindresorhus/clipboardy/releases) - [Commits](sindresorhus/clipboardy@v5.3.1...v5.3.2) Updates `ink` from 7.0.1 to 7.1.1 - [Release notes](https://github.com/vadimdemedes/ink/releases) - [Commits](vadimdemedes/ink@v7.0.1...v7.1.1) Updates `react` from 19.2.6 to 19.2.8 - [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.2.8/packages/react) Updates `fuse.js` from 7.3.0 to 7.5.0 - [Release notes](https://github.com/krisk/Fuse/releases) - [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md) - [Commits](krisk/Fuse@v7.3.0...v7.5.0) --- updated-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: clipboardy dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: fuse.js dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor 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.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-46251e886c
branch
from
August 10, 2026 11:56
746e2a4 to
46193a0
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 production-dependencies group with 5 updates in the / directory:
8.4.28.5.25.3.15.3.27.0.17.1.119.2.619.2.87.3.07.5.0Updates
@inquirer/promptsfrom 8.4.2 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
clipboardyfrom 5.3.1 to 5.3.2Release notes
Sourced from clipboardy's releases.
Commits
84e8d075.3.2492799eFixwl-copyblocking until the clipboard is taken over on Wayland (#112)913735fMeta tweaksUpdates
inkfrom 7.0.1 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.6 to 19.2.8Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)6117d7cVersion 19.2.7 (#36591)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.
Updates
fuse.jsfrom 7.3.0 to 7.5.0Release notes
Sourced from fuse.js's releases.
... (truncated)
Changelog
Sourced from fuse.js's changelog.
... (truncated)
Commits
45bac9fchore(release): 7.5.0437f8f3fix(search): keep the correct top-N under limit when scores tieb8142cftest(fieldNorm): cover full separator set; narrow "any whitespace" comment6fe85b0fix(fieldNorm): count tabs and newlines as word separatorse164b61fix(scoring): normalise key weights in object and keyless-logical searchdbb98b6fix(bitap): respect minMatchCharLength in exact-match shortcute2ee793chore: rebuild dist for #830 (fieldNorm whitespace fix)2946f97fix(fieldNorm): count word-starts instead of space transitions2fadbfachore: bump doc versions to 7.4.29e63058chore(release): 7.4.2