forked from CorentinTh/it-tools
-
Notifications
You must be signed in to change notification settings - Fork 76
fix(deps): update dependency tesseract.js to v6 #147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
chore/all-my-stuffs
Choose a base branch
from
renovate/tesseract.js-6.x
base: chore/all-my-stuffs
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
e3b5bf5 to
4d82930
Compare
4d82930 to
7eee1f7
Compare
238ffb4 to
87c7609
Compare
5d27d4c to
89924d6
Compare
6315c1c to
71b60fc
Compare
89924d6 to
b9dcf2e
Compare
856efcf to
6cb4958
Compare
a186e72 to
9912241
Compare
0a0977a to
9f70133
Compare
ddec9ff to
6e1d5b2
Compare
6e1d5b2 to
788e071
Compare
eb0ef13 to
fc36499
Compare
f49fcb4 to
5ed95aa
Compare
5ed95aa to
4dfd50f
Compare
e731e54 to
a63dab8
Compare
d5a8e75 to
8f160bb
Compare
4dfd50f to
d2e095c
Compare
e427301 to
9001f65
Compare
9001f65 to
a083329
Compare
dd801f6 to
37164f3
Compare
a083329 to
8342956
Compare
09d84d4 to
8a89a78
Compare
8342956 to
873fadd
Compare
71b754d to
8873b9d
Compare
05d0e72 to
725930a
Compare
04594e3 to
6aa69eb
Compare
725930a to
968c0ab
Compare
8fc2fcd to
8c97e19
Compare
968c0ab to
e3e9677
Compare
e3e9677 to
0ca792b
Compare
e018416 to
6fd3c6b
Compare
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.
This PR contains the following updates:
^5.1.1->^6.0.0Release Notes
naptha/tesseract.js (tesseract.js)
v6.0.1Compare Source
What's Changed
node-fetchto using built-infetchimplementation for Node.js v18 and newer.Full Changelog: naptha/tesseract.js@v6.0.0...v6.0.1
v6.0.0Compare Source
What's Changed
Breaking Changes
textare now disabled by default.hocroutput (for example), set the following:worker.recognize(image, {}, { hocr: true })blocks) was tweaked.blocks) is returned.words,symbols, etc.).textandbbox--are unchanged.worker.initializeandworker.loadLanguage, along with several depreciated options from v2.See #993 for additional discussion about this release.
New Contributors
Full Changelog: naptha/tesseract.js@v5.1.1...v6.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.