| Age | Commit message (Collapse) | Author | Files | Lines |
|
chore(deps): bump agp from 9.3.0 to 9.3.2
|
|
skydoves/dependabot/github_actions/actions/setup-java-6
chore(deps): bump actions/setup-java from 5 to 6
|
|
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 5 to 6.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Bumps `agp` from 9.3.0 to 9.3.2.
Updates `com.android.application` from 9.3.0 to 9.3.2
Updates `com.android.test` from 9.3.0 to 9.3.2
Updates `com.android.kotlin.multiplatform.library` from 9.3.0 to 9.3.2
---
updated-dependencies:
- dependency-name: com.android.application
dependency-version: 9.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.android.test
dependency-version: 9.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.android.kotlin.multiplatform.library
dependency-version: 9.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
chore(deps): bump kotlin from 2.4.0 to 2.4.10
|
|
chore(deps): bump agp from 9.2.1 to 9.3.0
|
|
Bumps `agp` from 9.2.1 to 9.3.0.
Updates `com.android.application` from 9.2.1 to 9.3.0
Updates `com.android.test` from 9.2.1 to 9.3.0
Updates `com.android.kotlin.multiplatform.library` from 9.2.1 to 9.3.0
---
updated-dependencies:
- dependency-name: com.android.application
dependency-version: 9.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.android.test
dependency-version: 9.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.android.kotlin.multiplatform.library
dependency-version: 9.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Bumps `kotlin` from 2.4.0 to 2.4.10.
Updates `org.jetbrains.kotlin.plugin.compose` from 2.4.0 to 2.4.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.4.0...v2.4.10)
Updates `org.jetbrains.kotlin.multiplatform` from 2.4.0 to 2.4.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.4.0...v2.4.10)
Updates `org.jetbrains.kotlin.plugin.serialization` from 2.4.0 to 2.4.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.4.0...v2.4.10)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.plugin.compose
dependency-version: 2.4.10
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.multiplatform
dependency-version: 2.4.10
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.serialization
dependency-version: 2.4.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
skydoves/dependabot/github_actions/actions/checkout-7
chore(deps): bump actions/checkout from 6 to 7
|
|
skydoves/dependabot/gradle/com.vanniktech.maven.publish-0.37.0
chore(deps): bump com.vanniktech.maven.publish from 0.36.0 to 0.37.0
|
|
chore(deps): bump gradle-wrapper from 9.5.1 to 9.6.1
|
|
skydoves/dependabot/gradle/androidx.test.uiautomator-uiautomator-2.4.0
chore(deps): bump androidx.test.uiautomator:uiautomator from 2.3.0 to 2.4.0
|
|
skydoves/dependabot/gradle/androidxMacroBenchmark-1.5.0-alpha07
chore(deps): bump androidxMacroBenchmark from 1.5.0-alpha06 to 1.5.0-alpha07
|
|
Fix typos and misplaced KDoc across slider components
|
|
- Fix 'of th wheel' typo in AlphaSlider, BrightnessSlider, Slider
- Fix stray word in Slider's class-level KDoc
- Fix 'Crop ths source' typo in PaletteContentScale
- Fix 'sider' -> 'slider' typo (x3) in README
- Move misplaced initialColor KDoc sentence in AlphaSlider
|
|
Bumps `androidxMacroBenchmark` from 1.5.0-alpha06 to 1.5.0-alpha07.
Updates `androidx.benchmark:benchmark-macro-junit4` from 1.5.0-alpha06 to 1.5.0-alpha07
Updates `androidx.baselineprofile` from 1.5.0-alpha06 to 1.5.0-alpha07
---
updated-dependencies:
- dependency-name: androidx.benchmark:benchmark-macro-junit4
dependency-version: 1.5.0-alpha07
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.baselineprofile
dependency-version: 1.5.0-alpha07
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Bumps androidx.test.uiautomator:uiautomator from 2.3.0 to 2.4.0.
---
updated-dependencies:
- dependency-name: androidx.test.uiautomator:uiautomator
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.5.1 to 9.6.1.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.5.1...v9.6.1)
---
updated-dependencies:
- dependency-name: gradle-wrapper
dependency-version: 9.6.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases)
- [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vanniktech/gradle-maven-publish-plugin/compare/0.36.0...0.37.0)
---
updated-dependencies:
- dependency-name: com.vanniktech.maven.publish
dependency-version: 0.37.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Bump Kotlin to 2.4.0 and cmp to 1.11.1
|
|
|
|
Update Compose to 1.11.0
|
|
|
|
chore(deps): bump agp from 9.1.1 to 9.2.1
|
|
chore(deps): bump gradle-wrapper from 9.5.0 to 9.5.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.5.0 to 9.5.1.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.5.0...v9.5.1)
---
updated-dependencies:
- dependency-name: gradle-wrapper
dependency-version: 9.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Bumps `agp` from 9.1.1 to 9.2.1.
Updates `com.android.application` from 9.1.1 to 9.2.1
Updates `com.android.library` from 9.1.1 to 9.2.1
Updates `com.android.kotlin.multiplatform.library` from 9.1.1 to 9.2.1
Updates `com.android.test` from 9.1.1 to 9.2.1
---
updated-dependencies:
- dependency-name: com.android.application
dependency-version: 9.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.android.library
dependency-version: 9.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.android.kotlin.multiplatform.library
dependency-version: 9.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.android.test
dependency-version: 9.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Prepare for release 1.1.4
|
|
|
|
Migrate to Kotlin 2.3.21
|
|
|
|
|
|
skydoves/dependabot/gradle/androidx.activity-activity-compose-1.13.0
chore(deps): bump androidx.activity:activity-compose from 1.12.3 to 1.13.0
|
|
skydoves/dependabot/gradle/org.jetbrains.androidx.navigation-navigation-compose-2.9.2
chore(deps): bump org.jetbrains.androidx.navigation:navigation-compose from 2.9.1 to 2.9.2
|
|
onStart/onFinish gesture callbacks, gesture type, new Sliders
|
|
chore(deps): bump gradle-wrapper from 9.3.1 to 9.5.0
|
|
|
|
|
|
|
|
|
|
Bumps androidx.activity:activity-compose from 1.12.3 to 1.13.0.
---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Bumps [org.jetbrains.androidx.navigation:navigation-compose](https://github.com/JetBrains/compose-jb) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-jb/commits)
---
updated-dependencies:
- dependency-name: org.jetbrains.androidx.navigation:navigation-compose
dependency-version: 2.9.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.3.1 to 9.5.0.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](https://github.com/gradle/gradle/compare/v9.3.1...v9.5.0)
---
updated-dependencies:
- dependency-name: gradle-wrapper
dependency-version: 9.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|