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 org.apache.tika:tika-core from 2.6.0 to 2.7.0 #168

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

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

Changelog

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

Release 2.7.1 - ???

  • Add magic detection for canon raw file types: crw, cr2 and cr3 (TIKA-3991).

  • Add detection and a parser for ActiveMime files (TIKA-3987).

  • Users may now avoid the ZeroByteFileException via a setting on the AutoDetectParserConfig (TIKA-3976).

  • Fix bug in closing elements in the presence of elements in RTF files (TIKA-3972).

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

... (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 [org.apache.tika:tika-core](https://github.com/apache/tika) from 2.6.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.6.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] <support@github.com>
@dependabot dependabot bot added the dependencies Label used by dependabot label Apr 10, 2023
@VolkerHartmann
Copy link
Collaborator

@dependabot merge

@dependabot dependabot bot merged commit 52449b2 into development Apr 11, 2023
@dependabot dependabot bot deleted the dependabot/gradle/development/org.apache.tika-tika-core-2.7.0 branch April 11, 2023 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Label used by dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant