dependabot[bot] opened a new pull request, #14503:
URL: https://github.com/apache/lucene/pull/14503

   Bumps 
[de.undercouch.download](https://github.com/michel-kraemer/gradle-download-task)
 from 5.2.0 to 5.6.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/michel-kraemer/gradle-download-task/releases";>de.undercouch.download's
 releases</a>.</em></p>
   <blockquote>
   <h2>5.6.0</h2>
   <p>New features:</p>
   <ul>
   <li>Add possibility to configure HTTP status code validator (using the 
<code>validateStatus</code> property)</li>
   <li>Add integration tests for Gradle versions up to 8.6</li>
   </ul>
   <p>Bug fixes:</p>
   <ul>
   <li>Do not unnecessarily enable preemptive auth for proxy (possible security 
issue)</li>
   <li>Remove sensitive headers from request after redirect (possible security 
issue).
   Thanks to <a 
href="https://github.com/diederikfaber";><code>@​diederikfaber</code></a> for 
reporting this and to <a 
href="https://github.com/dtretyakov";><code>@​dtretyakov</code></a> and <a 
href="https://github.com/eghobo";><code>@​eghobo</code></a> for the 
pointers.</li>
   <li>Really log all requests (including redirects) and all headers in debug 
mode.
   It seems something has changed in Apache HttpClient since we initially 
implemented this feature.</li>
   </ul>
   <p>Maintenance:</p>
   <ul>
   <li>Update dependencies</li>
   <li>Update to Gradle 8.6</li>
   <li>Fix some warnings in build script</li>
   <li>Set dependabot interval to weekly</li>
   <li>Split CI tests of Gradle 7.x versions</li>
   </ul>
   <h2>5.5.0</h2>
   <p>New features:</p>
   <ul>
   <li>Accept <code>URI</code> as source (<a 
href="https://redirect.github.com/michel-kraemer/gradle-download-task/issues/338";>#338</a>)</li>
   <li>Support <code>RegularFile</code> as input for the <code>Verify</code> 
action</li>
   </ul>
   <p>Bug fixes:</p>
   <ul>
   <li>Relocate Apache HttpClient's public suffix list to avoid classpath 
conflicts (<a 
href="https://redirect.github.com/michel-kraemer/gradle-download-task/issues/317";>#317</a>)</li>
   </ul>
   <p>Maintenance:</p>
   <ul>
   <li>Add integration tests for Gradle versions up to 8.3</li>
   <li>Remove unnecessary integration tests for some 5.x and 6.x versions of 
Gradle</li>
   <li>Update dependencies</li>
   <li>Update to Gradle 8.3</li>
   <li>Fix deprecation warnings in examples</li>
   </ul>
   <h2>5.4.0</h2>
   <p>New features:</p>
   <ul>
   <li>Add possibility to set request <code>method</code> and 
<code>body</code></li>
   </ul>
   <p>Maintenance:</p>
   <ul>
   <li>Update dependencies</li>
   <li>Improve documentation</li>
   <li>Add integration tests for Gradle 8.0.1</li>
   </ul>
   <h2>5.3.1</h2>
   <p>Bug fixes:</p>
   <ul>
   <li>Downgrade slf4j to fix warning on console about missing slf4j 
provider</li>
   <li>Allow <code>download</code> and <code>verify</code> extensions to be 
created on demand in custom tasks, so these tasks can be made compatible with 
Gradle's configuration cache (see <a 
href="https://redirect.github.com/michel-kraemer/gradle-download-task/issues/284";>#284</a>).
 Thanks to <a href="https://github.com/liblit";><code>@​liblit</code></a> for 
testing!</li>
   </ul>
   <p>Maintenance:</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/michel-kraemer/gradle-download-task/commit/904c4ed88652b4ce03e4eeab22bd9391bd02fd39";><code>904c4ed</code></a>
 Bump up version number to 5.6.0</li>
   <li><a 
href="https://github.com/michel-kraemer/gradle-download-task/commit/69054211e9af447006a24541be8422f3c022d653";><code>6905421</code></a>
 Document <code>validateStatus</code></li>
   <li><a 
href="https://github.com/michel-kraemer/gradle-download-task/commit/1c50c9d264306fe934b210a437c3af34f3322acf";><code>1c50c9d</code></a>
 Update Gradle to 8.6 and fix some deprecation warnings in build script</li>
   <li><a 
href="https://github.com/michel-kraemer/gradle-download-task/commit/e31d9699f55c8ff2d1c815153e9f4156182054ba";><code>e31d969</code></a>
 Update dependencies</li>
   <li><a 
href="https://github.com/michel-kraemer/gradle-download-task/commit/f22bde627de7842c06cfa87925713eb527a82e95";><code>f22bde6</code></a>
 Merge pull request <a 
href="https://redirect.github.com/michel-kraemer/gradle-download-task/issues/385";>#385</a>
 from michel-kraemer/dependabot/npm_and_yarn/screencas...</li>
   <li><a 
href="https://github.com/michel-kraemer/gradle-download-task/commit/bcbc1872640cf0ac9917c8eec91cb31d201fe1ed";><code>bcbc187</code></a>
 Add integration tests for Gradle versions up to 8.6</li>
   <li><a 
href="https://github.com/michel-kraemer/gradle-download-task/commit/1d1ea79d5593c7cb0229217d2f946eb608b8504d";><code>1d1ea79</code></a>
 Add more tests</li>
   <li><a 
href="https://github.com/michel-kraemer/gradle-download-task/commit/814e8e7064574291326f3c6604b87df2d676f503";><code>814e8e7</code></a>
 Fix typo</li>
   <li><a 
href="https://github.com/michel-kraemer/gradle-download-task/commit/07f09ade1c665be7bedc22a0cf176b8ee200bceb";><code>07f09ad</code></a>
 Split CI tests of Gradle 7.x versions</li>
   <li><a 
href="https://github.com/michel-kraemer/gradle-download-task/commit/1641eb899d4b5b9e27c22933f70cc27ffb773044";><code>1641eb8</code></a>
 Use default ports when comparing hosts</li>
   <li>Additional commits viewable in <a 
href="https://github.com/michel-kraemer/gradle-download-task/compare/5.2.0...5.6.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=de.undercouch.download&package-manager=gradle&previous-version=5.2.0&new-version=5.6.0)](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 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: issues-unsubscr...@lucene.apache.org

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


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

Reply via email to