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 0.6 to 1.22 #387

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 Mar 21, 2022

Bumps tika-core from 0.6 to 1.22.

Changelog

Sourced from tika-core's changelog.

Release 2.4.0 - ???

  • NOTE: To save on resources, we no longer include the deeplearning4j dependencies in the tika-dl jar. The dependencies for the tika-dl package must be provided by users. See: https://github.com/apache/tika/blob/main/tika-parsers/tika-parsers-ml/tika-dl/pom.xml for the dependencies that must be provided at run-time (TIKA-3676).

  • Add MetadataWriteFilter capability to improve memory profile in Metadata objects (TIKA-3695).

  • Add basic parsers for WARC and WACZ in tika-parsers-standard (TIKA-3697).

  • Add detection for Frictionless Data packages and WACZ (TIKA-3696).

  • Upgrade deeplearning4j to 1.0.0-M2 (TIKA-3458 and PR#527).

  • Various dependency upgrades, including POI, dl4j, gson, jackson, twelvemonkeys, log4j2 and others (TIKA-3675 and many PRs from dependabot).

Release 2.3.0 - 02/02/2022

  • Upgrade to Apache POI 5.2.0. This is the first upgrade to POI 5.x and represents a major refactoring. Users may experience significantly more logging (TIKA-3164).

  • Upgrade to log4j2 2.17.1 (TIKA-3638).

  • Improve consistency in reporting package-entry divs across all parsers for embedded files (TIKA-3644). This leads to some more text (embedded file names) in files with many embedded attachments.

  • Improve configuration of maps as params for parsers in TikaConfig (TIKA-3645).

  • Improve identification of iWorks 13 files and add parsing for thumbnails, some metadata and attachments (TIKA-3634). Skip handling of .iwa files, which are not yet supported.

  • Limit the default in-memory processing (maxMainMemoryBytes) in the PDFParser to 512MB as in the 1.x branch (TIKA-3642).

  • Added IDML Parser from 1.x series to 2.x series (TIKA-3188).

  • Extract annotation types and subtypes for PDFs into metadata (TIKA-3653).

  • Add metadata value for PDFs that contain 3D annotations (TIKA-3653).

  • Add parser for Translation Memory eXchange (TMX) files (TIKA-3660).

... (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

You can trigger a rebase of this PR 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.

> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [tika-core](https://github.com/apache/tika) from 0.6 to 1.22.
- [Release notes](https://github.com/apache/tika/releases)
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](apache/tika@0.6...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 Mar 21, 2022
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