Skip to content

chore(deps): update dependency @supabase/supabase-js to v2.99.3#1431

Merged
renovate[bot] merged 2 commits intomainfrom
renovate/supabase-supabase-js-2.x
Mar 23, 2026
Merged

chore(deps): update dependency @supabase/supabase-js to v2.99.3#1431
renovate[bot] merged 2 commits intomainfrom
renovate/supabase-supabase-js-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 22, 2026

This PR contains the following updates:

Package Change Age Confidence
@supabase/supabase-js (source) 2.99.22.99.3 age confidence

Release Notes

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

v2.99.3

Compare Source

2.99.3 (2026-03-19)

🩹 Fixes
  • auth: guard navigator lock steal against cascade when lock is stolen by another request (#​2178)
  • storage: structural detection on json() to detect Response-like errors (#​2179)
❤️ Thank You

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added changesets-ok Override the changesets check release:dependency This PR only updates dependencies labels Mar 22, 2026
@renovate renovate Bot added this to the next-release-patch milestone Mar 22, 2026
@renovate renovate Bot added the release:dependency This PR only updates dependencies label Mar 22, 2026
@renovate renovate Bot enabled auto-merge (squash) March 22, 2026 15:55
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 22, 2026

Deploy Preview for cedarjs canceled.

Name Link
🔨 Latest commit 949341a
🔍 Latest deploy log https://app.netlify.com/projects/cedarjs/deploys/69c10646a8e59c0008acbf20

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Mar 22, 2026

🤖 Nx Cloud AI Fix

Ensure the fix-ci command is configured to always run in your CI pipeline to get automatic fixes in future runs. For more information, please see https://nx.dev/ci/features/self-healing-ci


View your CI Pipeline Execution ↗ for commit 949341a

Command Status Duration Result
nx run-many -t build:pack --exclude create-ceda... ✅ Succeeded 9s View ↗
nx run-many -t build ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-03-23 10:11:38 UTC

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 23, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate Bot merged commit a01d268 into main Mar 23, 2026
43 of 44 checks passed
@renovate renovate Bot deleted the renovate/supabase-supabase-js-2.x branch March 23, 2026 10:11
Tobbe added a commit that referenced this pull request Mar 25, 2026
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[@supabase/supabase-js](https://redirect.github.com/supabase/supabase-js/tree/master/packages/core/supabase-js)
([source](https://redirect.github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js))
| [`2.99.2` →
`2.99.3`](https://renovatebot.com/diffs/npm/@supabase%2fsupabase-js/2.99.2/2.99.3)
|
![age](https://developer.mend.io/api/mc/badges/age/npm/@supabase%2fsupabase-js/2.99.3?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@supabase%2fsupabase-js/2.99.2/2.99.3?slim=true)
|

---

### Release Notes

<details>
<summary>supabase/supabase-js (@&#8203;supabase/supabase-js)</summary>

###
[`v2.99.3`](https://redirect.github.com/supabase/supabase-js/releases/tag/v2.99.3)

[Compare
Source](https://redirect.github.com/supabase/supabase-js/compare/v2.99.2...v2.99.3)

#### 2.99.3 (2026-03-19)

##### 🩹 Fixes

- **auth:** guard navigator lock steal against cascade when lock is
stolen by another request
([#&#8203;2178](https://redirect.github.com/supabase/supabase-js/pull/2178))
- **storage:** structural detection on json() to detect Response-like
errors
([#&#8203;2179](https://redirect.github.com/supabase/supabase-js/pull/2179))

##### ❤️ Thank You

- Katerina Skroumpelou
[@&#8203;mandarini](https://redirect.github.com/mandarini)

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cedarjs/cedar).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlc2V0cy1vayIsInJlbGVhc2U6ZGVwZW5kZW5jeSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tobbe Lundberg <tobbe@tlundberg.com>
@Tobbe Tobbe modified the milestones: next-release-patch, v3.1.0 Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changesets-ok Override the changesets check release:dependency This PR only updates dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant