[PR #176] Add Gitpod config, Update node version, Update some dependencies, Reduce logo size and Add github actions #403

Open
opened 2026-03-15 03:31:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asapach/peerflix-server/pull/176
Author: @chintan9
Created: 1/8/2020
Status: 🔄 Open

Base: masterHead: chintan9/gitpod-setup


📝 Commits (10+)

  • a6ab12a Update grunt-contrib-jshint requirement to ~1.1.0
  • 0467ef0 Update socket.io requirement to ^2.0.4
  • 57701a2 Update grunt-contrib-cssmin requirement to ~2.2.1
  • 27b9509 Update grunt-newer requirement to ~1.3.0
  • 2889499 Update karma-phantomjs-launcher requirement to ~1.0.4
  • b5f30f0 Update grunt-wiredep requirement to ~3.0.1
  • d00bb77 Merge pull request #8 from chintan9/dependabot/npm_and_yarn/grunt-wiredep-approx-3.0.1
  • 0a55b64 Merge pull request #7 from chintan9/dependabot/npm_and_yarn/karma-phantomjs-launcher-approx-1.0.4
  • 3257d3f Merge pull request #6 from chintan9/dependabot/npm_and_yarn/grunt-newer-approx-1.3.0
  • e9e4816 Update load-grunt-tasks requirement to ~3.5.2

📊 Changes

9 files changed (+793 additions, -553 deletions)

View changed files

.github/workflows/nodejs.yml (+25 -0)
.gitpod.yml (+3 -0)
📝 .travis.yml (+1 -2)
📝 README.md (+2 -0)
SECURITY.md (+21 -0)
📝 app/images/logo.png (+0 -0)
📝 app/images/logo.svg (+1 -28)
📝 package-lock.json (+734 -517)
📝 package.json (+6 -6)

📄 Description

Add Gitpod config, Update node version, Update some dependencies, Reduce logo size and Add github actions


This change is Reviewable


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/asapach/peerflix-server/pull/176 **Author:** [@chintan9](https://github.com/chintan9) **Created:** 1/8/2020 **Status:** 🔄 Open **Base:** `master` ← **Head:** `chintan9/gitpod-setup` --- ### 📝 Commits (10+) - [`a6ab12a`](https://github.com/asapach/peerflix-server/commit/a6ab12a33da553bec211f7e000267b1a27fcb2ad) Update grunt-contrib-jshint requirement to ~1.1.0 - [`0467ef0`](https://github.com/asapach/peerflix-server/commit/0467ef0cd19836d47e4d56ba715bd33159cb04a8) Update socket.io requirement to ^2.0.4 - [`57701a2`](https://github.com/asapach/peerflix-server/commit/57701a22fc4203b301089b7130b9eefc33ead1de) Update grunt-contrib-cssmin requirement to ~2.2.1 - [`27b9509`](https://github.com/asapach/peerflix-server/commit/27b9509914f3b290a3ae5d70fa8f6cd43cbe52a5) Update grunt-newer requirement to ~1.3.0 - [`2889499`](https://github.com/asapach/peerflix-server/commit/2889499df9888485436b5e2ddd97f3318038e9ba) Update karma-phantomjs-launcher requirement to ~1.0.4 - [`b5f30f0`](https://github.com/asapach/peerflix-server/commit/b5f30f099d2d528bd74e0617ed75c7f51b3ac0ec) Update grunt-wiredep requirement to ~3.0.1 - [`d00bb77`](https://github.com/asapach/peerflix-server/commit/d00bb77b5ee834cda80563248818eae0ed6460dc) Merge pull request #8 from chintan9/dependabot/npm_and_yarn/grunt-wiredep-approx-3.0.1 - [`0a55b64`](https://github.com/asapach/peerflix-server/commit/0a55b64658baa3d3e87e02479c691b992ac061ae) Merge pull request #7 from chintan9/dependabot/npm_and_yarn/karma-phantomjs-launcher-approx-1.0.4 - [`3257d3f`](https://github.com/asapach/peerflix-server/commit/3257d3f7952924289e6a6af185a265000c8a6165) Merge pull request #6 from chintan9/dependabot/npm_and_yarn/grunt-newer-approx-1.3.0 - [`e9e4816`](https://github.com/asapach/peerflix-server/commit/e9e48167ec48b2d02eaaefdae0dd59ca74bbba57) Update load-grunt-tasks requirement to ~3.5.2 ### 📊 Changes **9 files changed** (+793 additions, -553 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/nodejs.yml` (+25 -0) ➕ `.gitpod.yml` (+3 -0) 📝 `.travis.yml` (+1 -2) 📝 `README.md` (+2 -0) ➕ `SECURITY.md` (+21 -0) 📝 `app/images/logo.png` (+0 -0) 📝 `app/images/logo.svg` (+1 -28) 📝 `package-lock.json` (+734 -517) 📝 `package.json` (+6 -6) </details> ### 📄 Description Add Gitpod config, Update node version, Update some dependencies, Reduce logo size and Add github actions <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/asapach/peerflix-server/176) <!-- Reviewable:end --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/peerflix-server#403
No description provided.