Supabase

Latest version: v2.10.0

Safety actively analyzes 688600 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 17 of 25

0.10.0

Automatically generated by python-semantic-release ([`cbbdf5c`](https://github.com/supabase-community/postgrest-py/commit/cbbdf5cb6e6ad9380242b6b4fa6ff29867fe6e03))

Feature

* feat: add .contains and .contained_by operators to match JS client (100)

* Add .contains and .contained_by operators to match JS client

* Fix whitespace

* Add tests

* Describe percent-encoded strings ([`7189e09`](https://github.com/supabase-community/postgrest-py/commit/7189e095bd792fcbc5b89e4f03ef7174e1dd30b7))

0.9.2

Automatically generated by python-semantic-release ([`7d156b3`](https://github.com/supabase-community/postgrest-py/commit/7d156b33d8dd78e45ad0c727e5c5e4bd9c89b1e3))

* chore(deps-dev): bump python-semantic-release from 7.25.2 to 7.26.0 (98)

Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.25.2 to 7.26.0.
- [Release notes](https://github.com/relekang/python-semantic-release/releases)
- [Changelog](https://github.com/relekang/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/relekang/python-semantic-release/compare/v7.25.2...v7.26.0)

---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`796687d`](https://github.com/supabase-community/postgrest-py/commit/796687d5f5fcf72c7b4f824f6d1ce3b255232c22))

Fix

* fix: make api error properties optionals (101)

For avoid linter error ([`eb92326`](https://github.com/supabase-community/postgrest-py/commit/eb92326db0088fbf2d96bb68b206160b03e63747))

0.9.1

Automatically generated by python-semantic-release ([`d4204ef`](https://github.com/supabase-community/postgrest-py/commit/d4204ef4dc33a9fccf8684dc13c90df3e843c1c9))

* chore(deps-dev): bump pytest-asyncio from 0.18.1 to 0.18.2 (96)

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.18.1...v0.18.2)

---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`8cf3de1`](https://github.com/supabase-community/postgrest-py/commit/8cf3de18b787d5c2407be5264f981381d747ea8b))

* chore(deps-dev): bump python-semantic-release from 7.25.1 to 7.25.2 (95)

Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.25.1 to 7.25.2.
- [Release notes](https://github.com/relekang/python-semantic-release/releases)
- [Changelog](https://github.com/relekang/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/relekang/python-semantic-release/compare/v7.25.1...v7.25.2)

---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`392845d`](https://github.com/supabase-community/postgrest-py/commit/392845d698570d48f8412f7c7396c41d0987d5cc))

* chore(deps-dev): bump python-semantic-release from 7.25.0 to 7.25.1 (93)

Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.25.0 to 7.25.1.
- [Release notes](https://github.com/relekang/python-semantic-release/releases)
- [Changelog](https://github.com/relekang/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/relekang/python-semantic-release/compare/v7.25.0...v7.25.1)

---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`a7cee63`](https://github.com/supabase-community/postgrest-py/commit/a7cee6309a37f310fd6cf2079ec2142a05db71b6))

Fix

* fix: fix APIError (97) ([`ff29024`](https://github.com/supabase-community/postgrest-py/commit/ff290240cf9364902ffca19e854604d6a40770f9))

0.9.0

Automatically generated by python-semantic-release ([`032fc5e`](https://github.com/supabase-community/postgrest-py/commit/032fc5ef89e16bc42eaf7c4dff335930394448a2))

Feature

* feat: export APIError and APIResponse ([`83e7799`](https://github.com/supabase-community/postgrest-py/commit/83e77991101c8e8aec42552344b02ce8db6bd04a))

Unknown

* Export APIResponse and APIError (92)

* Export APIResponse and APIError

* Reorder imports ([`b237d62`](https://github.com/supabase-community/postgrest-py/commit/b237d62eaa825e72b9069b0a6cc40c6da58f0ab4))

* Bump python-semantic-release from 7.24.0 to 7.25.0 (91)

Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.24.0 to 7.25.0.
- [Release notes](https://github.com/relekang/python-semantic-release/releases)
- [Changelog](https://github.com/relekang/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/relekang/python-semantic-release/compare/v7.24.0...v7.25.0)

---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`3a9419c`](https://github.com/supabase-community/postgrest-py/commit/3a9419c212b5892a03b67969d789981a83352e5a))

* Bump pytest from 7.0.0 to 7.0.1 (90)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.0.0...7.0.1)

---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`1b6c6a5`](https://github.com/supabase-community/postgrest-py/commit/1b6c6a574796dc14b67774de54d9c1bd67dc09d4))

* Bump pytest-asyncio from 0.17.2 to 0.18.1 (89)

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.17.2 to 0.18.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.17.2...v0.18.1)

---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`eda1892`](https://github.com/supabase-community/postgrest-py/commit/eda189204895c26d336d5f68900c05acfefa3c33))

* Bump pytest from 6.2.5 to 7.0.0 (87)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.5...7.0.0)

---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`f12ffa5`](https://github.com/supabase-community/postgrest-py/commit/f12ffa5d0e6b24099a5bed89fb1976edf8b05a5c))

* Bump black from 21.12b0 to 22.1.0 (85)

Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits/22.1.0)

---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`7bf8b47`](https://github.com/supabase-community/postgrest-py/commit/7bf8b47a0b9be3adb3305488f07a4afebe65b141))

0.8.2

Automatically generated by python-semantic-release ([`34fd1bd`](https://github.com/supabase-community/postgrest-py/commit/34fd1bda6893782a955340e39bcdba6633034a69))

Fix

* fix: Add-response-model ([`4c0259d`](https://github.com/supabase-community/postgrest-py/commit/4c0259d1658c07bf3e78fe03d98b304f7a6f0c7a))

Unknown

* Add-response-model (64)

* add poetry dependency

* create APIResponse model

* return APIResponse model in execute method

* sort imports

* mypy bug workaround (https://github.com/python/mypy/issues/9319)

* split logic, validate error existance and better type APIResponse

* Implement APIError

* add missing black config in pre-commit config

* type APIError properties

* fix: rm unused code and use returning param in update

* refactor: reorder lines

* chore: rebuild sync

* chore: rebuild poetry.lock

* fix: remove wrong parameter

* chore: format

* Chore: add missing return types

Co-authored-by: Anand <40204976+anand2312users.noreply.github.com>

* chore: replace builtin dict by Dict to support python < 3.9

* chore: update precommit hooks

* chore: apply format

* update return type in execute method

* use relative import

* add link to mypy issue

* switch super init by class init to avoid future errors

* chore: apply future annotations notation to return

* chore: rebuild sync

* tests: Add tests for response model (74)

* initial commit

* tests: add fixtures for APIResponse

* tests: [WIP] Test methods that don&39;t interact with RequestResponse

* tests: replace builtin type by typing type and add type annotations

* tests: add requests Response fixtures

* chore: change return order to improve readability

* tests: add tests for left methods

Co-authored-by: Joel Lee <joeljoellee.org>
Co-authored-by: Dani Reinón <danidribo.es>

* chore: modify ValueError with ValidationError

* chore: add &34;_&34; to internal methods

Co-authored-by: Anand <40204976+anand2312users.noreply.github.com>
Co-authored-by: Lee Yi Jie Joel <lee.yi.jie.joelgmail.com>
Co-authored-by: Joel Lee <joeljoellee.org> ([`07ef4d4`](https://github.com/supabase-community/postgrest-py/commit/07ef4d4c03f014207ec1707786e601aa7f21b97d))

* Bump httpx from 0.21.3 to 0.22.0 (84)

Bumps [httpx](https://github.com/encode/httpx) from 0.21.3 to 0.22.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.21.3...0.22.0)

---
updated-dependencies:
- dependency-name: httpx
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`e190621`](https://github.com/supabase-community/postgrest-py/commit/e1906211c42bc6e3f7918f5e0c4bf342690f64d8))

* Bump python-semantic-release from 7.23.0 to 7.24.0 (82)

Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.23.0 to 7.24.0.
- [Release notes](https://github.com/relekang/python-semantic-release/releases)
- [Changelog](https://github.com/relekang/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/relekang/python-semantic-release/compare/v7.23.0...v7.24.0)

---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`0cefdc7`](https://github.com/supabase-community/postgrest-py/commit/0cefdc7895319ab0fdba25662d62fc54bcaffc7e))

0.8.1

Automatically generated by python-semantic-release ([`1560d8f`](https://github.com/supabase-community/postgrest-py/commit/1560d8f27b7a9466da834f60b309b26e8b897d27))

* chore: set upload_to_repository to true ([`c65fe95`](https://github.com/supabase-community/postgrest-py/commit/c65fe9553dcc2b42f404d0cb350eb4b704cdf59c))

Fix

* fix: order filter ([`094dbad`](https://github.com/supabase-community/postgrest-py/commit/094dbadb26bef4238536579ede71d46a4ef67899))

Unknown

* Bump pre-commit from 2.16.0 to 2.17.0 (79)

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.16.0...v2.17.0)

---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`542bd95`](https://github.com/supabase-community/postgrest-py/commit/542bd95ae84f5522cde9ee2ed286de901198c02e))

* Bump pytest-asyncio from 0.17.1 to 0.17.2 (77)

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.17.1...v0.17.2)

---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`5150c17`](https://github.com/supabase-community/postgrest-py/commit/5150c17ef80ca75b164f91ca7e1d61f38eaf271d))

* Bump pytest-asyncio from 0.17.0 to 0.17.1 (76)

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.17.0...v0.17.1)

---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`1d80268`](https://github.com/supabase-community/postgrest-py/commit/1d80268f62b3e196f4a56a1930d34644b5a3d1e8))

Page 17 of 25

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.