Skip to content
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
merged 1 commit into from
Mar 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@supabase/supabase-js 2.39.0 -> 2.39.7 age adoption passing confidence

Release Notes

supabase/supabase-js (@​supabase/supabase-js)

v2.39.7

Compare Source

Bug Fixes
  • revert to using class methods (4eb677a)

v2.39.6

Compare Source

Bug Fixes
  • revert from/schema/rpc changes (76c93a3)

v2.39.5

Compare Source

Bug Fixes
  • Use explicit return type for from/schema/rpc (b9cb9e1)

v2.39.4

Compare Source

Bug Fixes
  • Use class methods instead of bound arrow functions for rest calls (#​973) (a5a70db)

v2.39.3

Compare Source

Bug Fixes
  • version bump realtime-js to 2.9.1 (82ddf3a)
  • version bump realtime-js to v2.9.2 (#​944) (9204dfa)
  • version bump realtime-js to v2.9.3 (f6bf008)

v2.39.2

Compare Source

Bug Fixes
  • bump postgrest-js (24daf10)
  • stop using unstable type params from postgrest-js (e845632)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) March 8, 2024 09:18
@jtoar jtoar added this to the next-release milestone Mar 8, 2024
@jtoar 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
@renovate renovate bot merged commit 821ef9e into main Mar 8, 2024
42 of 47 checks passed
@renovate renovate bot deleted the renovate/supabase-supabase-js-2.x branch March 8, 2024 10:47
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 (@&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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>
@jtoar jtoar modified the milestones: next-release, v7.2.0 Mar 9, 2024
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant