Skip to content

Update supabase/setup-cli action to v2#45

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/supabase-setup-cli-2.x
Open

Update supabase/setup-cli action to v2#45
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/supabase-setup-cli-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 27, 2026

This PR contains the following updates:

Package Type Update Change
supabase/setup-cli action major v1v2.1.1

Release Notes

supabase/setup-cli (supabase/setup-cli)

v2.1.1

Compare Source

Fix Alpine/Linux musl containers that do not already include the C++ runtime libraries required by Bun and the Supabase CLI shim.

  • Install missing libstdc++ and libgcc before running oven-sh/setup-bun in Alpine/musl containers.
  • Keep non-Linux and non-musl runners as no-ops.
  • Fail with a clear setup message when a musl container cannot install the required packages.

Validation: https://github.com/jgoux/setup-cli-testing/actions/runs/26172791463

v2.1.0

Compare Source

Fix setup-cli on Linux musl/Alpine containers.

  • Authenticate the latest Supabase CLI release lookup with the optional github-token input.
  • Use Bun musl builds on Linux musl containers.
  • Download Supabase CLI .apk assets for Linux musl and CLI versions v2.99.0+.

v2.0.1

Compare Source

Fix latest Supabase CLI archive resolution for v2.99.0+.

v2.0.0

Compare Source

This major release refreshes the action internals, CI coverage, and release pipeline while keeping usage straightforward with uses: supabase/setup-cli@v2.

Highlights
  • Switched the action implementation to a composite action flow and modernized runtime/dependency setup.
  • Improved CLI version resolution: when version is omitted, the action now detects it from root lockfiles (bun.lock, pnpm-lock.yaml, package-lock.json) and falls back to latest.
  • Expanded validation with dedicated CI + E2E workflows and updated docs/examples around @v2.
  • Hardened repository automation and supply-chain posture (pinned actions, Dependabot workflow/policy updates, licensed workflow fixes).
  • Migrated away from old bundled distribution/test setup to a cleaner Bun-based project structure.
Maintenance updates
  • Dependency refreshes across Bun/TypeScript and GitHub Actions tooling.
  • Documentation and workflow cleanup for long-term maintainability.
Contributors

Thanks to everyone who contributed to this release:

Full changelog

36 commits between v1.6.0 and v2.0.0
Compare changes

v1.7.1

Compare Source

Backport the Alpine/Linux musl runtime dependency fix to the v1 action channel.

  • Install missing libstdc++ and libgcc before verifying Supabase CLI versions from .apk archives.
  • Keep non-.apk archive installs unchanged.
  • Rebuild the bundled v1 action artifact.

Validation: https://github.com/jgoux/setup-cli-testing/actions/runs/26172791463

v1.7.0

Compare Source

Backport Linux musl/Alpine support to the v1 action channel.

  • Download Supabase CLI .apk assets for Linux musl and CLI versions v2.99.0+.
  • Add the extracted .apk usr/bin directory to PATH.
  • Support authenticated latest release lookup with the optional github-token input.

v1.6.1

Compare Source

Backport latest Supabase CLI archive resolution for v2.99.0+ to the v1 action channel.

v1.6.0

Compare Source

What's Changed
New Contributors

Full Changelog: supabase/setup-cli@v1.5.0...v1.6.0

v1.5.0

Compare Source

What's Changed

Full Changelog: supabase/setup-cli@v1.4.0...v1.5.0

v1.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: supabase/setup-cli@v1.3.0...v1.4.0

v1.3.0

Compare Source

What's Changed

Full Changelog: supabase/setup-cli@v1.2.1...v1.3.0

v1.2.1

Compare Source

What's Changed
New Contributors

Full Changelog: supabase/setup-cli@v1.2.0...v1.2.1

v1.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: supabase/setup-cli@v1.1.5...v1.2.0

v1.1.5

Compare Source

What's Changed
New Contributors

Full Changelog: supabase/setup-cli@v1.1.4...v1.1.5

v1.1.4

Compare Source

What's Changed

Full Changelog: supabase/setup-cli@v1.1.3...v1.1.4

v1.1.3

Compare Source

What's Changed

Full Changelog: supabase/setup-cli@v1.1.2...v1.1.3

v1.1.2

Compare Source

What's Changed

Full Changelog: supabase/setup-cli@v1.1.1...v1.1.2

v1.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: supabase/setup-cli@v1.1.0...v1.1.1

v1.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: supabase/setup-cli@v1.0.2...v1.1.0

v1.0.2

Compare Source

What's Changed

Full Changelog: supabase/setup-cli@v1.0.1...v1.0.2

v1.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: supabase/setup-cli@v1.0.0...v1.0.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate Bot force-pushed the renovate/supabase-setup-cli-2.x branch 2 times, most recently from 83e6d7e to eea99f3 Compare May 21, 2026 15:48
@renovate renovate Bot force-pushed the renovate/supabase-setup-cli-2.x branch from eea99f3 to eeefd01 Compare May 22, 2026 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants