dependabot[bot]
d24dcbf2ca
Bump kotlinVersion from 1.7.10 to 1.7.21
...
Bumps `kotlinVersion` from 1.7.10 to 1.7.21.
Updates `org.jetbrains.kotlin.android` from 1.7.10 to 1.7.21
Updates `org.jetbrains.kotlin.kapt` from 1.7.10 to 1.7.21
Updates `org.jetbrains.kotlin.android.extensions` from 1.7.10 to 1.7.21
Updates `org.jetbrains.kotlin.multiplatform` from 1.7.10 to 1.7.21
Updates `kotlin-stdlib-jdk8` from 1.7.10 to 1.7.21
- [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/v1.7.10...v1.7.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.kapt
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.android.extensions
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.multiplatform
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
579b33cc78
Bump appcompat from 1.5.0 to 1.5.1
...
Bumps appcompat from 1.5.0 to 1.5.1.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
1a3e6315a1
Bump opencsv from 5.6 to 5.7.1
...
Bumps opencsv from 5.6 to 5.7.1.
---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Alinson S. Xavier
d5a5273607
Bump version to 2.1.2
3 years ago
Alinson S. Xavier
a94c6e8b9f
Merge branch 'master' into dev
3 years ago
Alinson S. Xavier
177d01edd9
Fix Tasker plugin; bump version to 2.1.1
...
Fixes #1503
3 years ago
Alinson S. Xavier
e42d41ef30
Bump minSdk to 28
...
This change is mostly to reduce the number of APIs we need to run tests
for (from 11 APIs to 6). API 27 was released 5 years ago. Also, as of
2022-09-01, 95.1% of our monthly active users are on API 28 or higher.
3 years ago
dependabot[bot]
335f8c32fd
Bump desugar_jdk_libs from 1.1.5 to 1.2.2 ( #1482 )
...
Bumps [desugar_jdk_libs](https://github.com/google/desugar_jdk_libs ) from 1.1.5 to 1.2.2.
- [Release notes](https://github.com/google/desugar_jdk_libs/releases )
- [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/desugar_jdk_libs/commits )
---
updated-dependencies:
- dependency-name: com.android.tools:desugar_jdk_libs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Alinson S. Xavier
dfa74960b3
Merge branch 'release/2.1.0' into dev
3 years ago
Alinson S. Xavier
d4d818a085
Upgrade dependencies
3 years ago
dependabot[bot]
15fa1fea8c
Bump daggerVersion from 2.43.1 to 2.43.2
...
Bumps `daggerVersion` from 2.43.1 to 2.43.2.
Updates `dagger` from 2.43.1 to 2.43.2
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.43.1...dagger-2.43.2 )
Updates `dagger-compiler` from 2.43.1 to 2.43.2
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.43.1...dagger-2.43.2 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
08fab0cd8d
Bump kotlin-stdlib-jdk8 from 1.7.0 to 1.7.10
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.7.0 to 1.7.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.0...v1.7.10 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Alinson S. Xavier
f9bb0d7d7b
Merge pull request #1445 from iSoron/dependabot/gradle/com.linkedin.dexmaker-dexmaker-mockito-2.28.3
...
Bump dexmaker-mockito from 2.28.1 to 2.28.3
3 years ago
Alinson S. Xavier
f23a1bedee
Merge pull request #1442 from iSoron/dependabot/gradle/daggerVersion-2.43.1
...
Bump daggerVersion from 2.42 to 2.43.1
3 years ago
dependabot[bot]
5409a324e8
Bump dexmaker-mockito from 2.28.1 to 2.28.3
...
Bumps [dexmaker-mockito](https://github.com/linkedin/dexmaker ) from 2.28.1 to 2.28.3.
- [Release notes](https://github.com/linkedin/dexmaker/releases )
- [Changelog](https://github.com/linkedin/dexmaker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/linkedin/dexmaker/compare/2.28.1...2.28.3 )
---
updated-dependencies:
- dependency-name: com.linkedin.dexmaker:dexmaker-mockito
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
504362e680
Bump daggerVersion from 2.42 to 2.43.1
...
Bumps `daggerVersion` from 2.42 to 2.43.1.
Updates `dagger` from 2.42 to 2.43.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.42...dagger-2.43.1 )
Updates `dagger-compiler` from 2.42 to 2.43.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.42...dagger-2.43.1 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
0ce2f8fae2
Bump kxCoroutinesVersion from 1.6.3 to 1.6.4
...
Bumps `kxCoroutinesVersion` from 1.6.3 to 1.6.4.
Updates `kotlinx-coroutines-android` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.3...1.6.4 )
Updates `kotlinx-coroutines-core` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.3...1.6.4 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
7c69b17e77
Bump kxCoroutinesVersion from 1.6.2 to 1.6.3
...
Bumps `kxCoroutinesVersion` from 1.6.2 to 1.6.3.
Updates `kotlinx-coroutines-android` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.2...1.6.3 )
Updates `kotlinx-coroutines-core` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.2...1.6.3 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
e00998f913
Bump annotation from 1.3.0 to 1.4.0
...
Bumps annotation from 1.3.0 to 1.4.0.
---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
6c5f70638a
Bump kotlin-stdlib-jdk8 from 1.6.21 to 1.7.0
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.6.21 to 1.7.0.
- [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/v1.6.21...v1.7.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
ba88552919
Bump appcompat from 1.4.1 to 1.4.2
...
Bumps appcompat from 1.4.1 to 1.4.2.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
ac7a721940
Bump daggerVersion from 2.41 to 2.42
...
Bumps `daggerVersion` from 2.41 to 2.42.
Updates `dagger` from 2.41 to 2.42
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.41...dagger-2.42 )
Updates `dagger-compiler` from 2.41 to 2.42
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.41...dagger-2.42 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
b36ca8673a
Bump kxCoroutinesVersion from 1.6.1 to 1.6.2
...
Bumps `kxCoroutinesVersion` from 1.6.1 to 1.6.2.
Updates `kotlinx-coroutines-android` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.1...1.6.2 )
Updates `kotlinx-coroutines-core` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.1...1.6.2 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
21dd413ab5
Bump material from 1.5.0 to 1.6.1
...
Bumps [material](https://github.com/material-components/material-components-android ) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.5.0...1.6.1 )
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Alinson S. Xavier
5b23a3f960
Bump version to 2.1.0
3 years ago
dependabot[bot]
d82a3c145d
Bump kotlin-stdlib-jdk8 from 1.6.10 to 1.6.21
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.6.10 to 1.6.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.10...v1.6.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
45c62b4ab2
Bump kxCoroutinesVersion from 1.6.0 to 1.6.1
...
Bumps `kxCoroutinesVersion` from 1.6.0 to 1.6.1.
Updates `kotlinx-coroutines-android` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.0...1.6.1 )
Updates `kotlinx-coroutines-core` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.0...1.6.1 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
bdeddb149e
Bump ktorVersion from 1.6.7 to 1.6.8
...
Bumps `ktorVersion` from 1.6.7 to 1.6.8.
Updates `ktor-client-mock` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
Updates `ktor-jackson` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
Updates `ktor-client-android` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
Updates `ktor-client-core` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
Updates `ktor-client-jackson` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
Updates `ktor-client-json` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
Updates `ktor-server-netty` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
Updates `ktor-server-core` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
Updates `ktor-html-builder` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
Updates `ktor-server-tests` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.7...1.6.8 )
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-mock
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-netty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-html-builder
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-tests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
6d3791de31
Bump daggerVersion from 2.40.5 to 2.41
...
Bumps `daggerVersion` from 2.40.5 to 2.41.
Updates `dagger` from 2.40.5 to 2.41
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.5...dagger-2.41 )
Updates `dagger-compiler` from 2.40.5 to 2.41
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.5...dagger-2.41 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
6c631b1cf6
Bump opencsv from 5.5.2 to 5.6
...
Bumps opencsv from 5.5.2 to 5.6.
---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
5d7677b354
Bump guava from 31.0.1-android to 31.1-android
...
Bumps [guava](https://github.com/google/guava ) from 31.0.1-android to 31.1-android.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
694446b7e3
Bump appcompat from 1.4.0 to 1.4.1
...
Bumps appcompat from 1.4.0 to 1.4.1.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
20ae9d247e
Bump material from 1.4.0 to 1.5.0
...
Bumps [material](https://github.com/material-components/material-components-android ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.4.0...1.5.0 )
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
1943fac610
Bump AppIntro from 6.1.0 to 6.2.0
...
Bumps [AppIntro](https://github.com/AppIntro/AppIntro ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/AppIntro/AppIntro/releases )
- [Changelog](https://github.com/AppIntro/AppIntro/blob/main/CHANGELOG.md )
- [Commits](https://github.com/AppIntro/AppIntro/compare/6.1.0...6.2.0 )
---
updated-dependencies:
- dependency-name: com.github.AppIntro:AppIntro
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Quentin Hibon
8ccb9bbab1
Bumps appcompat from 1.3.1 to 1.4.0.
4 years ago
dependabot[bot]
c47bd4c328
Bump kotlin-stdlib-jdk8 from 1.6.0 to 1.6.10
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.6.0 to 1.6.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/v1.6.0...v1.6.10 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
1902b8821e
Bump kxCoroutinesVersion from 1.5.2 to 1.6.0
...
Bumps `kxCoroutinesVersion` from 1.5.2 to 1.6.0.
Updates `kotlinx-coroutines-android` from 1.5.2 to 1.6.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.2...1.6.0 )
Updates `kotlinx-coroutines-core` from 1.5.2 to 1.6.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.2...1.6.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
0b5894ee6d
Bump daggerVersion from 2.40.3 to 2.40.5
...
Bumps `daggerVersion` from 2.40.3 to 2.40.5.
Updates `dagger` from 2.40.3 to 2.40.5
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.3...dagger-2.40.5 )
Updates `dagger-compiler` from 2.40.3 to 2.40.5
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40.3...dagger-2.40.5 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
3f4780c9fb
Bump ktorVersion from 1.6.6 to 1.6.7
...
Bumps `ktorVersion` from 1.6.6 to 1.6.7.
Updates `ktor-client-mock` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
Updates `ktor-jackson` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
Updates `ktor-client-android` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
Updates `ktor-client-core` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
Updates `ktor-client-jackson` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
Updates `ktor-client-json` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
Updates `ktor-server-netty` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
Updates `ktor-server-core` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
Updates `ktor-html-builder` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
Updates `ktor-server-tests` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.6...1.6.7 )
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-mock
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-netty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-html-builder
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-tests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Quentin Hibon
5a5ed3d631
Bump SDK from 30 to 31
4 years ago
dependabot[bot]
7bf74634bb
Bump kotlin-stdlib-jdk8 from 1.5.31 to 1.6.0
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.5.31 to 1.6.0.
- [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/v1.5.31...v1.6.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
779ef5dbee
Bump com.github.triplet.play from 3.6.0 to 3.7.0
...
Bumps com.github.triplet.play from 3.6.0 to 3.7.0.
---
updated-dependencies:
- dependency-name: com.github.triplet.play
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
e82994c76b
Bump annotation from 1.2.0 to 1.3.0
...
Bumps annotation from 1.2.0 to 1.3.0.
---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
4e1d01d8d1
Bump daggerVersion from 2.40 to 2.40.3
...
Bumps `daggerVersion` from 2.40 to 2.40.3.
Updates `dagger` from 2.40 to 2.40.3
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40...dagger-2.40.3 )
Updates `dagger-compiler` from 2.40 to 2.40.3
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.40...dagger-2.40.3 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
5de0fc86e5
Bump ktorVersion from 1.6.4 to 1.6.6
...
Bumps `ktorVersion` from 1.6.4 to 1.6.6.
Updates `ktor-client-mock` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
Updates `ktor-jackson` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
Updates `ktor-client-android` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
Updates `ktor-client-core` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
Updates `ktor-client-jackson` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
Updates `ktor-client-json` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
Updates `ktor-server-netty` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
Updates `ktor-server-core` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
Updates `ktor-html-builder` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
Updates `ktor-server-tests` from 1.6.4 to 1.6.6
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.4...1.6.6 )
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-mock
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-netty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-html-builder
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-tests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
e3c53bf07f
Bump daggerVersion from 2.39 to 2.40
...
Bumps `daggerVersion` from 2.39 to 2.40.
Updates `dagger` from 2.39 to 2.40
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.39...dagger-2.40 )
Updates `dagger-compiler` from 2.39 to 2.40
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.39...dagger-2.40 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
fd124f2a6c
Bump ktorVersion from 1.6.3 to 1.6.4
...
Bumps `ktorVersion` from 1.6.3 to 1.6.4.
Updates `ktor-client-mock` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
Updates `ktor-jackson` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
Updates `ktor-client-android` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
Updates `ktor-client-core` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
Updates `ktor-client-jackson` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
Updates `ktor-client-json` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
Updates `ktor-server-netty` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
Updates `ktor-server-core` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
Updates `ktor-html-builder` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
Updates `ktor-server-tests` from 1.6.3 to 1.6.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.3...1.6.4 )
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-mock
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-netty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-html-builder
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-tests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
265b65eb8a
Bump guava from 30.1.1-android to 31.0.1-android
...
Bumps [guava](https://github.com/google/guava ) from 30.1.1-android to 31.0.1-android.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
4c269c55d2
Bump kotlin-stdlib-jdk8 from 1.5.30 to 1.5.31
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.5.30 to 1.5.31.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
c03305120e
Bump daggerVersion from 2.38.1 to 2.39
...
Bumps `daggerVersion` from 2.38.1 to 2.39.
Updates `dagger` from 2.38.1 to 2.39
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.38.1...dagger-2.39 )
Updates `dagger-compiler` from 2.38.1 to 2.39
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.38.1...dagger-2.39 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
29615b670b
Bump kxCoroutinesVersion from 1.5.1 to 1.5.2
...
Bumps `kxCoroutinesVersion` from 1.5.1 to 1.5.2.
Updates `kotlinx-coroutines-android` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.1...1.5.2 )
Updates `kotlinx-coroutines-core` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.1...1.5.2 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
23479c7765
Bump opencsv from 5.5.1 to 5.5.2
...
Bumps opencsv from 5.5.1 to 5.5.2.
---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
sgallese
c79d1e82a5
Update AppIntro to latest version
4 years ago
dependabot[bot]
fc1478645b
Bump com.github.triplet.play from 3.5.0 to 3.6.0
...
Bumps com.github.triplet.play from 3.5.0 to 3.6.0.
---
updated-dependencies:
- dependency-name: com.github.triplet.play
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Quentin Hibon
a58a8005e1
Bump AGP from 4.2.2 to 7.0.2
4 years ago
dependabot[bot]
f4a2c03216
Bump ktorVersion from 1.6.2 to 1.6.3
...
Bumps `ktorVersion` from 1.6.2 to 1.6.3.
Updates `ktor-client-mock` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
Updates `ktor-jackson` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
Updates `ktor-client-android` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
Updates `ktor-client-core` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
Updates `ktor-client-jackson` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
Updates `ktor-client-json` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
Updates `ktor-server-netty` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
Updates `ktor-server-core` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
Updates `ktor-html-builder` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
Updates `ktor-server-tests` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.2...1.6.3 )
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-mock
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-netty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-html-builder
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-tests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
39768f7f04
Bump kotlin-stdlib-jdk8 from 1.5.21 to 1.5.30
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.5.21 to 1.5.30.
- [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/v1.5.21...v1.5.30 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
caa1c9d72e
Bump daggerVersion from 2.37 to 2.38.1
...
Bumps `daggerVersion` from 2.37 to 2.38.1.
Updates `dagger` from 2.37 to 2.38.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.37...dagger-2.38.1 )
Updates `dagger-compiler` from 2.37 to 2.38.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.37...dagger-2.38.1 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
9c03174eef
Bump material from 1.3.0 to 1.4.0
...
Bumps [material](https://github.com/material-components/material-components-android ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.3.0...1.4.0 )
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
da02926fa6
Bump kotlin-stdlib-jdk8 from 1.5.20 to 1.5.21
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.5.20 to 1.5.21.
- [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/v1.5.20...v1.5.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Quentin Hibon
250dabfe58
Bump com.github.triplet.play from 3.2.0 to 3.5.0
4 years ago
dependabot[bot]
c2479278ba
Bump ktorVersion from 1.6.1 to 1.6.2
...
Bumps `ktorVersion` from 1.6.1 to 1.6.2.
Updates `ktor-client-mock` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
Updates `ktor-jackson` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
Updates `ktor-client-android` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
Updates `ktor-client-core` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
Updates `ktor-client-jackson` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
Updates `ktor-client-json` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
Updates `ktor-server-netty` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
Updates `ktor-server-core` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
Updates `ktor-html-builder` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
Updates `ktor-server-tests` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.1...1.6.2 )
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-mock
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-netty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-html-builder
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-tests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
af5d622339
Bump opencsv from 5.4 to 5.5.1
...
Bumps opencsv from 5.4 to 5.5.1.
---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
5eeb54bc47
Bump kxCoroutinesVersion from 1.4.2 to 1.5.1
...
Bumps `kxCoroutinesVersion` from 1.4.2 to 1.5.1.
Updates `kotlinx-coroutines-android` from 1.4.2 to 1.5.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.4.2...1.5.1 )
Updates `kotlinx-coroutines-core` from 1.4.2 to 1.5.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.4.2...1.5.1 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
e09e899aad
Bump appcompat from 1.3.0 to 1.3.1
...
Bumps appcompat from 1.3.0 to 1.3.1.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Alinson S. Xavier
37f03aca37
Merge branch 'hotfix/2.0.3' into dev
4 years ago
dependabot[bot]
43921721d4
Bump espressoVersion from 3.3.0 to 3.4.0
...
Bumps `espressoVersion` from 3.3.0 to 3.4.0.
Updates `espresso-contrib` from 3.3.0 to 3.4.0
Updates `espresso-core` from 3.3.0 to 3.4.0
---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-contrib
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.test.espresso:espresso-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
33c88cded3
Bump rules from 1.3.0 to 1.4.0
...
Bumps rules from 1.3.0 to 1.4.0.
---
updated-dependencies:
- dependency-name: androidx.test:rules
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
2ea98a7756
Bump ktorVersion from 1.6.0 to 1.6.1
...
Bumps `ktorVersion` from 1.6.0 to 1.6.1.
Updates `ktor-client-mock` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
Updates `ktor-jackson` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
Updates `ktor-client-android` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
Updates `ktor-client-core` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
Updates `ktor-client-jackson` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
Updates `ktor-client-json` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
Updates `ktor-server-netty` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
Updates `ktor-server-core` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
Updates `ktor-html-builder` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
Updates `ktor-server-tests` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.6.0...1.6.1 )
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-mock
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-jackson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-netty
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-html-builder
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-tests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
e667872d83
Bump junit from 1.1.2 to 1.1.3
...
Bumps junit from 1.1.2 to 1.1.3.
---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
c9f4df9dae
Bump kotlin-stdlib-jdk8 from 1.5.10 to 1.5.20
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.5.10 to 1.5.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.10...v1.5.20 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
71e9160460
Bump daggerVersion from 2.36 to 2.37
...
Bumps `daggerVersion` from 2.36 to 2.37.
Updates `dagger` from 2.36 to 2.37
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.36...dagger-2.37 )
Updates `dagger-compiler` from 2.36 to 2.37
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.36...dagger-2.37 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Alinson S. Xavier
33468bfc1c
Improve automatic checkmarks for monthly habits
...
Fixes #947
4 years ago
dependabot[bot]
5908692a5c
Bump ktorVersion from 1.5.4 to 1.6.0 ( #943 )
...
Bumps `ktorVersion` from 1.5.4 to 1.6.0.
Updates `ktor-client-mock` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Updates `ktor-jackson` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Updates `ktor-client-android` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Updates `ktor-client-core` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Updates `ktor-client-jackson` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Updates `ktor-client-json` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Updates `ktor-server-netty` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Updates `ktor-server-core` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Updates `ktor-html-builder` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Updates `ktor-server-tests` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.4...1.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
4d7d8b6206
Bump kotlin-stdlib-jdk8 from 1.5.0 to 1.5.10 ( #932 )
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.5.0 to 1.5.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/v1.5.0...v1.5.10 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
55b841a8b4
Bump daggerVersion from 2.35.1 to 2.36 ( #933 )
...
Bumps `daggerVersion` from 2.35.1 to 2.36.
Updates `dagger` from 2.35.1 to 2.36
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.35.1...dagger-2.36 )
Updates `dagger-compiler` from 2.35.1 to 2.36
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.35.1...dagger-2.36 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
db91dce57f
Bump appcompat from 1.2.0 to 1.3.0 ( #912 )
...
Bumps appcompat from 1.2.0 to 1.3.0.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Alinson S. Xavier
12c76245e6
Merge branch 'master' into dev
4 years ago
Alinson S. Xavier
fcadbe7c38
Handle numerical habits with target value of zero
...
Fixes #903
4 years ago
Alinson S. Xavier
9d7840bdd1
Merge branch 'master' into dev
4 years ago
Alinson S. Xavier
df56608a5d
Re-add signing config
4 years ago
dependabot[bot]
004bb8d71c
Bump daggerVersion from 2.34.1 to 2.35.1
...
Bumps `daggerVersion` from 2.34.1 to 2.35.1.
Updates `dagger` from 2.34.1 to 2.35.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.34.1...dagger-2.35.1 )
Updates `dagger-compiler` from 2.34.1 to 2.35.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.34.1...dagger-2.35.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
21a1e88c47
Bump ktorVersion from 1.5.3 to 1.5.4
...
Bumps `ktorVersion` from 1.5.3 to 1.5.4.
Updates `ktor-client-mock` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.3...1.5.4 )
Updates `ktor-jackson` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.3...1.5.4 )
Updates `ktor-client-android` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.3...1.5.4 )
Updates `ktor-client-core` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.3...1.5.4 )
Updates `ktor-client-jackson` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.3...1.5.4 )
Updates `ktor-client-json` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.3...1.5.4 )
Updates `ktor-server-netty` from 1.5.2 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.2...1.5.4 )
Updates `ktor-server-core` from 1.5.2 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.2...1.5.4 )
Updates `ktor-html-builder` from 1.5.2 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.2...1.5.4 )
Updates `ktor-server-tests` from 1.5.2 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.2...1.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
86fb718896
Bump appintro from 3.4.0 to 4.1.0
...
Bumps [appintro](https://github.com/PaoloRotolo/AppIntro ) from 3.4.0 to 4.1.0.
- [Release notes](https://github.com/PaoloRotolo/AppIntro/releases )
- [Changelog](https://github.com/AppIntro/AppIntro/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PaoloRotolo/AppIntro/commits/v4.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
a4e9b2f874
Bump kotlin-stdlib-jdk8 from 1.4.32 to 1.5.0
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.4.32 to 1.5.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Alinson S. Xavier
b561dfe90d
GitHub Actions: Large tests
4 years ago
Alinson S. Xavier
f88a9bd46a
Remove -alpha from version name
5 years ago
Alinson S. Xavier
da018fc64d
Temporarily remove device sync
5 years ago
dependabot[bot]
419d2faa78
Bump daggerVersion from 2.34 to 2.34.1
...
Bumps `daggerVersion` from 2.34 to 2.34.1.
Updates `dagger` from 2.34 to 2.34.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.34...dagger-2.34.1 )
Updates `dagger-compiler` from 2.34 to 2.34.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.34...dagger-2.34.1 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
55f3bab13a
Bump daggerVersion from 2.33 to 2.34
...
Bumps `daggerVersion` from 2.33 to 2.34.
Updates `dagger` from 2.33 to 2.34
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.33...dagger-2.34 )
Updates `dagger-compiler` from 2.33 to 2.34
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.33...dagger-2.34 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
212cc4259b
Bump ktorVersion from 1.5.2 to 1.5.3
...
Bumps `ktorVersion` from 1.5.2 to 1.5.3.
Updates `ktor-client-mock` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-jackson` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-client-android` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-client-core` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-client-jackson` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-client-json` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-server-netty` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-server-core` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-html-builder` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-server-tests` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
9d6b3ebb25
Bump annotation from 1.1.0 to 1.2.0
...
Bumps annotation from 1.1.0 to 1.2.0.
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
ed0744d5ab
Bump kotlin-stdlib-jdk8 from 1.4.31 to 1.4.32
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.4.31 to 1.4.32.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
23954eed27
Bump guava from 30.1-android to 30.1.1-android
...
Bumps [guava](https://github.com/google/guava ) from 30.1-android to 30.1.1-android.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
d2ee210376
Bump opencsv from 5.3 to 5.4 ( #849 )
...
Bumps opencsv from 5.3 to 5.4.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
a04349bfaa
Bump ktorVersion from 1.5.1 to 1.5.2 ( #832 )
...
Bumps `ktorVersion` from 1.5.1 to 1.5.2.
Updates `ktor-client-mock` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Updates `ktor-jackson` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Updates `ktor-client-android` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Updates `ktor-client-core` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Updates `ktor-client-jackson` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Updates `ktor-client-json` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Updates `ktor-server-netty` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Updates `ktor-server-core` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Updates `ktor-html-builder` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Updates `ktor-server-tests` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.1...1.5.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
e00ff99af7
Bump kotlin-stdlib-jdk8 from 1.4.30 to 1.4.31 ( #821 )
5 years ago
dependabot[bot]
a733e6ddf0
Bump daggerVersion from 2.32 to 2.33 ( #819 )
...
Bumps `daggerVersion` from 2.32 to 2.33.
Updates `dagger` from 2.32 to 2.33
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.32...dagger-2.33 )
Updates `dagger-compiler` from 2.32 to 2.33
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.32...dagger-2.33 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
86c7200e6b
Bump desugar_jdk_libs from 1.1.1 to 1.1.5 ( #818 )
...
Bumps [desugar_jdk_libs](https://github.com/google/desugar_jdk_libs ) from 1.1.1 to 1.1.5.
- [Release notes](https://github.com/google/desugar_jdk_libs/releases )
- [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/desugar_jdk_libs/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Quentin Hibon
96f87df052
Implement task to generate translator layout from a text file ( #759 )
...
Related to #669
5 years ago