Bump thiagoalessio/tesseract_ocr from 2.12.0 to 2.13.0 #288

Closed
dependabot[bot] wants to merge 1 commits from dependabot/composer/thiagoalessio/tesseract_ocr-2.13.0 into main
dependabot[bot] commented 2023-10-06 00:37:59 +00:00 (Migrated from github.com)

Bumps thiagoalessio/tesseract_ocr from 2.12.0 to 2.13.0.

Commits
  • 232a8cb Bump to version 2.13.0
  • 745c880 Merge pull request #241 from mal-risma/main
  • 58def9a Sleep for 1 ms while waiting to yield CPU
  • 2de7ef7 Remove mentions to obsolete "Gitter" room
  • 11f417e Merge pull request #232 from iamvar/gitattributes
  • a0c8cfd Add .gitattributes, exclude tests from archive
  • 2681fa8 Add support for more tesseract versions (4.1.3, 5.0.1, 5.1.0)
  • cdde1dd Run code-coverage in controlled environment (inside my own container)
  • 0c3acb2 Use insecure transport for composer on very old images
  • 530e120 Add test case for PSM option on tesseract 5 alpha
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [thiagoalessio/tesseract_ocr](https://github.com/thiagoalessio/tesseract-ocr-for-php) from 2.12.0 to 2.13.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/thiagoalessio/tesseract-ocr-for-php/commit/232a8cb9d571992f9bd1e263f2f6909cf6c173a1"><code>232a8cb</code></a> Bump to version 2.13.0</li> <li><a href="https://github.com/thiagoalessio/tesseract-ocr-for-php/commit/745c880a8780ee9c424f296dc77773d9e20da7d6"><code>745c880</code></a> Merge pull request <a href="https://redirect.github.com/thiagoalessio/tesseract-ocr-for-php/issues/241">#241</a> from mal-risma/main</li> <li><a href="https://github.com/thiagoalessio/tesseract-ocr-for-php/commit/58def9abf1ac3c7476262f37fcd176723f324dec"><code>58def9a</code></a> Sleep for 1 ms while waiting to yield CPU</li> <li><a href="https://github.com/thiagoalessio/tesseract-ocr-for-php/commit/2de7ef79000f527ef633c1368c1dedbb12cd9d56"><code>2de7ef7</code></a> Remove mentions to obsolete &quot;Gitter&quot; room</li> <li><a href="https://github.com/thiagoalessio/tesseract-ocr-for-php/commit/11f417e898c74a8cd9cdc28efa15a0335c48cb9b"><code>11f417e</code></a> Merge pull request <a href="https://redirect.github.com/thiagoalessio/tesseract-ocr-for-php/issues/232">#232</a> from iamvar/gitattributes</li> <li><a href="https://github.com/thiagoalessio/tesseract-ocr-for-php/commit/a0c8cfd8bcd47e6887b6fa40f32572a5034826d7"><code>a0c8cfd</code></a> Add .gitattributes, exclude tests from archive</li> <li><a href="https://github.com/thiagoalessio/tesseract-ocr-for-php/commit/2681fa8541d8d78dd05eeeb10e29fe0830c2f631"><code>2681fa8</code></a> Add support for more tesseract versions (4.1.3, 5.0.1, 5.1.0)</li> <li><a href="https://github.com/thiagoalessio/tesseract-ocr-for-php/commit/cdde1ddd2a3daf3fb807fcefa0b3b0f74f908bb1"><code>cdde1dd</code></a> Run code-coverage in controlled environment (inside my own container)</li> <li><a href="https://github.com/thiagoalessio/tesseract-ocr-for-php/commit/0c3acb28bc09cf8d29753a61f4367c967bed753d"><code>0c3acb2</code></a> Use insecure transport for composer on very old images</li> <li><a href="https://github.com/thiagoalessio/tesseract-ocr-for-php/commit/530e1204ea6c8344571950d02a350719881ece08"><code>530e120</code></a> Add test case for PSM option on tesseract 5 alpha</li> <li>Additional commits viewable in <a href="https://github.com/thiagoalessio/tesseract-ocr-for-php/compare/2.12.0...2.13.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=thiagoalessio/tesseract_ocr&package-manager=composer&previous-version=2.12.0&new-version=2.13.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
dependabot[bot] commented 2023-10-20 01:11:13 +00:00 (Migrated from github.com)

Looks like thiagoalessio/tesseract_ocr is up-to-date now, so this is no longer needed.

Looks like thiagoalessio/tesseract_ocr is up-to-date now, so this is no longer needed.

Pull request closed

Sign in to join this conversation.