Update dependency tesseract-ocr/tesseract to v5.4.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
tesseract-ocr/tesseract | patch |
5.4.0 -> 5.4.1
|
|
tesseract-ocr/tesseract | ironbank-github | patch |
5.4.0 -> 5.4.1
|
Release Notes
tesseract-ocr/tesseract (tesseract-ocr/tesseract)
v5.4.1
What's Changed
This release fixes a regression with legacy or mixed models (issue #4257).
- Avoid FP overflow in NormEvidenceOf (fixes issue #4257) by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4259
- Update deprecated Node.js 16 GitHub actions by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4262
- Fix code style issues which were reported by Codacy by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4263
- Fix some issues which were reported by Codacy by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4266
- Fix more Codacy issues by @stweil in https://github.com/tesseract-ocr/tesseract/pull/4267
- Several build fixes by @zdenop
Full Changelog: https://github.com/tesseract-ocr/tesseract/compare/5.4.0...5.4.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.