Update dependency supabase to v1.2.0 #90
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.3→1.2.0Release Notes
supabase/supabase-py (supabase)
v1.2.0Compare Source
v1.2.0 (2023-10-04)
Feature
5191baf)Fix
b7692cb)Test
5f052ee)Unknown
feat: add functions property (
7cf9f84)c283c8c)v1.1.1Compare Source
v1.1.1 (2023-10-02)
Fix
fix: remove fetch from clientoptions (#481)
fix: remove fetch from clientoptions
chore: re-run tests
chore: remove unused import (
2829aea)v1.1.0Compare Source
v1.1.0 (2023-09-29)
Chore
Bumps postgrest from 0.10.8 to 0.11.0.
updated-dependencies:
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> (
1af5611)Feature
dc07c5d)Unknown
feat: narrow the auth event listening (
0a080d0)Co-authored-by: Sourcery AI <> (
5e5b1e4)Fix trailing whitespace in ci.yml (
a098bc4)Merge pull request #572 from supabase-community/silentworks/add-push-event
Add push event back as it borked CI (
d1f4574)Add push event back as it borked CI (
c121122)Merge pull request #571 from supabase-community/silentworks/remove-push-event
Remove push even from workflow (
c5b346f)Remove push even from workflow (
7a054fe)Merge pull request #570 from supabase-community/dependabot/pip/main/postgrest-0.11.0
chore(deps): bump postgrest from 0.10.8 to 0.11.0 (
576abbb)Update dependabot target branch (
5f87d78)v1.0.6Compare Source
v1.0.6 (2023-09-28)
Fix
c6a03e2)Unknown
fix: correct semantic release variable names (
c846275)Ignore line endings of markdown files (
19dba24)3ec2b41)v1.0.5Compare Source
v1.0.5 (2023-09-28)
Chore
chore: update CODEOWNERS (
970f604)chore(deps-dev): bump commitizen from 3.9.0 to 3.10.0
Bumps commitizen from 3.9.0 to 3.10.0.
updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> (
dbb3950)Bumps storage3 from 0.5.4 to 0.6.0.
updated-dependencies:
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> (
0e2975c)Bumps gotrue from 1.1.0 to 1.1.1.
updated-dependencies:
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> (
3c8f15d)Bumps python-semantic-release from 7.34.6 to 8.1.1.
updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> (
2a61ef3)Bumps black from 23.7.0 to 23.9.1.
updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> (
03f516d)Bumps commitizen from 3.6.0 to 3.9.0.
updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> (
1db9694)Bumps gotrue from 1.0.4 to 1.1.0.
updated-dependencies:
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> (
5c1d405)Bumps pytest from 7.4.0 to 7.4.2.
updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> (
c715dfd)Bumps gitpython from 3.1.34 to 3.1.35.
updated-dependencies:
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com> (
8b01e16)Bumps gitpython from 3.1.32 to 3.1.34.
updated-dependencies:
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com> (
d8f5be5)Bumps pre-commit from 3.3.3 to 3.4.0.
updated-dependencies:
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> (
1d1a67d)Fix
fix: revert python-semantic-release branch to main (
29c0502)fix: change release branch to develop (
896a921)fix: revert version bump so dependabot can do it (
322fa23)fix: update poetry lock (
640669e)fix: patch semantic ci (
7c82a9e)Unknown
Add token secret to clone repo step (
3419bc9)Add token secret to clone repo step (
b5c8a5c)Merge pull request #564 from supabase-community/J0/add-silentworks
chore: update CODEOWNERS (
f97eb12)Add new token variable (
116b805)Add new token variable (
52695c0)Merge pull request #561 from supabase-community/dependabot/pip/develop/commitizen-3.10.0
chore(deps-dev): bump commitizen from 3.9.0 to 3.10.0 (
8f1093f)Add myself to maintainers (
69036be)Update CI to check against main branch (
96b469b)Add myself to maintainers (
187e7c6)Change branch to main (
5673bba)Merge pull request #562 from supabase-community/dependabot/pip/develop/storage3-0.6.0
chore(deps): bump storage3 from 0.5.4 to 0.6.0 (
be3373f)chore(deps): bump gotrue from 1.1.0 to 1.1.1 (
0ca4144)Fix issue of RLS not working with Postgrest and Storage (
b403b89)Lazy initialize storage client (
189582d)Ran the pre-commit hooks (
552a326)Fix issue of RLS not working with Postgrest (
fb484dc)Merge pull request #555 from supabase-community/dependabot/pip/develop/python-semantic-release-8.1.1
chore(deps-dev): bump python-semantic-release from 7.34.6 to 8.1.1 (
a56913c)chore: add CODEOWNERS (
772dffd)chore(deps-dev): bump black from 23.7.0 to 23.9.1 (
1ef07cd)chore(deps-dev): bump commitizen from 3.6.0 to 3.9.0 (
a4267d7)Update ci.yml (
e56c901)Merge pull request #541 from supabase-community/dependabot/pip/develop/pytest-7.4.2
chore(deps-dev): bump pytest from 7.4.0 to 7.4.2 (
d576811)Create CODEOWNERS (
799654d)Merge pull request #545 from supabase-community/dependabot/pip/develop/gotrue-1.1.0
chore(deps): bump gotrue from 1.0.4 to 1.1.0 (
9172f26)chore(deps-dev): bump gitpython from 3.1.34 to 3.1.35 (
d2b721f)chore(deps-dev): bump pre-commit from 3.3.3 to 3.4.0 (
a3ad08a)chore(deps-dev): bump gitpython from 3.1.32 to 3.1.34 (
f174ba1)fix: change release branch to develop (
f1378f0)fix: patch semver in ci (
c906873)v1.0.4Compare Source
What's Changed
New Contributors
Full Changelog: supabase/supabase-py@v1.0.3...v1.0.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.