Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the ivy-learn group across 1 directory with 38 updates #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps the ivy-learn group with 38 updates in the / directory:

Package From To
androidx.activity:activity-compose 1.9.0 1.9.1
androidx.appcompat:appcompat 1.6.1 1.7.0
androidx.core:core-ktx 1.13.0 1.13.1
androidx.test.espresso:espresso-core 3.5.1 3.6.1
com.google.android.material:material 1.11.0 1.12.0
androidx.test.ext:junit 1.1.5 1.2.1
androidx.compose.ui:ui-tooling 1.6.6 1.6.8
androidx.compose.ui:ui-tooling-preview 1.6.6 1.6.8
org.jetbrains.exposed:exposed-core 0.49.0 0.52.0
org.jetbrains.exposed:exposed-crypt 0.49.0 0.52.0
org.jetbrains.exposed:exposed-dao 0.49.0 0.52.0
org.jetbrains.exposed:exposed-jdbc 0.49.0 0.52.0
org.jetbrains.exposed:exposed-json 0.49.0 0.52.0
org.jetbrains.exposed:exposed-kotlin-datetime 0.49.0 0.52.0
io.kotest:kotest-assertions-core 5.8.1 5.9.1
io.kotest:kotest-property 5.8.1 5.9.1
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.8.0 1.8.1
org.jetbrains.kotlinx:kotlinx-coroutines-test 1.8.0 1.8.1
org.jetbrains.kotlinx:kotlinx-serialization-json 1.6.3 1.7.1
org.jetbrains.kotlin:kotlin-test 1.9.23 2.0.0
org.jetbrains.kotlin:kotlin-test-junit 1.9.23 2.0.0
org.jetbrains.kotlin:kotlin-gradle-plugin 1.9.23 2.0.0
org.jetbrains.kotlin:kotlin-serialization 1.9.23 2.0.0
io.ktor:ktor-client-android 2.3.10 2.3.12
io.ktor:ktor-client-content-negotiation 2.3.10 2.3.12
io.ktor:ktor-client-core 2.3.10 2.3.12
io.ktor:ktor-client-darwin 2.3.10 2.3.12
io.ktor:ktor-client-java 2.3.10 2.3.12
io.ktor:ktor-client-js 2.3.10 2.3.12
io.ktor:ktor-client-logging 2.3.10 2.3.12
io.ktor:ktor-client-serialization 2.3.10 2.3.12
io.ktor:ktor-serialization-kotlinx-json 2.3.10 2.3.12
io.mockk:mockk 1.13.10 1.13.12
com.android.application:com.android.application.gradle.plugin 8.2.0 8.5.1
com.android.library:com.android.library.gradle.plugin 8.2.0 8.5.1
org.jetbrains.compose:org.jetbrains.compose.gradle.plugin 1.6.10-dev1608 1.7.0-dev1743
media.kamel:kamel-image 0.9.4 0.9.5-wasm
com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin 1.9.23-1.0.20 2.0.0-1.0.23

Updates androidx.activity:activity-compose from 1.9.0 to 1.9.1

Updates androidx.appcompat:appcompat from 1.6.1 to 1.7.0

Updates androidx.core:core-ktx from 1.13.0 to 1.13.1

Updates androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1

Updates com.google.android.material:material from 1.11.0 to 1.12.0

Release notes

Sourced from com.google.android.material:material's releases.

1.12.0

What's new since 1.11.0

  • Slider and Progress Indicator have been updated to better support Non-Text Contrast Accessibility requirements.
  • Predictive Back Fragment/View support added to Material motion transitions (MaterialSharedAxis, MaterialFadeThrough, MaterialFade, MaterialElevationScale).

Important

Required minSdkVersion is now 19 or higher, for Material and AndroidX (blog post).

Dependency Updates

Dependency Previous version New version
androidx.transition 1.2.0 1.5.0

Library Updates

  • Gradle
    • Update library minSdkVersion to 19. (1bbb43d155df64d24463455fe6fb291b6940a7b2)
    • Upgrade to //third_party/gradle to 8.4 (1756f233ec3ac2085c07acf26a65b94e11038bd3)
  • Carousel
    • Shifted keylines in contained strategies when there exists padding, and clipToPadding=false (1ef42e2f23a5ce21d5963c62fe2a7332dadaf296)
    • Fixed Javadoc formatting error in FullScreenCarouselStrategy class documentation. (a0a1c6e04499c324b61c0a5b7b628cd4f9fc3cbc)
    • Added support for cross axis wrap_content RecyclerViews (e88a1b98d240c451a8f1f3920958be28cd2ac563)
    • Added documentation recommending snapping for multi-browse strategy (9e64a1f5f682f435018b6ba4546085745f1b4a8f)
    • Add attributes to change small item size (92a5444de95501dbf5bc12eaaa7a969b44fe2151)
  • CollapsingToolbarLayout
    • Fix text shadow fading when transitioning between expanded and collapsed states (7674e12ea818793fe654f7691941f0bdc97c75f3)
  • Checkbox
    • Updated string translations (198e08cf5ebf77b140c194d6267270d6e52f99ed)
  • Dialog
    • Unified scrim opacity in Material themes/theme overlays. (f3e4439ca69f993baa6626ad6a82937c2d283155)
  • Divider
    • Fixed divider instantly appearing or disappearing on insertion or removal (ef4a0c5e36315904d7bce7f0f33d59b734f2657b)
  • i18n
    • Update translated strings (a8307ef79280c1db52728127ae12809e58b82e8f)
  • MaterialDatePicker
    • Fix date validation on Samsung devices (5aa6edfaed08a6dff8439b51e91cd43e2ffb0386)
  • MaterialAutoCompleteTextView
    • Enabled switch access in MaterialAutoCompleteTextView. (14a7b4036334e4d0573a46731ea18a388f87dc98)
  • NavigationDrawer
    • Fixed wrong item selected after click (a3af20a86970a77c6225c5254c6540bb81bdc049)
  • NavigationRail
    • Added label padding for when the label is long enough to reach the sides of the nav rail (2439dc0e8141a44418d32148c16e0cfc7a5beba7)
    • Increased padding in between items as per design specs (16eca7eef3af53fe594d66440db796dab8762777)
  • Predictive Back
    • Animated corners during predictive back when no drawerLayoutCornerSize is set (c8b9b1c0bb8e51501246c902073acc45aedeebd6)
  • ProgressIndicator
    • Updated inactive track color from primary container to secondary container. (c8cb0c60379adfd76efbf54adeac316a9bfaec4e)
    • Updated the setter of track thickness to not update track corner radius. (540f5ee9839ca3472e990f597d6f0a2b203b1b4f)
    • Added the limit to not have stop indicator size bigger than track thickness. (689e04f9edd1398f53bfc149aa78a2ab864953ba)
    • Fixed the rounded ends overlapping bug with semi-transparent track/indicator color in Circular default style. (8167c115e34e6b206a8446d98ce22c574d8a1584)
    • Removed the call to draw a transparent full track. (3f80fdb9e1f31df4c970025e34450726bbb822ec)

... (truncated)

Commits
  • 88acfcd [Tokens] Update tokens to v4.0.0
  • 5390215 [Gradle] Update androidx transition dependency to 1.5.0
  • 5bc50a0 Update library version to 1.12.0
  • 5950041 [Gradle] Update androidx transition dependency to 1.5.0-rc01
  • 6b064e8 Update library version to 1.12.0-rc01
  • a4f19d1 Update library version to 1.12.0-beta01
  • 8c63848 [Gradle] Update androidx transition dep to version 1.5.0-beta01
  • 92bc02c [NTC][Slider] Make tick size defaults to the stop indicator size if set
  • 387f59b [Search] Exclude icons from search bar handwriting bounds
  • a3af20a [NavDrawer][a11y] Fix wrong item selected after click
  • Additional commits viewable in compare view

Updates androidx.test.ext:junit from 1.1.5 to 1.2.1

Updates androidx.compose.ui:ui-tooling from 1.6.6 to 1.6.8

Updates androidx.compose.ui:ui-tooling-preview from 1.6.6 to 1.6.8

Updates androidx.compose.ui:ui-tooling-preview from 1.6.6 to 1.6.8

Updates org.jetbrains.exposed:exposed-core from 0.49.0 to 0.52.0

Release notes

Sourced from org.jetbrains.exposed:exposed-core's releases.

0.52.0

Change log

New Contributors

0.51.1

Change log

0.51.0

Change log

New Contributors

0.50.1

Change log

New Contributors

0.50.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-core's changelog.

0.52.0

Breaking changes:

Features:

Bug fixes:

Infrastructure:

0.51.1

Bug fixes:

0.51.0

Infrastructure:

  • Spring Boot 3.3.0
  • Kotlin Coroutines 1.8.1
  • Spring Framework 6.1.8
  • SQLite driver 3.46.0.0
  • Kotlinx Datetime JVM 0.6.0

... (truncated)

Commits
  • e8d32dd chore: Bump Exposed version from 0.51.1 to 0.52.0
  • b2e4883 fix: EXPOSED-405 SQLite bugs: Table with custom ID behaves weirdly in DAO and...
  • d58e0dd build(deps): bump org.junit:junit-bom from 5.10.0 to 5.10.2 (#2135)
  • 44c7503 Add workflow to build documentation website (#2134)
  • ee18bde chore: Add migration module and move generateMigrationScript function to it...
  • d0bb6f0 build(deps): bump springBoot from 3.3.0 to 3.3.1 (#2131)
  • c35a06a build(deps): bump io.github.hakky54:logcaptor from 2.9.2 to 2.9.3 (#2132)
  • e1b1015 build(deps): bump springFramework from 6.1.9 to 6.1.10 (#2130)
  • c514f9f fix: EXPOSED-412 Remove all the usage of isOldMySql function in tests (#2126)
  • 5898d2b feat: EXPOSED-416 Support adding special database-specific column definitions...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-crypt from 0.49.0 to 0.52.0

Release notes

Sourced from org.jetbrains.exposed:exposed-crypt's releases.

0.52.0

Change log

New Contributors

0.51.1

Change log

0.51.0

Change log

New Contributors

0.50.1

Change log

New Contributors

0.50.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-crypt's changelog.

0.52.0

Breaking changes:

Features:

Bug fixes:

Infrastructure:

0.51.1

Bug fixes:

0.51.0

Infrastructure:

  • Spring Boot 3.3.0
  • Kotlin Coroutines 1.8.1
  • Spring Framework 6.1.8
  • SQLite driver 3.46.0.0
  • Kotlinx Datetime JVM 0.6.0

... (truncated)

Commits
  • e8d32dd chore: Bump Exposed version from 0.51.1 to 0.52.0
  • b2e4883 fix: EXPOSED-405 SQLite bugs: Table with custom ID behaves weirdly in DAO and...
  • d58e0dd build(deps): bump org.junit:junit-bom from 5.10.0 to 5.10.2 (#2135)
  • 44c7503 Add workflow to build documentation website (#2134)
  • ee18bde chore: Add migration module and move generateMigrationScript function to it...
  • d0bb6f0 build(deps): bump springBoot from 3.3.0 to 3.3.1 (#2131)
  • c35a06a build(deps): bump io.github.hakky54:logcaptor from 2.9.2 to 2.9.3 (#2132)
  • e1b1015 build(deps): bump springFramework from 6.1.9 to 6.1.10 (#2130)
  • c514f9f fix: EXPOSED-412 Remove all the usage of isOldMySql function in tests (#2126)
  • 5898d2b feat: EXPOSED-416 Support adding special database-specific column definitions...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-dao from 0.49.0 to 0.52.0

Release notes

Sourced from org.jetbrains.exposed:exposed-dao's releases.

0.52.0

Change log

New Contributors

0.51.1

Change log

0.51.0

Change log

New Contributors

0.50.1

Change log

New Contributors

0.50.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-dao's changelog.

0.52.0

Breaking changes:

Features:

Bug fixes:

Infrastructure:

0.51.1

Bug fixes:

0.51.0

Infrastructure:

  • Spring Boot 3.3.0
  • Kotlin Coroutines 1.8.1
  • Spring Framework 6.1.8
  • SQLite driver 3.46.0.0
  • Kotlinx Datetime JVM 0.6.0

... (truncated)

Commits
  • e8d32dd chore: Bump Exposed version from 0.51.1 to 0.52.0
  • b2e4883 fix: EXPOSED-405 SQLite bugs: Table with custom ID behaves weirdly in DAO and...
  • d58e0dd build(deps): bump org.junit:junit-bom from 5.10.0 to 5.10.2 (#2135)
  • 44c7503 Add workflow to build documentation website (#2134)
  • ee18bde chore: Add migration module and move generateMigrationScript function to it...
  • d0bb6f0 build(deps): bump springBoot from 3.3.0 to 3.3.1 (#2131)
  • c35a06a build(deps): bump io.github.hakky54:logcaptor from 2.9.2 to 2.9.3 (#2132)
  • e1b1015 build(deps): bump springFramework from 6.1.9 to 6.1.10 (#2130)
  • c514f9f fix: EXPOSED-412 Remove all the usage of isOldMySql function in tests (#2126)
  • 5898d2b feat: EXPOSED-416 Support adding special database-specific column definitions...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-jdbc from 0.49.0 to 0.52.0

Release notes

Sourced from org.jetbrains.exposed:exposed-jdbc's releases.

0.52.0

Change log

New Contributors

0.51.1

Change log

0.51.0

Change log

New Contributors

0.50.1

Change log

New Contributors

0.50.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-jdbc's changelog.

0.52.0

Breaking changes:

Features:

Bug fixes:

Infrastructure:

0.51.1

Bug fixes:

0.51.0

Infrastructure:

  • Spring Boot 3.3.0
  • Kotlin Coroutines 1.8.1
  • Spring Framework 6.1.8
  • SQLite driver 3.46.0.0
  • Kotlinx Datetime JVM 0.6.0

... (truncated)

Commits
  • e8d32dd chore: Bump Exposed version from 0.51.1 to 0.52.0
  • b2e4883 fix: EXPOSED-405 SQLite bugs: Table with custom ID behaves weirdly in DAO and...
  • d58e0dd build(deps): bump org.junit:junit-bom from 5.10.0 to 5.10.2 (#2135)
  • 44c7503 Add workflow to build documentation website (#2134)
  • ee18bde chore: Add migration module and move generateMigrationScript function to it...
  • d0bb6f0 build(deps): bump springBoot from 3.3.0 to 3.3.1 (#2131)
  • c35a06a build(deps): bump io.github.hakky54:logcaptor from 2.9.2 to 2.9.3 (#2132)
  • e1b1015 build(deps): bump springFramework from 6.1.9 to 6.1.10 (#2130)
  • c514f9f fix: EXPOSED-412 Remove all the usage of isOldMySql function in tests (#2126)
  • 5898d2b feat: EXPOSED-416 Support adding special database-specific column definitions...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-json from 0.49.0 to 0.52.0

Release notes

Sourced from org.jetbrains.exposed:exposed-json's releases.

0.52.0

Change log

New Contributors

0.51.1

Change log

0.51.0

Change log

New Contributors

0.50.1

Change log

New Contributors

0.50.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-json's changelog.

0.52.0

Breaking changes:

Features:

Bumps the ivy-learn group with 38 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| androidx.activity:activity-compose | `1.9.0` | `1.9.1` |
| androidx.appcompat:appcompat | `1.6.1` | `1.7.0` |
| androidx.core:core-ktx | `1.13.0` | `1.13.1` |
| androidx.test.espresso:espresso-core | `3.5.1` | `3.6.1` |
| [com.google.android.material:material](https://github.com/material-components/material-components-android) | `1.11.0` | `1.12.0` |
| androidx.test.ext:junit | `1.1.5` | `1.2.1` |
| androidx.compose.ui:ui-tooling | `1.6.6` | `1.6.8` |
| androidx.compose.ui:ui-tooling-preview | `1.6.6` | `1.6.8` |
| [org.jetbrains.exposed:exposed-core](https://github.com/JetBrains/Exposed) | `0.49.0` | `0.52.0` |
| [org.jetbrains.exposed:exposed-crypt](https://github.com/JetBrains/Exposed) | `0.49.0` | `0.52.0` |
| [org.jetbrains.exposed:exposed-dao](https://github.com/JetBrains/Exposed) | `0.49.0` | `0.52.0` |
| [org.jetbrains.exposed:exposed-jdbc](https://github.com/JetBrains/Exposed) | `0.49.0` | `0.52.0` |
| [org.jetbrains.exposed:exposed-json](https://github.com/JetBrains/Exposed) | `0.49.0` | `0.52.0` |
| [org.jetbrains.exposed:exposed-kotlin-datetime](https://github.com/JetBrains/Exposed) | `0.49.0` | `0.52.0` |
| [io.kotest:kotest-assertions-core](https://github.com/kotest/kotest) | `5.8.1` | `5.9.1` |
| [io.kotest:kotest-property](https://github.com/kotest/kotest) | `5.8.1` | `5.9.1` |
| [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.0` | `1.8.1` |
| [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.0` | `1.8.1` |
| [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.6.3` | `1.7.1` |
| [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.0` |
| [org.jetbrains.kotlin:kotlin-test-junit](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.0` |
| [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.0` |
| [org.jetbrains.kotlin:kotlin-serialization](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.0` |
| [io.ktor:ktor-client-android](https://github.com/ktorio/ktor) | `2.3.10` | `2.3.12` |
| [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.10` | `2.3.12` |
| [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.10` | `2.3.12` |
| [io.ktor:ktor-client-darwin](https://github.com/ktorio/ktor) | `2.3.10` | `2.3.12` |
| [io.ktor:ktor-client-java](https://github.com/ktorio/ktor) | `2.3.10` | `2.3.12` |
| [io.ktor:ktor-client-js](https://github.com/ktorio/ktor) | `2.3.10` | `2.3.12` |
| [io.ktor:ktor-client-logging](https://github.com/ktorio/ktor) | `2.3.10` | `2.3.12` |
| [io.ktor:ktor-client-serialization](https://github.com/ktorio/ktor) | `2.3.10` | `2.3.12` |
| [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `2.3.10` | `2.3.12` |
| [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.10` | `1.13.12` |
| com.android.application:com.android.application.gradle.plugin | `8.2.0` | `8.5.1` |
| com.android.library:com.android.library.gradle.plugin | `8.2.0` | `8.5.1` |
| org.jetbrains.compose:org.jetbrains.compose.gradle.plugin | `1.6.10-dev1608` | `1.7.0-dev1743` |
| [media.kamel:kamel-image](https://github.com/Kamel-Media/Kamel) | `0.9.4` | `0.9.5-wasm` |
| [com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin](https://github.com/google/ksp) | `1.9.23-1.0.20` | `2.0.0-1.0.23` |



Updates `androidx.activity:activity-compose` from 1.9.0 to 1.9.1

Updates `androidx.appcompat:appcompat` from 1.6.1 to 1.7.0

Updates `androidx.core:core-ktx` from 1.13.0 to 1.13.1

Updates `androidx.test.espresso:espresso-core` from 3.5.1 to 3.6.1

Updates `com.google.android.material:material` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.11.0...1.12.0)

Updates `androidx.test.ext:junit` from 1.1.5 to 1.2.1

Updates `androidx.compose.ui:ui-tooling` from 1.6.6 to 1.6.8

Updates `androidx.compose.ui:ui-tooling-preview` from 1.6.6 to 1.6.8

Updates `androidx.compose.ui:ui-tooling-preview` from 1.6.6 to 1.6.8

Updates `org.jetbrains.exposed:exposed-core` from 0.49.0 to 0.52.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.49.0...0.52.0)

Updates `org.jetbrains.exposed:exposed-crypt` from 0.49.0 to 0.52.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.49.0...0.52.0)

Updates `org.jetbrains.exposed:exposed-dao` from 0.49.0 to 0.52.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.49.0...0.52.0)

Updates `org.jetbrains.exposed:exposed-jdbc` from 0.49.0 to 0.52.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.49.0...0.52.0)

Updates `org.jetbrains.exposed:exposed-json` from 0.49.0 to 0.52.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.49.0...0.52.0)

Updates `org.jetbrains.exposed:exposed-kotlin-datetime` from 0.49.0 to 0.52.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.49.0...0.52.0)

Updates `org.jetbrains.exposed:exposed-crypt` from 0.49.0 to 0.52.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.49.0...0.52.0)

Updates `org.jetbrains.exposed:exposed-dao` from 0.49.0 to 0.52.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.49.0...0.52.0)

Updates `org.jetbrains.exposed:exposed-jdbc` from 0.49.0 to 0.52.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.49.0...0.52.0)

Updates `org.jetbrains.exposed:exposed-json` from 0.49.0 to 0.52.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.49.0...0.52.0)

Updates `org.jetbrains.exposed:exposed-kotlin-datetime` from 0.49.0 to 0.52.0
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](JetBrains/Exposed@0.49.0...0.52.0)

Updates `io.kotest:kotest-assertions-core` from 5.8.1 to 5.9.1
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.8.1...v5.9.1)

Updates `io.kotest:kotest-property` from 5.8.1 to 5.9.1
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.8.1...v5.9.1)

Updates `io.kotest:kotest-property` from 5.8.1 to 5.9.1
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@v5.8.1...v5.9.1)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.8.0...1.8.1)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.8.0...1.8.1)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.8.0...1.8.1)

Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.6.3 to 1.7.1
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx.serialization@v1.6.3...v1.7.1)

Updates `org.jetbrains.kotlin:kotlin-test` from 1.9.23 to 2.0.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.23...v2.0.0)

Updates `org.jetbrains.kotlin:kotlin-test-junit` from 1.9.23 to 2.0.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.23...v2.0.0)

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.23 to 2.0.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.23...v2.0.0)

Updates `org.jetbrains.kotlin:kotlin-serialization` from 1.9.23 to 2.0.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.23...v2.0.0)

Updates `org.jetbrains.kotlin:kotlin-test-junit` from 1.9.23 to 2.0.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.23...v2.0.0)

Updates `io.ktor:ktor-client-android` from 2.3.10 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.10...2.3.12)

Updates `io.ktor:ktor-client-content-negotiation` from 2.3.10 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.10...2.3.12)

Updates `io.ktor:ktor-client-core` from 2.3.10 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.10...2.3.12)

Updates `io.ktor:ktor-client-darwin` from 2.3.10 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.10...2.3.12)

Updates `io.ktor:ktor-client-java` from 2.3.10 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.10...2.3.12)

Updates `io.ktor:ktor-client-js` from 2.3.10 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.10...2.3.12)

Updates `io.ktor:ktor-client-logging` from 2.3.10 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.10...2.3.12)

Updates `io.ktor:ktor-client-serialization` from 2.3.10 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.10...2.3.12)

Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.10 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.10...2.3.12)

Updates `io.ktor:ktor-client-content-negotiation` from 2.3.10 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.10...2.3.12)

Updates `io.ktor:ktor-client-core` from 2.3.10 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.10...2.3.12)

Updates `io.ktor:ktor-client-darwin` from 2.3.10 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.10...2.3.12)

Updates `io.ktor:ktor-client-java` from 2.3.10 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.10...2.3.12)

Updates `io.ktor:ktor-client-js` from 2.3.10 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.10...2.3.12)

Updates `io.ktor:ktor-client-logging` from 2.3.10 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.10...2.3.12)

Updates `io.ktor:ktor-client-serialization` from 2.3.10 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.10...2.3.12)

Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.10 to 2.3.12
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.10...2.3.12)

Updates `io.mockk:mockk` from 1.13.10 to 1.13.12
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.10...1.13.12)

Updates `com.android.application:com.android.application.gradle.plugin` from 8.2.0 to 8.5.1

Updates `com.android.library:com.android.library.gradle.plugin` from 8.2.0 to 8.5.1

Updates `com.android.library:com.android.library.gradle.plugin` from 8.2.0 to 8.5.1

Updates `org.jetbrains.compose:org.jetbrains.compose.gradle.plugin` from 1.6.10-dev1608 to 1.7.0-dev1743

Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.23 to 2.0.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.23...v2.0.0)

Updates `org.jetbrains.kotlin:kotlin-serialization` from 1.9.23 to 2.0.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.23...v2.0.0)

Updates `media.kamel:kamel-image` from 0.9.4 to 0.9.5-wasm
- [Release notes](https://github.com/Kamel-Media/Kamel/releases)
- [Commits](https://github.com/Kamel-Media/Kamel/commits)

Updates `com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin` from 1.9.23-1.0.20 to 2.0.0-1.0.23
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@1.9.23-1.0.20...2.0.0-1.0.23)

---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: androidx.test.espresso:espresso-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: androidx.test.ext:junit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: androidx.compose.ui:ui-tooling
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: androidx.compose.ui:ui-tooling-preview
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: androidx.compose.ui:ui-tooling-preview
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.exposed:exposed-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.exposed:exposed-crypt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.exposed:exposed-dao
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.exposed:exposed-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.exposed:exposed-kotlin-datetime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.exposed:exposed-crypt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.exposed:exposed-dao
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.exposed:exposed-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.exposed:exposed-kotlin-datetime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: io.kotest:kotest-assertions-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: io.kotest:kotest-property
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: io.kotest:kotest-property
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.kotlin:kotlin-test
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.kotlin:kotlin-test-junit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.kotlin:kotlin-serialization
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.kotlin:kotlin-test-junit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ivy-learn
- dependency-name: io.ktor:ktor-client-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: io.ktor:ktor-client-content-negotiation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: io.ktor:ktor-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: io.ktor:ktor-client-darwin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: io.ktor:ktor-client-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: io.ktor:ktor-client-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: io.ktor:ktor-client-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: io.ktor:ktor-client-serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: io.ktor:ktor-serialization-kotlinx-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: io.ktor:ktor-client-content-negotiation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: io.ktor:ktor-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: io.ktor:ktor-client-darwin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: io.ktor:ktor-client-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: io.ktor:ktor-client-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: io.ktor:ktor-client-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: io.ktor:ktor-client-serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: io.ktor:ktor-serialization-kotlinx-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: com.android.application:com.android.application.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: com.android.library:com.android.library.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: com.android.library:com.android.library.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.compose:org.jetbrains.compose.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.kotlin:kotlin-serialization
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ivy-learn
- dependency-name: media.kamel:kamel-image
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ivy-learn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants