Abhijith Vijayan [KUBRIC]
1050527cd7
chore: upgrade dependencies
2024-01-31 04:15:24 +05:30
Abhijith Vijayan
041527e7a4
Merge pull request #93 from abhijithvijayan/dependabot/npm_and_yarn/terser-4.8.1
2022-09-26 11:54:00 +05:30
dependabot[bot]
cc35d013a2
chore(deps): bump terser from 4.7.0 to 4.8.1
...
Bumps [terser](https://github.com/terser/terser ) from 4.7.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 06:00:27 +00:00
Abhijith Vijayan
7dd6f264e8
Merge pull request #94 from arnaumanyosa/fix-node-sass-deprecated
2022-09-26 11:29:45 +05:30
arnaumanyosa
b7e1476855
removes node-sass package and adds sass
2022-07-21 14:58:46 +02:00
Abhijith Vijayan
7bd5320442
Update README.md
2022-06-12 21:53:19 +05:30
Abhijith Vijayan
58f25226af
chore: add github sponsors
2022-06-12 21:48:32 +05:30
Abhijith Vijayan
8da02b86b7
chore: remove useless bot
2022-06-12 21:47:57 +05:30
Abhijith Vijayan
2599348419
Merge pull request #90 from abhijithvijayan/dependabot/npm_and_yarn/async-3.2.3
...
chore(deps): bump async from 3.2.0 to 3.2.3
2022-05-04 22:34:10 +05:30
Abhijith Vijayan
3df052d4f0
Merge pull request #91 from abhijithvijayan/dependabot/npm_and_yarn/ajv-6.12.6
...
chore(deps): bump ajv from 6.12.2 to 6.12.6
2022-05-04 22:34:02 +05:30
Abhijith Vijayan
517fc168d9
Merge pull request #84 from aubreypwd/patch-1
...
Extraction is unclear
2022-05-04 22:33:47 +05:30
dependabot[bot]
d53f92ad6d
chore(deps): bump ajv from 6.12.2 to 6.12.6
...
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 6.12.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.2...v6.12.6 )
---
updated-dependencies:
- dependency-name: ajv
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 17:03:32 +00:00
dependabot[bot]
28aef3fe4a
chore(deps): bump async from 3.2.0 to 3.2.3
...
Bumps [async](https://github.com/caolan/async ) from 3.2.0 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v3.2.0...v3.2.3 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 17:03:27 +00:00
Abhijith Vijayan
9c8613446d
Merge pull request #82 from abhijithvijayan/dependabot/npm_and_yarn/nanoid-3.2.0
...
chore(deps): bump nanoid from 3.1.23 to 3.2.0
2022-05-04 22:33:21 +05:30
Abhijith Vijayan
12a7dc953a
Merge pull request #88 from abhijithvijayan/dependabot/npm_and_yarn/minimist-1.2.6
...
chore(deps): bump minimist from 1.2.5 to 1.2.6
2022-05-04 22:32:55 +05:30
dependabot[bot]
d795ab5626
chore(deps): bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 18:52:49 +00:00
Aubrey Portwood
8b5c2ea37b
Extraction is unclear
...
This is a bit clearer, you can't just select the repo folder as one might assume. You really should select your browsers extension folder in extension/*.
2022-01-28 09:25:04 -07:00
dependabot[bot]
c774d2a633
chore(deps): bump nanoid from 3.1.23 to 3.2.0
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 01:26:31 +00:00
Abhijith Vijayan
a3459c3064
Merge pull request #77 from abhijithvijayan/dependabot/npm_and_yarn/color-string-1.6.0
2021-11-27 21:34:00 +05:30
dependabot[bot]
ea1a558aec
chore(deps): bump color-string from 1.5.3 to 1.6.0
...
Bumps [color-string](https://github.com/Qix-/color-string ) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/Qix-/color-string/releases )
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Qix-/color-string/commits/1.6.0 )
---
updated-dependencies:
- dependency-name: color-string
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-24 14:49:07 +00:00
Abhijith Vijayan
302fb08ed8
Merge pull request #73 from abhijithvijayan/dependabot/npm_and_yarn/path-parse-1.0.7
2021-10-24 20:18:28 +05:30
dependabot[bot]
25433fc240
chore(deps): bump path-parse from 1.0.6 to 1.0.7
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 15:09:56 +00:00
Abhijith Vijayan
1ea18b1e1e
Merge pull request #69 from abhijithvijayan/dependabot/npm_and_yarn/browserslist-4.16.6
...
chore(deps): bump browserslist from 4.12.0 to 4.16.6
2021-06-16 20:22:48 +05:30
dependabot[bot]
8edde1680c
chore(deps): bump browserslist from 4.12.0 to 4.16.6
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.12.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.12.0...4.16.6 )
---
updated-dependencies:
- dependency-name: browserslist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-13 14:10:15 +00:00
Abhijith Vijayan
2d61e4287b
Merge pull request #68 from abhijithvijayan/dependabot/npm_and_yarn/ws-7.4.6
2021-06-13 19:39:44 +05:30
dependabot[bot]
c2255e1f36
chore(deps): bump ws from 7.3.0 to 7.4.6
...
Bumps [ws](https://github.com/websockets/ws ) from 7.3.0 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.3.0...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 18:13:46 +00:00
Abhijith Vijayan
a00139d4fe
Merge pull request #62 from abhijithvijayan/dependabot/npm_and_yarn/lodash-4.17.21
...
chore(deps): bump lodash from 4.17.19 to 4.17.21
2021-05-23 17:12:07 +05:30
Abhijith Vijayan
51649ac142
Merge pull request #63 from abhijithvijayan/dependabot/npm_and_yarn/hosted-git-info-2.8.9
...
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
2021-05-23 17:11:53 +05:30
Abhijith Vijayan
f2a8e36c8c
Merge pull request #61 from abhijithvijayan/dependabot/npm_and_yarn/ssri-6.0.2
...
chore(deps): bump ssri from 6.0.1 to 6.0.2
2021-05-23 17:11:39 +05:30
Abhijith Vijayan
8cab6ff031
Merge pull request #59 from abhijithvijayan/dependabot/npm_and_yarn/y18n-4.0.1
...
chore(deps): bump y18n from 4.0.0 to 4.0.1
2021-05-23 17:11:17 +05:30
Abhijith Vijayan
52013fa60f
Merge pull request #58 from abhijithvijayan/dependabot/npm_and_yarn/elliptic-6.5.4
...
chore(deps): bump elliptic from 6.5.3 to 6.5.4
2021-05-23 17:11:00 +05:30
abhijithvijayan
4437a6f276
chore: update dependent projects
2021-05-23 17:04:38 +05:30
dependabot[bot]
fba4be7e68
chore(deps): bump lodash from 4.17.19 to 4.17.21
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-23 11:00:42 +00:00
abhijithvijayan
93544a017c
chore: bump packages
2021-05-23 16:29:44 +05:30
abhijithvijayan
ff0b9fc219
chore: gitignore Jetbrains IDE files
2021-05-23 16:24:05 +05:30
abhijithvijayan
219fd42e31
chore: bump packages
2021-05-23 16:23:01 +05:30
dependabot[bot]
4e070463c8
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 06:04:42 +00:00
dependabot[bot]
329c418eb9
chore(deps): bump ssri from 6.0.1 to 6.0.2
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 16:42:22 +00:00
dependabot[bot]
cbf2685188
chore(deps): bump y18n from 4.0.0 to 4.0.1
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 04:02:27 +00:00
dependabot[bot]
fd86d413ea
chore(deps): bump elliptic from 6.5.3 to 6.5.4
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 21:20:54 +00:00
Abhijith Vijayan
43010ced8a
feat: add merged PR labeller bot
2021-02-21 14:32:42 +05:30
Abhijith Vijayan
be3398fcf0
Merge pull request #52 from Gvozd/fix-build-with-file-loader
...
build(webpack): pack extension with `filemanager-webpack-plugin` instead `zip-webpack-plugin`
2020-11-16 03:06:30 +05:30
Gvozd
8920ea707e
build(webpack): pack extension with filemanager-webpack-plugin instead zip-webpack-plugin
...
`zip-webpack-plugin` incompatible with `file-loader`
also `zip-webpack-plugin` less popular than `filemanager-webpack-plugin`, and not maintained 3 years
2020-11-15 18:20:19 +03:00
abhijithvijayan
07cd06affc
fix: meta
2020-11-15 15:34:41 +05:30
abhijithvijayan
3efbf856e8
fix: eslint config
2020-11-15 15:31:59 +05:30
abhijithvijayan
34fda2d3b0
fix: webpack loaders & plugins API changes
2020-11-15 15:31:52 +05:30
abhijithvijayan
5ac77696cc
chore: bump packages
2020-11-15 15:31:30 +05:30
abhijithvijayan
3cd19ad983
chore: minor tweaks
2020-11-15 15:31:10 +05:30
abhijithvijayan
29a43e451d
feat: add hash to css bundle name
2020-11-15 15:30:43 +05:30
Abhijith Vijayan
1bba48f27b
fix: type in tsconfig.json
2020-10-29 12:25:25 +05:30