Skip to content

chore(deps): bump the npm-patch group with 5 updates - #83

Merged
derogab merged 1 commit into
masterfrom
dependabot/npm_and_yarn/master/npm-patch-0f8c1ce977
Jul 12, 2026
Merged

chore(deps): bump the npm-patch group with 5 updates#83
derogab merged 1 commit into
masterfrom
dependabot/npm_and_yarn/master/npm-patch-0f8c1ce977

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-patch group with 5 updates:

Package From To
@derogab/llm-proxy 0.4.3 0.4.4
@derogab/stt-proxy 0.3.2 0.3.3
@types/node 25.9.2 25.9.5
@vitest/coverage-v8 4.1.8 4.1.10
vitest 4.1.8 4.1.10

Updates @derogab/llm-proxy from 0.4.3 to 0.4.4

Release notes

Sourced from @​derogab/llm-proxy's releases.

v0.4.4

What's Changed

Full Changelog: derogab/llm-proxy@v0.4.3...v0.4.4

Commits
  • 8690c20 versioning: 0.4.4
  • b8e2e66 Merge pull request #69 from derogab/dependabot/github_actions/master/github-a...
  • 3f0f447 Merge pull request #70 from derogab/dependabot/npm_and_yarn/master/npm-minor-...
  • de724a8 chore(deps): bump the npm-minor group across 1 directory with 3 updates
  • f40debc Merge pull request #71 from derogab/dependabot/npm_and_yarn/master/npm-patch-...
  • a68ed1f chore(deps-dev): bump the npm-patch group with 3 updates
  • 1841f89 chore(deps): bump the github-actions-major group with 2 updates
  • deb6135 Merge pull request #68 from derogab/ci/dependabot
  • 6122778 ci: group dependabot updates by semver level and skip npm majors
  • See full diff in compare view

Updates @derogab/stt-proxy from 0.3.2 to 0.3.3

Release notes

Sourced from @​derogab/stt-proxy's releases.

v0.3.3

What's Changed

New Contributors

Full Changelog: derogab/stt-proxy@v0.3.2...v0.3.3

Commits
  • 2f143fa versioning: 0.3.3
  • 99fa9ad Merge pull request #9 from derogab/dependabot/github_actions/master/github-ac...
  • c7c219b Merge pull request #10 from derogab/dependabot/npm_and_yarn/master/npm-patch-...
  • eb3d219 build(deps-dev): bump the npm-patch group with 3 updates
  • 24a5698 build(deps): bump the github-actions-major group with 2 updates
  • ac42b9c Merge pull request #8 from derogab/ci/dependabot-grouped-updates
  • 9d40c4f ci: add dependabot config with semver-grouped updates
  • See full diff in compare view

Updates @types/node from 25.9.2 to 25.9.5

Commits

Updates @vitest/coverage-v8 from 4.1.8 to 4.1.10

Release notes

Sourced from @​vitest/coverage-v8's releases.

v4.1.10

   🐞 Bug Fixes

    View changes on GitHub

v4.1.9

🐞 Bug Fixes

View changes on GitHub
Commits

Updates vitest from 4.1.8 to 4.1.10

Release notes

Sourced from vitest's releases.

v4.1.10

   🐞 Bug Fixes

    View changes on GitHub

v4.1.9

🐞 Bug Fixes

View changes on GitHub
Commits
  • db616d2 chore: release v4.1.10 (#10718)
  • bae52b5 fix(vm): fix external module resolve error with deps optimizer query for enco...
  • a7a61e7 chore: release v4.1.9 (#10598)
  • 934b0f5 fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...
  • 7fb2965 fix(browser): wait for orchestrator readiness before resolving browser sessio...
  • a518019 fix: fix importOriginal with optimizer and query import [backport to v4] (#...
  • See full diff in compare view

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

Summary by cubic

Update proxies and test tooling to latest patch versions to pick up upstream bug fixes and keep types current. No runtime behavior changes expected.

  • Dependencies
    • @derogab/llm-proxy: 0.4.3 → 0.4.4 (updates axios, openai, node-llama-cpp)
    • @derogab/stt-proxy: 0.3.2 → 0.3.3
    • vitest: 4.1.8 → 4.1.10 (bug fixes)
    • @vitest/coverage-v8: 4.1.8 → 4.1.10
    • @types/node: 25.9.2 → 25.9.5

Written for commit 57177bc. Summary will update on new commits.

Review in cubic

Bumps the npm-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@derogab/llm-proxy](https://github.com/derogab/llm-proxy) | `0.4.3` | `0.4.4` |
| [@derogab/stt-proxy](https://github.com/derogab/stt-proxy) | `0.3.2` | `0.3.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.2` | `25.9.5` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.8` | `4.1.10` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.8` | `4.1.10` |


Updates `@derogab/llm-proxy` from 0.4.3 to 0.4.4
- [Release notes](https://github.com/derogab/llm-proxy/releases)
- [Commits](derogab/llm-proxy@v0.4.3...v0.4.4)

Updates `@derogab/stt-proxy` from 0.3.2 to 0.3.3
- [Release notes](https://github.com/derogab/stt-proxy/releases)
- [Commits](derogab/stt-proxy@v0.3.2...v0.3.3)

Updates `@types/node` from 25.9.2 to 25.9.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitest/coverage-v8` from 4.1.8 to 4.1.10
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/coverage-v8)

Updates `vitest` from 4.1.8 to 4.1.10
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest)

---
updated-dependencies:
- dependency-name: "@derogab/llm-proxy"
  dependency-version: 0.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-patch
- dependency-name: "@derogab/stt-proxy"
  dependency-version: 0.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-patch
- dependency-name: "@types/node"
  dependency-version: 25.9.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch
- dependency-name: vitest
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 12, 2026
@derogab
derogab merged commit 7ecc0ae into master Jul 12, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/master/npm-patch-0f8c1ce977 branch July 12, 2026 00:48
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant