From cdded5dd13e38ccfecd840bae65c0829bf5c0ace Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2019 04:20:09 +0000 Subject: [PATCH 01/10] Bump gh-pages from 0.12.0 to 2.1.1 Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 0.12.0 to 2.1.1. - [Release notes](https://github.com/tschaub/gh-pages/releases) - [Changelog](https://github.com/tschaub/gh-pages/blob/master/changelog.md) - [Commits](https://github.com/tschaub/gh-pages/compare/v0.12.0...v2.1.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68539dd..c842be8 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "private": true, "homepage": "https://razat249.github.io/github-view", "devDependencies": { - "gh-pages": "^0.12.0", + "gh-pages": "^2.1.1", "redux-logger": "^3.0.1", "react-scripts": "0.9.5" }, From 5b6a429403fb29d9c61c15dd85c90e573afdaae7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2019 04:21:17 +0000 Subject: [PATCH 02/10] Bump react-scripts from 0.9.5 to 3.2.0 Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 0.9.5 to 3.2.0. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-0.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@3.2.0/packages/react-scripts) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68539dd..f1cf0f4 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "devDependencies": { "gh-pages": "^0.12.0", "redux-logger": "^3.0.1", - "react-scripts": "0.9.5" + "react-scripts": "3.2.0" }, "dependencies": { "axios": "^0.15.3", From ec8ee4b48427a98ec1fab9c16b0aa648630298aa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2019 04:22:29 +0000 Subject: [PATCH 03/10] Bump react-bootstrap from 0.30.10 to 0.32.4 Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 0.30.10 to 0.32.4. - [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases) - [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG-pre1.md) - [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v0.30.10...v0.32.4) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68539dd..ab0d654 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "axios": "^0.15.3", "bootstrap": "^3.3.7", "react": "^15.4.2", - "react-bootstrap": "^0.30.8", + "react-bootstrap": "^0.32.4", "react-calendar-heatmap": "^1.1.0", "react-dom": "^15.4.2", "react-event-timeline": "^1.2.2", From efa6edda395a1bd4bccd619cace6cf895a534b5a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2019 04:25:36 +0000 Subject: [PATCH 04/10] Bump react-fa from 4.2.0 to 5.0.0 Bumps [react-fa](https://github.com/andreypopp/react-fa) from 4.2.0 to 5.0.0. - [Release notes](https://github.com/andreypopp/react-fa/releases) - [Commits](https://github.com/andreypopp/react-fa/compare/v4.2.0...v5.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68539dd..0c42d7a 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "react-calendar-heatmap": "^1.1.0", "react-dom": "^15.4.2", "react-event-timeline": "^1.2.2", - "react-fa": "^4.1.2", + "react-fa": "^5.0.0", "react-google-charts": "^1.5.4-alpha.1", "react-marked": "^0.3.1", "react-redux": "^5.0.3", From 45beab23afe5bdf7b7980c0ecc36c08cda8d4758 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 02:06:58 +0000 Subject: [PATCH 05/10] [Security] Bump axios from 0.15.3 to 0.19.0 Bumps [axios](https://github.com/axios/axios) from 0.15.3 to 0.19.0. **This update includes a security fix.** - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.15.3...v0.19.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80d1cb8..5deeff6 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "react-scripts": "3.2.0" }, "dependencies": { - "axios": "^0.15.3", + "axios": "^0.19.0", "bootstrap": "^3.3.7", "react": "^15.4.2", "react-bootstrap": "^0.32.4", From e2eed5324f9ad4d39ac0c6299a6fcdeffea8e8e4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 02:16:37 +0000 Subject: [PATCH 06/10] Bump react-google-charts from 1.6.6 to 2.0.29 Bumps [react-google-charts](https://github.com/RakanNimer/react-google-charts) from 1.6.6 to 2.0.29. - [Release notes](https://github.com/RakanNimer/react-google-charts/releases) - [Commits](https://github.com/RakanNimer/react-google-charts/commits/v2.0.29) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80d1cb8..aaad563 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "react-dom": "^15.4.2", "react-event-timeline": "^1.2.2", "react-fa": "^5.0.0", - "react-google-charts": "^1.5.4-alpha.1", + "react-google-charts": "^2.0.29", "react-marked": "^0.3.1", "react-redux": "^5.0.3", "react-timestamp": "^3.4.0", From 01758e55c4280a7a47446cf84e92e5f2592b8bb5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 11:26:02 +0000 Subject: [PATCH 07/10] Bump redux-promise-middleware from 4.4.2 to 6.1.2 Bumps [redux-promise-middleware](https://github.com/pburtchaell/redux-promise-middleware) from 4.4.2 to 6.1.2. - [Release notes](https://github.com/pburtchaell/redux-promise-middleware/releases) - [Commits](https://github.com/pburtchaell/redux-promise-middleware/commits/6.1.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80d1cb8..2cc3a91 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react-timestamp": "^3.4.0", "redux": "^3.6.0", "redux-devtools-extension": "^2.13.0", - "redux-promise-middleware": "^4.2.0", + "redux-promise-middleware": "^6.1.2", "redux-thunk": "^2.2.0" }, "scripts": { From fcfa689c69830e40801623ac6016e9659129b78c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2019 11:28:52 +0000 Subject: [PATCH 08/10] Bump react from 15.6.2 to 16.12.0 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 15.6.2 to 16.12.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.12.0/packages/react) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80d1cb8..214cdae 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "axios": "^0.15.3", "bootstrap": "^3.3.7", - "react": "^15.4.2", + "react": "^16.12.0", "react-bootstrap": "^0.32.4", "react-calendar-heatmap": "^1.1.0", "react-dom": "^15.4.2", From 7a1460c08f0725576edb11b0f6211de4ae839a6d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 11:25:26 +0000 Subject: [PATCH 09/10] Bump react-timestamp from 3.4.0 to 5.1.0 Bumps [react-timestamp](https://github.com/nathanhoad/react-timestamp) from 3.4.0 to 5.1.0. - [Release notes](https://github.com/nathanhoad/react-timestamp/releases) - [Commits](https://github.com/nathanhoad/react-timestamp/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80d1cb8..46a17d2 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react-google-charts": "^1.5.4-alpha.1", "react-marked": "^0.3.1", "react-redux": "^5.0.3", - "react-timestamp": "^3.4.0", + "react-timestamp": "^5.1.0", "redux": "^3.6.0", "redux-devtools-extension": "^2.13.0", "redux-promise-middleware": "^4.2.0", From 619ee6a5c647f5d3fb6b0de1edd91cfef7ef8cbe Mon Sep 17 00:00:00 2001 From: Tech Master <30858084+aliglelo@users.noreply.github.com> Date: Tue, 17 Mar 2020 13:12:28 +0500 Subject: [PATCH 10/10] Create nodejs.yml --- .github/workflows/nodejs.yml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .github/workflows/nodejs.yml diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml new file mode 100644 index 0000000..2bf71b1 --- /dev/null +++ b/.github/workflows/nodejs.yml @@ -0,0 +1,32 @@ +# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node +# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions + +name: Node.js CI + +on: + push: + branches: [ master ] + pull_request: + branches: [ master ] + +jobs: + build: + + runs-on: ubuntu-latest + + strategy: + matrix: + node-version: [10.x, 12.x] + + steps: + - uses: actions/checkout@v2 + - name: Use Node.js ${{ matrix.node-version }} + uses: actions/setup-node@v1 + with: + node-version: ${{ matrix.node-version }} + - run: npm install + - run: npm start + - run: npm test + - run: npm run build + env: + CI: true