Josh Meads
Josh Meads
100%. Blocks any install of this package on our organisations machines. The comment on https://github.com/fabiospampinato/bump/issues/18#issuecomment-559529256 is incorrect. I personally am currently working from home (as in my team) none of...
Just updating this issue to correct outdated information. `workspace: false` got removed as of version 9. The correct syntax to correct this going forward is ``` # .syncpackrc.yaml dependencyTypes: -...
Several of our services are still using node 16 and had these packages used upstream (not direct deps). Moving without a major version broke our builds as `^4.6.0` for `@azure/keyvault-secrets`...
So far what I've ended up with is the following: Build: Read Code: Read, Status Graph: Read Pull Request Threads: Read & Write Release: Read Wiki: Read & Write (I...
Given we're on the third generation of Apple Silicon macs this should be a no brainer. Raivo does it, but I'd prefer to use 2Fas. Only thing stopping me switching....
```json "overrides": { "@sinclair/typebox": "0.33.17" }, ``` This doesn't seem to be working. I have both my packages set at the same typebox version. Have deleted node modules, restarted typescript...
@TomChv the command you gave me all passes locally. I still see some things failing on this PR but from what I can see it's unrelated to the PR. I'm...