Skip to content

build(deps): bump the npm-minor-and-patch group across 1 directory with 7 updates - #177

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-and-patch-01cf54240f
Open

build(deps): bump the npm-minor-and-patch group across 1 directory with 7 updates#177
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-and-patch-01cf54240f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-and-patch group with 7 updates in the / directory:

Package From To
@agentclientprotocol/sdk 1.3.0 1.4.0
sherpa-onnx 1.13.4 1.13.6
tar-stream 3.1.7 3.2.0
ws 8.21.1 8.21.3
eslint 10.8.0 10.9.0
globals 17.9.0 17.11.0
electron 43.2.0 43.4.1

Updates @agentclientprotocol/sdk from 1.3.0 to 1.4.0

Release notes

Sourced from @​agentclientprotocol/sdk's releases.

v1.4.0

1.4.0 (2026-08-20)

Features

Bug Fixes

Changelog

Sourced from @​agentclientprotocol/sdk's changelog.

1.4.0 (2026-08-20)

Features

Bug Fixes

Commits
  • e6463f4 chore(main): release 1.4.0 (#237)
  • dc3b0e4 feat: Stabilize elicitation APIs (#242)
  • b7d6e81 fix(v2): enforce initialization lifecycle (#235)
  • 7585334 chore(deps): bump the minor group with 19 updates (#241)
  • 0101014 fix(v2): enforce method contracts (#229)
  • e1054d0 chore(deps): bump crate-ci/typos from 1.48.0 to 1.49.0 (#238)
  • 611e1fe chore(deps): bump the minor group with 17 updates (#239)
  • 5ae784b chore(deps-dev): bump nanoid from 3.3.16 to 3.3.18 (#240)
  • f838f94 chore: verify generated protocol sources (#232)
  • 5f58a95 fix(server): preserve routed outbound messages (#231)
  • Additional commits viewable in compare view

Updates sherpa-onnx from 1.13.4 to 1.13.6

Changelog

Sourced from sherpa-onnx's changelog.

1.13.6

  • Add VAD+ASR Flutter examples with 9 ASR models (#3877)
  • Expose the pyannote window shift ratio in the C API and language bindings (#3870)
  • Unify sherpa-onnx init API for Flutter and Dart CLI (#3875)
  • Fix releasing dart packages (#3874)
  • Fix using SPM in iOS examples (#3867)
  • Fix building android and java examples (#3866)

1.13.5

  • Update onnxruntime to v1.27.1 (#3861)
  • Fix float32 catastrophic cancellation in variance computation (#3862)
  • Fix float32 catastrophic cancellation in NemoNormalizePerFeature (#3857)
  • Fix Kotlin syntax errors (#3860)
  • Add Flutter/Dart Web support via WebAssembly (#3842)
  • Support swift package manager (SPM) for Flutter on macOS and iOS (#3835, #3816, #3822, #3823, #3828, #3830, #3831, #3833)
  • Add Flutter examples for VAD (#3856)
  • Add punctuation examples for Flutter (#3846, #3847)
  • Add support for latest DPDFNet models and offline attenuation limit (#3824)
  • Add emotion_id input to offline VITS TTS (#3849)
  • Add Persian NeMo CTC ASR models (shenava koochik/rizeh/rizeh-pizeh) (#3825)
  • Build libs and Python wheels for CUDA 13 (#3844)
  • Use onnxruntime 1.27.1 for Linux aarch64 and Android (#3850)
  • Export Inflect TTS models to sherpa-onnx (#3808)
  • Add Android demo for Inflect TTS (#3811)
  • Add C++ runtime for Moonshine ASR with QNN for Qualcomm NPU (#3758)
  • Export Moonshine ASR models to QNN (#3756)
  • Export nemotron-3.5-asr-streaming-0.6b to QNN (#3741)
  • Re-export nemotron-3.5-asr-streaming-0.6b to ONNX (#3732)
  • Build docker image to setup the QNN SDK environment (#3736)
  • Add Paraformer Rust API example (#3707)
  • Add ten-vad Rust API example to remove silences from a file (#3778)
  • Add API to get onnxruntime version (#3810)
  • Make FireRedASR max token rate configurable per stream (#3796, #3799)
  • Make the Pyannote segmentation window shift configurable (#3769)
  • Add Java API examples with gradle (#3783, #3784)
  • Refactor building and testing Java API (#3786)
  • Publish an android-x64 .NET runtime package (#3818)
  • Build Python wheels for Windows arm64 (#3812)
  • Test Java API on Windows arm64 (#3801)
  • Print per-stage timing for offline speaker diarization in debug mode (#3768)
  • Add Android shared-linking support to sherpa-onnx-sys (#3739)
  • Refactor building xcframework for macOS and iOS (#3831)
  • build(cmake): update spacemit-ort version (#3814)
  • Fix streaming paraformer feature frontend to match its training config (#3821)
  • Fix offline Paraformer LFR boundary padding (#3839)
  • Fix non_streaming_server.py crash when using modified_beam_search (#3819)
  • Fix greedy search decoding for NeMo streaming transducer (#3785)
  • Fix adaptive KV cache for models with hard-coded cache length (#3787)

... (truncated)

Commits

Updates tar-stream from 3.1.7 to 3.2.0

Commits

Updates ws from 8.21.1 to 8.21.3

Release notes

Sourced from ws's releases.

8.21.3

Bug fixes

  • The server now correctly rejects permessage-deflate offers if the incoming client_max_window_bits parameter value is smaller than its configured clientMaxWindowBits (e97a20ea).

8.21.2

Bug fixes

  • Fixed a test for CITGM (2eb3be0b).
Commits
  • c791e70 [dist] 8.21.3
  • e97a20e [fix] Reject offers with client_max_window_bits below config
  • 787ebf2 [dist] 8.21.2
  • b4d62eb Revert "[ci] Trust Coveralls Homebrew tap"
  • e4bb883 [security] Use GitHub PVR as main reporting channel
  • 2eb3be0 [test] Skip test on Node.js versions where it does not apply
  • See full diff in compare view

Updates eslint from 10.8.0 to 10.9.0

Release notes

Sourced from eslint's releases.

v10.9.0

Features

  • 08de88e feat: handle underflow in no-loss-of-precision (#21218) (Rithish S)
  • 55db479 feat: add checkConditionalExpressions to no-unmodified-loop-condition (#21175) (sethamus)

Bug Fixes

  • 2ba3025 fix: prevent unsafe no-var autofix with hoisted functions (#21213) (sethamus)
  • 8e69622 fix: Prevent no-var autofix when var is shadowed by catch parameter (#21204) (Yang Hyeonjong)
  • 684b579 fix: prefer-template invalid autofix creates a tagged template call (#21207) (김채영)

Documentation

  • 9ef407a docs: use eslint.config.* wherever config file names are listed (#21216) (Marry (Subin Yang))
  • 87f66f4 docs: Update README (GitHub Actions Bot)
  • 585ef37 docs: update architecture documentation (#21112) (Francesco Trotta)
  • f3993b0 docs: Update README (GitHub Actions Bot)
  • ffc87d6 docs: fix broken links in Further Reading sections (#21203) (Minsu)
  • 1a761e1 docs: update moved JSX specification links (#21198) (Imran Mustafa)
  • 4d00ca4 docs: update ESLint peer dependency to ^10.0.0 in shareable configs (#21202) (lumir)
  • 510d1a2 docs: Update README (GitHub Actions Bot)

Chores

  • 899dbf1 chore: update github/codeql-action action to v4.37.7 (#21243) (renovate[bot])
  • 9aa3873 chore: update ecosystem plugins (#21235) (ESLint Bot)
  • dc1e7a8 chore: update ecosystem plugins (#21208) (ESLint Bot)
  • f878d21 ci: bump pnpm/action-setup from 6.0.9 to 6.0.10 (#21200) (dependabot[bot])
  • 4891e50 ci: bump github/codeql-action from 4.37.4 to 4.37.6 (#21199) (dependabot[bot])

v10.8.1

Bug Fixes

  • 18eb0a7 fix: prevent ASI hazard in no-unused-labels autofix (#21173) (dongkyu lee)
  • 151ba3f fix: false positives in getter-return and accessor-pairs (#21163) (Grit)
  • 6898df9 fix: ignore meta-property names in id-denylist (#21166) (Pixel)
  • 4d7db66 fix: ignore meta-property names in id-match (#21167) (Pixel)
  • 677214e fix: handle ASI hazards in no-unused-vars removeVar suggestion (#20935) (kuldeep kumar)

Documentation

  • 7d0cbf8 docs: Update README (GitHub Actions Bot)
  • 0a05812 docs: add missing backticks to no-duplicate-imports.js (#21183) (Lee Daeun)
  • 678c90b docs: Update README (GitHub Actions Bot)
  • 8a10424 docs: Update README (GitHub Actions Bot)
  • 69bb948 docs: Update README (GitHub Actions Bot)

Chores

  • 0a14800 chore: update github/codeql-action action to v4.37.4 (#21196) (renovate[bot])
  • 05adcb1 test: fix failing ecosystem test for eslint-plugin-unicorn (#21191) (Lazizbek Ergashev)
  • 5611035 test: add error locations info to no-void (#21185) (Lee Daeun)
  • ee47333 ci: bump github/codeql-action from 4 to 4.37.3 (#21176) (dependabot[bot])
  • f131c03 chore: improve ecosystem test failure reporting (#20937) (crimsonjay0)
  • 1f6edde chore: update ecosystem plugins (#21182) (ESLint Bot)
  • d3266fb chore: unpin webpack dependency (#21172) (Francesco Trotta)

... (truncated)

Commits

Updates globals from 17.9.0 to 17.11.0

Release notes

Sourced from globals's releases.

v17.11.0

  • Add react-native globals (#337) 61eafbf

sindresorhus/globals@v17.10.0...v17.11.0

v17.10.0

  • Add GM_cookie to Greasemonkey globals (#349) f468407

sindresorhus/globals@v17.9.0...v17.10.0

Commits

Updates electron from 43.2.0 to 43.4.1

Release notes

Sourced from electron's releases.

electron v43.4.1

Release Notes for v43.4.1

Fixes

  • Fixed DevTools popup and context menus not appearing when DevTools is hosted in a custom window via webContents.setDevToolsWebContents(). #52937 (Also in 44)
  • Fixed registerFileProtocol and registerHttpProtocol returning readable responses to cross-origin no-cors fetches; they now return opaque responses like protocol.handle. #52853 (Also in 41, 42, 44)
  • Fixed a WebContentsView staying blank after its window is shown when setBackgroundThrottling(false) was called while the window was hidden. #52864 (Also in 42, 44)
  • Fixed a crash in systemPreferences.promptTouchID(reason) when an invalid reason value is passed. #52782 (Also in 42, 44)
  • Fixed a crash when resolving a path inside a malformed ASAR archive that contains cyclic link entries. #52857 (Also in 42, 44)
  • Fixed a crash with app.setLoginItemSettings if a non-UTF8 service name is used. #52944 (Also in 44)
  • Fixed a memory leak when creating BrowserWindows. #52892 (Also in 42, 44)
  • Fixed a possible crash (SIGABRT) during process exit when the process had loaded tls/https shortly before exiting, affecting app.exit() before ready and short-lived ELECTRON_RUN_AS_NODE / child_process.fork() scripts. #52870 (Also in 44)
  • Fixed a possible main process crash at quit when a session was created from JavaScript that runs during shutdown. #52925 (Also in 44)
  • Fixed a potential crash in contentTracing.stopRecording() when the trace file could not be written to the requested path. #52795 (Also in 42, 44)
  • Fixed a rare crash in the main process when DevTools were opened and a garbage collection ran before the DevTools frontend finished loading. #52903 (Also in 44)
  • Fixed a regression preventing from transparent frameless windows from being resized on Linux. #52947 (Also in 44)
  • Fixed an npm install failure with no recovery path when the OS blocked the native zip extractor from loading (for example, Windows Smart App Control). #52845 (Also in 44)
  • Fixed an issue on Windows where the app process could fail to exit after app.quit() while a shell.openExternal() or shell.openPath() call was still waiting on a system "Open with" dialog. #52897 (Also in 41, 44)
  • Fixed crash in sharedTexture module when GPU context becomes unavailable. #52938 (Also in 44)
  • Fixed custom V8 snapshots (electron-mksnapshot, and the loadBrowserProcessSpecificV8Snapshot fuse) having no effect in the main process on macOS arm64, Linux x64 and Windows x64. #52877 (Also in 42, 44)
  • Fixed downloading files that live inside an asar archive, including saving a packed PDF from the built-in PDF viewer. #52826 (Also in 42, 44)
  • Fixed the built-in PDF viewer not rendering documents in in-memory sessions (partitions without the persist: prefix). #52835 (Also in 44)
  • Fixed windows opened by a sandboxed top-level frame not inheriting the opener's sandbox restrictions. #52848 (Also in 41, 42, 44)
  • <webview> and window.open now inherit nodeIntegrationInWorker from the embedder, consistent with the other Node and sandbox preferences. #52830 (Also in 41, 42, 44)

Other Changes

  • Backported fix for 524628213. #52868
  • Backported fixes for 542224257, 542025190. #52842
  • Backported fixes from upstream Chromium and V8. #52778
  • Fixed Tray icons not appearing (and their menus not opening) on Linux desktops that address the StatusNotifierItem by its unique D-Bus name or via the org.freedesktop.StatusNotifierItem interface, such as GNOME with the AppIndicator extension, Cinnamon and XFCE. #52952
  • Fixed an issue on macOS where a page's first use of speechSynthesis could block the main process for several hundred milliseconds. #52814
  • Reduced idle main-process CPU wakeups caused by Node.js timers and immediates. #52905 (Also in 44)

electron v43.4.0

Release Notes for v43.4.0

Features

  • Added webFrameMain.printToPDF() to allow printing individual frames to PDF from the main process. #52627 (Also in 42, 44)
  • Fixed an issue where getDisplayMedia({ audio: { restrictOwnAudio: true } }) was ignored in setDisplayMediaRequestHandler, causing loopback audio to include local app playback. #52533 (Also in 44)

Fixes

  • Fixed a browser process crash that could occur during Windows logoff, shutdown, or restart. #52620 (Also in 42, 44)
  • Fixed a crash report when the X server or Wayland compositor exits while an app is running. #52685 (Also in 42, 44)
  • Fixed a crash when quickly switching menus while the app is under heavy load. #52673 (Also in 42, 44)
  • Fixed a potential crash when notifying user activation before the primary main frame was live. #52697 (Also in 42, 44)
  • Fixed an issue where a JavaScript out-of-memory crash could be reported from inside the crash-key handler instead of at the out-of-memory site. #52725 (Also in 42, 44)
  • Fixed the Linux system accent color intermittently not being applied (systemPreferences.getAccentColor() returning an empty string on some launches). #52575

Other Changes

... (truncated)

Commits
  • 340bae1 ci: fix generating ffmpeg (#52961)
  • 5d74fe3 fix: show DevTools popup menus for setDevToolsWebContents() frontends (#52937)
  • 7bb1b8f refactor: SimpleURLLoaderWrapper managed by cppgc (#52934)
  • ce2dc12 fix: prevent crash when GPU context unavailable in sharedTexture (#52938)
  • d1afd78 chore: cleanup includes of Win32 headers (#52945)
  • bfc9c62 chore: cherry-pick 3a02de271fd3 and 726eafecc145 from chromium (#52952)
  • 524a3df fix: dangling rawptr NativeWindow::primary_web_contents_view_ (#52939)
  • a2e9e45 ci: log Datadog upload failure instead of failing job (#52936)
  • d593366 fix: transparent windows can be resized on Linux (#52947)
  • 4a04028 fix: don't crash on non-UTF8 serviceName in app.setLoginItemSettings (#52944)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
@dependabot dependabot Bot changed the title chore(deps): bump the npm-minor-and-patch group across 1 directory with 7 updates build(deps): bump the npm-minor-and-patch group across 1 directory with 7 updates Aug 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-minor-and-patch-01cf54240f branch 2 times, most recently from dfac2ab to 6ffa4cc Compare August 25, 2026 15:16
…th 7 updates

Bumps the npm-minor-and-patch group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@agentclientprotocol/sdk](https://github.com/agentclientprotocol/typescript-sdk) | `1.3.0` | `1.4.0` |
| [sherpa-onnx](https://github.com/csukuangfj/sherpa-onnx) | `1.13.4` | `1.13.6` |
| [tar-stream](https://github.com/mafintosh/tar-stream) | `3.1.7` | `3.2.0` |
| [ws](https://github.com/websockets/ws) | `8.21.1` | `8.21.3` |
| [eslint](https://github.com/eslint/eslint) | `10.8.0` | `10.9.0` |
| [globals](https://github.com/sindresorhus/globals) | `17.9.0` | `17.11.0` |
| [electron](https://github.com/electron/electron) | `43.2.0` | `43.4.1` |



Updates `@agentclientprotocol/sdk` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/agentclientprotocol/typescript-sdk/releases)
- [Changelog](https://github.com/agentclientprotocol/typescript-sdk/blob/main/CHANGELOG.md)
- [Commits](agentclientprotocol/typescript-sdk@v1.3.0...v1.4.0)

Updates `sherpa-onnx` from 1.13.4 to 1.13.6
- [Release notes](https://github.com/csukuangfj/sherpa-onnx/releases)
- [Changelog](https://github.com/csukuangfj/sherpa-onnx/blob/master/CHANGELOG.md)
- [Commits](csukuangfj/sherpa-onnx@dart-v1.13.4...dart-v1.13.6)

Updates `tar-stream` from 3.1.7 to 3.2.0
- [Commits](mafintosh/tar-stream@v3.1.7...v3.2.0)

Updates `ws` from 8.21.1 to 8.21.3
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.21.1...8.21.3)

Updates `eslint` from 10.8.0 to 10.9.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.8.0...v10.9.0)

Updates `globals` from 17.9.0 to 17.11.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.9.0...v17.11.0)

Updates `electron` from 43.2.0 to 43.4.1
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v43.2.0...v43.4.1)

---
updated-dependencies:
- dependency-name: "@agentclientprotocol/sdk"
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: electron
  dependency-version: 43.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: eslint
  dependency-version: 10.8.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: globals
  dependency-version: 17.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: sherpa-onnx
  dependency-version: 1.13.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: tar-stream
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: ws
  dependency-version: 8.21.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-minor-and-patch-01cf54240f branch from 6ffa4cc to 1a4702f Compare August 25, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants