chore(deps): bump supabase_flutter from 2.16.0 to 2.17.2 in /mobile/app - #35
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump supabase_flutter from 2.16.0 to 2.17.2 in /mobile/app#35dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [supabase_flutter](https://github.com/supabase/supabase-flutter/tree/main/packages) from 2.16.0 to 2.17.2. - [Release notes](https://github.com/supabase/supabase-flutter/releases) - [Changelog](https://github.com/supabase/supabase-flutter/blob/supabase_flutter-v2.17.2/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-flutter/commits/supabase_flutter-v2.17.2/packages) --- updated-dependencies: - dependency-name: supabase_flutter dependency-version: 2.17.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
❌ Deploy Preview for 360ghartours failed. Why did it fail? →
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps supabase_flutter from 2.16.0 to 2.17.2.
Release notes
Sourced from supabase_flutter's releases.
Changelog
Sourced from supabase_flutter's changelog.
... (truncated)
Commits
d343292chore(release): publish packages (#1721)6c8047efix(gotrue): parse expires_in as num in Session.fromJson (#1719)5be5a16chore(release): publish packages (#1642)e1ebfb0test(storage): remove the buckets the suite creates (#1641)a08f06drefactor(supabase_common): share the local stack test configuration (#1640)b9c31bbrefactor(supabase): rename stream regex filters and cover stream filters with...5447063feat: support more realtime filters and multiple filters for stream (#1610)dc93d76docs(postgrest): document that order() defaults to descending (#1637)91f26dafeat(typegen): add supabase_typegen skeleton package (#1636)64298befix(realtime): forward all caller opts from track() to send() (#1620)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by cubic
Upgrades
supabase_flutterto 2.17.2 to pick up upstream fixes and dependency updates without breaking changes. Notably,gotruenow parsesexpires_inas anum, improving session expiry handling.pubspec.yamlandpubspec.lock; no app code changes.supabase2.16.1,postgrest2.9.1,realtime_client2.13.0,storage_client2.8.0,functions_client2.7.1;supabase_commonadded;jwt_decodeandretryremoved.flutter pub getand confirm iOS and Android builds succeed.Written for commit 5bb1368. Summary will update on new commits.