Skip to content

Comments

chore(deps): bump the minor-and-patch group with 7 updates#93

Merged
kevintseng merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-48fdbbcae0
Feb 24, 2026
Merged

chore(deps): bump the minor-and-patch group with 7 updates#93
kevintseng merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-48fdbbcae0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the minor-and-patch group with 7 updates:

Package From To
glob 13.0.3 13.0.6
ink 6.7.0 6.8.0
inquirer 13.2.4 13.3.0
minimatch 10.2.0 10.2.2
onnxruntime-node 1.24.1 1.24.2
@typescript-eslint/eslint-plugin 8.55.0 8.56.0
@typescript-eslint/parser 8.55.0 8.56.0

Updates glob from 13.0.3 to 13.0.6

Commits

Updates ink from 6.7.0 to 6.8.0

Release notes

Sourced from ink's releases.

v6.8.0

Improvements

  • Add renderToString() for synchronous string output (#868) 0a0c549
  • Add support for react-devtools v7 (#877) d633d7c
  • Allow exit() to pass a result value to waitUntilExit() 20b4a3d
  • Improve performance by caching some expensive calls (#835) bd2f6a4

Fixes

  • Fix wrapping with nested Text (#879) 1761c3a
  • Fix support for hyperlinks (#871) 2bd1a74
  • Fix: Handle ended stdout during unmount 54c4e65
  • Fix duplicated <Static> output on exit 5815651
  • Fix dropped keypresses when multiple inputs arrive in one readable tick 4848547
  • Fix handling of colored output from child processes 9da2dfa

vadimdemedes/ink@v6.7.0...v6.8.0

Commits
  • be1b1bb 6.8.0
  • d633d7c Add support for react-devtools v7 (#877)
  • bd2f6a4 Improve performance by caching some expensive calls (#835)
  • 6fb8d74 Add routing recipe using React Router's MemoryRouter (#874)
  • cfd0a68 Fix use-transition example
  • 1761c3a Fix wrapping with nested Text (#879)
  • 1cf6690 Improve performance for tests
  • ae49abe Add ink-color-picker to "Who's Using Ink" section (#873)
  • 2bd1a74 Fix support for hyperlinks (#871)
  • 20b4a3d Allow exit() to pass a result value to waitUntilExit()
  • Additional commits viewable in compare view

Updates inquirer from 13.2.4 to 13.3.0

Release notes

Sourced from inquirer's releases.

inquirer@13.3.0

  • Fix: Keypresses happening before a prompt is rendered are now ignored.
  • Fix (checkbox): Element who're both checked and disabled are now always included in the returned array.
  • Feat (select/checkbox): Cursor will now hover disabled options of the list; but they still cannot be interacted with. This prevents the cursor jumping ahead in ways that can be confusing.
  • Feat: various new theme options to make all prompts content localizable.

Finally, see our new @inquirer/i18n package!

Commits
  • 526eca2 chore: Publish new release
  • 60d02c4 docs(@​inquirer/prompts): highlight auto-detected locale in i18n section (#2011)
  • f773d21 feat(@​inquirer/prompts-i18n) New i18n package with first set of localization ...
  • dd52bbe feat: allow cursor to land on disabled choices (#2008)
  • 64622ed feat(@​inquirer/testing): add nextRender() to unit test render API (#2010)
  • 32ed010 refactor(@​inquirer/select,@​inquirer/checkbox): clean up disabled choice rende...
  • b23a483 fix(@​inquirer/checkbox): include disabled+checked items in the answer
  • fd40b43 fix(@​inquirer/core): discard keystrokes buffered before prompt creation
  • fd001c1 chore: Publish new release
  • 260d7eb fix(@​inquirer/testing): handle SWC-style namespace objects and missing option...
  • Additional commits viewable in compare view

Updates minimatch from 10.2.0 to 10.2.2

Commits

Updates onnxruntime-node from 1.24.1 to 1.24.2

Release notes

Sourced from onnxruntime-node's releases.

ONNX Runtime v1.24.2

This is a patch release for ONNX Runtime 1.24, containing several bug fixes, security improvements, and execution provider updates.

Bug Fixes

  • NuGet: Fixed native library loading issues in the ONNX Runtime NuGet package on Linux and macOS. (#27266)
  • macOS: Fixed Java support and Jar testing on macOS ARM64. (#27271)
  • Core: Enable Robust Symlink Support for External Data for Huggingface Hub Cache. (#27374)
  • Core: Added boundary checks for SparseTensorProtoToDenseTensorProto to improve robustness. (#27323)
  • Security: Fixed an out-of-bounds read vulnerability in ArrayFeatureExtractor. (#27275)

Execution Provider Updates

  • MLAS: Fixed flakiness and accuracy issues in Lut GEMM (MatMulNBitsLutGemm). (#27216)
  • QNN: Enabled 64-bit UDMA mode for HTP target v81 or above. (#26677)
  • WebGPU:
    • Used LazyRelease for prepack allocator. (#27077)
    • Fixed ConvTranspose bias validation in both TypeScript and C++ implementations. (#27213)
  • OpenVINO (OVEP): Patch to reduce resident memory by reusing weight files across shared contexts. (#27238)
  • DNNL: Fixed DNNL build error by including missing files. (#27334)

Build and Infrastructure

  • CUDA:
    • Added support for CUDA architecture family codes (suffix 'f') introduced in CUDA 12.9. (#27278)
    • Fixed build errors and warnings for various CUDA versions (12.8, 13.0, 13.1.1). (#27276)
    • Applied patches for Abseil CUDA warnings. (#27096, #27126)
  • Pipelines:
    • Fixed Python packaging pipeline for Windows ARM64 and release. (#27339, #27350, #27299)
    • Fixed DirectML NuGet pipeline to correctly bundle x64 and ARM64 binaries for release. (#27349)
    • Updated Microsoft.ML.OnnxRuntime.Foundry package for Windows ARM64 support and NuGet signing. (#27294)
  • Testing: Updated BaseTester to support plugin EPs with both compiled nodes and registered kernels. (#27176)
  • Telemetry: Added service name and framework name to telemetry events for better usage understanding on Windows. (#27252, #27256)

Full Changelog: v1.24.1...v1.24.2

Contributors

@​tianleiwu, @​hariharans29, @​edgchen1, @​xiaofeihan1, @​adrianlizarraga, @​angelser, @​angelserMS, @​ankitm3k, @​baijumeswani, @​bmehta001, @​ericcraw, @​eserscor, @​fs-eire, @​guschmue, @​mc-nv, @​qjia7, @​qti-monumeen, @​titaiwangms, @​yuslepukhin

Commits

Updates @typescript-eslint/eslint-plugin from 8.55.0 to 8.56.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.56.0

8.56.0 (2026-02-16)

🚀 Features

🩹 Fixes

  • use parser options from context.languageOptions (#12043)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.56.0 (2026-02-16)

🚀 Features

🩹 Fixes

  • use parser options from context.languageOptions (#12043)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/parser from 8.55.0 to 8.56.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.56.0

8.56.0 (2026-02-16)

🚀 Features

🩹 Fixes

  • use parser options from context.languageOptions (#12043)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.56.0 (2026-02-16)

🚀 Features

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@dependabot dependabot bot added dependencies Dependency updates npm NPM package updates labels Feb 23, 2026
@dependabot dependabot bot requested a review from kevintseng as a code owner February 23, 2026 01:14
@dependabot dependabot bot added dependencies Dependency updates npm NPM package updates labels Feb 23, 2026
@kevintseng kevintseng merged commit 8f4e912 into main Feb 24, 2026
12 checks passed
@kevintseng kevintseng deleted the dependabot/npm_and_yarn/minor-and-patch-48fdbbcae0 branch February 24, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates npm NPM package updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant