chore(deps): bump the minor-and-patch group with 7 updates#93
Merged
kevintseng merged 1 commit intomainfrom Feb 24, 2026
Merged
Conversation
Bumps the minor-and-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [glob](https://github.com/isaacs/node-glob) | `13.0.3` | `13.0.6` | | [ink](https://github.com/vadimdemedes/ink) | `6.7.0` | `6.8.0` | | [inquirer](https://github.com/SBoudrias/Inquirer.js) | `13.2.4` | `13.3.0` | | [minimatch](https://github.com/isaacs/minimatch) | `10.2.0` | `10.2.2` | | [onnxruntime-node](https://github.com/Microsoft/onnxruntime) | `1.24.1` | `1.24.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.55.0` | `8.56.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.55.0` | `8.56.0` | Updates `glob` from 13.0.3 to 13.0.6 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v13.0.3...v13.0.6) Updates `ink` from 6.7.0 to 6.8.0 - [Release notes](https://github.com/vadimdemedes/ink/releases) - [Commits](vadimdemedes/ink@v6.7.0...v6.8.0) Updates `inquirer` from 13.2.4 to 13.3.0 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@13.2.4...inquirer@13.3.0) Updates `minimatch` from 10.2.0 to 10.2.2 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.2.0...v10.2.2) Updates `onnxruntime-node` from 1.24.1 to 1.24.2 - [Release notes](https://github.com/Microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.24.1...v1.24.2) Updates `@typescript-eslint/eslint-plugin` from 8.55.0 to 8.56.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.55.0 to 8.56.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/parser) --- updated-dependencies: - dependency-name: glob dependency-version: 13.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ink dependency-version: 6.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: inquirer dependency-version: 13.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: minimatch dependency-version: 10.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: onnxruntime-node dependency-version: 1.24.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Feb 24, 2026
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 minor-and-patch group with 7 updates:
13.0.313.0.66.7.06.8.013.2.413.3.010.2.010.2.21.24.11.24.28.55.08.56.08.55.08.56.0Updates
globfrom 13.0.3 to 13.0.6Commits
e80cb3813.0.69cdbbffrevert tsgo, not ready for test coverage correctness yet89c99bause tsgo compilerb7275d5update deps, expand engines to include node 18942e360update workflows, pull taprc out of package.json4a0d53cupdate tap for mockImport bugfixef94ad2update tap180c2d4update docs37993c8remove stray console.error in test03ae4c213.0.5Updates
inkfrom 6.7.0 to 6.8.0Release notes
Sourced from ink's releases.
Commits
be1b1bb6.8.0d633d7cAdd support for react-devtools v7 (#877)bd2f6a4Improve performance by caching some expensive calls (#835)6fb8d74Add routing recipe using React Router's MemoryRouter (#874)cfd0a68Fixuse-transitionexample1761c3aFix wrapping with nestedText(#879)1cf6690Improve performance for testsae49abeAdd ink-color-picker to "Who's Using Ink" section (#873)2bd1a74Fix support for hyperlinks (#871)20b4a3dAllowexit()to pass a result value towaitUntilExit()Updates
inquirerfrom 13.2.4 to 13.3.0Release notes
Sourced from inquirer's releases.
Commits
526eca2chore: Publish new release60d02c4docs(@inquirer/prompts): highlight auto-detected locale in i18n section (#2011)f773d21feat(@inquirer/prompts-i18n) New i18n package with first set of localization ...dd52bbefeat: allow cursor to land on disabled choices (#2008)64622edfeat(@inquirer/testing): add nextRender() to unit test render API (#2010)32ed010refactor(@inquirer/select,@inquirer/checkbox): clean up disabled choice rende...b23a483fix(@inquirer/checkbox): include disabled+checked items in the answerfd40b43fix(@inquirer/core): discard keystrokes buffered before prompt creationfd001c1chore: Publish new release260d7ebfix(@inquirer/testing): handle SWC-style namespace objects and missing option...Updates
minimatchfrom 10.2.0 to 10.2.2Commits
f42b23910.2.2fa2133bupdate depsb9d0153ci: update action workflows35d9ee9expand engines to include node 186d7ac3410.2.12e111f3coalesce consecutive non-globstar * charactersUpdates
onnxruntime-nodefrom 1.24.1 to 1.24.2Release notes
Sourced from onnxruntime-node's releases.
Commits
058787cORT 1.24.2 Release cherry pick round 4 (#27388)6fc7ee3ORT 1.24.2 release cherry pick round 3 (#27378)9871182ORT 1.24.2 release cherry-pick round 2 (#27343)f34d11dORT 1.24.2 release cherry pick round 1 (#27330)8ba51c7update version to 1.24.2Updates
@typescript-eslint/eslint-pluginfrom 8.55.0 to 8.56.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
8b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)c0a359dfix: use parser options from context.languageOptions (#12043)Updates
@typescript-eslint/parserfrom 8.55.0 to 8.56.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
8b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)Dependabot 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