refactor webpack loader execution (#4880)
### Description
* [fix error propagation in
ContextCondition](https://github.com/vercel/turbo/commit/e0a8a54ad384698331717b423360531a6d52b6f5)
* [improve JSON deserialization error
message](https://github.com/vercel/turbo/commit/b03233005c86ba39275eaf82fbd1c4d38c79bad4)
* [fix glob
matching](https://github.com/vercel/turbo/commit/d868be41c5cef78551b7f1c6e369a4242151ef1b)
* allow to rename assets and apply pipeline on renamed asset
https://github.com/vercel/next.js/pull/49535