Skip to content

feat(ci): add updating skill and weekly-update workflow#524

Open
jdalton wants to merge 2 commits intomainfrom
feat/add-updating-skill
Open

feat(ci): add updating skill and weekly-update workflow#524
jdalton wants to merge 2 commits intomainfrom
feat/add-updating-skill

Conversation

@jdalton
Copy link
Contributor

@jdalton jdalton commented Mar 24, 2026

Summary

  • Add updating skill for npm dependency updates
  • Add weekly-update.yml workflow for automated updates

Test plan

  • Skill file created at .claude/skills/updating/SKILL.md
  • Workflow file created at .github/workflows/weekly-update.yml

- Add updating skill for npm dependency updates
- Add weekly-update.yml workflow for automated updates
@socket-security
Copy link

socket-security bot commented Mar 24, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedgithub/​pnpm/​action-setup@​b307475762933b98ed359c036b0e51f26b63b74b98100100100100
Addedgithub/​actions/​setup-node@​53b83947a5a98c8d113130e565377fae1a50d02f99100100100100

View full report

@socket-security-staging
Copy link

socket-security-staging bot commented Mar 24, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedgithub/​pnpm/​action-setup@​b307475762933b98ed359c036b0e51f26b63b74b98100100100100
Addedgithub/​actions/​setup-node@​53b83947a5a98c8d113130e565377fae1a50d02f99100100100100

View full report

- Use `pnpm run update` instead of fallback to `pnpm update`
- Add `pnpm run fix --all` before validation
- Change `pnpm run check` to `pnpm run check --all`
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.

1 participant