Skip to content

fix(deps): update dependency tesseract.js to v4.1.2

Renovate requested to merge renovate/tesseract.js-4.x-lockfile into v2

This MR contains the following updates:

Package Type Update Change
tesseract.js dependencies patch 4.1.1 -> 4.1.2

Release Notes

naptha/tesseract.js (tesseract.js)

v4.1.2

Compare Source

What's Changed

  • Fixed bug causing excessive memory use when using FS + writeFile function (#​812)
  • Fixed bug where setting output option debug: true was forcing recognition to be run (#​788)
  • Added warning message when setParameters is used to set options that can only be set during initialize (#​816)
  • Minor edits to reduce memory use (#​815)
  • Minor changes to documentation, types, and example code (#​575, #​791, #​803, #​805, #​810, #​817)

New Contributors

Full Changelog: https://github.com/naptha/tesseract.js/compare/v4.1.1...v4.1.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports