prebid / Prebid.js

Setup and manage header bidding advertising partners without writing code or confusing line items. Prebid.js is open source and free.
https://docs.prebid.org
Apache License 2.0
1.33k stars 2.09k forks source link

Gulp upgrade #11817

Open patmmccann opened 5 months ago

patmmccann commented 5 months ago

Type of issue

Maintenance

Description

11782 flags braces as potentially having a memory leak. However the pr breaks e2e tests.

Steps to reproduce

Test page

Expected results

Actual results

Platform details

Other information

dgirardi commented 5 months ago

I spent some time on this but it's hard to track down. I think it's a problem with webpack-stream not agreeing with gulp 5. Since it's not supposed to change anything about the generated artifacts I think we can postpone it.