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/supabase-swift
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.22.0
Choose a base ref
...
head repository: supabase/supabase-swift
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.22.1
Choose a head ref
  • 4 commits
  • 7 files changed
  • 4 contributors

Commits on Nov 11, 2024

  1. ci: fix Xcode 16 version (#599)

    * fix ci
    
    * bump macOS to 15
    
    * add separate step for macos-14
    
    * remove custom name
    grdsdev authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f714efd View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. chore(deps): bump github.com/apple/swift-crypto from 3.9.0 to 3.9.1 (#…

    …598)
    
    Bumps [github.com/apple/swift-crypto](https://github.com/apple/swift-crypto) from 3.9.0 to 3.9.1.
    - [Release notes](https://github.com/apple/swift-crypto/releases)
    - [Commits](apple/swift-crypto@3.9.0...3.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/apple/swift-crypto
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    425a99f View commit details
    Browse the repository at this point in the history
  2. fix(auth): URLError coercion for RetryableError causing session t…

    …o be deleted (#597)
    
    * Fixes url error coercion
    
    * Include non-url errors
    stephenth0ma5 authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d67b7cf View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.22.1 (#601)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    691bde7 View commit details
    Browse the repository at this point in the history
Loading