Bump the production-dependencies group across 1 directory with 2 updates - #27
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the production-dependencies group with 2 updates in the /app directory: [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) 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 `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.2 dependency-type: direct:production update-type: version-update:semver-patch 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-49fa69c3fe
branch
from
August 10, 2026 15:09
945697b to
cc4df29
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 production-dependencies group with 2 updates in the /app directory: better-sqlite3 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
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