Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump de.undercouch.download from 5.0.5 to 5.1.0 #10409

Merged
merged 1 commit into from
May 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2022

Bumps de.undercouch.download from 5.0.5 to 5.1.0.

Release notes

Sourced from de.undercouch.download's releases.

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
Commits
  • fece1d9 Bump up version number 5.1.0
  • 8b7c07a Add possibility to enable preemptive Basic authentication
  • 0121fee Log request and response headers in debug mode
  • c67e557 Warn if server did not send WWW-Authenticate header
  • f3a5eb5 Combined dependencies PR (#216)
  • 7908765 Remove unnecessary resolution strategy
  • 5f5efc8 Bump mockito-core from 4.4.0 to 4.5.0 (#212)
  • 0a9806c Add integration tests for Gradle 7.4.1 and 7.4.2
  • See full diff in compare view

Dependabot compatibility score

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 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)

Bumps [de.undercouch.download](https://github.com/michel-kraemer/gradle-download-task) from 5.0.5 to 5.1.0.
- [Release notes](https://github.com/michel-kraemer/gradle-download-task/releases)
- [Commits](michel-kraemer/gradle-download-task@5.0.5...5.1.0)

---
updated-dependencies:
- dependency-name: de.undercouch.download
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 5, 2022
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link

codecov bot commented May 5, 2022

Codecov Report

Merging #10409 (6175865) into master (3a5ea4b) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master   #10409      +/-   ##
============================================
- Coverage     27.64%   27.64%   -0.01%     
  Complexity     7909     7909              
============================================
  Files          1202     1202              
  Lines         78319    78319              
  Branches      10730    10730              
============================================
- Hits          21652    21650       -2     
- Misses        54615    54617       +2     
  Partials       2052     2052              
Impacted Files Coverage Δ
...rc/main/java/games/strategy/net/nio/NioReader.java 86.25% <0.00%> (-2.50%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3a5ea4b...6175865. Read the comment docs.

@asvitkine asvitkine merged commit 5b8884d into master May 5, 2022
@asvitkine asvitkine deleted the dependabot/gradle/de.undercouch.download-5.1.0 branch May 5, 2022 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants