Milos Kozak
886dc6d0a4
DetailedBolusInfo -> interfaces
2022-11-10 09:40:49 +01:00
Milos Kozak
0694cf65fc
Merge pull request #2180 from nightscout/dependabot/gradle/dev/org.jetbrains.kotlin.android-1.7.21
...
chore(deps): bump org.jetbrains.kotlin.android from 1.7.20 to 1.7.21
2022-11-10 08:54:11 +01:00
Milos Kozak
71dbbd888f
Merge pull request #2182 from nightscout/dependabot/gradle/dev/kotlin_version-1.7.21
...
chore(deps): bump kotlin_version from 1.7.20 to 1.7.21
2022-11-10 08:53:42 +01:00
dependabot[bot]
e49feeb736
chore(deps): bump kotlin_version from 1.7.20 to 1.7.21
...
Bumps `kotlin_version` from 1.7.20 to 1.7.21.
Updates `kotlin-gradle-plugin` from 1.7.20 to 1.7.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21 )
Updates `kotlin-allopen` from 1.7.20 to 1.7.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21 )
Updates `kotlin-serialization` from 1.7.20 to 1.7.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21 )
Updates `kotlin-stdlib-jdk8` from 1.7.20 to 1.7.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21 )
Updates `kotlin-reflect` from 1.7.20 to 1.7.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-allopen
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-serialization
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
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 22:30:12 +00:00
dependabot[bot]
be4dbc6552
chore(deps): bump rxandroid from 3.0.0 to 3.0.1
...
Bumps [rxandroid](https://github.com/ReactiveX/RxAndroid ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/ReactiveX/RxAndroid/releases )
- [Changelog](https://github.com/ReactiveX/RxAndroid/blob/3.x/CHANGES.md )
- [Commits](https://github.com/ReactiveX/RxAndroid/compare/3.0.0...3.0.1 )
---
updated-dependencies:
- dependency-name: io.reactivex.rxjava3:rxandroid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 12:31:58 +00:00
dependabot[bot]
14816fca50
chore(deps): bump org.jetbrains.kotlin.android from 1.7.20 to 1.7.21
...
Bumps org.jetbrains.kotlin.android from 1.7.20 to 1.7.21.
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 08:01:33 +00:00
Milos Kozak
774ed51e1b
NSClient v3 initial work, NS v1 improvements
...
* NSCv3 initial work
* Allow only 1 NSC
* read sgv
* NSv3: Read Bolus, Carbs
* NSCv3: more work
* fix build
* loading working
* work on TT
* TT working
* TBR processing
* EPS working
* PS Sync
* Process entries at once. Share code v1,v3
* BolusCalculatorWizard working
* TherapyEvent working
* process bg at once
* improve sync
* sdk -> ns-sdk
* handle status per version
* OffileEvents working
* EB working
* RemoteDeviceStatus
* fix build
* cleanup
2022-11-08 09:23:46 +01:00
Milos Kozak
b0c755968e
Merge branch 'dev' into eopatch2
2022-11-03 14:07:45 +01:00
dependabot[bot]
e216a9330d
chore(deps): bump android.joda from 2.12.0 to 2.12.1
...
Bumps [android.joda](https://github.com/dlew/joda-time-android ) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/dlew/joda-time-android/releases )
- [Changelog](https://github.com/dlew/joda-time-android/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dlew/joda-time-android/compare/v2.12.0...v2.12.1 )
---
updated-dependencies:
- dependency-name: net.danlew:android.joda
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 08:09:18 +00:00
dependabot[bot]
67c2563a1c
chore(deps): bump gson from 2.9.1 to 2.10
...
Bumps [gson](https://github.com/google/gson ) from 2.9.1 to 2.10.
- [Release notes](https://github.com/google/gson/releases )
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/gson/compare/gson-parent-2.9.1...gson-parent-2.10 )
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 08:07:41 +00:00
Milos Kozak
8d78dbdb23
libs update
2022-10-20 11:51:19 +02:00
Milos Kozak
92b0cf2739
Merge pull request #2125 from nightscout/dependabot/gradle/dev/net.danlew-android.joda-2.12.0
...
chore(deps): bump android.joda from 2.11.2 to 2.12.0
2022-10-17 09:19:44 +02:00
dependabot[bot]
1287b3b4ec
chore(deps): bump gradle from 7.3.0 to 7.3.1
...
Bumps gradle from 7.3.0 to 7.3.1.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 08:07:49 +00:00
dependabot[bot]
ee9bf6dbbd
chore(deps): bump android.joda from 2.11.2 to 2.12.0
...
Bumps [android.joda](https://github.com/dlew/joda-time-android ) from 2.11.2 to 2.12.0.
- [Release notes](https://github.com/dlew/joda-time-android/releases )
- [Changelog](https://github.com/dlew/joda-time-android/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dlew/joda-time-android/compare/v2.11.2...v2.12.0 )
---
updated-dependencies:
- dependency-name: net.danlew:android.joda
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 08:07:34 +00:00
dependabot[bot]
2fc85ec1c8
chore(deps): bump org.jetbrains.kotlin.android from 1.7.10 to 1.7.20
...
Bumps org.jetbrains.kotlin.android from 1.7.10 to 1.7.20.
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 10:51:45 +00:00
dependabot[bot]
0096dbe06b
chore(deps): bump kotlin_version from 1.7.10 to 1.7.20
...
Bumps `kotlin_version` from 1.7.10 to 1.7.20.
Updates `kotlin-gradle-plugin` from 1.7.10 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20 )
Updates `kotlin-allopen` from 1.7.10 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20 )
Updates `kotlin-serialization` from 1.7.10 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20 )
Updates `kotlin-stdlib-jdk8` from 1.7.10 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20 )
Updates `kotlin-reflect` from 1.7.10 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-allopen
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-serialization
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
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 08:15:26 +00:00
Milos Kozak
21f53e40af
Merge branch 'dev' into eopatch2
2022-09-28 11:09:08 +02:00
dependabot[bot]
58a3eada6c
chore(deps): bump android.joda from 2.11.0.1 to 2.11.2
...
Bumps [android.joda](https://github.com/dlew/joda-time-android ) from 2.11.0.1 to 2.11.2.
- [Release notes](https://github.com/dlew/joda-time-android/releases )
- [Changelog](https://github.com/dlew/joda-time-android/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dlew/joda-time-android/compare/v2.11.0.1...v2.11.2 )
---
updated-dependencies:
- dependency-name: net.danlew:android.joda
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 08:10:17 +00:00
dependabot[bot]
34e170da50
chore(deps): bump dagger_version from 2.43.2 to 2.44
...
Bumps `dagger_version` from 2.43.2 to 2.44.
Updates `dagger-compiler` from 2.43.2 to 2.44
- [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.2...dagger-2.44 )
Updates `dagger-android-processor` from 2.43.2 to 2.44
- [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.2...dagger-2.44 )
Updates `dagger` from 2.43.2 to 2.44
- [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.2...dagger-2.44 )
Updates `dagger-android` from 2.43.2 to 2.44
- [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.2...dagger-2.44 )
Updates `dagger-android-support` from 2.43.2 to 2.44
- [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.2...dagger-2.44 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 08:15:29 +00:00
Milos Kozak
f89fbf9c14
Merge pull request #2079 from nightscout/dependabot/gradle/dev/com.google.firebase-firebase-crashlytics-gradle-2.9.2
...
chore(deps): bump firebase-crashlytics-gradle from 2.9.1 to 2.9.2
2022-09-19 16:18:09 +02:00
Milos Kozak
3a01bed7aa
upgrade libs
2022-09-19 16:16:17 +02:00
dependabot[bot]
7be5ca88e4
chore(deps): bump firebase-crashlytics-gradle from 2.9.1 to 2.9.2
...
Bumps firebase-crashlytics-gradle from 2.9.1 to 2.9.2.
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-crashlytics-gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 07:34:16 +00:00
Milos Kozak
33a636945e
gradle update
2022-09-18 19:48:04 +02:00
Milos Kozak
e42a21207b
Merge remote-tracking branch 'ns/dev' into eopatch2
2022-09-08 15:37:26 +02:00
Milos Kozak
13fb23b951
Merge pull request #2046 from nightscout/dependabot/gradle/dev/org.jlleitschuh.gradle.ktlint-11.0.0
...
chore(deps): bump org.jlleitschuh.gradle.ktlint from 10.3.0 to 11.0.0
2022-09-04 11:28:49 +02:00
Milos Kozak
4042cd38cc
Merge pull request #2047 from nightscout/dependabot/gradle/dev/net.danlew-android.joda-2.11.0.1
...
chore(deps): bump android.joda from 2.10.14 to 2.11.0.1
2022-09-04 11:28:33 +02:00
Milos Kozak
c3a8bc687d
Migrate to MenuProvider
2022-09-04 10:28:31 +02:00
dependabot[bot]
f9e2004a7c
chore(deps): bump android.joda from 2.10.14 to 2.11.0.1
...
Bumps [android.joda](https://github.com/dlew/joda-time-android ) from 2.10.14 to 2.11.0.1.
- [Release notes](https://github.com/dlew/joda-time-android/releases )
- [Changelog](https://github.com/dlew/joda-time-android/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dlew/joda-time-android/compare/v2.10.14...v2.11.0.1 )
---
updated-dependencies:
- dependency-name: net.danlew:android.joda
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 08:07:03 +00:00
dependabot[bot]
45ccca5aff
chore(deps): bump org.jlleitschuh.gradle.ktlint from 10.3.0 to 11.0.0
...
Bumps org.jlleitschuh.gradle.ktlint from 10.3.0 to 11.0.0.
---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 08:06:45 +00:00
Milos Kozak
d385fc3be0
typo
2022-08-17 10:16:47 +02:00
dependabot[bot]
e0274f9e7d
chore(deps): bump gradle from 7.2.1 to 7.2.2
...
Bumps gradle from 7.2.1 to 7.2.2.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 08:06:59 +00:00
Milos Kozak
9ff54fea66
Merge pull request #1981 from nightscout/dependabot/gradle/dev/com.google.code.gson-gson-2.9.1
...
chore(deps): bump gson from 2.9.0 to 2.9.1
2022-08-01 11:52:42 +02:00
Milos Kozak
b6f15456cc
Revert "chore(deps): bump dagger_version from 2.42 to 2.43"
...
This reverts commit c5e55eaf85
.
2022-08-01 11:51:33 +02:00
dependabot[bot]
bf1469d3f8
chore(deps): bump gson from 2.9.0 to 2.9.1
...
Bumps [gson](https://github.com/google/gson ) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/google/gson/releases )
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/gson/compare/gson-parent-2.9.0...gson-parent-2.9.1 )
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 08:14:42 +00:00
Milos Kozak
df06b3425d
Merge pull request #1964 from nightscout/dependabot/gradle/dev/dagger_version-2.43
...
chore(deps): bump dagger_version from 2.42 to 2.43
2022-07-30 23:09:02 +02:00
dependabot[bot]
acf167e8ac
chore(deps): bump room_version from 2.4.2 to 2.4.3
...
Bumps `room_version` from 2.4.2 to 2.4.3.
Updates `room-ktx` from 2.4.2 to 2.4.3
Updates `room-runtime` from 2.4.2 to 2.4.3
Updates `room-rxjava3` from 2.4.2 to 2.4.3
Updates `room-compiler` from 2.4.2 to 2.4.3
Updates `room-testing` from 2.4.2 to 2.4.3
---
updated-dependencies:
- dependency-name: androidx.room:room-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.room:room-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.room:room-rxjava3
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.room:room-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.room:room-testing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-28 08:09:15 +00:00
dependabot[bot]
2887cd5577
chore(deps): bump dagger_version from 2.42 to 2.43
...
Bumps `dagger_version` from 2.42 to 2.43.
Updates `dagger-compiler` from 2.42 to 2.43
- [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 )
Updates `dagger-android-processor` from 2.42 to 2.43
- [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 )
Updates `dagger` from 2.42 to 2.43
- [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 )
Updates `dagger-android` from 2.42 to 2.43
- [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 )
Updates `dagger-android-support` from 2.42 to 2.43
- [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 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 08:08:22 +00:00
Milos Kozak
b5ac9f3b94
revert gradle
2022-07-22 11:50:02 +02:00
dependabot[bot]
c5e55eaf85
chore(deps): bump dagger_version from 2.42 to 2.43
...
Bumps `dagger_version` from 2.42 to 2.43.
Updates `dagger-compiler` from 2.42 to 2.43
- [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 )
Updates `dagger-android-processor` from 2.42 to 2.43
- [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 )
Updates `dagger` from 2.42 to 2.43
- [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 )
Updates `dagger-android` from 2.42 to 2.43
- [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 )
Updates `dagger-android-support` from 2.42 to 2.43
- [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 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-processor
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-support
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 08:10:42 +00:00
Milos Kozak
763f54ec6f
Merge branch 'dev' into eopatch2
2022-07-19 11:27:58 +02:00
dependabot[bot]
405bbca75c
Bump io.gitlab.arturbosch.detekt from 1.20.0 to 1.21.0
...
Bumps io.gitlab.arturbosch.detekt from 1.20.0 to 1.21.0.
---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 08:08:40 +00:00
dependabot[bot]
65f6d6ee65
Bump coroutines_version from 1.6.3 to 1.6.4
...
Bumps `coroutines_version` from 1.6.3 to 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 )
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-guava` 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-play-services` 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-core
dependency-type: direct:production
update-type: version-update:semver-patch
- 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-guava
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-play-services
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 08:08:17 +00:00
Milos Kozak
6027090041
Merge pull request #1897 from nightscout/dependabot/gradle/dev/kotlin_version-1.7.10
...
Bump kotlin_version from 1.7.0 to 1.7.10
2022-07-09 23:00:45 +02:00
dependabot[bot]
28972e2923
Bump kotlin_version from 1.7.0 to 1.7.10
...
Bumps `kotlin_version` from 1.7.0 to 1.7.10.
Updates `kotlin-gradle-plugin` 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 )
Updates `kotlin-allopen` 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 )
Updates `kotlin-serialization` 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 )
Updates `kotlin-stdlib-jdk8` 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 )
Updates `kotlin-reflect` 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-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-allopen
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-serialization
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
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-09 16:41:05 +00:00
dependabot[bot]
cf87185976
Bump org.jetbrains.kotlin.android from 1.7.0 to 1.7.10
...
Bumps org.jetbrains.kotlin.android from 1.7.0 to 1.7.10.
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-09 16:40:44 +00:00
dependabot[bot]
d1ce46b7fe
Bump lifecycle-livedata-ktx from 2.4.1 to 2.5.0
...
Bumps lifecycle-livedata-ktx from 2.4.1 to 2.5.0.
---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-livedata-ktx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 08:10:07 +00:00
dependabot[bot]
1add820742
Bump firebase-crashlytics-gradle from 2.9.0 to 2.9.1
...
Bumps firebase-crashlytics-gradle from 2.9.0 to 2.9.1.
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-crashlytics-gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 08:26:59 +00:00
dependabot[bot]
532c79c744
Bump coroutines_version from 1.6.2 to 1.6.3
...
Bumps `coroutines_version` from 1.6.2 to 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 )
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-guava` 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-play-services` 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-core
dependency-type: direct:production
update-type: version-update:semver-patch
- 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-guava
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-play-services
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 08:07:45 +00:00
Milos Kozak
9eebf60610
libs update
2022-06-13 12:15:27 +02:00
Milos Kozak
16c5b27bdd
Merge pull request #1819 from nightscout/dependabot/gradle/dev/org.jetbrains.kotlin.android-1.7.0
...
Bump org.jetbrains.kotlin.android from 1.6.21 to 1.7.0
2022-06-09 10:39:03 +02:00