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

chore(release): prepare for version 1.1.3 #255

Merged
merged 12 commits into from
Jan 15, 2025
Merged

chore(release): prepare for version 1.1.3 #255

merged 12 commits into from
Jan 15, 2025

Conversation

github-actions[bot]
Copy link
Contributor

This pull request has been automatically created by a script. It contains changes from the branch 'release/1.1.3'. Please review the changes and merge them if appropriate.

nekofar and others added 12 commits December 12, 2024 19:13
v1.1.2

# -----BEGIN PGP SIGNATURE-----
#
# iQIzBAABCAAdFiEEQQ5FeMkincNRq9Cd4xAmMt9ykBMFAmdbNecACgkQ4xAmMt9y
# kBMVJA/9Gc3oDBjYeR5xnmGmBJIAihH6O393wO1NLWwxdfoNosfTFVbd3Kvnd+Jz
# QpgbzJF+f7Jw7X6RRpzgRjv9SKP6rDJd16BpEpgaXrDi+pS5oX2PvMQyPchwXZrv
# ie0BTooMhSYyQ+awbmE7XvFojsqkEIAhtBXn4KrQAGoaeAgASkYcH7vZKRt9PdYq
# WQIb8i5NQoGHhs5e+bb8nLpYAQA+0r7TkVxB7jvWeLazPcuoqlnOG0uT3FtWha9B
# 6MIRaYK1WmMbiiJTwHN+2h9yykAIXILHOd/b3IpLtbfUUuwwKat6+r+a+IA8vu/q
# tc0v4t6W84BYmyhWtdxUiiw0LlkhoR72tamE045uPBuV50p9ahko9DJznIEBEgNA
# ZZUpYJXHxcXuSA8gt5f29g2UOd7hBeIkehJUZN1vbPd5AktdMzlmEDVneByKB/Fw
# 4cBf+KLsFP4bCdVzwlZfNE7rg3DY/ZDDzUzPI0rJwkMGJveD9aE1lticVwHr58sg
# 2Blc9efCL7uo0vnC6bqoczrDukOd/NvKmQ9+3Etr3aSFIvNayGMzWIScGit0codA
# uJ2XxpUgiUgL2rN29Wj1okAOjoymWTDMbGxlYx5f1KSrsphwKxIkNPypfBUCnIEa
# Y90vVeskqdTi3LYb6xS1IqANKkpheUs/ZcuhIpF4pDhYL7UJWTU=
# =3OAE
# -----END PGP SIGNATURE-----
# gpg: Signature made Thu Dec 12 19:13:43 2024 UTC
# gpg:                using RSA key 410E4578C9229DC351ABD09DE3102632DF729013
# gpg: Good signature from "Milad Nekofar <[email protected]>" [ultimate]
# gpg:                 aka "Milad Nekofar <[email protected]>" [ultimate]
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.8.3 to 0.9.0.
- [Release notes](https://github.com/Kotlin/kotlinx-kover/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md)
- [Commits](Kotlin/kotlinx-kover@v0.8.3...v0.9.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx.kover
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#243)

Bumps org.jetbrains.intellij.platform from 2.2.0 to 2.2.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](gradle/actions@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4.4.3...v4.5.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2024.2.6 to 2024.3.4.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@v2024.2.6...v2024.3.4)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps org.jetbrains.qodana from 2024.3.2 to 2024.3.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.5 to 7.0.6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v7.0.5...v7.0.6)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@nekofar nekofar merged commit 5fdc392 into master Jan 15, 2025
4 checks passed
@nekofar nekofar deleted the release/1.1.3 branch January 15, 2025 18:52
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