Skip to content

v5.0.1

Choose a tag to compare

@Tobbe Tobbe released this 20 Jul 13:48

Release Notes

A small patch release, mainly for the Flightcontrol and Render fix listed below (#2105). Thanks for your first PR @cdubz 🙏

Changelog

🛠️ Fixes

fix(deploy): use prisma via cedar in deploy commands (#2105) by @cdubz

by @cdubz

yarn deploy flightcontrol and yarn deploy render were calling runBin('prisma', ...), which only works for direct dependencies. Prisma is a transitive dependency of Cedar apps, so this broke migrations for projects using Yarn, with errors like Couldn't find a script named "prisma".

The fix routes the prisma migrate deploy call through runTransitiveBin (npx prisma ... / pnpm exec prisma ...), which already handles transitive dependencies correctly elsewhere in the CLI. This avoids also routing through yarn cedar prisma migrate deploy, which would spawn a whole extra CLI process — something these deploy commands specifically avoid to keep memory usage low on memory-constrained deploy targets like Render's free tier.

📦 Dependencies

chore(deps): Bump yargs to 17.7.3 (#2076) by @Tobbe

Bumping yargs to get the fix for yargs/yargs#2509

chore(deps): Drop dependency `@vscode/ripgrep` (#2081) by @Tobbe

Replace ripgrep with Node-native fs.globSync instead

chore(deps): update dependency concurrently to v9.2.4 (#2083) by @renovate-bot

This PR contains the following updates:

Package Change Age Confidence
concurrently 9.2.39.2.4 age confidence

Release Notes

open-cli-tools/concurrently (concurrently)

v9.2.4

Compare Source

Full Changelog: open-cli-tools/concurrently@v9.2.3...v9.2.4


Configuration

📅 Schedule: (UTC)

  • 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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

chore(deps): update dependency @supabase/supabase-js to v2.110.3 (#2091) by @renovate-bot

This PR contains the following updates:

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

Release Notes

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

v2.110.3

Compare Source

2.110.3 (2026-07-13)

🩹 Fixes
  • auth: preserve pkce verifier (#​2513)
  • postgrest: pin tstyche target off floating latest (#​2509)
❤️ Thank You

Configuration

📅 Schedule: (UTC)

  • 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.

chore(deps): update dependency @supabase/supabase-js to v2.110.2 (#1731) by @renovate-bot

This PR contains the following updates:

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

Release Notes

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

v2.110.2

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.110.1

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.110.0

Compare Source

🚀 Features
  • repo: drop Node.js 20 support (#​2482)
❤️ Thank You

v2.109.0

Compare Source

🩹 Fixes
❤️ Thank You

v2.108.2

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.108.1

Compare Source

2.108.1 (2026-06-09)

🩹 Fixes
  • ci: forward DOGFOOD_APP_CLIENT_ID to dogfood workflow (#​2434)
  • postgrest: then typing (#​2349)
❤️ Thank You

v2.108.0

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.107.0

Compare Source

🚀 Features
  • auth: remove navigator.locks-based mutex; introduce commit guard + dispose() (#​2392)
  • supabase: update X-Client-Info to structured metadata format (#​2359)
  • realtime: allow httpSend to send binary payload (#​2400)
❤️ Thank You

v2.106.2

Compare Source

🩹 Fixes
  • misc: add react-native export condition for Hermes-safe resolution (#​2393)
❤️ Thank You

v2.106.1

Compare Source

🩹 Fixes
  • misc: hide dynamic import from hermesc (#​2381)
❤️ Thank You

v2.106.0

Compare Source

🚀 Features
  • supabase: W3C/OpenTelemetry trace context propagation (#​2163)
🩹 Fixes
❤️ Thank You
  • Claude Sonnet 4.5
  • Guilherme Souza
  • Katerina Skroumpelou @​mandarini

v2.105.4

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.105.3

Compare Source

2.105.3 (2026-05-04)

🩹 Fixes
  • auth: narrow OAuth/CustomProvider types to fix downstream consumer typecheck (#​2326)

v2.105.2

Compare Source

🩹 Fixes
  • auth: forward lockAcquireTimeout to SupabaseAuthClient (#​2309)
  • misc: widen enum-like unions with (string & {}) for forward compat (#​2303)
❤️ Thank You

Configuration

📅 Schedule: (UTC)

  • 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.

chore(deps): update dependency memfs to v4.57.8 (#2034) by @renovate-bot

This PR contains the following updates:

Package Change Age Confidence
memfs 4.57.74.64.0 age confidence

Release Notes

streamich/memfs (memfs)

v4.64.0

Compare Source

What's Changed

Full Changelog: streamich/memfs@v4.63.0...v4.64.0

v4.63.0

Compare Source

What's Changed

Full Changelog: streamich/memfs@v4.62.0...v4.63.0

v4.62.0

Compare Source

What's Changed

Full Changelog: streamich/memfs@v4.61.0...v4.62.0

v4.61.0

Compare Source

What's Changed

Full Changelog: streamich/memfs@v4.60.0...v4.61.0

v4.60.0

Compare Source

Full Changelog: streamich/memfs@v4.59.0...v4.60.0

v4.59.0

Compare Source

What's Changed

Full Changelog: streamich/memfs@v4.58.0...v4.59.0

v4.58.0

Compare Source

What's Changed

Full Changelog: streamich/memfs@v4.57.8...v4.58.0

v4.57.8

Compare Source

What's Changed

New Contributors

Full Changelog: streamich/memfs@v4.57.7...v4.57.8


Configuration

📅 Schedule: (UTC)

  • 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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

chore(deps): update actions/setup-node digest to 2499707 (#2082) by @renovate-bot

This PR contains the following updates:

Package Type Update Change
actions/setup-node (changelog) action digest 48b55a02499707

Configuration

📅 Schedule: (UTC)

  • 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.


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

This PR was generated by Mend Renovate. View the repository job log.

chore(deps): update dependency ora to v9.4.1 (#2084) by @renovate-bot

This PR contains the following updates:

Package Change Age Confidence
ora 9.4.09.4.1 age confidence

Release Notes

sindresorhus/ora (ora)

v9.4.1

Compare Source


chore(deps): Bump nx to 23.1.0 (#2078) by @Tobbe

The main breaking change for v23 was minimum node version bump to node 22. Cedar is already on Node 24, so no impact

🧹 Chore

Click to see all chore contributions
  • chore(ci): Investigate flakiness. Add stats to doc (12bad10) by @Tobbe
  • chore(ci): eliminate cache reservation race in concurrent matrix jobs (#2104) by @Tobbe