-
Notifications
You must be signed in to change notification settings - Fork 995
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
chore(deps): update dependency @supabase/supabase-js to v2.39.7 #10140
Merged
Conversation
This file contains 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
jtoar
added
release:chore
This PR is a chore (means nothing for users)
fixture-ok
Override the test project fixture check
changelog-ok
labels
Mar 8, 2024
jtoar
pushed a commit
that referenced
this pull request
Mar 8, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@supabase/supabase-js](https://togithub.com/supabase/supabase-js) | [`2.39.0` -> `2.39.7`](https://renovatebot.com/diffs/npm/@supabase%2fsupabase-js/2.39.0/2.39.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@supabase%2fsupabase-js/2.39.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@supabase%2fsupabase-js/2.39.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@supabase%2fsupabase-js/2.39.0/2.39.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@supabase%2fsupabase-js/2.39.0/2.39.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>supabase/supabase-js (@​supabase/supabase-js)</summary> ### [`v2.39.7`](https://togithub.com/supabase/supabase-js/releases/tag/v2.39.7) [Compare Source](https://togithub.com/supabase/supabase-js/compare/v2.39.6...v2.39.7) ##### Bug Fixes - revert to using class methods ([4eb677a](https://togithub.com/supabase/supabase-js/commit/4eb677aad51c47b160665c453a51bfdef20f0d49)) ### [`v2.39.6`](https://togithub.com/supabase/supabase-js/releases/tag/v2.39.6) [Compare Source](https://togithub.com/supabase/supabase-js/compare/v2.39.5...v2.39.6) ##### Bug Fixes - revert from/schema/rpc changes ([76c93a3](https://togithub.com/supabase/supabase-js/commit/76c93a3303487ae74ac58a8f94a2c21e36b9fda8)) ### [`v2.39.5`](https://togithub.com/supabase/supabase-js/releases/tag/v2.39.5) [Compare Source](https://togithub.com/supabase/supabase-js/compare/v2.39.4...v2.39.5) ##### Bug Fixes - Use explicit return type for from/schema/rpc ([b9cb9e1](https://togithub.com/supabase/supabase-js/commit/b9cb9e1be669b620842cb2eed0edd075e17b0c7e)) ### [`v2.39.4`](https://togithub.com/supabase/supabase-js/releases/tag/v2.39.4) [Compare Source](https://togithub.com/supabase/supabase-js/compare/v2.39.3...v2.39.4) ##### Bug Fixes - Use class methods instead of bound arrow functions for rest calls ([#​973](https://togithub.com/supabase/supabase-js/issues/973)) ([a5a70db](https://togithub.com/supabase/supabase-js/commit/a5a70dbe21a2e0ec6d8ec117caa35c605f69eb41)) ### [`v2.39.3`](https://togithub.com/supabase/supabase-js/releases/tag/v2.39.3) [Compare Source](https://togithub.com/supabase/supabase-js/compare/v2.39.2...v2.39.3) ##### Bug Fixes - version bump realtime-js to 2.9.1 ([82ddf3a](https://togithub.com/supabase/supabase-js/commit/82ddf3ab80f5ffd20e49f0b052b8c40ac38ba21d)) - version bump realtime-js to v2.9.2 ([#​944](https://togithub.com/supabase/supabase-js/issues/944)) ([9204dfa](https://togithub.com/supabase/supabase-js/commit/9204dfa189d6327d5e00ea9201ae16738600952b)) - version bump realtime-js to v2.9.3 ([f6bf008](https://togithub.com/supabase/supabase-js/commit/f6bf008d8017ae013450ecd3fa806acad735bacc)) ### [`v2.39.2`](https://togithub.com/supabase/supabase-js/releases/tag/v2.39.2) [Compare Source](https://togithub.com/supabase/supabase-js/compare/v2.39.1...v2.39.2) ##### Bug Fixes - bump postgrest-js ([24daf10](https://togithub.com/supabase/supabase-js/commit/24daf10e321cc58fbcfe7dd959f7363802b5a0b6)) - stop using unstable type params from postgrest-js ([e845632](https://togithub.com/supabase/supabase-js/commit/e8456326c9c33c1d49dada0933a2e0a5100d60fb)) ### [`v2.39.1`](https://togithub.com/supabase/supabase-js/releases/tag/v2.39.1) [Compare Source](https://togithub.com/supabase/supabase-js/compare/v2.39.0...v2.39.1) ##### Bug Fixes - bump gotrue-js version ([#​929](https://togithub.com/supabase/supabase-js/issues/929)) ([80050b5](https://togithub.com/supabase/supabase-js/commit/80050b59e5f2f6fc458180f3fa2abcc2dd53d8a3)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
fixture-ok
Override the test project fixture check
release:chore
This PR is a chore (means nothing for users)
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:
2.39.0
->2.39.7
Release Notes
supabase/supabase-js (@supabase/supabase-js)
v2.39.7
Compare Source
Bug Fixes
v2.39.6
Compare Source
Bug Fixes
v2.39.5
Compare Source
Bug Fixes
v2.39.4
Compare Source
Bug Fixes
v2.39.3
Compare Source
Bug Fixes
v2.39.2
Compare Source
Bug Fixes
v2.39.1
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.