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 all dependencies #3412

Merged
merged 2 commits into from May 16, 2024
Merged

chore(deps): update all dependencies #3412

merged 2 commits into from May 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.android.library (source) 8.3.0 -> 8.4.0 age adoption passing confidence
org.jetbrains.compose 1.6.10-rc01 -> 1.6.10-rc02 age adoption passing confidence
com.gradle.develocity 3.17.2 -> 3.17.3 age adoption passing confidence
com.google.devtools.ksp (source) 2.0.0-RC2-1.0.20 -> 2.0.0-RC3-1.0.20 age adoption passing confidence
com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin (source) 2.0.0-RC2-1.0.20 -> 2.0.0-RC3-1.0.20 age adoption passing confidence
com.google.devtools.ksp:symbol-processing-api (source) 2.0.0-RC2-1.0.20 -> 2.0.0-RC3-1.0.20 age adoption passing confidence
org.jetbrains.kotlinx.kover 0.7.6 -> 0.8.0 age adoption passing confidence

Release Notes

JetBrains/compose-jb (org.jetbrains.compose)

v1.6.10-rc02

Changes since 1.6.10-rc01

Known issues

Features

Web

Fixes

iOS
Resources

Dependencies


google/ksp (com.google.devtools.ksp)

v2.0.0-RC3-1.0.20

Compare Source

KSP 1.0.20 for Kotlin 2.0.0-RC3

Kotlin/kotlinx-kover (org.jetbrains.kotlinx.kover)

v0.8.0

===================
This release introduces DSL rework to simplify the work with Android build variants, adds the possibility of lazy configuration, allows for the creation of custom report variants, and expands the ability of reports filtering.

It is incompatible with the previous version, and we provide best-effort migration assistance as well as the migration guide.

Kover Gradle Plugin

Features
  • #461 Implemented DSL revision 4
  • #410 Add possibility of lazy configuration of Kover extensions
  • #462 Redesign the concept of default reports
  • #463 Add the ability to create custom report variants
  • #338 Create an interface for Kover tasks
  • #66 Added support for the publishing plugin to Gradle Plugin Portal
  • #466 Implemented multi-project shortcuts
  • #339 Implemented warn on verification error
  • #572 Added DslMarker to Kover public interfaces
  • #570 Added overload for functions of KoverVariantCreateConfig
  • #590 Expose reportDir property in KoverHtmlReport interface
  • #587 Added property variantName to KoverReport interface
  • #584 Added project filter for reports
  • #274 Allow for classes to be Included by annotation
  • #454 Added a report filter by parent class or interface
Bugfixes
  • #557 Changed log level for print coverage task
  • #520 Fixed error: Kover requires extension with name 'androidComponents'
Internal features
  • #567 Used compile dependency to Kover Features in Kover Gradle Plugin
Documentation
  • #531 Added explanations about applying of the plugin
  • #486 Increased the readability of the Kover documentation

Kover JVM Agent

Features
  • #464 Repacked the intellij-agent artifact to kover-jvm-agent
Bugfixes
  • #583 Excluded from report companion objects with only constants
  • #548 Fixed coverage drop in case of using different classloaders for same class

Changelog relative to version 0.8.0-Beta2

Kover Gradle Plugin
Features
  • #590 Expose reportDir property in KoverHtmlReport interface
  • #587 Added property variantName to KoverReport interface
  • #584 Added project filter for reports
  • #274 Allow for classes to be Included by annotation
  • #454 Added a report filter by parent class or interface
Documentation
  • #486 Increased the readability of the Kover documentation for 0.8.0
Kover JVM Agent
Bugfixes
  • #583 Excluded from report companion objects with only constants
  • #548 Fixed coverage drop in case of using different classloaders for same class

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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
Contributor

github-actions bot commented Apr 26, 2024

Kover Report

Total Project Coverage 60.99%

@renovate renovate bot changed the title chore(deps): update dependency com.android.library to v8.3.2 chore(deps): update dependency com.android.library to v8.4.0 Apr 30, 2024
@renovate renovate bot changed the title chore(deps): update dependency com.android.library to v8.4.0 chore(deps): update all dependencies May 1, 2024
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 634fe38 to 1554e1c Compare May 7, 2024 21:23
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from e1c0b3a to 76b263b Compare May 15, 2024 19:33
| datasource | package                                                               | from             | to               |
| ---------- | --------------------------------------------------------------------- | ---------------- | ---------------- |
| maven      | com.android.library:com.android.library.gradle.plugin                 | 8.3.0            | 8.4.0            |
| maven      | org.jetbrains.compose:org.jetbrains.compose.gradle.plugin             | 1.6.10-rc01      | 1.6.10-rc02      |
| maven      | com.gradle.develocity:com.gradle.develocity.gradle.plugin             | 3.17.2           | 3.17.3           |
| maven      | com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin         | 2.0.0-RC2-1.0.20 | 2.0.0-RC3-1.0.20 |
| maven      | com.google.devtools.ksp:symbol-processing-api                         | 2.0.0-RC2-1.0.20 | 2.0.0-RC3-1.0.20 |
| maven      | org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin | 0.7.6            | 0.8.0            |
Copy link
Contributor Author

renovate bot commented May 16, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@serras serras self-requested a review May 16, 2024 08:38
@serras serras merged commit b35685c into main May 16, 2024
11 checks passed
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.

None yet

1 participant