Skip to content

chore(deps): bump supabase_flutter from 2.12.4 to 2.16.0 - #568

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pub/develop/supabase_flutter-2.16.0
Open

chore(deps): bump supabase_flutter from 2.12.4 to 2.16.0#568
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pub/develop/supabase_flutter-2.16.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps supabase_flutter from 2.12.4 to 2.16.0.

Release notes

Sourced from supabase_flutter's releases.

supabase_flutter v2.16.0

  • FIX(supabase_flutter): drop passkeys requireResidentKey workaround, bump dependency (#1521). (7907c6cb)
  • FEAT(supabase_flutter): default debug logging off under flutter test (#1530). (941ee804)

Published to pub.dev: https://pub.dev/packages/supabase_flutter/versions/2.16.0

supabase_flutter v2.15.4

  • FIX(supabase_flutter): preserve hash routes and repeated query keys when clearing auth params (#1511). (4fca4126)

Published to pub.dev: https://pub.dev/packages/supabase_flutter/versions/2.15.4

supabase_flutter v2.15.3

  • FIX(supabase_flutter): backfill requireResidentKey when omitted by the server (#1502). (cf382968)

Published to pub.dev: https://pub.dev/packages/supabase_flutter/versions/2.15.3

supabase_flutter v2.15.2

  • FIX(supabase_flutter): full web and WASM support (#1497). (2f860f2c)

Published to pub.dev: https://pub.dev/packages/supabase_flutter/versions/2.15.2

supabase_flutter v2.15.1

  • REFACTOR: dedupe bucket payload and OAuth launch logic (#1463). (c5f9b247)
  • REFACTOR: de-abbreviate cond* platform getters to conditional* (#1438). (9e71a240)
  • FIX(supabase_flutter): accept PasskeyAuthenticatorInterface instead of depending on passkeys (#1444). (f05d4c6c)
  • FIX(auth): recognize error query parameter in auth callback redirects (#1472). (cb7e7e62)
  • FIX(supabase_flutter): clear auth params from web URL after exchange (#1456). (8b1e1b22)
  • FIX: correctness fixes across gotrue, postgrest, storage, supabase and supabase_flutter (#1445). (bf31389d)
  • DOCS: add Supabase logo to supabase_flutter README so it renders on pub.dev (#1458). (7354d1c8)

Published to pub.dev: https://pub.dev/packages/supabase_flutter/versions/2.15.1

supabase_flutter v2.15.0

  • FIX: raise min Dart SDK to 3.4.0 across all packages (#1409). (311f883f)
  • FIX(auth): update session on email change links in PKCE flow (#1395). (6b7871d9)
  • FEAT(supabase_flutter): add passkey ceremony helpers (#1408). (8c8ec84e)

Published to pub.dev: https://pub.dev/packages/supabase_flutter/versions/2.15.0

... (truncated)

Changelog

Sourced from supabase_flutter's changelog.

supabase_flutter - v2.16.0

  • FIX(supabase_flutter): drop passkeys requireResidentKey workaround, bump dependency (#1521). (7907c6cb)
  • FEAT(supabase_flutter): default debug logging off under flutter test (#1530). (941ee804)

2026-07-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supabase - v2.13.4

functions_client - v2.6.4

  • FIX(functions): don't lose error status on a non-JSON body labeled JSON (#1507). (925b46e1)

gotrue - v2.25.0

  • FEAT(gotrue): add shouldSoftDelete option to admin deleteUser (#1513). (30e9f22f)

postgrest - v2.8.0

  • FIX(postgrest): override limit and offset instead of appending duplicates (#1512). (f1c80d60)
  • FEAT(postgrest): add format option to explain() (#1516). (e549d390)

realtime_client - v2.10.0

  • FIX(realtime): preserve nested empty maps in Message.toJson() (#1518). (1777a225)

... (truncated)

Commits
  • fe5cc66 chore(release): publish packages (#1541)
  • 22d4123 fix(gotrue): handle already-consented OAuth authorization responses (#1536)
  • 122e5cf feat(gotrue): add custom OAuth providers admin API with custom_claims_allowli...
  • f9ee01c chore: fix typos across packages (#1538)
  • da0f6e0 fix(gotrue): OAuth server throws FormatException instead of ArgumentE… (#1535)
  • 00cf401 chore: adopt null-aware elements now that minimum Dart SDK is 3.9 (#1531)
  • 941ee80 feat(supabase_flutter): default debug logging off under flutter test (#1530)
  • 1f9d295 feat(realtime_client): support new postgres changes filter operators, multi-f...
  • 56a47f7 chore: migrate to pub workspaces and Melos 8 (#1525)
  • e595e02 chore: bump minimum Dart SDK to 3.9.0 (#1527)
  • 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 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)

Bumps [supabase_flutter](https://github.com/supabase/supabase-flutter/tree/main/packages) from 2.12.4 to 2.16.0.
- [Release notes](https://github.com/supabase/supabase-flutter/releases)
- [Changelog](https://github.com/supabase/supabase-flutter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-flutter/commits/supabase_flutter-v2.16.0/packages)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants