v0.5.5
v0.5.5 (2023-09-15)
Chore
- chore(deps-dev): bump black from 23.7.0 to 23.9.1
Bumps black from 23.7.0 to 23.9.1.
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (e789223)
-
chore: run black (
14be266) -
chore: create CODEOWNERS (
8077001) -
chore(deps-dev): bump pre-commit from 3.3.3 to 3.4.0
Bumps pre-commit from 3.3.3 to 3.4.0.
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (11b2d5a)
- chore(deps-dev): bump gitpython from 3.1.32 to 3.1.35
Bumps gitpython from 3.1.32 to 3.1.35.
updated-dependencies:
- dependency-name: gitpython
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]> (0497ef2)
- chore(deps-dev): bump python-semantic-release from 8.0.4 to 8.0.8
Bumps python-semantic-release from 8.0.4 to 8.0.8.
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (0de10b2)
- chore(deps): bump httpx from 0.24.1 to 0.25.0
Bumps httpx from 0.24.1 to 0.25.0.
updated-dependencies:
- dependency-name: httpx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (801681c)
Fix
- fix: run unasync and also patch type (
98aae1c)
Unknown
- Merge pull request #143 from supabase-community/j0/patch_remove_type
fix: patch type on remove (8dbd29a)
- Merge pull request #142 from supabase-community/j0/add_semver
feat:add semver (eaf869a)
- Merge pull request #141 from supabase-community/J0/add-codeowners
chore: create CODEOWNERS (e25c803)
- Merge pull request #139 from supabase-community/dependabot/pip/main/black-23.9.1
chore(deps-dev): bump black from 23.7.0 to 23.9.1 (d8f6584)
-
Update pyproject.toml (
b3abdb7) -
Merge pull request #140 from supabase-community/dependabot/pip/gitpython-3.1.35
chore(deps-dev): bump gitpython from 3.1.32 to 3.1.35 (b39d082)
- Merge pull request #134 from supabase-community/dependabot/pip/main/pre-commit-3.4.0
chore(deps-dev): bump pre-commit from 3.3.3 to 3.4.0 (1ae2b4d)
- Update ci.yml
change ref to main (1ff3e20)
-
feat:add semver (
ff91715) -
Merge pull request #132 from supabase-community/dependabot/pip/main/python-semantic-release-8.0.8
chore(deps-dev): bump python-semantic-release from 8.0.4 to 8.0.8 (bf90db3)
- Merge pull request #138 from supabase-community/dependabot/pip/main/httpx-0.25.0
chore(deps): bump httpx from 0.24.1 to 0.25.0 (f09b35d)