dependabot[bot] opened a new pull request, #3684:
URL: https://github.com/apache/parquet-java/pull/3684

   Bumps [it.unimi.dsi:fastutil](https://github.com/vigna/fastutil) from 8.5.18 
to 8.5.19.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/vigna/fastutil/blob/master/CHANGES";>it.unimi.dsi:fastutil's
 changelog</a>.</em></p>
   <blockquote>
   <p>8.5.19</p>
   <ul>
   <li>
   <p>Fixed BigArrays.getAndIncrement() for atomic big arrays, which was
   actually decrementing.</p>
   </li>
   <li>
   <p>Fixed skip() for concatenated iterators, which could leave the iterator
   positioned on an exhausted component.</p>
   </li>
   <li>
   <p>Fixed skip() for concatenated spliterators, which could throw an
   ArrayIndexOutOfBoundsException.</p>
   </li>
   <li>
   <p>Fixed removal from the entry set of tree-map submaps, which ignored the
   submap range and the entry value.</p>
   </li>
   <li>
   <p>Fixed deserialization of open-addressing big hash sets with load factor
   1, which could produce a table without free entries.</p>
   </li>
   <li>
   <p>Fixed decoding of lengths greater than or equal to 2^15 in short
   front-coded lists.</p>
   </li>
   <li>
   <p>Fixed bounds checking in getElements() for immutable-list sublists.</p>
   </li>
   <li>
   <p>Fixed changed(int) for array-based indirect priority queues, which could
   leave a stale cached minimum.</p>
   </li>
   <li>
   <p>binarySearch() for floats and doubles is now consistent with the sorting
   order (-0 less than 0, NaN greatest).</p>
   </li>
   <li>
   <p>Fixed integer overflow in trySplit() for wide int interval 
spliterators.</p>
   </li>
   <li>
   <p>Fixed integer overflow in skip() and back() for int interval iterators
   near the extremal values.</p>
   </li>
   <li>
   <p>Fixed file-descriptor leaks in the File-based BinIO loaders: the byte
   loadBytes(File...) methods leaked on every call, and the multi-byte
   loaders leaked on the end-of-file error path.</p>
   </li>
   <li>
   <p>Fixed serialization of big-array big lists with more than 2^31 
elements.</p>
   </li>
   <li>
   <p>Fixed integer overflow in the swap phase of big-array sorting for more
   than 2^31 elements.</p>
   </li>
   <li>
   <p>The expected-size argument of the big hash set constructor is now
   correctly checked for negativity.</p>
   </li>
   <li>
   <p>Fixed a garbled index in an exception message of abstract-list 
sublists.</p>
   </li>
   <li>
   <p>Fixed the upper-bound symbol in the out-of-range exception messages of
   tree-map and tree-set submaps and subsets.</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/vigna/fastutil/commits/8.5.19";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=it.unimi.dsi:fastutil&package-manager=maven&previous-version=8.5.18&new-version=8.5.19)](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 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)
   
   
   </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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to