Skip to content
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

Bump tika-core from 1.4 to 1.22 in /lightadmin-core #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 19, 2021

Bumps tika-core from 1.4 to 1.22.

Changelog

Sourced from tika-core's changelog.

Release 2.1.0 - 08/18/2021

MAJOR CHANGES in 2.1.0:

  • Improved packaging for tika-parsers-extended. Use the tika-parser-scientific-package and tika-parser-sqlite3-package artifacts if you want fat jars with dependencies. (TIKA-3510)

  • Tika app writes UTF-8 when an encoding is not specified; the legacy behavior was UTF-8 on Mac OS, but System default on other OSs (TIKA-3515).

  • Change the default rendering strategy for PDFs from NO_TEXT to ALL (TIKA-3520).

Other changes:

  • Fixed bug that pointed to the wrong tessdata directory if the user specified a tesseract path but not also a tessdata path (TIKA-3518).

  • Fixed bug in Icu4j's encoding detector where it would return non-standard names for charsets, e.g. IBM424_rtl is now returned as IBM424 (TIKA-3516).

  • Add a simple UrlFetcher in tika-core as a basic alternative to tika-fetcher-http (TIKA-3527).

  • Add tika-pipes support for Google Cloud Storage (TIKA-3524).

  • Fix markup ordering errors in xhtml output for ODT files (TIKA-2242).

  • Fix serialization of embedded docs in OpenSearch emitter and fix embedded documents not being indexed in some use cases in the Solr emitter (TIKA-3490).

  • Add pipesClientId system property to PipesServer so that each forked process can log to its own logger (TIKA-3480).

  • Add DateNormalizingMetadataFilter let users ensure that all dates emitted to Solr/OpenSearch are in UTC. Users can configure which timezone they'd like to use in cases where the file format does not store a timezone (TIKA-3496).

  • Breaking change in the Solr and OpenSearch emitters. To achieve the SKIP or CONCATENATE attachment strategy, modify the parseMode in the pipesiterators or in the FetchEmitTuple (TIKA-3494).

Release 2.0.0 - 07/07/2021

  • Cleanup of fetcher integration with tika-server.

  • Update dependencies.

Release 2.0.0-BETA - 05/19/2021

... (truncated)

Commits
  • aa2a385 [maven-release-plugin] prepare release 1.22-rc4
  • de0fca9 roll back for rc#4...update date
  • 4db132e roll back for rc#4
  • c5daaf4 Merge remote-tracking branch 'origin/branch_1x' into branch_1x
  • 357c163 include opennlp lang model in tika-eval during assembly
  • 0f3790e [maven-release-plugin] prepare for next development iteration
  • c23f47e [maven-release-plugin] prepare release 1.23-rc3
  • c25b81d Merge remote-tracking branch 'origin/branch_1x' into branch_1x
  • fd40040 roll back for rc#3, again...
  • 950ee35 [maven-release-plugin] prepare for next development iteration
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [tika-core](https://github.com/apache/tika) from 1.4 to 1.22.
- [Release notes](https://github.com/apache/tika/releases)
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](apache/tika@1.4...1.22)

---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants