aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-01-12Merge pull request #83 from ↵dependabot-preview[bot]2-14/+50
codetheweb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.13.0
2021-01-12Bump @typescript-eslint/eslint-plugin from 4.12.0 to 4.13.0dependabot-preview[bot]2-14/+50
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.12.0 to 4.13.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.13.0/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-01-11Merge pull request #80 from codetheweb/dependabot/npm_and_yarn/sqlite3-5.0.1dependabot-preview[bot]2-15/+10
2021-01-11Bump sqlite3 from 5.0.0 to 5.0.1dependabot-preview[bot]2-15/+10
Bumps [sqlite3](https://github.com/mapbox/node-sqlite3) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/mapbox/node-sqlite3/releases) - [Changelog](https://github.com/mapbox/node-sqlite3/blob/master/CHANGELOG.md) - [Commits](https://github.com/mapbox/node-sqlite3/compare/v5.0.0...v5.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-01-11Merge pull request #82 from ↵dependabot-preview[bot]2-5/+5
codetheweb/dependabot/npm_and_yarn/types/validator-13.1.3
2021-01-11Merge pull request #81 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.4.2dependabot-preview[bot]2-5/+5
2021-01-11Bump @types/validator from 13.1.2 to 13.1.3dependabot-preview[bot]2-5/+5
Bumps [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) from 13.1.2 to 13.1.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-01-11Bump ytdl-core from 4.4.1 to 4.4.2dependabot-preview[bot]2-5/+5
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.4.1...v4.4.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-01-07Copy yarn.lock when buildingMax Isom1-1/+2
2021-01-07Fix cache behaviorMax Isom1-0/+2
2021-01-07Merge pull request #76 from ↵Max Isom2-10/+10
codetheweb/dependabot/npm_and_yarn/eslint-config-xo-0.34.0 Bump eslint-config-xo from 0.33.1 to 0.34.0
2021-01-07Bump eslint-config-xo from 0.33.1 to 0.34.0dependabot-preview[bot]2-10/+10
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.33.1 to 0.34.0. - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.33.1...v0.34.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-01-07Merge pull request #79 from codetheweb/dependabot/npm_and_yarn/husky-4.3.7dependabot-preview[bot]2-49/+37
2021-01-07Bump husky from 4.3.6 to 4.3.7dependabot-preview[bot]2-49/+37
Bumps [husky](https://github.com/typicode/husky) from 4.3.6 to 4.3.7. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v4.3.6...v4.3.7) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-01-07Merge pull request #77 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.4.1dependabot-preview[bot]2-5/+5
2021-01-07Merge pull request #78 from codetheweb/dependabot/npm_and_yarn/nodemon-2.0.7dependabot-preview[bot]2-5/+5
2021-01-07Bump nodemon from 2.0.6 to 2.0.7dependabot-preview[bot]2-5/+5
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v2.0.6...v2.0.7) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-01-07Bump ytdl-core from 4.4.0 to 4.4.1dependabot-preview[bot]2-5/+5
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.4.0...v4.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-01-05Merge pull request #75 from ↵dependabot-preview[bot]2-49/+14
codetheweb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.12.0
2021-01-05Bump @typescript-eslint/eslint-plugin from 4.11.1 to 4.12.0dependabot-preview[bot]2-49/+14
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.11.1 to 4.12.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.12.0/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-01-05Merge pull request #74 from ↵dependabot-preview[bot]2-9/+44
codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.12.0
2021-01-05Merge pull request #73 from ↵dependabot-preview[bot]2-5/+5
codetheweb/dependabot/npm_and_yarn/types/node-14.14.20
2021-01-05Bump @typescript-eslint/parser from 4.11.1 to 4.12.0dependabot-preview[bot]2-9/+44
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.11.1 to 4.12.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.12.0/packages/parser) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-01-05Bump @types/node from 14.14.19 to 14.14.20dependabot-preview[bot]2-5/+5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.19 to 14.14.20. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-01-04Merge pull request #71 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.4.0dependabot-preview[bot]2-5/+5
2021-01-04Merge pull request #72 from codetheweb/dependabot/npm_and_yarn/eslint-7.17.0dependabot-preview[bot]2-5/+5
2021-01-04Merge pull request #70 from ↵dependabot-preview[bot]2-5/+5
codetheweb/dependabot/npm_and_yarn/types/node-14.14.19
2021-01-04Bump eslint from 7.16.0 to 7.17.0dependabot-preview[bot]2-5/+5
Bumps [eslint](https://github.com/eslint/eslint) from 7.16.0 to 7.17.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.16.0...v7.17.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-01-04Bump ytdl-core from 4.3.0 to 4.4.0dependabot-preview[bot]2-5/+5
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.3.0...v4.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-01-04Bump @types/node from 14.14.17 to 14.14.19dependabot-preview[bot]2-5/+5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.17 to 14.14.19. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-01-01Merge pull request #69 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.3.0dependabot-preview[bot]2-5/+5
2021-01-01Bump ytdl-core from 4.2.1 to 4.3.0dependabot-preview[bot]2-5/+5
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.2.1...v4.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-12-31Merge pull request #68 from ↵dependabot-preview[bot]2-5/+5
codetheweb/dependabot/npm_and_yarn/types/node-14.14.17
2020-12-31Bump @types/node from 14.14.16 to 14.14.17dependabot-preview[bot]2-5/+5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.16 to 14.14.17. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-12-29Merge pull request #67 from ↵dependabot-preview[bot]2-49/+14
codetheweb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.11.1
2020-12-29Bump @typescript-eslint/eslint-plugin from 4.11.0 to 4.11.1dependabot-preview[bot]2-49/+14
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.11.0 to 4.11.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.11.1/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-12-29Merge pull request #66 from ↵dependabot-preview[bot]2-9/+44
codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.11.1
2020-12-29Bump @typescript-eslint/parser from 4.11.0 to 4.11.1dependabot-preview[bot]2-9/+44
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.11.0 to 4.11.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.11.1/packages/parser) Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-12-28Merge pull request #65 from ↵dependabot-preview[bot]2-5/+5
codetheweb/dependabot/npm_and_yarn/types/validator-13.1.2
2020-12-28Bump @types/validator from 13.1.1 to 13.1.2dependabot-preview[bot]2-5/+5
Bumps [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) from 13.1.1 to 13.1.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator) Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-12-24Merge pull request #64 from ↵dependabot-preview[bot]2-5/+5
codetheweb/dependabot/npm_and_yarn/types/node-14.14.16
2020-12-24Bump @types/node from 14.14.14 to 14.14.16dependabot-preview[bot]2-5/+5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.14 to 14.14.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-12-22Merge pull request #63 from ↵dependabot-preview[bot]2-49/+14
codetheweb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.11.0
2020-12-22Bump @typescript-eslint/eslint-plugin from 4.10.0 to 4.11.0dependabot-preview[bot]2-49/+14
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.11.0/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-12-22Merge pull request #62 from ↵dependabot-preview[bot]2-9/+44
codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.11.0
2020-12-22Bump @typescript-eslint/parser from 4.10.0 to 4.11.0dependabot-preview[bot]2-9/+44
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.11.0/packages/parser) Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-12-21Merge pull request #61 from codetheweb/dependabot/npm_and_yarn/eslint-7.16.0dependabot-preview[bot]2-30/+30
2020-12-21Merge pull request #60 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.2.1dependabot-preview[bot]2-5/+5
2020-12-21Bump eslint from 7.15.0 to 7.16.0dependabot-preview[bot]2-30/+30
Bumps [eslint](https://github.com/eslint/eslint) from 7.15.0 to 7.16.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.15.0...v7.16.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2020-12-21Bump ytdl-core from 4.2.0 to 4.2.1dependabot-preview[bot]2-5/+5
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.2.0...v4.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]>