Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2025

Bumps org.apache.tika:tika-core from 2.9.3 to 2.9.4.

Changelog

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

Release 2.9.4 - 4/29/2025

  • Dependency upgrades.

  • Fix concurrency bug in TikaToXMP (TIKA-4393)

  • THIS IS THE FINAL 2.x RELEASE. 2.x is now at EOL.

Release 2.9.3 - 2/1/2025

  • Dependency upgrades.

Release 2.9.2 - 3/26/2024

  • Dependency upgrades including temporary workarounds for regressions in commons-compress.

  • Add detection for OpenSCAD, 3MF, AMF, STL file formats via Robin Schimpf (TIKA-4222, TIKA-4223, TIKA-4224, TIKA-4225).

Release 2.9.1 - 10/17/2023

  • Dependency upgrades including commons-compress to fix CVE-2023-42503.

  • Improve RFC822 detection (TIKA-4153).

  • Enable configuration of "maxJsonStringFieldLength" in TikaConfig to allow users to avoid DEFAULT_MAX_STRING_LEN exceptions from Jackson (TIKA-4154).

  • Fix bug in DateUtils that stripped timezone information from incoming Calendar objects (TIKA-4126).

  • The InputStreamDigester now calculates stream length (TIKA-4016).

Release 2.9.0 - 8/23/2023

  • With user configuration, the PDFParser can now throw an EncryptedDocumentException for Microsoft IRM PDF containers with encrypted payloads. Separately, the PDFParser now throws an EncryptedDocumentException instead of an IOException if the security handler cannot be found (TIKA-4082).

  • Fix bug that led to duplicate extraction of macros from some OLE2 containers (TIKA-4116).

  • Parse iframe's srcdoc as an embedded file (TIKA-3109).

  • Add detection of warc.gz as a specialization of gz and parse as if a standard WARC (TIKA-4048).

  • Allow users to modify the attachment limit size in the /unpack resource (TIKA-4039)

  • Fixed write limit bug in RecursiveParserWrapper (TIKA-4055).

  • Add mime detection for many files with thanks to Gregory Lepore (TIKA-3992).

... (truncated)

Commits
  • 46d0753 [maven-release-plugin] prepare release 2.9.4-rc1
  • 86755b0 TIKA-4409 -- run the 2.9.4 release process
  • 8d42693 TIKA-4383: update protobuf
  • c832c5d TIKA-4383: update google cloud, guava
  • 7630b1c TIKA-4383 -- bump a few other dependencies
  • 3d94c13 TIKA-4383 -- bump pdfbox
  • 0014b17 TIKA-4383: update guava
  • 9ad9fd2 TIKA-4383: update commons-io, jackrabbit, gson
  • 95f96a0 TIKA-4397: refactor, as suggested by syedamisbahh
  • 9548c42 TIKA-4404: fix conformance retrieval and test
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.apache.tika:tika-core [>= 3.a, < 4]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.9.3 to 2.9.4.
- [Changelog](https://github.com/apache/tika/blob/2.9.4/CHANGES.txt)
- [Commits](apache/tika@2.9.3...2.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type:dependencies Pull requests that update a dependency label Jun 3, 2025
@baev baev merged commit 193464c into main Jun 9, 2025
16 checks passed
@baev baev deleted the dependabot/gradle/org.apache.tika-tika-core-2.9.4 branch June 9, 2025 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme:build type:dependencies Pull requests that update a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant