solrbot opened a new pull request, #2512:
URL: https://github.com/apache/solr/pull/2512

   This PR contains the following updates:
   
   | Package | Type | Update | Change |
   |---|---|---|---|
   | [com.carrotsearch:hppc](https://togithub.com/carrotsearch/hppc) | 
dependencies | minor | `0.9.1` -> `0.10.0` |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>carrotsearch/hppc (com.carrotsearch:hppc)</summary>
   
   ### [`v0.10.0`](https://togithub.com/carrotsearch/hppc/releases/tag/0.10.0)
   
   [Compare 
Source](https://togithub.com/carrotsearch/hppc/compare/0.9.1...0.10.0)
   
   This release adds a few utility methods and fixes a few problems with 
clashing method names (remove). This release is not backward compatible: it's 
likely you will have to update your code (remove method renamed to 
removeElement or removeAt, depending on the semantics, dropped WormMap and 
WormSet classes).
   
   This release requires Java 11 or higher to run.
   
   Resolved issues:
   https://github.com/carrotsearch/hppc/milestone/4?closed=1
   
   JavaDoc:
   http://carrotsearch.github.io/hppc/releases/0.10.0/api/
   
   #### New features and API changes
   
   -   [GH-250](https://togithub.com/carrotsearch/hppc/issues/250): Add 
KTypeIndexedContainer stream, sort and reverse methods. (Bruno Roustant)
   
   -   [GH-247](https://togithub.com/carrotsearch/hppc/issues/247): Add 
KTypeArrayList removeAt and rename remove to removeElement. (Bruno Roustant)
   
   -   [GH-244](https://togithub.com/carrotsearch/hppc/issues/244): Hide 
RamUsageEstimator from the public API. (Dawid Weiss)
   
   -   [GH-239](https://togithub.com/carrotsearch/hppc/issues/239): Minimum 
Java bumped to 11 (from 8). (Dawid Weiss)
   
   -   [GH-235](https://togithub.com/carrotsearch/hppc/issues/235): Drop 
WormMap and WormSet. (Bruno Roustant).
   
   #### Improvements
   
   -   [GH-248](https://togithub.com/carrotsearch/hppc/issues/248): List 
constructor creates a buffer with capacity exactly the expected number of 
elements.           (Bruno Roustant)
   
   \*\* Bugs
   
   -   [GH-237](https://togithub.com/carrotsearch/hppc/issues/237): Fix HashMap 
put/remove returned value for empty key after clear. (Bruno Roustant)
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: Branch creation - "* * * * 0" (UTC), Automerge - At any time 
(no schedule defined).
   
   🚦 **Automerge**: Disabled by config. Please merge this manually once you are 
satisfied.
   
   â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry 
checkbox.
   
   🔕 **Ignore**: Close this PR and you won't be reminded about this update 
again.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this 
box
   
   ---
   
   This PR has been generated by [Renovate 
Bot](https://togithub.com/solrbot/renovate-github-action)
   
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
   


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to