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

Update compatibility for IJ 2024.1 #194

Merged
merged 19 commits into from
Mar 26, 2024
Merged

Update compatibility for IJ 2024.1 #194

merged 19 commits into from
Mar 26, 2024

Commits on Jan 9, 2024

  1. chore(deps): bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and EnzDev committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d9c8508 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump JetBrains/qodana-action from 2023.1.5 to 2023.3.0

    Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.1.5 to 2023.3.0.
    - [Release notes](https://github.com/jetbrains/qodana-action/releases)
    - [Commits](JetBrains/qodana-action@v2023.1.5...v2023.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: JetBrains/qodana-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and EnzDev committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a98e494 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/setup-java from 3 to 4

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and EnzDev committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    164348d View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump actions/upload-artifact from 3 to 4

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and EnzDev committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    49b296b View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump org.jetbrains.changelog from 2.1.2 to 2.2.0

    Bumps org.jetbrains.changelog from 2.1.2 to 2.2.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.changelog
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and EnzDev committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    defd41c View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump org.jetbrains.kotlinx.kover from 0.7.2 to 0.7.5

    Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.7.2 to 0.7.5.
    - [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.7.2...v0.7.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlinx.kover
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and EnzDev committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4970b1e View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump org.jetbrains:annotations from 24.0.1 to 24.1.0

    Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.0.1 to 24.1.0.
    - [Release notes](https://github.com/JetBrains/java-annotations/releases)
    - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
    - [Commits](JetBrains/java-annotations@24.0.1...24.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains:annotations
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and EnzDev committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4813091 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump org.jetbrains.kotlin.jvm from 1.9.0 to 1.9.22

    Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.0 to 1.9.22.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.0...v1.9.22)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin.jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and EnzDev committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    24325da View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump org.jetbrains.intellij from 1.15.0 to 1.16.1

    Bumps org.jetbrains.intellij from 1.15.0 to 1.16.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.intellij
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and EnzDev committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f48001d View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0

    Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.6 to 1.1.0.
    - [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
    - [Commits](gradle/wrapper-validation-action@v1.0.6...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/wrapper-validation-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and EnzDev committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    caf7220 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. chore(deps): bump actions/cache from 3 to 4

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and EnzDev committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8fc317d View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump gradle/gradle-build-action from 2 to 3

    Bumps [gradle/gradle-build-action](https://github.com/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)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/gradle-build-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and EnzDev committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    69eaf68 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump jtalk/url-health-check-action from 3 to 4

    Bumps [jtalk/url-health-check-action](https://github.com/jtalk/url-health-check-action) from 3 to 4.
    - [Release notes](https://github.com/jtalk/url-health-check-action/releases)
    - [Commits](Jtalk/url-health-check-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: jtalk/url-health-check-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and EnzDev committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    177156c View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump codecov/codecov-action from 3 to 4

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and EnzDev committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    08e68da View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump org.jetbrains.kotlinx.kover from 0.7.5 to 0.7.6

    Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.7.5 to 0.7.6.
    - [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.7.5...v0.7.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlinx.kover
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and EnzDev committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    bdd4782 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump org.jetbrains.intellij from 1.16.1 to 1.17.2

    Bumps org.jetbrains.intellij from 1.16.1 to 1.17.2.
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.intellij
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and EnzDev committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    fd3d6de View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump org.jetbrains.kotlin.jvm from 1.9.22 to 1.9.23

    Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.22 to 1.9.23.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.22...v1.9.23)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin.jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and EnzDev committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b49fcdd View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump JetBrains/qodana-action from 2023.3.0 to 2023.3.2

    Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.3.0 to 2023.3.2.
    - [Release notes](https://github.com/jetbrains/qodana-action/releases)
    - [Commits](JetBrains/qodana-action@v2023.3.0...v2023.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: JetBrains/qodana-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and EnzDev committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    20f4661 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    edf2613 View commit details
    Browse the repository at this point in the history