chore(deps): bump the production-dependencies group across 1 directory with 4 updates#56
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…y with 4 updates Bumps the production-dependencies group with 4 updates in the / directory: [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js), [ink](https://github.com/vadimdemedes/ink), [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [fuse.js](https://github.com/krisk/Fuse). 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 `ink` from 7.0.1 to 7.0.5 - [Release notes](https://github.com/vadimdemedes/ink/releases) - [Commits](vadimdemedes/ink@v7.0.1...v7.0.5) Updates `react` from 19.2.6 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react) Updates `fuse.js` from 7.3.0 to 7.4.1 - [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.4.1) --- 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: 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 - dependency-name: fuse.js dependency-version: 7.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
📦 Bundle Sizes
|
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 4 updates in the / directory: @inquirer/prompts, ink, react and fuse.js.
Updates
@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
inkfrom 7.0.1 to 7.0.5Release notes
Sourced from ink's releases.
Commits
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.334a4990Tweaks669c438Fix: Drop stale\<Static>output from fullStaticOutput on identity change (#...be9f44cFix: <Static> remount via key change drops new items (#948)Updates
reactfrom 19.2.6 to 19.2.7Release notes
Sourced from react's releases.
Commits
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.4.1Release notes
Sourced from fuse.js's releases.
... (truncated)
Changelog
Sourced from fuse.js's changelog.
... (truncated)
Commits
ce75998chore(release): 7.4.1e842baftest(types): guard that every exports subpath resolves to declarations6ef6c33fix(types): add TypeScript declarations for fuse.js/worker-scriptef3e96drefactor(workers): type workerUrl as string | URL572ad1efix(types): ship TypeScript declarations for fuse.js/worker0db224bchore: ignore .antigravitycli/6f40ee5docs(site): show current version in navbarc83a9c2docs: drop stale TOKEN_SEARCH.md, link README to fusejs.io/token-search7e16249docs: drop beta callouts after 7.4.0 stable releaseb576446chore: bump doc versions to 7.4.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions