Commit Graph

167 Commits

Author SHA1 Message Date
Artem Chepurnyi 4f9d57ab60
Merge pull request #71 from AChep/dependabot/gradle/org.jlleitschuh.gradle.ktlint-12.1.0
build(deps): Bump org.jlleitschuh.gradle.ktlint from 12.0.3 to 12.1.0
2024-01-10 11:54:48 +02:00
dependabot[bot] 1b05ba7643
build(deps): Bump signalr from 8.0.0 to 8.0.1
Bumps `signalr` from 8.0.0 to 8.0.1.

Updates `com.microsoft.signalr:signalr` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.0...v8.0.1)

Updates `com.microsoft.signalr.messagepack:signalr-messagepack` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: com.microsoft.signalr:signalr
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.microsoft.signalr.messagepack:signalr-messagepack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 08:20:36 +00:00
dependabot[bot] 2186c33aaf
build(deps): Bump org.jlleitschuh.gradle.ktlint from 12.0.3 to 12.1.0
Bumps org.jlleitschuh.gradle.ktlint from 12.0.3 to 12.1.0.

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 08:20:20 +00:00
dependabot[bot] 11bcbca741
build(deps): Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11
Bumps org.slf4j:slf4j-api from 2.0.10 to 2.0.11.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 08:31:32 +00:00
1fexd b9642e54bf
fix: Ktor method not found 2024-01-05 13:12:28 +01:00
Artem Chepurnyi f42f67b07c
Merge pull request #51 from AChep/dependabot/gradle/org.jetbrains.compose-1.6.0-dev1357
build(deps): Bump org.jetbrains.compose from 1.6.0-dev1354 to 1.6.0-dev1357
2024-01-05 11:30:09 +02:00
dependabot[bot] 9a51972aad
build(deps): Bump richtext from 0.17.0 to 0.20.0
Bumps `richtext` from 0.17.0 to 0.20.0.

Updates `com.halilibo.compose-richtext:richtext-commonmark` from 0.17.0 to 0.20.0
- [Release notes](https://github.com/halilozercan/compose-richtext/releases)
- [Changelog](https://github.com/halilozercan/compose-richtext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/halilozercan/compose-richtext/compare/v0.17.0...v0.20.0)

Updates `com.halilibo.compose-richtext:richtext-ui-material3` from 0.17.0 to 0.20.0
- [Release notes](https://github.com/halilozercan/compose-richtext/releases)
- [Changelog](https://github.com/halilozercan/compose-richtext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/halilozercan/compose-richtext/compare/v0.17.0...v0.20.0)

---
updated-dependencies:
- dependency-name: com.halilibo.compose-richtext:richtext-commonmark
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.halilibo.compose-richtext:richtext-ui-material3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 08:54:05 +00:00
dependabot[bot] dc1ec3f42e
build(deps): Bump org.jetbrains.compose
Bumps org.jetbrains.compose from 1.6.0-dev1354 to 1.6.0-dev1357.

---
updated-dependencies:
- dependency-name: org.jetbrains.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-04 08:18:49 +00:00
Artem Chepurnyi c07c23f1d8
Merge pull request #40 from AChep/dependabot/gradle/kotlin-1.9.22
build(deps): Bump kotlin from 1.9.21 to 1.9.22
2024-01-02 11:38:35 +02:00
Artem Chepurnyi d31b530e73
Merge pull request #38 from AChep/dependabot/gradle/com.google.devtools.ksp-1.9.22-1.0.16
build(deps): Bump com.google.devtools.ksp from 1.9.21-1.0.16 to 1.9.22-1.0.16
2024-01-02 11:38:11 +02:00
dependabot[bot] cdf14b289d
build(deps): Bump org.jetbrains.compose
Bumps org.jetbrains.compose from 1.6.0-dev1350 to 1.6.0-dev1354.

---
updated-dependencies:
- dependency-name: org.jetbrains.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 09:03:55 +00:00
Artem Chepurnyi fc008a6752
Merge pull request #41 from AChep/dependabot/gradle/org.slf4j-slf4j-api-2.0.10
build(deps): Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10
2023-12-29 19:13:02 +02:00
dependabot[bot] 81d2c08444
build(deps): Bump nl.littlerobots.version-catalog-update
Bumps [nl.littlerobots.version-catalog-update](https://github.com/littlerobots/version-catalog-update-plugin) from 0.8.1 to 0.8.3.
- [Release notes](https://github.com/littlerobots/version-catalog-update-plugin/releases)
- [Changelog](https://github.com/littlerobots/version-catalog-update-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/littlerobots/version-catalog-update-plugin/compare/v0.8.1...v0.8.3)

---
updated-dependencies:
- dependency-name: nl.littlerobots.version-catalog-update
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-29 16:52:45 +00:00
dependabot[bot] 3f92ca209b
build(deps): Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10
Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.10.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-29 16:52:44 +00:00
dependabot[bot] 5f4b4bb0cf
build(deps): Bump kotlin from 1.9.21 to 1.9.22
Bumps `kotlin` from 1.9.21 to 1.9.22.

Updates `org.jetbrains.kotlin.android` from 1.9.21 to 1.9.22
- [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.9.21...v1.9.22)

Updates `org.jetbrains.kotlin.jvm` from 1.9.21 to 1.9.22
- [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.9.21...v1.9.22)

Updates `org.jetbrains.kotlin.kapt` from 1.9.21 to 1.9.22
- [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.9.21...v1.9.22)

Updates `org.jetbrains.kotlin.multiplatform` from 1.9.21 to 1.9.22
- [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.9.21...v1.9.22)

Updates `org.jetbrains.kotlin.plugin.parcelize` from 1.9.21 to 1.9.22
- [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.9.21...v1.9.22)

Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.21 to 1.9.22
- [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.9.21...v1.9.22)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.jvm
  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.multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.parcelize
  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>
2023-12-29 16:51:56 +00:00
dependabot[bot] eac9be1796
build(deps): Bump com.google.devtools.ksp
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.21-1.0.16 to 1.9.22-1.0.16.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/1.9.21-1.0.16...1.9.22-1.0.16)

---
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>
2023-12-29 16:40:38 +00:00
Artem Chepurnoy 3256fe18a4 Initial commit 2023-12-29 18:38:23 +02:00