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

Minor updates #2631

Open
wants to merge 113 commits into
base: main
Choose a base branch
from
Open

Minor updates #2631

wants to merge 113 commits into from

Commits on Feb 17, 2024

  1. Add renovate.json

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    f78afa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b53e2c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d065a22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0854149 View commit details
    Browse the repository at this point in the history
  5. Update com.squareup.okio

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    5fa8b0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31d30a7 View commit details
    Browse the repository at this point in the history
  7. Update androidx.test

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    7e9ff93 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8e6286 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d2032f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    660680d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    11dfdc0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0945ee4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c2e7a76 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c8fd96f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    aa9c193 View commit details
    Browse the repository at this point in the history
  16. Update actions/stale action to v8

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    521faad View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7128b15 View commit details
    Browse the repository at this point in the history
  18. Update dependency mkdocs to v1.5.2

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    5b95f84 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dbecc34 View commit details
    Browse the repository at this point in the history
  20. Update androidXJunit to v1.1.5

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    0b7d524 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    dcb5c80 View commit details
    Browse the repository at this point in the history
  22. Update dependency gradle to v8.3

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    07ce81b View commit details
    Browse the repository at this point in the history
  23. Update workManager to v2.8.1

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    a88b193 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    aa5d650 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0c10b24 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5777c53 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8cfaf7c View commit details
    Browse the repository at this point in the history
  28. AGP 8.1.1

    * Update dependency com.android.tools.build:gradle to v8.1.1
    
    * Run apiDump
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Goooler <wangzongler@gmail.com>
    renovate[bot] and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    62081c1 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5d8cd37 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    85683da View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    0546386 View commit details
    Browse the repository at this point in the history
  32. Hilt 2.48

    * Update dependency com.google.dagger:hilt-android to v2.48
    
    * Update dependency com.google.dagger:hilt-compiler to v2.48
    
    * Update dependency com.google.dagger:hilt-android-gradle-plugin to v2.48
    
    * Move hilt into catalog
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Goooler <wangzongler@gmail.com>
    renovate[bot] and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    905f017 View commit details
    Browse the repository at this point in the history
  33. Compose 1.5.0

    * Update compose_version to v1.5.0
    
    * compileSdk 34
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Goooler <wangzongler@gmail.com>
    renovate[bot] and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    7f0858e View commit details
    Browse the repository at this point in the history
  34. Kotlin 1.9.10

    * Update kotlin monorepo to v1.9.10
    
    * Add composeCompiler in catalog
    
    * Group Kotlin updates
    
    * Fix ViewModelClearedWatcher
    
    * Run apiDump
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Goooler <wangzongler@gmail.com>
    renovate[bot] and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    c9f04da View commit details
    Browse the repository at this point in the history
  35. SQLDelight 2.0.0

    * Update dependency app.cash.sqldelight:gradle-plugin to v2.0.0
    
    * Update dependency app.cash.sqldelight:coroutines-extensions to v2.0.0
    
    * Update build.gradle
    
    * Move into catalog
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Goooler <wangzongler@gmail.com>
    renovate[bot] and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    be9b31a View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    0eabd65 View commit details
    Browse the repository at this point in the history
  37. Update compose_version to v1.5.1

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    7141fa7 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    0bc75fb View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    659abd1 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    5838005 View commit details
    Browse the repository at this point in the history
  41. Update dependency mkdocs to v1.5.3

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    9194df9 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    4929035 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    653ce50 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    564fba3 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    5cfbdb0 View commit details
    Browse the repository at this point in the history
  46. Update compose_version to v1.5.2

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    6bf03cd View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    73d923f View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    5bc4299 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    de912ec View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    4ca638a View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    7a0a492 View commit details
    Browse the repository at this point in the history
  52. Update compose_version to v1.5.3

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    f1b89af View commit details
    Browse the repository at this point in the history
  53. Update dependency gradle to v8.4

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    fd8e7f9 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    8d27c99 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    fd9dd22 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    4380b5d View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    ab24418 View commit details
    Browse the repository at this point in the history
  58. Update compose_version to v1.5.4

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    124623c View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    4e3f4d9 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    bab1218 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    70c17bf View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    56b303b View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    e9e63a8 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    c1d061c View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    29adb24 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    d8838d6 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    506dc64 View commit details
    Browse the repository at this point in the history
  68. Update Kotlin and Compose Compiler

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    de8414c View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    df4984e View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    bbcf1e1 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    d5201f5 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    343ccc8 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    558d319 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    b5c8d6a View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    610ba84 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    c4fe325 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    1bf8b27 View commit details
    Browse the repository at this point in the history
  78. Update dependency gradle to v8.5

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    8239ad0 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    5083752 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    0fd00b1 View commit details
    Browse the repository at this point in the history
  81. Update hilt to v2.49

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    b41b679 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    b4aebb4 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    e57ad8d View commit details
    Browse the repository at this point in the history
  84. Update actions/stale action to v9

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    67d580d View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    41f9c2a View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    8e9ebf6 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    8b98ec9 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    7b7217d View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    0c8b8c8 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    a9a0745 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    007a4e5 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    51a1072 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    84b39f3 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    8bb566b View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    7689058 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    41faee4 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    e9c9378 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    ce20f5b View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    883b984 View commit details
    Browse the repository at this point in the history
  100. Update actions/cache action to v4

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    00f50b2 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    56fdf25 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    0379178 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    015fddb View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    8070be1 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    1349691 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    60caa01 View commit details
    Browse the repository at this point in the history
  107. Update compose_version to v1.6.0

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    a2b2ebe View commit details
    Browse the repository at this point in the history
  108. Update dependency gradle to v8.6

    renovate[bot] authored and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    d24cfde View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    d3ad7a8 View commit details
    Browse the repository at this point in the history
  110. Update workManager to v2.9.0

    * Update workManager to v2.9.0
    
    * Fix FakeAppContextConfigurationProvider
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Goooler <wangzongler@gmail.com>
    renovate[bot] and Goooler committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    cedbb24 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    2545920 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    e50152c View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    fcbfce6 View commit details
    Browse the repository at this point in the history