mojohaus / appassembler

https://www.mojohaus.org/appassembler/
MIT License
93 stars 49 forks source link

Bump tika-parsers from 0.7 to 1.18 in /appassembler-maven-plugin/src/it/MAPPASM-108-Test #172

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 1 year ago

Bumps tika-parsers from 0.7 to 1.18.

Changelog

Sourced from tika-parsers's changelog.

Release 2.7.1 - ???

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

Release 2.6.0 - 11/3/2022

  • Add optional Siegfried detector (TIKA-3901).

... (truncated)

Commits
  • 38ff2a9 [maven-release-plugin] prepare release 1.18-rc3
  • 24cd176 update CHANGES.txt in prep for RC3
  • 15410ed roll back to 1.18-SNAPSHOT in prep for RC3
  • e84d0d5 TIKA-2635 -- require that user specify path for imagemagick on windows to avo...
  • c68994f fix broken build on *nix caused by recent fixes; improve documentation; ensur...
  • 85b2504 Merge remote-tracking branch 'origin/branch_1x' into branch_1x
  • a8b41d3 TIKA-2634 upgrade Jackson to 2.9.5
  • bb7adac TIKA-2634 upgrade Jackson to 2.9.5
  • a39b325 [maven-release-plugin] prepare for next development iteration
  • 1203862 [maven-release-plugin] prepare release 1.18-rc2
  • 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mojohaus/appassembler/network/alerts).
dependabot[bot] commented 6 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.