dependabot[bot] opened a new pull request, #1070: URL: https://github.com/apache/tika/pull/1070
Bumps [dd-plist](https://github.com/3breadt/dd-plist) from 1.26 to 1.27. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/3breadt/dd-plist/releases">dd-plist's releases</a>.</em></p> <blockquote> <h2>Release 1.27</h2> <p>This release contains several important bugfixes related to malformed property lists that could cause endless loops and undocumented exceptions.</p> <h1>Features</h1> <ul> <li>Added support for storing null objects in <code>NSSet</code></li> <li>All NSObjects now implement <code>Comparable<NSObject></code></li> <li>Improved parsing of binary property lists containing multiple references to the same object instance</li> <li>Added support for Base64 NSData representation in GNUstep ASCII property lists (Issue <a href="https://redirect.github.com/3breadt/dd-plist/issues/57">#57</a>)</li> <li>Added support for creating <code>UID</code> instances from <code>BigInteger</code> instances (Issue <a href="https://redirect.github.com/3breadt/dd-plist/issues/38">#38</a>)</li> </ul> <h1>Bugfixes</h1> <ul> <li>Fix support of infinity values in XML property lists (Issue <a href="https://redirect.github.com/3breadt/dd-plist/issues/83">#83</a>)</li> <li>Fixed NullPointerException when calling equals(null) on some NSObjects</li> <li>Fixed various undocumented exceptions caused by invalid property lists (Issues <a href="https://redirect.github.com/3breadt/dd-plist/issues/73">#73</a> and <a href="https://redirect.github.com/3breadt/dd-plist/issues/74">#74</a>)</li> <li>Fixed endless loops caused by invalid ASCII property lists</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/3breadt/dd-plist/commit/ddafaa453be4ba17a3699ec3f3714d22d2674268"><code>ddafaa4</code></a> Optimize parsing of binary property lists containing many references to the s...</li> <li><a href="https://github.com/3breadt/dd-plist/commit/81be6e69008b38e5ebe0937fa6fea16ed6d738fc"><code>81be6e6</code></a> Throw ParseException for NSNumber strings in XML plists (Issue <a href="https://redirect.github.com/3breadt/dd-plist/issues/76">#76</a>)</li> <li><a href="https://github.com/3breadt/dd-plist/commit/01456180383e17347af9f574442e87dcc350e187"><code>0145618</code></a> Update junit</li> <li><a href="https://github.com/3breadt/dd-plist/commit/ef368e6233d8a21b3c89d0646236d6ead09fbe37"><code>ef368e6</code></a> Improve support for storing NULL values in NSArray and NSSet (Issue <a href="https://redirect.github.com/3breadt/dd-plist/issues/79">#79</a>)</li> <li><a href="https://github.com/3breadt/dd-plist/commit/943bd62246d39f9a43276a5e757b1fec97d3f6e9"><code>943bd62</code></a> Make .equals(null) not throw NPE (<a href="https://redirect.github.com/3breadt/dd-plist/issues/84">#84</a>)</li> <li><a href="https://github.com/3breadt/dd-plist/commit/60653bcdce31a6095f24622adbfa6c47357a45fe"><code>60653bc</code></a> Remove ppc64le from travis archs</li> <li><a href="https://github.com/3breadt/dd-plist/commit/9a18e6d34358e0b5c1803fabcbaf30b6c14253ed"><code>9a18e6d</code></a> Fix support of infinity values in XML property lists (Issue <a href="https://redirect.github.com/3breadt/dd-plist/issues/83">#83</a>)</li> <li><a href="https://github.com/3breadt/dd-plist/commit/e344eff0454de8fcabadc20ef8428b6ca960bd48"><code>e344eff</code></a> Overhauled the UID class.</li> <li><a href="https://github.com/3breadt/dd-plist/commit/679cd440b5cfbb9ad899fe62f83a83ef9223b615"><code>679cd44</code></a> Add support for Base64 data in GNUstep ASCII property lists (Issue <a href="https://redirect.github.com/3breadt/dd-plist/issues/57">#57</a>)</li> <li><a href="https://github.com/3breadt/dd-plist/commit/f214aaf9b103e484bf11156cce6ab63fa7c53dfe"><code>f214aaf</code></a> Add unit test for Issue <a href="https://redirect.github.com/3breadt/dd-plist/issues/78">#78</a></li> <li>Additional commits viewable in <a href="https://github.com/3breadt/dd-plist/compare/v1.26.0...v1.27.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
