Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Bump org.apache.tika:tika-core from 1.28.5 to 2.7.0 #1103

Open
wants to merge 1 commit into
base: dep/dependency_upgrade_staging
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2023

Bumps org.apache.tika:tika-core from 1.28.5 to 2.7.0.

Changelog

Sourced from org.apache.tika:tika-core's changelog.

Release 2.7.1 - ???

  • Improve extraction of embedded file names in .docx (TIKA-3968).

  • Normalize author, title, subject and description to their Dublin Core properties in the HTMLParser (TIKA-3963).

Release 2.7.0 - 1/31/2023

  • Add SVG detection for svg files that lack the xml header (TIKA-3308).

  • Migrate to a live fork of Universal Charset Detector (TIKA-3213).

  • Improve handling of text-based attachments inside .eml files (TIKA-3959).

  • Add tika-parser-nlp-package to release artifacts (TIKA-3958).

  • Remove need for element in classes that extend ConfigBase (TIKA-3946).

  • Add X-TIKA:embedded_id_path to ensure unique embedded file paths (TIKA-3942).

  • Fix bug that prevented digests when the fallback/EmptyParser was called (TIKA-3939).

  • Remove log4j 1.2.x (and slf4j-log4j12 which now redirects to slf4j-reload4j) from all modules (TIKA-3935).

  • Upgrade mime4j to 0.8.9 (TIKA-3950).

  • Refactor date parsing for emails (TIKA-3957)

  • Upgrade to Bouncy Castle 1.71 and jdk18on jars (TIKA-3933).

  • Add a JDBCPipesReporter (TIKA-3931).

  • Add multivalued field strategy option in jdbc-emitter (TIKA-3930). Default is now 'concatenate' with ', ' as the delimiter.

  • Downgrade logging in PipesClient for each parse from info to debug.

Release 2.6.0 - 11/3/2022

  • Add optional Siegfried detector (TIKA-3901).

  • Move OverrideDetector's functionality to the CompositeDetector (TIKA-3904).

  • The FileCommandDetector has been refactored to have the same behavior as the Siegfried detector; see setUseMime in the javadoc (TIKA-3902).

... (truncated)

Commits
  • c6c2771 [maven-release-plugin] prepare release 2.7.0-rc1
  • aded541 prep for 2.7.0-rc1
  • 7951d48 Merge pull request #926 from apache/dependabot/maven/aws.version-1.12.396
  • 6c9c8be Bump aws.version from 1.12.395 to 1.12.396
  • d0cf47f push off removing digest option in tika-app and tika-server to 2.8.0
  • bff14f3 TIKA-3962 - set rfc822 parser to no recurse
  • ac3adfc Merge pull request #925 from apache/dependabot/maven/jackson.version-2.14.2
  • 58102a1 bump exclusion
  • 4ef7f1e Merge pull request #923 from apache/dependabot/maven/aws.version-1.12.395
  • 4670fcc Merge pull request #922 from apache/dependabot/maven/org.apache.jackrabbit-oa...
  • 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 8, 2023 15:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 8, 2023
@codecov
Copy link

codecov bot commented Feb 8, 2023

Codecov Report

Base: 67.90% // Head: 67.90% // No change to project coverage 👍

Coverage data is based on head (b5d9477) compared to base (24a0a4d).
Patch has no changes to coverable lines.

Additional details and impacted files
@@                        Coverage Diff                        @@
##             dep/dependency_upgrade_staging    #1103   +/-   ##
=================================================================
  Coverage                             67.90%   67.90%           
  Complexity                             1498     1498           
=================================================================
  Files                                   190      190           
  Lines                                  6611     6611           
  Branches                                444      444           
=================================================================
  Hits                                   4489     4489           
  Misses                                 1936     1936           
  Partials                                186      186           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants