Skip to content

Conversation

@jdalton
Copy link
Contributor

@jdalton jdalton commented Jan 13, 2026

Summary

Standardizes the update script to always include the -w flag when invoking taze, ensuring that dependency updates are written to package.json by default.

Changes

  • Modified scripts/update.mjs to include -w flag in the taze command arguments array
  • Simplified conditional logic for consistency across all Socket repos
  • Changed from using .push() to array literal for better code consistency

Motivation

This change makes the update script consistent with other Socket repositories and ensures that running pnpm run update will automatically write changes to package.json files, streamlining the dependency update workflow.

Related

Part of a broader effort to standardize update scripts across all Socket repositories.

- Modified update script to always write changes to package.json
@socket-security
Copy link

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​socketsecurity/​lib@​5.4.1 ⏵ 5.5.0100100100100100

View full report

@socket-security-staging
Copy link

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​socketsecurity/​lib@​5.4.1 ⏵ 5.5.0100100100100100

View full report

@jdalton jdalton closed this Jan 13, 2026
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