Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
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/postgrest-py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.2
Choose a base ref
...
head repository: supabase/postgrest-py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 12 commits
  • 30 files changed
  • 3 contributors

Commits on Jun 10, 2025

  1. chore(deps-dev): bump requests from 2.32.3 to 2.32.4 (#601)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    fa90200 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2025

  1. Configuration menu
    Copy the full SHA
    635a4ba View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump pydantic from 2.11.4 to 2.11.6 (#604)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2025
    Configuration menu
    Copy the full SHA
    9020106 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump pytest from 8.3.5 to 8.4.0 (#600)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2025
    Configuration menu
    Copy the full SHA
    b8566ee View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump pytest-cov from 6.1.1 to 6.2.1 (#602)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2025
    Configuration menu
    Copy the full SHA
    7eedf85 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump pytest-asyncio from 0.26.0 to 1.0.0 (#603)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2025
    Configuration menu
    Copy the full SHA
    d7edc80 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. chore(deps): bump pydantic from 2.11.6 to 2.11.7 (#606)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    af2f23f View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. fix: remove reliance on SyncClient and use Client directly from httpx (

    …#607)
    
    - fix: add deprecation warnings for SyncClient
    - test: update to use Client instead of SyncClient
    - chore: remove deprecated classes Client and GetRequestBuilder
    silentworks authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    021f1b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    587dcc8 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. chore(deps-dev): bump pytest from 8.4.0 to 8.4.1 (#610)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    929efe3 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump urllib3 from 2.3.0 to 2.5.0 (#611)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    896aaf1 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.1.0 (#605)

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