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

chore(deps): update plugin de.undercouch.download to v5.6.0 #570

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
de.undercouch.download 5.5.0 -> 5.6.0 age adoption passing confidence

Release Notes

michel-kraemer/gradle-download-task (de.undercouch.download)

v5.6.0

Compare Source

New features:

  • Add possibility to configure HTTP status code validator (using the validateStatus property)
  • Add integration tests for Gradle versions up to 8.6

Bug fixes:

  • Do not unnecessarily enable preemptive auth for proxy (possible security issue)
  • Remove sensitive headers from request after redirect (possible security issue).
    Thanks to @​diederikfaber for reporting this and to @​dtretyakov and @​eghobo for the pointers.
  • 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.

Maintenance:

  • Update dependencies
  • Update to Gradle 8.6
  • Fix some warnings in build script
  • Set dependabot interval to weekly
  • Split CI tests of Gradle 7.x versions

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Mar 4, 2024

JUnit Tests (Linux, EnricoMi/publish-unit-test-result-action@v1)

245 tests  ±0   221 ✅ ±0   7m 3s ⏱️ - 1m 43s
 48 suites ±0    24 💤 ±0 
 48 files   ±0     0 ❌ ±0 

Results for commit 9240b5e. ± Comparison against base commit b5b44af.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Mar 4, 2024

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v1)

245 tests  ±0   221 ✅ ±0   8m 32s ⏱️ - 1m 14s
 48 suites ±0    24 💤 ±0 
 48 files   ±0     0 ❌ ±0 

Results for commit 9240b5e. ± Comparison against base commit b5b44af.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Mar 4, 2024

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v1)

245 tests  ±0   221 ✅ ±0   14m 7s ⏱️ + 5m 34s
 48 suites ±0    24 💤 ±0 
 48 files   ±0     0 ❌ ±0 

Results for commit 9240b5e. ± Comparison against base commit b5b44af.

♻️ This comment has been updated with latest results.

@nulls nulls enabled auto-merge (squash) March 5, 2024 14:06
@nulls nulls merged commit ba59b7d into main Mar 5, 2024
15 checks passed
@nulls nulls deleted the renovate/all-minor-patch branch March 5, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant