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 with 18 updates #68

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the ivy-learn group with 18 updates:

Package From To
org.jetbrains.exposed:exposed-core 0.56.0 0.57.0
org.jetbrains.exposed:exposed-crypt 0.56.0 0.57.0
org.jetbrains.exposed:exposed-dao 0.56.0 0.57.0
org.jetbrains.exposed:exposed-jdbc 0.56.0 0.57.0
org.jetbrains.exposed:exposed-json 0.56.0 0.57.0
org.jetbrains.exposed:exposed-kotlin-datetime 0.56.0 0.57.0
io.ktor:ktor-client-android 3.0.1 3.0.2
io.ktor:ktor-client-content-negotiation 3.0.1 3.0.2
io.ktor:ktor-client-core 3.0.1 3.0.2
io.ktor:ktor-client-darwin 3.0.1 3.0.2
io.ktor:ktor-client-java 3.0.1 3.0.2
io.ktor:ktor-client-js 3.0.1 3.0.2
io.ktor:ktor-client-logging 3.0.1 3.0.2
io.ktor:ktor-client-serialization 3.0.1 3.0.2
io.ktor:ktor-serialization-kotlinx-json 3.0.1 3.0.2
com.android.application 8.7.2 8.7.3
com.android.library 8.7.2 8.7.3
org.jetbrains.compose 1.7.1 1.8.0+dev1966

Updates org.jetbrains.exposed:exposed-core from 0.56.0 to 0.57.0

Release notes

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

0.57.0

Change log

New Contributors

Changelog

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

0.57.0

Infrastructure:

  • io.github.hakky54:logcaptor 2.10.0
  • Spring Boot 3.4.0
  • Spring Framework 6.2.0
  • log4j2 2.24.2
  • SQLite driver 3.47.1.0
  • Foojay Toolchains Plugin 0.9.0

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • 6f3e9c2 chore: Bump Exposed version from 0.56.0 to 0.57.0
  • d5507ed chore!: Raise deprecation level of OptionalReferrers (#2325)
  • a17161d fix: EXPOSED-651 Try to close connection in ThreadLocalTransactionManager#con...
  • 900343b fix: Fix markup validity issues in the Get started tutorial (#2312)
  • 6c63a2c docs: EXPOSED-640 Update and extract DSL code snippets to a snippets project ...
  • f608246 chore: Fix docs/snippets exposed-dao project build fail (#2323)
  • 27b8d98 build(deps): bump org.gradle.toolchains.foojay-resolver from 0.8.0 to 0.9.0 (...
  • 681bdb5 fix: EXPOSED-646 count() voids distinctOn call on query (#2311)
  • 33376e0 feat: Add ability to use aliases on expressions with column type to fix EXPOS...
  • 7e5d03f feat: EXPOSED-555 Allow read-only suspendable transactions (#2274)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-crypt from 0.56.0 to 0.57.0

Release notes

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

0.57.0

Change log

New Contributors

Changelog

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

0.57.0

Infrastructure:

  • io.github.hakky54:logcaptor 2.10.0
  • Spring Boot 3.4.0
  • Spring Framework 6.2.0
  • log4j2 2.24.2
  • SQLite driver 3.47.1.0
  • Foojay Toolchains Plugin 0.9.0

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • 6f3e9c2 chore: Bump Exposed version from 0.56.0 to 0.57.0
  • d5507ed chore!: Raise deprecation level of OptionalReferrers (#2325)
  • a17161d fix: EXPOSED-651 Try to close connection in ThreadLocalTransactionManager#con...
  • 900343b fix: Fix markup validity issues in the Get started tutorial (#2312)
  • 6c63a2c docs: EXPOSED-640 Update and extract DSL code snippets to a snippets project ...
  • f608246 chore: Fix docs/snippets exposed-dao project build fail (#2323)
  • 27b8d98 build(deps): bump org.gradle.toolchains.foojay-resolver from 0.8.0 to 0.9.0 (...
  • 681bdb5 fix: EXPOSED-646 count() voids distinctOn call on query (#2311)
  • 33376e0 feat: Add ability to use aliases on expressions with column type to fix EXPOS...
  • 7e5d03f feat: EXPOSED-555 Allow read-only suspendable transactions (#2274)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-dao from 0.56.0 to 0.57.0

Release notes

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

0.57.0

Change log

New Contributors

Changelog

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

0.57.0

Infrastructure:

  • io.github.hakky54:logcaptor 2.10.0
  • Spring Boot 3.4.0
  • Spring Framework 6.2.0
  • log4j2 2.24.2
  • SQLite driver 3.47.1.0
  • Foojay Toolchains Plugin 0.9.0

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • 6f3e9c2 chore: Bump Exposed version from 0.56.0 to 0.57.0
  • d5507ed chore!: Raise deprecation level of OptionalReferrers (#2325)
  • a17161d fix: EXPOSED-651 Try to close connection in ThreadLocalTransactionManager#con...
  • 900343b fix: Fix markup validity issues in the Get started tutorial (#2312)
  • 6c63a2c docs: EXPOSED-640 Update and extract DSL code snippets to a snippets project ...
  • f608246 chore: Fix docs/snippets exposed-dao project build fail (#2323)
  • 27b8d98 build(deps): bump org.gradle.toolchains.foojay-resolver from 0.8.0 to 0.9.0 (...
  • 681bdb5 fix: EXPOSED-646 count() voids distinctOn call on query (#2311)
  • 33376e0 feat: Add ability to use aliases on expressions with column type to fix EXPOS...
  • 7e5d03f feat: EXPOSED-555 Allow read-only suspendable transactions (#2274)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-jdbc from 0.56.0 to 0.57.0

Release notes

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

0.57.0

Change log

New Contributors

Changelog

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

0.57.0

Infrastructure:

  • io.github.hakky54:logcaptor 2.10.0
  • Spring Boot 3.4.0
  • Spring Framework 6.2.0
  • log4j2 2.24.2
  • SQLite driver 3.47.1.0
  • Foojay Toolchains Plugin 0.9.0

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • 6f3e9c2 chore: Bump Exposed version from 0.56.0 to 0.57.0
  • d5507ed chore!: Raise deprecation level of OptionalReferrers (#2325)
  • a17161d fix: EXPOSED-651 Try to close connection in ThreadLocalTransactionManager#con...
  • 900343b fix: Fix markup validity issues in the Get started tutorial (#2312)
  • 6c63a2c docs: EXPOSED-640 Update and extract DSL code snippets to a snippets project ...
  • f608246 chore: Fix docs/snippets exposed-dao project build fail (#2323)
  • 27b8d98 build(deps): bump org.gradle.toolchains.foojay-resolver from 0.8.0 to 0.9.0 (...
  • 681bdb5 fix: EXPOSED-646 count() voids distinctOn call on query (#2311)
  • 33376e0 feat: Add ability to use aliases on expressions with column type to fix EXPOS...
  • 7e5d03f feat: EXPOSED-555 Allow read-only suspendable transactions (#2274)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-json from 0.56.0 to 0.57.0

Release notes

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

0.57.0

Change log

New Contributors

Changelog

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

0.57.0

Infrastructure:

  • io.github.hakky54:logcaptor 2.10.0
  • Spring Boot 3.4.0
  • Spring Framework 6.2.0
  • log4j2 2.24.2
  • SQLite driver 3.47.1.0
  • Foojay Toolchains Plugin 0.9.0

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • 6f3e9c2 chore: Bump Exposed version from 0.56.0 to 0.57.0
  • d5507ed chore!: Raise deprecation level of OptionalReferrers (#2325)
  • a17161d fix: EXPOSED-651 Try to close connection in ThreadLocalTransactionManager#con...
  • 900343b fix: Fix markup validity issues in the Get started tutorial (#2312)
  • 6c63a2c docs: EXPOSED-640 Update and extract DSL code snippets to a snippets project ...
  • f608246 chore: Fix docs/snippets exposed-dao project build fail (#2323)
  • 27b8d98 build(deps): bump org.gradle.toolchains.foojay-resolver from 0.8.0 to 0.9.0 (...
  • 681bdb5 fix: EXPOSED-646 count() voids distinctOn call on query (#2311)
  • 33376e0 feat: Add ability to use aliases on expressions with column type to fix EXPOS...
  • 7e5d03f feat: EXPOSED-555 Allow read-only suspendable transactions (#2274)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-kotlin-datetime from 0.56.0 to 0.57.0

Release notes

Sourced from org.jetbrains.exposed:exposed-kotlin-datetime's releases.

0.57.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-kotlin-datetime's changelog.

0.57.0

Infrastructure:

  • io.github.hakky54:logcaptor 2.10.0
  • Spring Boot 3.4.0
  • Spring Framework 6.2.0
  • log4j2 2.24.2
  • SQLite driver 3.47.1.0
  • Foojay Toolchains Plugin 0.9.0

Breaking changes:

Features:

Bug fixes:

Docs:

Commits
  • 6f3e9c2 chore: Bump Exposed version from 0.56.0 to 0.57.0
  • d5507ed chore!: Raise deprecation level of OptionalReferrers (#2325)
  • a17161d fix: EXPOSED-651 Try to close connection in ThreadLocalTransactionManager#con...
  • 900343b fix: Fix markup validity issues in the Get started tutorial (#2312)
  • 6c63a2c docs: EXPOSED-640 Update and extract DSL code snippets to a snippets project ...
  • f608246 chore: Fix docs/snippets exposed-dao project build fail (#2323)
  • 27b8d98 build(deps): bump org.gradle.toolchains.foojay-resolver from 0.8.0 to 0.9.0 (...
  • 681bdb5 fix: EXPOSED-646 count() voids distinctOn call on query (#2311)
  • 33376e0 feat: Add ability to use aliases on expressions with column type to fix EXPOS...
  • 7e5d03f feat: EXPOSED-555 Allow read-only suspendable transactions (#2274)
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-crypt from 0.56.0 to 0.57.0

Release notes

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

0.57.0

Change log

New Contributors

Changelog

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

0.57.0

Infrastructure:

  • io.github.hakky54:logcaptor 2.10.0
  • Spring Boot 3.4.0
  • Spring Framework 6.2.0
  • log4j2 2.24.2
  • SQLite driver 3.47.1.0
  • Foojay Toolchains Plugin 0.9.0

Breaking changes:

Features:

Bumps the ivy-learn group with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.exposed:exposed-core](https://github.com/JetBrains/Exposed) | `0.56.0` | `0.57.0` |
| [org.jetbrains.exposed:exposed-crypt](https://github.com/JetBrains/Exposed) | `0.56.0` | `0.57.0` |
| [org.jetbrains.exposed:exposed-dao](https://github.com/JetBrains/Exposed) | `0.56.0` | `0.57.0` |
| [org.jetbrains.exposed:exposed-jdbc](https://github.com/JetBrains/Exposed) | `0.56.0` | `0.57.0` |
| [org.jetbrains.exposed:exposed-json](https://github.com/JetBrains/Exposed) | `0.56.0` | `0.57.0` |
| [org.jetbrains.exposed:exposed-kotlin-datetime](https://github.com/JetBrains/Exposed) | `0.56.0` | `0.57.0` |
| [io.ktor:ktor-client-android](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` |
| [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` |
| [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` |
| [io.ktor:ktor-client-darwin](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` |
| [io.ktor:ktor-client-java](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` |
| [io.ktor:ktor-client-js](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` |
| [io.ktor:ktor-client-logging](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` |
| [io.ktor:ktor-client-serialization](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` |
| [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `3.0.1` | `3.0.2` |
| com.android.application | `8.7.2` | `8.7.3` |
| com.android.library | `8.7.2` | `8.7.3` |
| org.jetbrains.compose | `1.7.1` | `1.8.0+dev1966` |


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Updates `com.android.application` from 8.7.2 to 8.7.3

Updates `com.android.library` from 8.7.2 to 8.7.3

Updates `com.android.library` from 8.7.2 to 8.7.3

Updates `org.jetbrains.compose` from 1.7.1 to 1.8.0+dev1966

---
updated-dependencies:
- 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.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: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-learn
- dependency-name: org.jetbrains.compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-learn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 9, 2024
@ILIYANGERMANOV
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 11, 2024
@dependabot dependabot bot deleted the dependabot/gradle/ivy-learn-8b80eaea3c branch December 11, 2024 06:13
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.

1 participant