Ajay Ramachandran
fbbd6de0ff
Merge pull request #1259 from mchangrh/bumpDependencies
...
bump dependencies
2022-04-11 01:31:06 -04:00
dependabot[bot]
6f5586d656
Bump moment from 2.29.1 to 2.29.2
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 04:42:15 +00:00
Michael C
057c7792df
bump dependencies + reduce build time by 1/3
...
- drop webpack to 5.64 to fix 1 security issue, the rest depend on web-ext
2022-03-31 23:02:55 -04:00
dependabot[bot]
e8536fd404
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-03-25 23:39:45 +00:00
dependabot[bot]
3a17299610
Bump follow-redirects from 1.14.7 to 1.14.8
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 12:21:10 +00:00
Ajay
9c836a89a3
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into misc-fix
2022-02-06 13:42:58 -05:00
Michael C
1bd7c6a33a
update depndencies
...
- add engines targeting dev
- bump webpack
- update-oss-attribution CI
- appease eslint for webpack
- clean up packages
- move @types to devDependencies
- moved concurrently to devDependencies
- remove unused babel
2022-02-06 13:24:47 -05:00
Ajay Ramachandran
159e7598d7
Merge pull request #1164 from ajayyy/dependabot/npm_and_yarn/tmpl-1.0.5
...
Bump tmpl from 1.0.4 to 1.0.5
2022-02-06 13:22:28 -05:00
Ajay Ramachandran
2bd1688d8d
Merge pull request #1165 from ajayyy/dependabot/npm_and_yarn/nth-check-2.0.1
...
Bump nth-check from 2.0.0 to 2.0.1
2022-02-06 13:22:23 -05:00
dependabot[bot]
d01ed86803
Bump nth-check from 2.0.0 to 2.0.1
...
Bumps [nth-check](https://github.com/fb55/nth-check ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases )
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: nth-check
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 15:38:35 +00:00
dependabot[bot]
628c978286
Bump tmpl from 1.0.4 to 1.0.5
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 15:38:34 +00:00
dependabot[bot]
a0ba496d83
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-02-04 15:38:34 +00:00
Michael C
ba2efe59cb
fix updateInvidious ci
...
- add ts-node
- fix path
- add npm ci
2022-02-04 02:38:14 -05:00
Michael C
ba7d46dd73
add mediaSession, remove bindMediaKey
2022-01-27 14:52:13 -05:00
Michael C
22fcea99f5
revert package-lock
2022-01-27 01:52:37 -05:00
Michael C
6d0d533fa7
force listen for mediaKeys
2022-01-27 00:53:30 -05:00
Michael C
9457aff44f
linting + audio override
2022-01-26 17:54:58 -05:00
Ajay
35da572f3f
Add build option for safari that fixes locales
...
Fix #801 and #1061
2022-01-14 15:56:38 -05:00
Ajay Ramachandran
0e147134f3
Add testing action
2021-10-02 17:42:47 -04:00
Ajay Ramachandran
06fa2748fe
Fix package-lock, fix #937
2021-09-07 18:54:37 -04:00
Ajay Ramachandran
098d879fe2
Merge pull request #922 from ajayyy/basic-selenium
...
Basic selenium
2021-09-01 16:03:05 -04:00
Ajay Ramachandran
9c54d141e9
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvements
2021-07-31 01:02:41 -04:00
Ajay Ramachandran
d93e9a7d8a
Add basic selenium test
2021-07-30 15:04:05 -04:00
Ajay Ramachandran
0ae34c9603
Update more packages
2021-07-04 15:01:33 -04:00
Ajay Ramachandran
41a3c695dc
Update packages
2021-07-04 14:35:46 -04:00
Ajay Ramachandran
71ec724295
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvements
2021-06-18 00:46:55 -04:00
dependabot[bot]
547acc89b9
Bump normalize-url from 4.5.0 to 4.5.1
...
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases )
- [Commits](https://github.com/sindresorhus/normalize-url/commits )
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 18:28:15 +00:00
Ajay Ramachandran
616981a2b7
Update react to fix chrome warnings
2021-05-11 00:27:18 -04:00
Ajay Ramachandran
dc5ecaded4
Merge pull request #737 from ajayyy/dependabot/npm_and_yarn/hosted-git-info-2.8.9
...
Bump hosted-git-info from 2.8.5 to 2.8.9
2021-05-10 20:12:48 -04:00
dependabot[bot]
8b7436320f
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-10 20:24:09 +00:00
dependabot[bot]
7498c6cf1b
Bump hosted-git-info from 2.8.5 to 2.8.9
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.5 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.5...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 20:21:58 +00:00
dependabot[bot]
90c78af59f
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-30 15:52:26 +00:00
dependabot[bot]
0b560f3fbc
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 10:39:17 +00:00
dependabot[bot]
2d7640f394
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-10 06:34:38 +00:00
Ajay Ramachandran
e5ec478e6a
Update dependencies
2020-12-16 00:53:15 -05:00
Max Baumann
c3f32aae26
Merge branch 'master' of github.com:ajayyy/SponsorBlock into fosefx-eslint
2020-12-14 11:08:56 +01:00
Max Baumann
0854b74080
feat(lint): add default .eslintrc.js
2020-12-12 22:56:14 +01:00
dependabot[bot]
3c0f24a0f3
chore(deps): bump bl from 1.2.2 to 1.2.3
...
Bumps [bl](https://github.com/rvagg/bl ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/rvagg/bl/releases )
- [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 20:57:45 +00:00
dependabot[bot]
c310e05ae0
chore(deps): bump ini from 1.3.5 to 1.3.8
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 04:34:20 +00:00
Dainius Daukševičius
5bc12e52f3
remove js-sha256 dependency, use native hashing function
2020-10-15 20:15:11 +03:00
Joe Dowd
40d522694d
Added has prefix implementation (no config page)
2020-09-04 00:05:41 +01:00
Nanobyte
e0c11752e5
Revert dependency changes
2020-08-27 21:18:21 -04:00
Nanobyte
7569de5ee3
jest removed
...
cleanup: jest dependency was never used
2020-08-13 23:30:35 +02:00
Nanobyte
2b8b72f4df
Updates dependencies to fix vulnerabilities
...
38020 vulnerabilities fixed
2020-08-13 23:26:08 +02:00
dependabot[bot]
506c4461e2
Bump elliptic from 6.5.2 to 6.5.3
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 12:45:27 +00:00
dependabot[bot]
fbb6963073
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19 04:44:43 +00:00
Ajay Ramachandran
f9d8daeca0
Upgraded web-ext
2020-05-12 21:18:07 -04:00
Ajay Ramachandran
008c9380b1
Switched notice to react
2020-02-25 00:38:03 -05:00
Ajay Ramachandran
e3be54cbe7
Updated build commands
2020-02-03 23:10:04 -05:00
Ajay Ramachandran
03836b69f2
Started conversion to TypeScript.
2020-01-28 22:16:48 -05:00