akesi seli
01309e456b
refactor: migrate SelectInstanceBottomSheet to M3 ( #78 )
...
* close side menu on logout confirmed
* refactor SelectInstanceBottomSheet
* update usages
2024-11-04 22:56:02 +01:00
akesi seli
a1d6ed9833
refactor: migrate SliderBottomSheet to M3 ( #77 )
...
* migrate SliderBottomSheet to M3
* update usage in advanced settings screen
* rename variable for select number bottom sheet state in configure content screen
2024-11-04 21:58:45 +01:00
akesi seli
5782379ac1
refactor: migrate SelectNumberBottomSheet to M3 modal bottom sheet ( #76 )
...
* refactor SelectNumberBottomSheet
* update usages in advanced settings and configure content screen
2024-11-04 21:33:50 +01:00
akesi seli
a1d6e53dfa
refactor: remove SelectActionOnSwipeBottomSheet ( #75 )
...
* remove SelectActionOnSwipeBottomSheet
* fix add item row
* migrate selection to CustomModalBottomSheet
2024-11-04 19:43:48 +01:00
akesi seli
f4e0ef503b
fix: use font face and size in selection bottom sheets ( #74 )
2024-11-04 18:30:49 +01:00
akesi seli
95d7e54c8e
fix: reset UI state when block option selected ( #73 )
...
* fix copy to clipboard dialog title
* fix: UI state after dismissing block bottom sheet
2024-11-04 18:18:13 +01:00
akesi seli
e1043b6665
fix: restore user manual URL ( #72 )
...
* fix: restore URL of user manual
* update base URL in pages config
2024-11-04 18:02:48 +01:00
dependabot[bot]
f164a5673c
chore(deps): bump multiplatform-markdown-renderer from 0.26.0 to 0.27.0 ( #65 )
...
Bumps `multiplatform-markdown-renderer` from 0.26.0 to 0.27.0.
Updates `com.mikepenz:multiplatform-markdown-renderer` from 0.26.0 to 0.27.0
- [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases )
- [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/mikepenz/multiplatform-markdown-renderer/compare/v0.26.0...v0.27.0 )
Updates `com.mikepenz:multiplatform-markdown-renderer-m3` from 0.26.0 to 0.27.0
- [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases )
- [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/mikepenz/multiplatform-markdown-renderer/compare/v0.26.0...v0.27.0 )
Updates `com.mikepenz:multiplatform-markdown-renderer-coil2` from 0.26.0 to 0.27.0
- [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases )
- [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/mikepenz/multiplatform-markdown-renderer/compare/v0.26.0...v0.27.0 )
---
updated-dependencies:
- dependency-name: com.mikepenz:multiplatform-markdown-renderer
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.mikepenz:multiplatform-markdown-renderer-m3
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.mikepenz:multiplatform-markdown-renderer-coil2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 09:02:04 +01:00
dependabot[bot]
801e6fe357
chore(deps): bump ktor from 3.0.0 to 3.0.1 ( #66 )
...
Bumps `ktor` from 3.0.0 to 3.0.1.
Updates `io.ktor:ktor-client-serialization` from 3.0.0 to 3.0.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/3.0.0...3.0.1 )
Updates `io.ktor:ktor-client-cio` from 3.0.0 to 3.0.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/3.0.0...3.0.1 )
Updates `io.ktor:ktor-client-core` from 3.0.0 to 3.0.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/3.0.0...3.0.1 )
Updates `io.ktor:ktor-client-android` from 3.0.0 to 3.0.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/3.0.0...3.0.1 )
Updates `io.ktor:ktor-client-darwin` from 3.0.0 to 3.0.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/3.0.0...3.0.1 )
Updates `io.ktor:ktor-client-mock` from 3.0.0 to 3.0.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/3.0.0...3.0.1 )
Updates `io.ktor:ktor-client-content-negotiation` from 3.0.0 to 3.0.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/3.0.0...3.0.1 )
Updates `io.ktor:ktor-client-logging` from 3.0.0 to 3.0.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/3.0.0...3.0.1 )
Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.0.0 to 3.0.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/3.0.0...3.0.1 )
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-serialization
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-cio
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-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-darwin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-mock
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-logging
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-serialization-kotlinx-json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 09:01:36 +01:00
akesi seli
e987f4658a
refactor: remove copy post bottom sheet ( #64 )
...
* remove CopyPostBottomSheet
* remove associated NotificationCenterEvent
* update community detail
* update multi-community
* update post detail
* update post list
* update user detail
2024-11-02 09:44:06 +01:00
akesi seli
a8921b46da
refactor: remove :unit:choosefont dialogs ( #63 )
...
* remove :unit:choosefont module and all its dialogs
* update usages in ConfigureContentViewScreen
2024-11-02 08:52:58 +01:00
akesi seli
75e39eeae8
fix: make sure text after an empty quote is rendered ( #62 )
2024-11-01 23:06:02 +01:00
Akesi Seli
ed752a7ae0
version 1.13.0-beta03
1.13.0-beta03
2024-11-01 17:51:11 +01:00
akesi seli
a03e086dc8
refactor: rewrite sort bottom sheet as Material3 modal bottom sheet ( #61 )
...
* use trailing lambda in custom modal bottom sheet
* refactor: rewrite SortBottomSheet as modal bottom sheet
* add default for ChangeSortType event
* update post list
* update account settings
* update community detail
* update explore
* update instance info
* update multi-community
* update post detail
* update user detail
* update settings
2024-11-01 17:13:12 +01:00
akesi seli
d3136f0098
refactor: remove BlockBottomSheet ( #60 )
2024-10-31 12:57:51 +01:00
akesi seli
cfb0571657
refactor: remove ShareBottomSheet ( #59 )
...
* remove old l10n resources
* use neutral debug app name
* enable networking logs in debug builds
* refactor: remove ShareBottomSheet
2024-10-31 10:04:32 +01:00
akesi seli
9a0d0af361
refactor: remove LanguageBottomSheet ( #58 )
2024-10-30 08:49:52 +01:00
akesi seli
e2b8a3342b
refactor: bottom sheet overhaul • part 4 ( #57 )
...
* remove PostLayoutBottomSheet
* remove ReportListTypeSheet
* remove LikedTypeSheet
2024-10-29 21:00:45 +01:00
akesi seli
b7d35d3a35
refactor: continue bottom sheet overhaul ( #56 )
...
* update root project's name
* remove UrlOpeningModeBottomSheet
* remove VoteFormatBottomSheet
* remove SelectTabNavigationSectionBottomSheet
2024-10-29 15:01:42 +01:00
akesi seli
d054051033
refactor: remove moderator zone bottom sheet ( #55 )
...
* add some plural forms
* remove ModeratorZoneBottomSheet
* update usages
2024-10-28 23:00:49 +01:00
akesi seli
ff9f9c9667
refactor: remove community visibility bottom sheet ( #54 )
...
* remove CommunityVisibilityBottomSheet
* update usages
2024-10-28 21:47:12 +01:00
akesi seli
a4db979018
enhancement: update about dialog ( #53 )
...
* update l10n
* add Matrix room to about dialog
* update acknowledgements.json
2024-10-28 21:27:19 +01:00
dependabot[bot]
0e7008aa4b
chore(deps): bump rexml from 3.3.6 to 3.3.9 in /docs ( #52 )
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.3.6 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.3.6...v3.3.9 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 20:19:23 +01:00
dependabot[bot]
58a0278dd6
chore(deps): bump net.zetetic:sqlcipher-android from 4.6.0 to 4.6.1 ( #51 )
...
Bumps [net.zetetic:sqlcipher-android](https://github.com/sqlcipher/sqlcipher-android ) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/sqlcipher/sqlcipher-android/releases )
- [Commits](https://github.com/sqlcipher/sqlcipher-android/compare/v4.6.0...v4.6.1 )
---
updated-dependencies:
- dependency-name: net.zetetic:sqlcipher-android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 07:39:36 +01:00
dependabot[bot]
35fa28e91d
chore(deps): bump io.gitlab.arturbosch.detekt from 1.23.6 to 1.23.7 ( #50 )
...
Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt ) from 1.23.6 to 1.23.7.
- [Release notes](https://github.com/detekt/detekt/releases )
- [Commits](https://github.com/detekt/detekt/compare/v1.23.6...v1.23.7 )
---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 07:39:21 +01:00
dependabot[bot]
0d1bc9824b
chore(deps): bump com.google.devtools.ksp ( #49 )
...
Bumps [com.google.devtools.ksp](https://github.com/google/ksp ) from 2.0.21-1.0.25 to 2.0.21-1.0.26.
- [Release notes](https://github.com/google/ksp/releases )
- [Commits](https://github.com/google/ksp/compare/2.0.21-1.0.25...2.0.21-1.0.26 )
---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 07:38:47 +01:00
dependabot[bot]
246e84fcb3
chore(deps): bump sh.calvin.reorderable:reorderable from 2.3.0 to 2.4.0 ( #48 )
...
Bumps [sh.calvin.reorderable:reorderable](https://github.com/Calvin-LL/Reorderable ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/Calvin-LL/Reorderable/releases )
- [Commits](https://github.com/Calvin-LL/Reorderable/compare/v2.3.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: sh.calvin.reorderable:reorderable
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 07:38:28 +01:00
akesi seli
cc4339e46c
chore: udpate documentation with new contacts ( #47 )
...
* remove unneeded warning
* update documentation win contacts
2024-10-27 22:53:30 +01:00
akesi seli
5e5784eacc
refactor: unify localizables for notifications ( #46 )
...
* remove module-specific android strings
* expose current values in l10n manager
* update usage in notification worker
* unify string files
2024-10-26 19:54:18 +02:00
akesi seli
ff09f089d7
refactor: remove ResultTypeBottomSheet ( #45 )
2024-10-26 18:57:19 +02:00
akesi seli
5fcf303a50
refactor: remove listing type bottom sheet ( #44 )
...
* remove ListingTypeBottomSheet
* update usages
2024-10-26 17:06:14 +02:00
akesi seli
05bee093bb
refactor: background notification checks ( #43 )
...
* migrate worker to coroutines
and remove dispatcher constructor params which prevent proper instantiation
* refactor DefaultInboxNotificationChecker
2024-10-24 14:29:52 +02:00
Akesi Seli
114ac8032e
version 1.13.0-beta02
1.13.0-beta02
2024-10-23 11:41:43 +02:00
akesi seli
543bafd8ba
chore(deps): update Compose Multiplatform from 1.6.11 to 1.7.0 ( #42 )
...
* update README
* update compose multiplatform from 1.6.11 to 1.7.0
* fix breaking changes
* migrate to Material3 PullToRefreshBox
* remove unwanted background from modal bottom sheet items
2024-10-23 11:08:40 +02:00
akesi seli
75c9e62909
enhancement: add 'cancel' option to text toolbar ( #41 )
...
* add cancel option to custom text toolbar
* update usages of text toolbar
2024-10-23 09:17:40 +02:00
akesi seli
7ae124a3eb
chore: update deps ( #40 )
...
* update dependencies
- org.kotlincrypto.hash:bom from 0.5.1 to 0.5.3
- androidx.activity:* from 1.9.2 to 1.9.3
- com.materialkolor:material-kolor from 1.7.0 to 2.0.0
- co.touchlab:stately-common from 2.0.7 to 2.1.0
- app.cash.turbine:turbine from 1.1.0 to 1.2.0
* add palette style to color scheme generator
2024-10-23 08:40:26 +02:00
akesi seli
50590d14f2
refactor: bottom sheet overhaul • part 2 ( #38 )
...
* remove screen classes
* allow passing null duration for "never" option
* update inbox screen
* update advanced settings screen
* update Gradle scripts
2024-10-21 22:39:12 +02:00
dependabot[bot]
b53ec2023d
chore(deps): bump multiplatform-markdown-renderer from 0.25.0 to 0.26.0 ( #35 )
...
Bumps `multiplatform-markdown-renderer` from 0.25.0 to 0.26.0.
Updates `com.mikepenz:multiplatform-markdown-renderer` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases )
- [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/mikepenz/multiplatform-markdown-renderer/compare/v0.25.0...v0.26.0 )
Updates `com.mikepenz:multiplatform-markdown-renderer-m3` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases )
- [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/mikepenz/multiplatform-markdown-renderer/compare/v0.25.0...v0.26.0 )
Updates `com.mikepenz:multiplatform-markdown-renderer-coil2` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases )
- [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/mikepenz/multiplatform-markdown-renderer/compare/v0.25.0...v0.26.0 )
---
updated-dependencies:
- dependency-name: com.mikepenz:multiplatform-markdown-renderer
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.mikepenz:multiplatform-markdown-renderer-m3
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.mikepenz:multiplatform-markdown-renderer-coil2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-21 21:47:55 +02:00
dependabot[bot]
a9c68915a6
chore(deps): bump koin from 3.5.6 to 4.0.0 ( #34 )
...
Bumps `koin` from 3.5.6 to 4.0.0.
Updates `io.insert-koin:koin-core` from 3.5.6 to 4.0.0
- [Release notes](https://github.com/InsertKoinIO/koin/releases )
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/InsertKoinIO/koin/compare/3.5.6...4.0.0 )
Updates `io.insert-koin:koin-test` from 3.5.6 to 4.0.0
- [Release notes](https://github.com/InsertKoinIO/koin/releases )
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/InsertKoinIO/koin/compare/3.5.6...4.0.0 )
Updates `io.insert-koin:koin-android` from 3.5.6 to 4.0.0
- [Release notes](https://github.com/InsertKoinIO/koin/releases )
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/InsertKoinIO/koin/compare/3.5.6...4.0.0 )
---
updated-dependencies:
- dependency-name: io.insert-koin:koin-core
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: io.insert-koin:koin-test
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: io.insert-koin:koin-android
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-21 21:45:05 +02:00
dependabot[bot]
c8f6a68c17
chore(deps): bump com.russhwolf:multiplatform-settings ( #36 )
...
Bumps [com.russhwolf:multiplatform-settings](https://github.com/russhwolf/multiplatform-settings ) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/russhwolf/multiplatform-settings/releases )
- [Changelog](https://github.com/russhwolf/multiplatform-settings/blob/main/CHANGELOG.md )
- [Commits](https://github.com/russhwolf/multiplatform-settings/compare/v1.1.1...v1.2.0 )
---
updated-dependencies:
- dependency-name: com.russhwolf:multiplatform-settings
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-21 09:38:44 +02:00
dependabot[bot]
eadc718ed2
chore(deps): bump media.kamel:kamel-image from 1.0.0 to 1.0.1 ( #37 )
...
Bumps [media.kamel:kamel-image](https://github.com/Kamel-Media/Kamel ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/Kamel-Media/Kamel/releases )
- [Commits](https://github.com/Kamel-Media/Kamel/compare/v1.0.0...v1.0.1 )
---
updated-dependencies:
- dependency-name: media.kamel:kamel-image
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-21 09:38:21 +02:00
dependabot[bot]
4baa0d18c9
chore(deps): bump io.mockk:mockk from 1.13.12 to 1.13.13 ( #33 )
...
Bumps [io.mockk:mockk](https://github.com/mockk/mockk ) from 1.13.12 to 1.13.13.
- [Release notes](https://github.com/mockk/mockk/releases )
- [Commits](https://github.com/mockk/mockk/compare/1.13.12...1.13.13 )
---
updated-dependencies:
- dependency-name: io.mockk:mockk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-21 09:38:00 +02:00
akesi seli
2ebfaa09b2
chore: update links in project homepage ( #32 )
2024-10-18 12:45:00 +02:00
akesi seli
1293990a1f
chore: update Kotlin version in README badge ( #31 )
2024-10-16 09:15:10 +02:00
akesi seli
d3a2c7f0ae
fix: avoid dismissing bottom sheets on long press on items if there is no callback ( #30 )
2024-10-16 09:14:59 +02:00
dependabot[bot]
9b321e5170
chore(deps): bump webrick from 1.8.1 to 1.8.2 in /docs ( #29 )
...
Bumps [webrick](https://github.com/ruby/webrick ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/ruby/webrick/releases )
- [Commits](https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: webrick
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1.13.0-beta01
2024-10-15 22:24:13 +02:00
dependabot[bot]
db71baad88
chore(deps): bump kotlin from 2.0.20 to 2.0.21 ( #24 )
...
* chore(deps): bump kotlin from 2.0.20 to 2.0.21
Bumps `kotlin` from 2.0.20 to 2.0.21.
Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.20 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21 )
Updates `org.jetbrains.kotlin.android` from 2.0.20 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21 )
Updates `org.jetbrains.kotlin.multiplatform` from 2.0.20 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21 )
Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.20 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.plugin.compose
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.android
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.plugin.serialization
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* update ktorfit
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Akesi Seli <andongue.nena@gmail.com>
2024-10-15 13:42:26 +02:00
dependabot[bot]
9fc48fa36a
chore(deps): bump com.google.devtools.ksp ( #27 )
...
Bumps [com.google.devtools.ksp](https://github.com/google/ksp ) from 2.0.20-1.0.24 to 2.0.21-1.0.25.
- [Release notes](https://github.com/google/ksp/releases )
- [Commits](https://github.com/google/ksp/compare/2.0.20-1.0.24...2.0.21-1.0.25 )
---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-15 13:42:15 +02:00
dependabot[bot]
b9ece61c24
chore(deps): bump kotlinx-coroutines from 1.8.1 to 1.9.0 ( #28 )
...
Bumps `kotlinx-coroutines` from 1.8.1 to 1.9.0.
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.1 to 1.9.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.8.1...1.9.0 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.8.1 to 1.9.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.8.1...1.9.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-15 13:20:22 +02:00
dependabot[bot]
6ae92f6c47
chore(deps): bump androidx-activity from 1.9.1 to 1.9.2 ( #26 )
...
Bumps `androidx-activity` from 1.9.1 to 1.9.2.
Updates `androidx.activity:activity-compose` from 1.9.1 to 1.9.2
Updates `androidx.activity:activity` from 1.9.1 to 1.9.2
---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.activity:activity
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-15 13:20:11 +02:00