Skip to content

chore(deps): bump the patch-and-minor group across 1 directory with 2 updates - #510

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/memstream/patch-and-minor-077da9e1e4
Open

chore(deps): bump the patch-and-minor group across 1 directory with 2 updates#510
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/memstream/patch-and-minor-077da9e1e4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the patch-and-minor group with 2 updates in the /memstream directory: node-llama-cpp and tsx.

Updates node-llama-cpp from 3.18.1 to 3.20.0

Release notes

Sourced from node-llama-cpp's releases.

v3.20.0

3.20.0 (2026-08-11)

Features

  • Muse Glimmer support (#639) (adb92f2)
  • improve thought segments syntax extraction (#636) (3f686d7)
  • expose download speed and ETA for a model downloader (#636) (3f686d7)
  • expose the model's architecture directly on the model instance (#636) (3f686d7)
  • inspect gpu command: print model parameters count (#639) (adb92f2)

Bug Fixes

  • adapt to breaking llama.cpp changes (#636) (3f686d7)
  • LlamaContextSequence: make .dispose() return a promise (#636) (3f686d7)
  • Qwen chat wrapper auto thought segment opening (#636) (3f686d7)
  • optimize checkpoints with auto opening thought segments (#636) (3f686d7)
  • simulator model dispose while in use race conditions (#636) (3f686d7)
  • Vulkan device memory readings (#636) (3f686d7)
  • topP config when using temperature (#639) (adb92f2)
  • support more quant labels (#639) (adb92f2)

Shipped with llama.cpp release b10361

To use the latest llama.cpp release available, run npx -n node-llama-cpp source download --release latest. (learn more)

v3.19.1

Gemma 4 is here!

Read about the release in the blog post


3.19.1 (2026-07-20)

Bug Fixes

  • context disposal race condition crash (#632) (ac12145)
  • context shift edge cases (#632) (ac12145)
  • use stderr for partial logs of warn level and above (#632) (ac12145)

Shipped with llama.cpp release b10068

... (truncated)

Commits
  • adb92f2 feat: Muse Glimmer support (#639)
  • 3f686d7 feat: improve thought segments syntax extraction (#636)
  • ac12145 fix: context disposal race condition crash (#632)
  • f53ea51 build: fix CI CUDA build (#620)
  • 72046e5 build: fix CI CUDA build (#619)
  • 4b1797f build: fit CUDA prebuilt binary module size under limit (#618)
  • 5fe6e27 feat: Gemma 4 support (#591)
  • e8336a4 feat: riscv64 prebuilt binaries (#615)
  • f655fd9 fix: build compatibility with latest llama.cpp (b8390+) (#597)
  • c0c69a4 fix: update cpu_get_num_math to common_cpu_get_num_math (llama.cpp rename) (#...
  • See full diff in compare view

Updates tsx from 4.21.0 to 4.23.13

Release notes

Sourced from tsx's releases.

v4.23.13

4.23.13 (2026-08-30)

Bug Fixes

  • cache: bound shared transform cache memory (#835) (28e1f12)

This release is also available on:

v4.23.12

4.23.12 (2026-08-10)

Bug Fixes

  • shim import.meta when tokens are split by comments or newlines (#829) (ed9d330), closes #828

This release is also available on:

v4.23.11

4.23.11 (2026-08-07)

Bug Fixes

  • preserve async ESM require fallback (55cbece)

This release is also available on:

v4.23.10

4.23.10 (2026-08-07)

Bug Fixes


This release is also available on:

v4.23.9

4.23.9 (2026-08-06)

... (truncated)

Commits
  • 28e1f12 fix(cache): bound shared transform cache memory (#835)
  • ed9d330 fix: shim import.meta when tokens are split by comments or newlines (#829)
  • 651f5be test: cover CommonJS TypeScript import.meta paths
  • bd3bc64 test: cover CommonJS loader source fallback
  • 55cbece fix: preserve async ESM require fallback
  • 6c5ba85 docs: document CommonJS default interop
  • ec1bcd5 fix: support nyc coverage discovery (#710)
  • b6e5b48 docs: clarify CommonJS default imports
  • 2f55884 fix: map Node test locations
  • de935d5 docs: document Node source-map stack formatting
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for tsx since your current version.


@dependabot @github

dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, javascript, memstream. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

… updates

Bumps the patch-and-minor group with 2 updates in the /memstream directory: [node-llama-cpp](https://github.com/withcatai/node-llama-cpp) and [tsx](https://github.com/privatenumber/tsx).


Updates `node-llama-cpp` from 3.18.1 to 3.20.0
- [Release notes](https://github.com/withcatai/node-llama-cpp/releases)
- [Commits](withcatai/node-llama-cpp@v3.18.1...v3.20.0)

Updates `tsx` from 4.21.0 to 4.23.13
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.21.0...v4.23.13)

---
updated-dependencies:
- dependency-name: node-llama-cpp
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
- dependency-name: tsx
  dependency-version: 4.23.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the patch-and-minor group in /memstream with 2 updates chore(deps): bump the patch-and-minor group across 1 directory with 2 updates Sep 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/memstream/patch-and-minor-077da9e1e4 branch from 5ad2ebc to 00e8d60 Compare September 7, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants