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
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-minor-and-patch-01cf54240f
branch
2 times, most recently
from
August 25, 2026 15:16
dfac2ab to
6ffa4cc
Compare
…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
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-minor-and-patch-01cf54240f
branch
from
August 25, 2026 16:05
6ffa4cc to
1a4702f
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 npm-minor-and-patch group with 7 updates in the / directory:
1.3.01.4.01.13.41.13.63.1.73.2.08.21.18.21.310.8.010.9.017.9.017.11.043.2.043.4.1Updates
@agentclientprotocol/sdkfrom 1.3.0 to 1.4.0Release notes
Sourced from @agentclientprotocol/sdk's releases.
Changelog
Sourced from @agentclientprotocol/sdk's changelog.
Commits
e6463f4chore(main): release 1.4.0 (#237)dc3b0e4feat: Stabilize elicitation APIs (#242)b7d6e81fix(v2): enforce initialization lifecycle (#235)7585334chore(deps): bump the minor group with 19 updates (#241)0101014fix(v2): enforce method contracts (#229)e1054d0chore(deps): bump crate-ci/typos from 1.48.0 to 1.49.0 (#238)611e1fechore(deps): bump the minor group with 17 updates (#239)5ae784bchore(deps-dev): bump nanoid from 3.3.16 to 3.3.18 (#240)f838f94chore: verify generated protocol sources (#232)5f58a95fix(server): preserve routed outbound messages (#231)Updates
sherpa-onnxfrom 1.13.4 to 1.13.6Changelog
Sourced from sherpa-onnx's changelog.
... (truncated)
Commits
b4a52caFix dart1cb484aRelease v1.13.6 (#3879)0cefb05Add VAD+ASR Flutter examples (#3877)3e40933Expose the pyannote window shift ratio in the C API and language bindings (#3...8c0c1b0Unify sherpa-onnx init API for Flutter and Dart CLI (#3875)e1edbfeFix releasing dart packages (#3874)c3625d2Fix using SPM in iOS examples (#3867)99dcbfeFix building android and java examples (#3866)3dc7c56Release v1.13.5 (#3863)952b370Fix float32 catastrophic cancellation in variance computation (#3862)Updates
tar-streamfrom 3.1.7 to 3.2.0Commits
5e4ddbe3.2.02284ba7Add a contentsByteOffset to the header emitted on entry events. (#170)cca2c77Fix typo in BufferList.shiftFirst. (#171)24deba43.1.94f88ef7avoid too much header buffering7a6fd513.1.870885easupport bare126968fCreate SECURITY.mdUpdates
wsfrom 8.21.1 to 8.21.3Release notes
Sourced from ws's releases.
Commits
c791e70[dist] 8.21.3e97a20e[fix] Reject offers withclient_max_window_bitsbelow config787ebf2[dist] 8.21.2b4d62ebRevert "[ci] Trust Coveralls Homebrew tap"e4bb883[security] Use GitHub PVR as main reporting channel2eb3be0[test] Skip test on Node.js versions where it does not applyUpdates
eslintfrom 10.8.0 to 10.9.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
c27bc9210.9.0fa831d9Build: changelog update for 10.9.0899dbf1chore: update github/codeql-action action to v4.37.7 (#21243)08de88efeat: handle underflow in no-loss-of-precision (#21218)9ef407adocs: use eslint.config.* wherever config file names are listed (#21216)9aa3873chore: update ecosystem plugins (#21235)2ba3025fix: prevent unsafeno-varautofix with hoisted functions (#21213)dc1e7a8chore: update ecosystem plugins (#21208)87f66f4docs: Update README8e69622fix: Prevent no-var autofix when var is shadowed by catch parameter (#21204)Updates
globalsfrom 17.9.0 to 17.11.0Release notes
Sourced from globals's releases.
Commits
8c5992717.11.061eafbfAddreact-nativeglobals (#337)7bed4af17.10.0f468407AddGM_cookieto Greasemonkey globals (#349)Updates
electronfrom 43.2.0 to 43.4.1Release notes
Sourced from electron's releases.
... (truncated)
Commits
340bae1ci: fix generating ffmpeg (#52961)5d74fe3fix: show DevTools popup menus for setDevToolsWebContents() frontends (#52937)7bb1b8frefactor: SimpleURLLoaderWrapper managed by cppgc (#52934)ce2dc12fix: prevent crash when GPU context unavailable in sharedTexture (#52938)d1afd78chore: cleanup includes of Win32 headers (#52945)bfc9c62chore: cherry-pick 3a02de271fd3 and 726eafecc145 from chromium (#52952)524a3dffix: dangling rawptrNativeWindow::primary_web_contents_view_(#52939)a2e9e45ci: log Datadog upload failure instead of failing job (#52936)d593366fix: transparent windows can be resized on Linux (#52947)4a04028fix: don't crash on non-UTF8 serviceName in app.setLoginItemSettings (#52944)