DrewCarlson / KtSoup

A Kotlin multiplatform HTML5 parsing library
https://drewcarlson.github.io/KtSoup/latest/
Apache License 2.0
34 stars 0 forks source link

Update plugin downloadPlugin to v5.5.0 #22

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

michel-kraemer/gradle-download-task (de.undercouch.download) ### [`v5.5.0`](https://togithub.com/michel-kraemer/gradle-download-task/releases/tag/5.5.0) [Compare Source](https://togithub.com/michel-kraemer/gradle-download-task/compare/5.4.0...5.5.0) New features: - Accept `URI` as source ([#​338](https://togithub.com/michel-kraemer/gradle-download-task/issues/338)) - Support `RegularFile` as input for the `Verify` action Bug fixes: - Relocate Apache HttpClient's public suffix list to avoid classpath conflicts ([#​317](https://togithub.com/michel-kraemer/gradle-download-task/issues/317)) Maintenance: - Add integration tests for Gradle versions up to 8.3 - Remove unnecessary integration tests for some 5.x and 6.x versions of Gradle - Update dependencies - Update to Gradle 8.3 - Fix deprecation warnings in examples

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



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

codecov[bot] commented 1 year ago

Codecov Report

Merging #22 (9f25b43) into main (cebb541) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #22   +/-   ##
=======================================
  Coverage   77.02%   77.02%           
=======================================
  Files           9        9           
  Lines         148      148           
  Branches       32       32           
=======================================
  Hits          114      114           
  Misses         16       16           
  Partials       18       18           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more