Closed renovate[bot] closed 2 years ago
This PR contains the following updates:
5.0.1
5.1.0
📅 Schedule: 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.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
5.0.1
->5.1.0
Release Notes
michel-kraemer/gradle-download-task
### [`v5.1.0`](https://togithub.com/michel-kraemer/gradle-download-task/releases/tag/5.1.0) [Compare Source](https://togithub.com/michel-kraemer/gradle-download-task/compare/5.0.5...5.1.0) New features: - Add possibility to enable preemptive Basic authentication (through the new `preemptiveAuth` flag) - Warn if server does not send `WWW-Authenticate` header in 401 response - Log request and response headers in debug mode Maintenance: - Add integration tests for Gradle 7.4.1 and 7.4.2 - Update dependencies ### [`v5.0.5`](https://togithub.com/michel-kraemer/gradle-download-task/releases/tag/5.0.5) [Compare Source](https://togithub.com/michel-kraemer/gradle-download-task/compare/5.0.4...5.0.5) Maintenance: - Publish signed artifacts to Gradle plugin portal - Update dependencies ### [`v5.0.4`](https://togithub.com/michel-kraemer/gradle-download-task/releases/tag/5.0.4) Bug fixes: - Fix deadlock in `DownloadExtension` if `max-workers` equals 1 (thanks to [@beatbrot](https://togithub.com/beatbrot) for spotting this, see [#205](https://togithub.com/michel-kraemer/gradle-download-task/issues/205)) Maintenance: - Update dependencies ### [`v5.0.2`](https://togithub.com/michel-kraemer/gradle-download-task/releases/tag/5.0.2) [Compare Source](https://togithub.com/michel-kraemer/gradle-download-task/compare/5.0.1...5.0.2) Bug fixes: - Fix configuration cache under Java 17 Maintenance: - Add integration tests for Gradle 7.4 - Update dependenciesConfiguration
📅 Schedule: 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.
This PR has been generated by Mend Renovate. View repository job log here.