pcgen
pcgen copied to clipboard
Bump de.undercouch.download from 4.1.2 to 5.1.1
Bumps de.undercouch.download from 4.1.2 to 5.1.1.
Release notes
Sourced from de.undercouch.download's releases.
5.1.1
Bug fixes:
- Correctly update cached sources
Maintenance:
- Add integration tests for Gradle 7.5 and 7.5.1
- Update dependencies
5.1.0
New features:
- Add possibility to enable preemptive Basic authentication (through the new
preemptiveAuthflag)- Warn if server does not send
WWW-Authenticateheader 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
5.0.5
Maintenance:
- Publish signed artifacts to Gradle plugin portal
- Update dependencies
5.0.4
Bug fixes:
- Fix deadlock in
DownloadExtensionifmax-workersequals 1 (thanks to@beatbrotfor spotting this, see #205)Maintenance:
- Update dependencies
5.0.2
Bug fixes:
- Fix configuration cache under Java 17
Maintenance:
- Add integration tests for Gradle 7.4
- Update dependencies
5.0.1
Bug fixes:
- Fix artifact on Gradle plugin portal
5.0.0
New features:
- Download multiple files in parallel
- Enable concurrent execution with other tasks in the build
- Write to disk asynchronously (and therefore in parallel to the download)
- Display destination file name in progress message
- Log retry attempts
- Retry on any exception but
UnknownHostException
... (truncated)
Commits
b15b916Bump up version number to 5.1.17b8db98Update Gradle to 7.5.12776b24Add integration tests for Gradle 7.5 and 7.5.1f466c5bCorrectly update cached sourcescf229dcUpdate dependencies515a9f6Update dependencies751d425Update dependencies5216807Add issue templatesb56eb52Fix regexd785e97Fix regex- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)