Skip to content

chore: fix workflow syntax#168

Merged
mandarini merged 1 commit intomainfrom
chore/fix-workflow-update
Mar 5, 2026
Merged

chore: fix workflow syntax#168
mandarini merged 1 commit intomainfrom
chore/fix-workflow-update

Conversation

@mandarini
Copy link
Contributor

Small typo in updating deps

@coderabbitai
Copy link

coderabbitai bot commented Mar 4, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: a087a690-0441-4d00-bae7-7d331ee5ced8

📥 Commits

Reviewing files that changed from the base of the PR and between e0038c5 and 9e2dd75.

📒 Files selected for processing (1)
  • .github/workflows/update-supabase-js.yml

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Refined npm package configuration command syntax in the automated dependency update workflow for improved compatibility.

Walkthrough

The workflow configuration in .github/workflows/update-supabase-js.yml was updated to change how npm package commands reference dependency keys. Two npm pkg set commands were modified to use dot-notation syntax instead of bracket notation when setting devDependencies and peerDependencies for the @supabase/supabase-js package. The quoting style was adjusted accordingly, but the functional behavior remains unchanged as both syntaxes update the same dependency fields.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mandarini mandarini merged commit 0e6b530 into main Mar 5, 2026
5 of 6 checks passed
@mandarini mandarini deleted the chore/fix-workflow-update branch March 5, 2026 15:03
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.

2 participants