Bump yarn to 4.14.1#9996
Conversation
dbbbe93 to
629347b
Compare
|
|
||
| enableGlobalCache: true | ||
|
|
||
| enableScripts: true |
|
Some comments on commits asirvadAbrahamVarghese/manageiq-ui-classic@629347b~...a248110 .yarn/releases/yarn-4.14.1.cjs
|
|
Checked commits asirvadAbrahamVarghese/manageiq-ui-classic@629347b~...a248110 with ruby 3.3.10, rubocop 1.86.0, haml-lint 0.73.0, and yamllint 1.37.1 |
a248110 to
629347b
Compare
|
I think binaries under
|
|
@asirvadAbrahamVarghese LOL I was also working on this - came to the same conclusion as you. Yarn 4.14.0 changed the default for enableScripts. Should we change this to enableScripts in each repo? I'm concerned other things will break. I notice that while cypress was the visible breakage all of the packages that need to build were not building...i.e. none of these were building without |
|
Right, like I mentioned with the Node upgrade, repos that actually use Yarn will need updates anyway. But for the ones that don’t pull in deps and are just consumed by |
Replaces #9995