You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "solrbot (via GitHub)" <gi...@apache.org> on 2023/03/02 03:17:04 UTC

[GitHub] [solr] solrbot opened a new pull request, #1427: Update org.apache.curator:* to v5 (major)

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

   This PR contains the following updates:
   
   | Package | Type | Update | Change |
   |---|---|---|---|
   | [org.apache.curator:curator-recipes](https://curator.apache.org) ([source](https://togithub.com/apache/curator)) | dependencies | major | `4.3.0` -> `5.4.0` |
   | [org.apache.curator:curator-framework](https://curator.apache.org) ([source](https://togithub.com/apache/curator)) | dependencies | major | `4.3.0` -> `5.4.0` |
   | [org.apache.curator:curator-client](https://curator.apache.org) ([source](https://togithub.com/apache/curator)) | dependencies | major | `4.3.0` -> `5.4.0` |
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: Branch creation - "* * * * *" (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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTIuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Mi4wIn0=-->
   


-- 
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-unsubscribe@solr.apache.org

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


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


[GitHub] [solr] solrbot commented on pull request #1427: Update org.apache.curator:* to v5 (major)

Posted by "solrbot (via GitHub)" <gi...@apache.org>.
solrbot commented on PR #1427:
URL: https://github.com/apache/solr/pull/1427#issuecomment-1451975454

   ### Renovate Ignore Notification
   
   As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for *any* future 5.x releases. However, if you upgrade to 5.x manually then Renovate will reenable minor and patch updates automatically.
   
   If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.


-- 
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-unsubscribe@solr.apache.org

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


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


[GitHub] [solr] risdenk closed pull request #1427: Update org.apache.curator:* to v5 (major)

Posted by "risdenk (via GitHub)" <gi...@apache.org>.
risdenk closed pull request #1427: Update org.apache.curator:* to v5 (major)
URL: https://github.com/apache/solr/pull/1427


-- 
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-unsubscribe@solr.apache.org

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


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


[GitHub] [solr] risdenk commented on pull request #1427: Update org.apache.curator:* to v5 (major)

Posted by "risdenk (via GitHub)" <gi...@apache.org>.
risdenk commented on PR #1427:
URL: https://github.com/apache/solr/pull/1427#issuecomment-1451904870

   I wouldn't upgrade this until Hadoop upgrades. We pull this in in hadoop-auth currently:
   
   ```
   # git grep -F curator **/build.gradle
   solr/modules/hadoop-auth/build.gradle:  implementation 'org.apache.curator:curator-client'
   solr/modules/hadoop-auth/build.gradle:  implementation 'org.apache.curator:curator-framework'
   solr/modules/hadoop-auth/build.gradle:  runtimeOnly 'org.apache.curator:curator-recipes'
   ```


-- 
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-unsubscribe@solr.apache.org

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


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