Update supabase/setup-cli action to v2#45
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
83e6d7e to
eea99f3
Compare
eea99f3 to
eeefd01
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v1→v2.1.1Release Notes
supabase/setup-cli (supabase/setup-cli)
v2.1.1Compare Source
Fix Alpine/Linux musl containers that do not already include the C++ runtime libraries required by Bun and the Supabase CLI shim.
libstdc++andlibgccbefore runningoven-sh/setup-bunin Alpine/musl containers.Validation: https://github.com/jgoux/setup-cli-testing/actions/runs/26172791463
v2.1.0Compare Source
Fix setup-cli on Linux musl/Alpine containers.
latestSupabase CLI release lookup with the optionalgithub-tokeninput..apkassets for Linux musl and CLI versions v2.99.0+.v2.0.1Compare Source
Fix latest Supabase CLI archive resolution for v2.99.0+.
v2.0.0Compare Source
This major release refreshes the action internals, CI coverage, and release pipeline while keeping usage straightforward with
uses: supabase/setup-cli@v2.Highlights
versionis omitted, the action now detects it from root lockfiles (bun.lock,pnpm-lock.yaml,package-lock.json) and falls back tolatest.@v2.Maintenance updates
Contributors
Thanks to everyone who contributed to this release:
Full changelog
36 commits between
v1.6.0andv2.0.0Compare changes
v1.7.1Compare Source
Backport the Alpine/Linux musl runtime dependency fix to the v1 action channel.
libstdc++andlibgccbefore verifying Supabase CLI versions from.apkarchives..apkarchive installs unchanged.Validation: https://github.com/jgoux/setup-cli-testing/actions/runs/26172791463
v1.7.0Compare Source
Backport Linux musl/Alpine support to the v1 action channel.
.apkassets for Linux musl and CLI versions v2.99.0+..apkusr/bindirectory to PATH.latestrelease lookup with the optionalgithub-tokeninput.v1.6.1Compare Source
Backport latest Supabase CLI archive resolution for v2.99.0+ to the v1 action channel.
v1.6.0Compare Source
What's Changed
New Contributors
Full Changelog: supabase/setup-cli@v1.5.0...v1.6.0
v1.5.0Compare Source
What's Changed
Full Changelog: supabase/setup-cli@v1.4.0...v1.5.0
v1.4.0Compare Source
What's Changed
New Contributors
Full Changelog: supabase/setup-cli@v1.3.0...v1.4.0
v1.3.0Compare Source
What's Changed
87162dcFull Changelog: supabase/setup-cli@v1.2.1...v1.3.0
v1.2.1Compare Source
What's Changed
New Contributors
Full Changelog: supabase/setup-cli@v1.2.0...v1.2.1
v1.2.0Compare Source
What's Changed
New Contributors
Full Changelog: supabase/setup-cli@v1.1.5...v1.2.0
v1.1.5Compare Source
What's Changed
New Contributors
Full Changelog: supabase/setup-cli@v1.1.4...v1.1.5
v1.1.4Compare Source
What's Changed
Full Changelog: supabase/setup-cli@v1.1.3...v1.1.4
v1.1.3Compare Source
What's Changed
Full Changelog: supabase/setup-cli@v1.1.2...v1.1.3
v1.1.2Compare Source
What's Changed
Full Changelog: supabase/setup-cli@v1.1.1...v1.1.2
v1.1.1Compare Source
What's Changed
New Contributors
Full Changelog: supabase/setup-cli@v1.1.0...v1.1.1
v1.1.0Compare Source
What's Changed
New Contributors
Full Changelog: supabase/setup-cli@v1.0.2...v1.1.0
v1.0.2Compare Source
What's Changed
Full Changelog: supabase/setup-cli@v1.0.1...v1.0.2
v1.0.1Compare Source
What's Changed
New Contributors
Full Changelog: supabase/setup-cli@v1.0.0...v1.0.1
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.