webrtc / samples

WebRTC Web demos and samples
https://webrtc.github.io/samples
BSD 3-Clause "New" or "Revised" License
13.94k stars 5.71k forks source link

Delete gulp #1522

Closed alvestrand closed 2 years ago

alvestrand commented 2 years ago

Description

Delete gulp and all that depends on it.

Also mark a few of packages with >n.n.n rather than ^n.n.n, permitting major-version upgrades by "npm audit fix".

This fixes all vulnerabilities caught by "npm audit".

Purpose

Gulp hasn't been updated for 3 years, and relies on several package versions with known vulnerabilities.

alvestrand commented 2 years ago

Tagging @fippo (can't make you reviewer)

samdutton commented 2 years ago

Thanks Harald! RIP GulpRTC :).

On Wed, 23 Feb 2022 at 12:51, Harald Alvestrand @.***> wrote:

Closed #1522 https://github.com/webrtc/samples/pull/1522.

— Reply to this email directly, view it on GitHub https://github.com/webrtc/samples/pull/1522#event-6124763217, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABSDKTRVSSF4RCMPUE4OZ3U4TJ5JANCNFSM5PEGAZPA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because your review was requested.Message ID: <webrtc/samples/pull/1522/issue_event/6124763217 @.*** .com>