dependabot[bot]
|
550ce81540
|
Bump json5, babel-loader, copy-webpack-plugin, css-loader, jest, style-loader, ts-jest, ts-loader and webpack
Bumps [json5](https://github.com/json5/json5) to 2.2.2 and updates ancestor dependencies [json5](https://github.com/json5/json5), [babel-loader](https://github.com/babel/babel-loader), [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin), [css-loader](https://github.com/webpack-contrib/css-loader), [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest), [style-loader](https://github.com/webpack-contrib/style-loader), [ts-jest](https://github.com/kulshekhar/ts-jest), [ts-loader](https://github.com/TypeStrong/ts-loader) and [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together.
Updates `json5` from 0.5.1 to 2.2.2
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v0.5.1...v2.2.2)
Updates `babel-loader` from 7.1.4 to 9.1.0
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v7.1.4...v9.1.0)
Updates `copy-webpack-plugin` from 4.5.1 to 11.0.0
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v4.5.1...v11.0.0)
Updates `css-loader` from 1.0.0 to 6.7.3
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v1.0.0...v6.7.3)
Updates `jest` from 22.4.4 to 29.3.1
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.3.1/packages/jest)
Updates `style-loader` from 0.23.0 to 3.3.1
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v0.23.0...v3.3.1)
Updates `ts-jest` from 22.4.6 to 29.0.3
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v22.4.6...v29.0.3)
Updates `ts-loader` from 3.5.0 to 9.4.2
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v3.5.0...v9.4.2)
Updates `webpack` from 3.12.0 to 5.75.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v3.12.0...v5.75.0)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
- dependency-name: babel-loader
dependency-type: direct:development
- dependency-name: copy-webpack-plugin
dependency-type: direct:development
- dependency-name: css-loader
dependency-type: direct:development
- dependency-name: jest
dependency-type: direct:development
- dependency-name: style-loader
dependency-type: direct:development
- dependency-name: ts-jest
dependency-type: direct:development
- dependency-name: ts-loader
dependency-type: direct:development
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-30 00:07:47 +00:00 |
|
bendtherules
|
7ddd188ee7
|
Reformat reducers.ts
|
2019-05-30 13:09:21 +05:30 |
|
Abhas Bhattacharya
|
3d3281dd57
|
Add devdep @types/assert
|
2019-05-30 13:06:15 +05:30 |
|
bendtherules
|
cd3a9538f9
|
Merge pull request #5 from bendtherules/add-ui
Add aggregated status
|
2019-05-20 18:06:29 +05:30 |
|
bendtherules
|
87fed754f3
|
Add aggregated status
|
2018-10-20 15:46:35 +05:30 |
|
bendtherules
|
a19c33e20c
|
Add redux-devtools-extension
|
2018-10-20 14:07:12 +05:30 |
|
bendtherules
|
8c1d413c12
|
Reformat
|
2018-10-20 14:06:44 +05:30 |
|
bendtherules
|
38e9f99685
|
Test commit
|
2018-10-11 10:31:33 +05:30 |
|
bendtherules
|
1f22184553
|
Merge pull request #4 from bendtherules/add-ui
Add bacis ui with table layout for all steps
|
2018-10-08 08:17:18 +05:30 |
|
Abhas
|
51cbe9fd17
|
Add rext, react-redux and basic table from react-table
which listens to store changes from core
|
2018-10-08 08:02:30 +05:30 |
|
Abhas
|
11917f9520
|
Move core logic to core/ inner folder and import changes
|
2018-10-08 08:00:28 +05:30 |
|
Abhas
|
f9c7177bfd
|
Add style loader to webpack config
|
2018-10-08 07:54:35 +05:30 |
|
Abhas
|
7d5a4000f2
|
Log redux state after finishing + Reformat
|
2018-07-12 13:33:50 +05:30 |
|
Abhas
|
0c75a089c3
|
Fix FilterStatus enum values
|
2018-07-12 13:33:30 +05:30 |
|
Abhas
|
2710f4bc4e
|
Fix build errors for non-exported types
|
2018-07-12 13:27:23 +05:30 |
|
Abhas
|
11b3ade5bc
|
Rename + Actually push redux filter states
|
2018-07-12 13:11:12 +05:30 |
|
Abhas
|
4fd92d9130
|
Add redux store and package
|
2018-07-11 19:44:03 +05:30 |
|
Abhas
|
69d9b8081d
|
Add basic typedef for store states
|
2018-07-10 15:04:29 +05:30 |
|
Abhas
|
8d9d3b2a8f
|
Reformat types file
|
2018-07-10 14:30:05 +05:30 |
|
Abhas
|
af3ec83aed
|
Move typescript definitions to new types folder
|
2018-07-10 14:19:57 +05:30 |
|
Abhas
|
3dc3cff98a
|
Reformat and change step descriptions
|
2018-07-10 12:21:53 +05:30 |
|
bendtherules
|
093e70cd69
|
Fix typos from refactoring
|
2018-07-09 09:56:52 +05:30 |
|
bendtherules
|
2ffad9f359
|
Convert detection logic into class + Remove unused sample files
|
2018-07-09 09:55:29 +05:30 |
|
bendtherules
|
2bd800afb2
|
Merge branch 'feature/browser-support'
|
2018-06-13 08:52:31 +05:30 |
|
bendtherules
|
98e392294d
|
Reformat babelrc
|
2018-06-13 08:50:25 +05:30 |
|
bendtherules
|
06e1133571
|
Add babel-runtime, support default browsers (Closes #1)
|
2018-06-12 22:22:13 +05:30 |
|
bendtherules
|
84b2775ca9
|
Reformat
|
2018-06-12 22:12:42 +05:30 |
|
bendtherules
|
18bb065072
|
Remove test issues
|
2018-06-12 13:56:28 +05:30 |
|
bendtherules
|
e01c97b153
|
Add 2 test issues
|
2018-06-12 13:55:44 +05:30 |
|
bendtherules
|
754d3c06fe
|
Test modifying 2nd todo to add it
|
2018-06-12 13:54:31 +05:30 |
|
bendtherules
|
338f292593
|
Try adding TODO to master branch
|
2018-06-12 13:52:23 +05:30 |
|
bendtherules
|
d2d10965e8
|
Fix comment style
|
2018-06-12 13:49:40 +05:30 |
|
bendtherules
|
30769198fe
|
CHange TODO comment style
|
2018-06-12 13:43:32 +05:30 |
|
bendtherules
|
b5ab93cc82
|
Initital working browser build
|
2018-06-12 13:35:45 +05:30 |
|
bendtherules
|
5ce8442956
|
Export main 2 functions from gh + Use in index
Also reformatted gh
|
2018-06-12 13:31:50 +05:30 |
|
bendtherules
|
70bc0fe828
|
Reformat
|
2018-06-08 14:57:38 +05:30 |
|
bendtherules
|
0d6820671e
|
Refactor TODO
|
2018-06-06 17:29:33 +05:30 |
|
bendtherules
|
a8e040f0cc
|
Add contrib list check in parent also
+ Add todo
|
2018-06-06 17:26:35 +05:30 |
|
bendtherules
|
dfeb5f7a96
|
Throttle request using bottleneck
Also reformat + renames
|
2018-06-06 15:04:09 +05:30 |
|
bendtherules
|
2dcc3b5d03
|
Support pagination in getContributors
+ Rename ResponseWithPaginationAndMeta to ResponseWithDataArrayAndMeta
|
2018-06-06 12:54:19 +05:30 |
|
bendtherules
|
38a7762d93
|
Change paginate to accept async functions only
Changed paginate param func signature from Response
to Promise<Response> to accept only async functions
|
2018-06-06 12:40:43 +05:30 |
|
bendtherules
|
0bb9a3944a
|
Refactor pagination in GetUserRepo
|
2018-06-05 18:49:03 +05:30 |
|
bendtherules
|
83d35b38ff
|
Add generic pagination util + use in branch fetch
|
2018-06-05 18:30:00 +05:30 |
|
bendtherules
|
a58a437210
|
Add contributor filtering
|
2018-06-02 20:15:53 +05:30 |
|
bendtherules
|
89ce43ed41
|
Reset username
|
2018-05-31 17:49:03 +05:30 |
|
bendtherules
|
bfb2b54634
|
Initial commit
Contains basic working logic to find unused repos and show in console
|
2018-05-31 17:48:44 +05:30 |
|