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

Dependency updates, JDK17 v2 #863

Merged
merged 43 commits into from Jul 27, 2022
Merged

Commits on May 24, 2022

  1. updated dependencies, jdk17

    Hendrik Duerkop committed May 24, 2022
    Copy the full SHA
    9af968e View commit details
    Browse the repository at this point in the history
  2. more updates

    Hendrik Duerkop committed May 24, 2022
    Copy the full SHA
    2e8352f View commit details
    Browse the repository at this point in the history
  3. added jitpack.yml

    Hendrik Duerkop committed May 24, 2022
    Copy the full SHA
    52696b2 View commit details
    Browse the repository at this point in the history
  4. android dependencies

    Hendrik Duerkop committed May 24, 2022
    Copy the full SHA
    400fe13 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. android build fix

    Hendrik Duerkop committed May 27, 2022
    Copy the full SHA
    1a69b5e View commit details
    Browse the repository at this point in the history
  2. fix for api error

    Hendrik Duerkop committed May 27, 2022
    Copy the full SHA
    ed1e726 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into feature/dependency-…

    …updates
    Hendrik Duerkop committed May 27, 2022
    Copy the full SHA
    799db8d View commit details
    Browse the repository at this point in the history
  4. jitpack fix

    Hendrik Duerkop committed May 27, 2022
    Copy the full SHA
    ce48fd3 View commit details
    Browse the repository at this point in the history
  5. jitpack fix

    Hendrik Duerkop committed May 27, 2022
    Copy the full SHA
    6bffaec View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. jdk upgrades (attempt)

    Hendrik Duerkop committed Jul 5, 2022
    Copy the full SHA
    6ff1181 View commit details
    Browse the repository at this point in the history
  2. jdk upgrades

    Hendrik Duerkop committed Jul 5, 2022
    Copy the full SHA
    d932080 View commit details
    Browse the repository at this point in the history
  3. use kotlin stable 1.7.0

    Hendrik Duerkop committed Jul 5, 2022
    Copy the full SHA
    ae09780 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Update gradle.properties

    hduerkop committed Jul 11, 2022
    Copy the full SHA
    f507113 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/dependency-updates

    Hendrik Duerkop committed Jul 11, 2022
    Copy the full SHA
    9f32726 View commit details
    Browse the repository at this point in the history
  3. more kotlin updates

    Hendrik Duerkop committed Jul 11, 2022
    Copy the full SHA
    e0bf762 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. wip

    Hendrik Duerkop committed Jul 12, 2022
    Copy the full SHA
    926ec0f View commit details
    Browse the repository at this point in the history
  2. (potential) sync fix

    Hendrik Duerkop committed Jul 12, 2022
    Copy the full SHA
    d6bd984 View commit details
    Browse the repository at this point in the history
  3. wip

    Hendrik Duerkop committed Jul 12, 2022
    Copy the full SHA
    e4dbf00 View commit details
    Browse the repository at this point in the history
  4. wip

    Hendrik Duerkop committed Jul 12, 2022
    Copy the full SHA
    b7ca117 View commit details
    Browse the repository at this point in the history
  5. REVIEW REQ: ignore failing tests

    Hendrik Duerkop committed Jul 12, 2022
    Copy the full SHA
    c868942 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Merge remote-tracking branch 'mockk/master' into feature/dependency-u…

    …pdates-v2
    
    # Conflicts:
    #	.github/workflows/gradle.yml
    #	build.gradle
    #	gradle.properties
    #	mockk/common/src/main/kotlin/io/mockk/impl/recording/PermanentMocker.kt
    #	mockk/common/src/main/kotlin/io/mockk/impl/recording/states/StubbingAwaitingAnswerState.kt
    #	mockk/common/src/main/kotlin/io/mockk/impl/recording/states/VerifyingState.kt
    #	mockk/common/src/test/kotlin/io/mockk/it/ValueClassTest.kt
    #	plugins/dependencies/src/main/kotlin/io/mockk/dependencies/Deps.kt
    aSemy committed Jul 26, 2022
    Copy the full SHA
    5026089 View commit details
    Browse the repository at this point in the history
  2. update readme version

    aSemy committed Jul 26, 2022
    Copy the full SHA
    8474272 View commit details
    Browse the repository at this point in the history
  3. revert source/target JDK to 1.8

    aSemy committed Jul 26, 2022
    Copy the full SHA
    0d6f0c5 View commit details
    Browse the repository at this point in the history
  4. changed Gradle version to 7.5

    aSemy committed Jul 26, 2022
    Copy the full SHA
    9df93d5 View commit details
    Browse the repository at this point in the history
  5. rm jitpack config

    aSemy committed Jul 26, 2022
    Copy the full SHA
    612b0c4 View commit details
    Browse the repository at this point in the history
  6. un-ignore tests

    aSemy committed Jul 26, 2022
    Copy the full SHA
    338c1d6 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    7b0f740 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    435a8c0 View commit details
    Browse the repository at this point in the history
  9. rm jdk17 in build plugins

    aSemy committed Jul 26, 2022
    Copy the full SHA
    9eebc92 View commit details
    Browse the repository at this point in the history
  10. rm unused import

    aSemy committed Jul 26, 2022
    Copy the full SHA
    737c54c View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    269a599 View commit details
    Browse the repository at this point in the history
  12. rm errant 'version'

    aSemy committed Jul 26, 2022
    Copy the full SHA
    5fb6137 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    644215c View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    d7d4b19 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    2a9e7c8 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    b3613e8 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    02d2328 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    7a85150 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    8905765 View commit details
    Browse the repository at this point in the history
  20. disable Android API 32, disable Android animations, copy emulator opt…

    …ions from 'android-emulator-runner' README
    aSemy committed Jul 26, 2022
    Copy the full SHA
    626987b View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    ddecd9a View commit details
    Browse the repository at this point in the history
  22. revert android emulator options

    aSemy committed Jul 26, 2022
    Copy the full SHA
    8f6cdc8 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    38b0da2 View commit details
    Browse the repository at this point in the history