- Notifications
You must be signed in to change notification settings - Fork 26
fix(deps): update dependency @supabase/supabase-js to v2 #50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate wants to merge 1 commit into main Choose a base branch from renovate/supabase-supabase-js-2.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Conversation
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
| The latest updates on your projects. Learn more about Vercel for GitHub.
|
db37213 to 6b4d01e Compare 6b4d01e to d925117 Compare d925117 to 36750ea Compare 36750ea to 111737b Compare 111737b to 140a381 Compare 140a381 to 0b8eba5 Compare 0b8eba5 to d92766f Compare d92766f to e889d4b Compare e889d4b to 8eda882 Compare 8eda882 to 3c64ee5 Compare 3c64ee5 to f382ebc Compare f382ebc to 5601038 Compare 5601038 to 0566431 Compare 0566431 to 439782a Compare f41388e to f222725 Compare f222725 to 5cf688d Compare 5cf688d to 897996b Compare 897996b to 7151054 Compare 7151054 to 7250248 Compare 7250248 to 064b1fc Compare 064b1fc to 9af26fe Compare 9af26fe to bee1091 Compare bee1091 to 177f412 Compare 177f412 to c4794c3 Compare c4794c3 to a0852e5 Compare a0852e5 to 51185de Compare 51185de to 9edf12f Compare 9edf12f to 3fceba2 Compare 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.
This PR contains the following updates:
1.35.7->2.86.0Release Notes
supabase/supabase-js (@supabase/supabase-js)
v2.86.0Compare Source
This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.
v2.85.0Compare Source
This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.
v2.84.0Compare Source
This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.
v2.83.0Compare Source
This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.
v2.82.0Compare Source
This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.
v2.81.1Compare Source
v2.81.0Compare Source
This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.
v2.80.0Compare Source
This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.
v2.79.0Compare Source
🚀 Features
❤️ Thank You
v2.78.0Compare Source
This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.
v2.77.0Compare Source
2.77.0 (2025-10-29)
🚀 Features
🩹 Fixes
getAuthorizationDetails(#1811)🔥 Performance
❤️ Thank You
v2.76.1Compare Source
This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.
v2.76.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
v2.75.1Compare Source
This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.
v2.75.0Compare Source
🚀 Features
❤️ Thank You
v2.74.0Compare Source
This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.
v2.58.0Compare Source
Bug Fixes
Features
v2.57.4Compare Source
Bug Fixes
v2.57.3Compare Source
Bug Fixes
v2.57.2Compare Source
Bug Fixes
v2.57.1Compare Source
Bug Fixes
v2.57.0Compare Source
Features
userStorageoption to facilitate lower cookie sizes (#1545) (4ae856c)v2.56.1Compare Source
Bug Fixes
v2.56.0Compare Source
Features
v2.55.0Compare Source
Features
v2.54.0Compare Source
Features
v2.53.1Compare Source
Bug Fixes
v2.53.0Compare Source
Features
v2.52.1Compare Source
Bug Fixes
v2.52.0Compare Source
Features
v2.51.0Compare Source
Features
v2.50.5Compare Source
Bug Fixes
v2.50.4Compare Source
Bug Fixes
v2.50.3Compare Source
Bug Fixes
v2.50.2Compare Source
Bug Fixes
v2.50.1Compare Source
Bug Fixes
v2.50.0Compare Source
Bug Fixes
Features
v2.49.10Compare Source
Bug Fixes
v2.49.9Compare Source
Bug Fixes
v2.49.8Compare Source
Bug Fixes
v2.49.7Compare Source
Reverts
v2.49.6Compare Source
Bug Fixes
v2.49.5Compare Source
Bug Fixes
v2.49.4Compare Source
Bug Fixes
v2.49.3Compare Source
Bug Fixes
v2.49.2Compare Source
Bug Fixes
v2.49.1Compare Source
Bug Fixes
v2.49.0Compare Source
Features
@supabase/auth-jsto 2.68.0 (#1359) (a9ece9a)v2.48.1Compare Source
Bug Fixes
v2.48.0Compare Source
Features
v2.47.16Compare Source
Bug Fixes
v2.47.15Compare Source
Bug Fixes
v2.47.14Compare Source
Bug Fixes
v2.47.13Compare Source
Bug Fixes
v2.47.12Compare Source
Bug Fixes
v2.47.11Compare Source
NOTE: This release makes typings stricter which may break existing code.
Example code which was previously working:
Bug Fixes
.eq(),.neq(), and.in()(e50a86e)v2.47.10Compare Source
Bug Fixes
v2.47.9Compare Source
Bug Fixes
v2.47.8Compare Source
Bug Fixes
Fixes a number of typing issues. More details at https://redirect.github.com/orgs/supabase/discussions/30324
v2.47.7Compare Source
Bug Fixes
v2.47.6Compare Source
Bug Fixes
v2.47.5Compare Source
Bug Fixes
v2.47.4Compare Source
Bug Fixes
v2.47.3Compare Source
Bug Fixes
v2.47.2Compare Source
Bug Fixes
v2.47.1Compare Source
Reverts
v2.47.0Compare Source
Features
v2.46.2Compare Source
Bug Fixes
v2.46.1Compare Source
Bug Fixes
v2.46.0Compare Source
Bug Fixes
Features
v2.45.6Compare Source
Bug Fixes
v2.45.5Compare Source
Bug Fixes
v2.45.4Compare Source
Bug Fixes
v2.45.3Compare Source
Bug Fixes
v2.45.2Compare Source
Bug Fixes
v2.45.1Compare Source
Bug Fixes
v2.45.0Compare Source
Features
v2.44.4Compare Source
Bug Fixes
v2.44.3Compare Source
Bug Fixes
v2.44.2Compare Source
Bug Fixes
v2.44.1Compare Source
Bug Fixes
v2.44.0Compare Source
Features
v2.43.6Compare Source
Bug Fixes
v2.43.5Compare Source
Bug Fixes
v2.43.4Compare Source
Reverts
v2.43.3Compare Source
Bug Fixes
v2.43.2Compare Source
Bug Fixes
v2.43.1Compare Source
Bug Fixes
v2.43.0Compare Source
Features
v2.42.7Compare Source
Bug Fixes
v2.42.6Compare Source
Bug Fixes
v2.42.5Compare Source
Bug Fixes
v2.42.4Compare Source
Bug Fixes
v2.42.3Compare Source
Bug Fixes
v2.42.2Compare Source
Bug Fixes
v2.42.1Compare Source
Bug Fixes
v2.42.0Compare Source
Features
v2.41.1Compare Source
Bug Fixes
v2.41.0Compare Source
Features
v2.40.0Compare Source
Features
v2.39.8Compare Source
Bug Fixes
v2.39.7Compare Source
Bug Fixes
v2.39.6Compare Source
Bug Fixes
v2.39.5Compare Source
Bug Fixes
v2.39.4Compare Source
Bug Fixes
v2.39.3Compare Source
Bug Fixes
v2.39.2Compare Source
Bug Fixes
v2.39.1Compare Source
Bug Fixes
v2.39.0Compare Source
Features
v2.38.5Compare Source
Bug Fixes
v2.38.4Compare Source
Bug Fixes
v2.38.3Compare Source
Bug Fixes
v2.38.2Compare Source
Bug Fixes
v2.38.1Compare Source
Bug Fixes
v2.38.0Compare Source
Features
v2.37.0Compare Source
Features
v2.36.0Compare Source
Features
@supabase/gotrue-jsto v2.54.0 (#858) (d7fb2dd)v2.35.0Compare Source
Features
@supabase/gotrue-jsto v2.53.0 (#855) (ed26abe)v2.34.0Compare Source
Features
v2.33.2Compare Source
Bug Fixes
v2.33.1Compare Source
Bug Fixes
v2.33.0Compare Source
Features
lockauth option (#838) (791fc27)v2.32.0Compare Source
Features
v2.31.0Compare Source
Features
v2.30.0Compare Source
Features
v2.29.0Compare Source
Features
[
v2.28.0](https://redirect.github.com/supabase/supConfiguration
📅 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.