Commit 43b32a5
committed
fix(deps): update Socket packages regardless of taze result
- Changed update script to always run pnpm update for Socket packages when --apply is used
- Previously required taze to succeed (exit code 0) before updating Socket packages
- This caused Socket packages to be skipped when taze found no updates due to maturity period
- Socket-controlled packages (@socketsecurity/*, @socketregistry/*) should bypass maturity period1 parent 58538ab commit 43b32a5
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments