Skip to content

chore(deps)(deps): bump supabase from 2.25.0 to 2.27.2 in /backend#85

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/backend/supabase-2.27.2
Closed

chore(deps)(deps): bump supabase from 2.25.0 to 2.27.2 in /backend#85
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/backend/supabase-2.27.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps supabase from 2.25.0 to 2.27.2.

Release notes

Sourced from supabase's releases.

v2.27.2

2.27.2 (2026-01-14)

Bug Fixes

  • ci: generate new token for release-please (#1348) (c2ad37f)
  • ci: run CI when .github files change (#1349) (a221aac)
  • realtime: ammend reconnect logic to not unsubscribe (#1346) (cfbe594)

v2.27.1

2.27.1 (2026-01-06)

Bug Fixes

  • realtime: use 'event' instead of 'events' in postgres_changes protocol (#1339) (c1e7986)
  • storage: catch bad responses from server (#1344) (ddb5054)

v2.27.0

2.27.0 (2025-12-16)

Features

Bug Fixes

  • storage: replace deprecated pydantic Extra with literal values (#1334) (6df3545)

v2.26.0

2.26.0 (2025-12-15)

Features

Bug Fixes

  • storage: remove v1 from path concatenation (#1330) (e3ddf40)

v2.25.1

2.25.1 (2025-12-09)

... (truncated)

Changelog

Sourced from supabase's changelog.

2.27.2 (2026-01-14)

Bug Fixes

  • ci: generate new token for release-please (#1348) (c2ad37f)
  • ci: run CI when .github files change (#1349) (a221aac)
  • realtime: ammend reconnect logic to not unsubscribe (#1346) (cfbe594)

2.27.1 (2026-01-06)

Bug Fixes

  • realtime: use 'event' instead of 'events' in postgres_changes protocol (#1339) (c1e7986)
  • storage: catch bad responses from server (#1344) (ddb5054)

2.27.0 (2025-12-16)

Features

Bug Fixes

  • storage: replace deprecated pydantic Extra with literal values (#1334) (6df3545)

2.26.0 (2025-12-15)

Features

Bug Fixes

  • storage: remove v1 from path concatenation (#1330) (e3ddf40)

2.25.1 (2025-12-09)

Bug Fixes

  • storage: add query parameters option to download (#1327) (63f7226)
Commits
  • 81729ca chore(main): release 2.27.2 (#1350)
  • a221aac fix(ci): run CI when .github files change (#1349)
  • c2ad37f fix(ci): generate new token for release-please (#1348)
  • cfbe594 fix(realtime): ammend reconnect logic to not unsubscribe (#1346)
  • ad047a5 chore(main): release 2.27.1 (#1343)
  • ddb5054 fix(storage): catch bad responses from server (#1344)
  • c1e7986 fix(realtime): use 'event' instead of 'events' in postgres_changes protocol (...
  • 64a0483 chore(main): release 2.27.0 (#1336)
  • 6df3545 fix(storage): replace deprecated pydantic Extra with literal values (#1334)
  • f600f96 feat(auth): add X (OAuth 2.0) provider (#1335)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 19, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 19, 2026

Assignees

The following users could not be added as assignees: team-leads. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 19, 2026
Bumps [supabase](https://github.com/supabase/supabase-py) from 2.25.0 to 2.27.2.
- [Release notes](https://github.com/supabase/supabase-py/releases)
- [Changelog](https://github.com/supabase/supabase-py/blob/main/CHANGELOG.md)
- [Commits](supabase/supabase-py@v2.25.0...v2.27.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/backend/supabase-2.27.2 branch from 94b1ad7 to 8a3451c Compare January 31, 2026 08:15
@hamin2006 hamin2006 closed this Feb 7, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 7, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/backend/supabase-2.27.2 branch February 7, 2026 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant