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.version from 2.2.1 to 2.3.0 #170

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2022

Bumps tika.version from 2.2.1 to 2.3.0.
Updates tika-core from 2.2.1 to 2.3.0

Changelog

Sourced from tika-core's changelog.

Release 2.3.1 - ???

  • Upgrade deeplearning4j to 1.0.0-M1.1 (TIKA-3458)

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

  • Add Bill of Materials (Maven BOM) for centralized module version management (TIKA-3367).

Release 2.2.1 - 12/19/2021

  • Fix multithreading bug for ooxml files (TIKA-3627).

  • Upgrade log4j to 2.17.0 (TIKA-3625).

  • Upgrade to PDFBox 2.0.25 (TIKA-3622)

  • Fix bug that prevented metadata keys in the UnpackerResource in tika-server (TIKA-3624).

  • Upgrade log4j to 2.16.0 (TIKA-3623)

... (truncated)

Commits
  • 02e0f62 [maven-release-plugin] prepare release 2.3.0-rc1
  • 37c04a4 fix rat:check errors
  • 25caa2a Update CHANGES.txt for 2.3.0 release.
  • 243701a prep for 2.3.0 release process
  • b578212 prep for 2.3.0 release process
  • ffc6c6e update team list to include emeritus status and correct accent on Bertrand's ...
  • cba7dee TIKA-3640 -- general upgrades for the next 2.x version -- revert stax-ex
  • 3f6fc25 TIKA-3640 -- general upgrades for the next 2.x version
  • ff9e044 Bump testcontainers from 1.16.2 to 1.16.3 (#494)
  • afe946a Bump slf4j.version from 1.7.33 to 1.7.35 (#493)
  • Additional commits viewable in compare view

Updates tika-parsers-standard-package from 2.2.1 to 2.3.0

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)

Bumps `tika.version` from 2.2.1 to 2.3.0.

Updates `tika-core` from 2.2.1 to 2.3.0
- [Release notes](https://github.com/apache/tika/releases)
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](apache/tika@2.2.1...2.3.0)

Updates `tika-parsers-standard-package` from 2.2.1 to 2.3.0

---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.tika:tika-parsers-standard-package
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 9, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2022

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 20, 2022
@dependabot dependabot bot deleted the dependabot/maven/tika.version-2.3.0 branch February 20, 2022 21:30
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
0 participants