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 2.3.0 to 2.7.0 #66

Open
wants to merge 1 commit into
base: md-version
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps tika-core from 2.3.0 to 2.7.0.

Changelog

Sourced from tika-core's changelog.

Release 2.7.1 - ???

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

  • Fix bug in OpenSearch emitter that prevented upserts on documents with embedded files (TIKA-3882).

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

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-core](https://github.com/apache/tika) from 2.3.0 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@2.3.0...2.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 6, 2023
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.

None yet

0 participants