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 notations updates #559

Merged
merged 17 commits into from
Aug 2, 2022
Merged

Dependency notations updates #559

merged 17 commits into from
Aug 2, 2022

Commits on Jul 2, 2022

  1. ➕ Jetbrains.exposed [#515]

    Co-authored-by: imashnake0 <[email protected]>
    jmfayard and imashnake0 committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    588b52c View commit details
    Browse the repository at this point in the history
  2. ➕ Koin.navigation

    Changes from
    #543
    jmfayard committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    954fde6 View commit details
    Browse the repository at this point in the history
  3. ➕ Ktor2.* dependencies [#538]

    [Issue-538] Dependency notations for Ktor 2.0.0
    
    [Summary]
    Ktor 2.0.0 renames a significant number of dependencies, adds new ones,
    and moves some previously available ones from 1 module into another. It
    makes sense to make a separate repo for Ktor 2. The full list of
    artifact changes between 1.6.x and 2.0.0 can be found here:
    https://ktor.io/docs/migrating-2.html
    
    [Fix]
    Create a Ktor2 dependency group, and include all dependencies listed in
    the docs:
    
    Ktor 2.0.0: https://api.ktor.io/index.html
    
    Ktor 1.6.8: https://api.ktor.io/older/1.6.8/index.html
    
    [Testing]
    - Run project tests
    - publish to maven local, and consume locally
    
    Co-authored-by: Brady Aiello <[email protected]>
    brady-aiello authored and jmfayard committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    7190b6f View commit details
    Browse the repository at this point in the history
  4. fix: typo Spring.boms.springCloud [#545]

    Co-authored-by: doljae <[email protected]>
    jmfayard and doljae committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    1d2fe2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6b7a97 View commit details
    Browse the repository at this point in the history
  6. ➕ KotlinX.(multik|lincheck|deepLearning) [#550]

    #550
    
    Co-authored-by: Johan Reitan  <[email protected]>
    jmfayard and joharei committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    441ae57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57c81bf View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    4387c2e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Configuration menu
    Copy the full SHA
    d060385 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc3b3e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Merge remote-tracking branch 'origin/main' into jetbrains-exposed

    # Conflicts:
    #	plugins/dependencies/src/test/kotlin/de/fayard/refreshVersions/BundledDependenciesTest.kt
    jmfayard committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    45f69e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99fffa5 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. dependencies: Testing.kotest

    - extensions.datetime
    - extensions.arbs
    
    fix rule
    jmfayard committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    83c0fd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d341f1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8a66cb View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Merge remote-tracking branch 'origin/main' into jetbrains-exposed

    # Conflicts:
    #	docs/dependencies-notations.md
    jmfayard committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    ecd0d0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9ee8b8 View commit details
    Browse the repository at this point in the history