Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: supabase-community/supabase-kt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0
Choose a base ref
...
head repository: supabase-community/supabase-kt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.1
Choose a head ref
  • 18 commits
  • 10 files changed
  • 2 contributors

Commits on Oct 2, 2024

  1. Update bug_report template

    jan-tennert authored Oct 2, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0c87572 View commit details
  2. Fix typo

    jan-tennert authored Oct 2, 2024
    Copy the full SHA
    d165f27 View commit details

Commits on Oct 3, 2024

  1. Update dependencies and fix ktor

    jan-tennert committed Oct 3, 2024
    Copy the full SHA
    68100f6 View commit details

Commits on Oct 4, 2024

  1. Merge pull request #746 from supabase-community/update-deps

    Update dependencies and fix ktor
    jan-tennert authored Oct 4, 2024
    Copy the full SHA
    60cb875 View commit details

Commits on Oct 7, 2024

  1. Bump com.apollographql.apollo:apollo-runtime from 4.0.0 to 4.0.1

    Bumps [com.apollographql.apollo:apollo-runtime](https://github.com/apollographql/apollo-kotlin) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/apollographql/apollo-kotlin/releases)
    - [Changelog](https://github.com/apollographql/apollo-kotlin/blob/main/CHANGELOG.md)
    - [Commits](apollographql/apollo-kotlin@v4.0.0...v4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.apollographql.apollo:apollo-runtime
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 7, 2024
    Copy the full SHA
    827afa6 View commit details
  2. Bump filekit from 0.8.3 to 0.8.7

    Bumps `filekit` from 0.8.3 to 0.8.7.
    
    Updates `io.github.vinceglb:filekit-core` from 0.8.3 to 0.8.7
    - [Release notes](https://github.com/vinceglb/FileKit/releases)
    - [Commits](vinceglb/FileKit@0.8.3...0.8.7)
    
    Updates `io.github.vinceglb:filekit-compose` from 0.8.3 to 0.8.7
    - [Release notes](https://github.com/vinceglb/FileKit/releases)
    - [Commits](vinceglb/FileKit@0.8.3...0.8.7)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.vinceglb:filekit-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.github.vinceglb:filekit-compose
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 7, 2024
    Copy the full SHA
    1322ff3 View commit details
  3. Merge pull request #749 from supabase-community/dependabot/gradle/fil…

    …ekit-0.8.7
    
    Bump filekit from 0.8.3 to 0.8.7
    jan-tennert authored Oct 7, 2024
    Copy the full SHA
    6312128 View commit details
  4. Merge pull request #748 from supabase-community/dependabot/gradle/com…

    ….apollographql.apollo-apollo-runtime-4.0.1
    
    Bump com.apollographql.apollo:apollo-runtime from 4.0.0 to 4.0.1
    jan-tennert authored Oct 7, 2024
    Copy the full SHA
    a598502 View commit details

Commits on Oct 10, 2024

  1. Update Coil3 to rc01 and AGP to 8.5.2

    jan-tennert committed Oct 10, 2024
    Copy the full SHA
    236176e View commit details
  2. Update README

    jan-tennert committed Oct 10, 2024
    Copy the full SHA
    1df1a53 View commit details
  3. Update Ktor

    jan-tennert committed Oct 10, 2024
    Copy the full SHA
    3e397d7 View commit details
  4. Merge branch 'master' into coil-agp

    # Conflicts:
    #	README.md
    jan-tennert committed Oct 10, 2024
    Copy the full SHA
    0451845 View commit details
  5. Update Kotlin version

    jan-tennert committed Oct 10, 2024
    Copy the full SHA
    1109486 View commit details
  6. add mingw support for http server callbacks

    jan-tennert committed Oct 10, 2024
    Copy the full SHA
    9aaaeee View commit details
  7. fix badge

    jan-tennert committed Oct 10, 2024
    Copy the full SHA
    f72653e View commit details
  8. Update Kotlin

    jan-tennert committed Oct 10, 2024
    Copy the full SHA
    36d61d4 View commit details
  9. Merge pull request #751 from supabase-community/coil-agp

    Update Coil3 to rc01, Ktor to 3.0.0 and AGP to 8.5.2
    jan-tennert authored Oct 10, 2024
    Copy the full SHA
    e8e9c2d View commit details
  10. Update gradle.properties

    jan-tennert authored Oct 10, 2024
    Copy the full SHA
    eafba42 View commit details
Loading