You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2022/11/01 10:10:43 UTC

[GitHub] [logging-log4j2] dependabot[bot] opened a new pull request, #1132: Bump elasticsearch-rest-high-level-client from 7.17.6 to 7.17.7

dependabot[bot] opened a new pull request, #1132:
URL: https://github.com/apache/logging-log4j2/pull/1132

   Bumps [elasticsearch-rest-high-level-client](https://github.com/elastic/elasticsearch) from 7.17.6 to 7.17.7.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/elastic/elasticsearch/releases">elasticsearch-rest-high-level-client's releases</a>.</em></p>
   <blockquote>
   <h2>Elasticsearch 7.17.7</h2>
   <p>Downloads: <a href="https://elastic.co/downloads/elasticsearch">https://elastic.co/downloads/elasticsearch</a>
   Release notes: <a href="https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.7.html">https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.7.html</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/elastic/elasticsearch/commit/78dcaaa8cee33438b91eca7f5c7f56a70fec9e80"><code>78dcaaa</code></a> Update docs for v7.17.7 release (<a href="https://github-redirect.dependabot.com/elastic/elasticsearch/issues/90878">#90878</a>)</li>
   <li><a href="https://github.com/elastic/elasticsearch/commit/9d7860b2e940d3fdc9e7324aefb992bf9618d9cd"><code>9d7860b</code></a> Upgrade bundled JDK to Java 19 (<a href="https://github-redirect.dependabot.com/elastic/elasticsearch/issues/90571">#90571</a>) (<a href="https://github-redirect.dependabot.com/elastic/elasticsearch/issues/90857">#90857</a>)</li>
   <li><a href="https://github.com/elastic/elasticsearch/commit/7fb3390dfcd739496658b33da892037365d01c57"><code>7fb3390</code></a> Fix nullpointer in docs test setup (<a href="https://github-redirect.dependabot.com/elastic/elasticsearch/issues/90660">#90660</a>) (<a href="https://github-redirect.dependabot.com/elastic/elasticsearch/issues/90711">#90711</a>)</li>
   <li><a href="https://github.com/elastic/elasticsearch/commit/1a9d58434f2d6b7c83c5c8e3fe8ee41e9b3c38c7"><code>1a9d584</code></a> Fix <a href="https://github-redirect.dependabot.com/elastic/elasticsearch/issues/90558">#90558</a> by resolving the backing index name earlier in the process (<a href="https://github-redirect.dependabot.com/elastic/elasticsearch/issues/90563">#90563</a>...</li>
   <li><a href="https://github.com/elastic/elasticsearch/commit/994c3c6cf66a70d06830b6a79047ab28450d3330"><code>994c3c6</code></a> [7.17] [Testing] Enable bwc and fix sorting for 500_date_range (<a href="https://github-redirect.dependabot.com/elastic/elasticsearch/issues/90681">#90681</a>) (<a href="https://github-redirect.dependabot.com/elastic/elasticsearch/issues/90689">#90689</a>)</li>
   <li><a href="https://github.com/elastic/elasticsearch/commit/75df484f07f412a7b4cda2abff3ca7f43dadd9a3"><code>75df484</code></a> [7.17] Fix date rounding for date math parsing backport(<a href="https://github-redirect.dependabot.com/elastic/elasticsearch/issues/90458">#90458</a>) (<a href="https://github-redirect.dependabot.com/elastic/elasticsearch/issues/90635">#90635</a>)</li>
   <li><a href="https://github.com/elastic/elasticsearch/commit/974669ea2219701d1be35d452dd124940ce88e61"><code>974669e</code></a> Disable Gradle file system watching in CI</li>
   <li><a href="https://github.com/elastic/elasticsearch/commit/4a33266e5246bd2e9894b482b4bbf40f3d1f1c67"><code>4a33266</code></a> [7.17] [DOCS] Fix links to .NET and PHP clients (<a href="https://github-redirect.dependabot.com/elastic/elasticsearch/issues/90276">#90276</a>) (<a href="https://github-redirect.dependabot.com/elastic/elasticsearch/issues/90438">#90438</a>)</li>
   <li><a href="https://github.com/elastic/elasticsearch/commit/b611fe4bb579b205edb60a16551d57afc7282149"><code>b611fe4</code></a> More opinionated docs about http.max_content_length (<a href="https://github-redirect.dependabot.com/elastic/elasticsearch/issues/90500">#90500</a>)</li>
   <li><a href="https://github.com/elastic/elasticsearch/commit/6afb2b0d6075dfae2cea571fb36e30049117939e"><code>6afb2b0</code></a> [7.17] update snakeyaml dependency (<a href="https://github-redirect.dependabot.com/elastic/elasticsearch/issues/90414">#90414</a>) (<a href="https://github-redirect.dependabot.com/elastic/elasticsearch/issues/90484">#90484</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/elastic/elasticsearch/compare/v7.17.6...v7.17.7">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.elasticsearch.client:elasticsearch-rest-high-level-client&package-manager=maven&previous-version=7.17.6&new-version=7.17.7)](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: notifications-unsubscribe@logging.apache.org

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


[GitHub] [logging-log4j2] dependabot[bot] commented on pull request #1132: Bump elasticsearch-rest-high-level-client from 7.17.6 to 7.17.7

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #1132:
URL: https://github.com/apache/logging-log4j2/pull/1132#issuecomment-1368403974

   Superseded by #1179.


-- 
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: notifications-unsubscribe@logging.apache.org

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


[GitHub] [logging-log4j2] dependabot[bot] closed pull request #1132: Bump elasticsearch-rest-high-level-client from 7.17.6 to 7.17.7

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1132: Bump elasticsearch-rest-high-level-client from 7.17.6 to 7.17.7
URL: https://github.com/apache/logging-log4j2/pull/1132


-- 
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: notifications-unsubscribe@logging.apache.org

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