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

K2 #7

Merged
merged 13 commits into from
May 29, 2024
Merged

K2 #7

merged 13 commits into from
May 29, 2024

Conversation

makeevrserg
Copy link
Owner

No description provided.

makeevrserg and others added 13 commits May 26, 2024 18:01
Bumps the versions group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `1` | `4` |
| [actions/setup-java](https://github.com/actions/setup-java) | `1` | `4` |
| [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) | `2` | `3` |
| [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) | `1` | `3` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `1` | `2` |


Updates `actions/checkout` from 1 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v1...v4)

Updates `actions/setup-java` from 1 to 4
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v1...v4)

Updates `gradle/gradle-build-action` from 2 to 3
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](gradle/gradle-build-action@v2...v3)

Updates `gradle/wrapper-validation-action` from 1 to 3
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](gradle/wrapper-validation-action@v1...v3)

Updates `softprops/action-gh-release` from 1 to 2
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: versions
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: versions
- dependency-name: gradle/gradle-build-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: versions
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: versions
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: versions
...

Signed-off-by: dependabot[bot] <[email protected]>
…ions-9ac3fa35fa

build(deps): bump the versions group with 5 updates
Bumps the versions group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.0` | `1.8.1` |
| [ru.astrainteractive.gradleplugin:convention](https://github.com/makeevrserg/gradle-plugin) | `0.5.1` | `1.1.1` |
| [ru.astrainteractive.gradleplugin:android](https://github.com/makeevrserg/gradle-plugin) | `0.5.1` | `1.1.1` |
| [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) | `0.5.0` | `0.6.0` |
| [org.jetbrains.kotlin.multiplatform](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.0.0` |
| com.android.library | `7.4.2` | `8.4.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 `ru.astrainteractive.gradleplugin:convention` from 0.5.1 to 1.1.1
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](makeevrserg/gradle-plugin@0.5.1...1.1.1)

Updates `ru.astrainteractive.gradleplugin:android` from 0.5.1 to 1.1.1
- [Release notes](https://github.com/makeevrserg/gradle-plugin/releases)
- [Commits](makeevrserg/gradle-plugin@0.5.1...1.1.1)

Updates `org.jetbrains.kotlinx:kotlinx-datetime` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx-datetime@v0.5.0...v0.6.0)

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

Updates `com.android.library` from 7.4.2 to 8.4.1

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin:convention
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: versions
- dependency-name: ru.astrainteractive.gradleplugin:android
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: versions
- dependency-name: org.jetbrains.kotlinx:kotlinx-datetime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: org.jetbrains.kotlin.multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: versions
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: versions
...

Signed-off-by: dependabot[bot] <[email protected]>
…c016054

build(deps): bump the versions group with 6 updates
@makeevrserg makeevrserg merged commit 67b754c into master May 29, 2024
4 checks passed
@makeevrserg makeevrserg deleted the k2 branch October 21, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant