chore(deps): bump the production-dependencies group across 1 directory with 4 updates - #57
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…y with 4 updates Bumps the production-dependencies group with 4 updates in the /app directory: [better-sqlite3](https://github.com/WiseLibs/better-sqlite3), [jose](https://github.com/panva/jose), [node-llama-cpp](https://github.com/withcatai/node-llama-cpp) and [tesseract.js](https://github.com/naptha/tesseract.js). Updates `better-sqlite3` from 13.0.1 to 13.0.3 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v13.0.1...v13.0.3) Updates `jose` from 5.10.0 to 6.2.10 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v5.10.0...v6.2.10) Updates `node-llama-cpp` from 3.19.1 to 3.20.0 - [Release notes](https://github.com/withcatai/node-llama-cpp/releases) - [Commits](withcatai/node-llama-cpp@v3.19.1...v3.20.0) Updates `tesseract.js` from 5.1.1 to 7.0.0 - [Release notes](https://github.com/naptha/tesseract.js/releases) - [Commits](naptha/tesseract.js@v5.1.1...v7.0.0) --- updated-dependencies: - dependency-name: better-sqlite3 dependency-version: 13.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: jose dependency-version: 6.2.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: node-llama-cpp dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tesseract.js dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/app/production-dependencies-e4a9b9ca18
branch
from
August 31, 2026 15:12
9985108 to
e47d86e
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/app/production-dependencies-e4a9b9ca18
branch
September 7, 2026 15:11
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 production-dependencies group with 4 updates in the /app directory: better-sqlite3, jose, node-llama-cpp and tesseract.js.
Updates
better-sqlite3from 13.0.1 to 13.0.3Release notes
Sourced from better-sqlite3's releases.
Commits
dbc2ea113.0.3b872585use Ubuntu 22.04-arm (#1510)569e85a13.0.2df1324bfix: this dependabot configuration does not set a co... in... (#1508)b9fbe5ffixed segfault from making calls while worker thread is terminating71707c4validate the parameters of table properly (#1504)6478c99Update SQLite to version 3.53.4 (#1506)6d24034add gypfile option to package.json (#1505)ab6232efixed typo in docs57d751cupdated readmeUpdates
josefrom 5.10.0 to 6.2.10Release notes
Sourced from jose's releases.
... (truncated)
Changelog
Sourced from jose's changelog.
... (truncated)
Commits
3eab152chore(release): 6.2.10021abf4refactor(jws): specialize compact processinga998927refactor(jwe): specialize compact processingeedb124refactor(jose): share binary input validation52ba159refactor(jwt): share producer claim state85e30edrefactor(jose): share compact token processing internals0bd81d2test(jose): cover hidden critical-header options9cf7876test(jose): reject callable object impostorsf23cafdtest(jose): preserve resolved key data properties1ee6f61refactor(jwe): consolidate CBC decryption failuresMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for jose since your current version.
Updates
node-llama-cppfrom 3.19.1 to 3.20.0Release notes
Sourced from node-llama-cpp's releases.
Commits
adb92f2feat: Muse Glimmer support (#639)3f686d7feat: improve thought segments syntax extraction (#636)Updates
tesseract.jsfrom 5.1.1 to 7.0.0Release notes
Sourced from tesseract.js's releases.
... (truncated)
Commits
42eae667.0.01b0faecEnable WASM relaxed SIMD in tesseract.js (#1039)4144941Dropped Node.js v14 support (#1041)50a3fd2Added Node.js v24 to Actions (#1021)a20d9ffBump form-data from 4.0.2 to 4.0.4 (#1026)0676b78Bump tmp from 0.2.3 to 0.2.4 (#1029)9c6fc3cFixed types per #1033 (#1036)fb2bd4dAdd GIF format to documentation (#1035)d82eb05Fixed type error per #1031 (#1032)f9dac07Update api.md