webpack-encore icon indicating copy to clipboard operation
webpack-encore copied to clipboard

Update yarn used for test_apps to latest version

Open karpilin opened this issue 1 year ago • 2 comments

This updates yarn cjs files for testing_apps workflow and locks it to the current version which means we don't have to update on every yarn release

karpilin avatar Feb 08 '24 14:02 karpilin

@stof maybe we should lock the yarn version in test_apps workflow so we don't need to do this every time new version is released?

ie - yarn set version 4.1.1 instead of yarn set version berry ?

karpilin avatar Mar 21 '24 12:03 karpilin

Merging this PR will fix issues with dependabot updates #1261 #1262 #1263 @weaverryan

karpilin avatar Apr 05 '24 15:04 karpilin

@stof @fabpot @nicolas-grekas? can we please merge this? It will resolve all dependabot PR failing checks (#1261, #1262, #1263) as well as any other dependency updates like in #1258.

karpilin avatar Jun 11 '24 14:06 karpilin