ryanw-mobile / GMap2ICal

Kotlin Compose for Desktop App. Convert Google Maps timeline to ICS for Calendar import
Apache License 2.0
27 stars 0 forks source link

[chore] Renovate: Update ktor monorepo 3.0.0 to v3.0.1 #224

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-client-mock 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-json 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-content-negotiation 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-cio 3.0.0 -> 3.0.1 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 4 weeks ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

codacy-production[bot] commented 4 weeks ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -1.00%) :white_check_mark: ∅
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (85185f81fbe28380715e453df68e4355d077ec01) | 937 | 924 | 98.61% | | | Head commit (74795fcc57a911576961953929275d51bafe4675) | 937 (+0) | 924 (+0) | 98.61% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#224) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more