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.1
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.0.2
Choose a head ref
  • 10 commits
  • 17 files changed
  • 5 contributors

Commits on Apr 3, 2025

  1. chore(deps): bump pydantic from 2.10.6 to 2.11.2 (#587)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    1fe355e View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump pytest-asyncio from 0.25.3 to 0.26.0 (#583)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    e4dfef2 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump flake8 from 7.1.2 to 7.2.0 (#585)

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

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

Commits on May 13, 2025

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

Commits on May 20, 2025

  1. fix: validate JSON input for APIError (#597)

    Co-authored-by: Andrew Smith <[email protected]>
    o-santi and silentworks authored May 20, 2025
    Configuration menu
    Copy the full SHA
    3c8bdae View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. Configuration menu
    Copy the full SHA
    e792d8a View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump pytest-cov from 6.1.0 to 6.1.1 (#588)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2025
    Configuration menu
    Copy the full SHA
    467fb97 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump pydantic from 2.11.2 to 2.11.4 (#590)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2025
    Configuration menu
    Copy the full SHA
    9042b59 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 1.0.2 (#594)

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