This repository has been archived by the owner on Apr 27, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* version bump to ensure workflow * add provider snippit * fix readme list * install d.js peer dep, sort events, polish snippits * version bump * Update klasa.json (#25) * Create LICENSE (#23) * multi-root-workspaces * Add transfer command (#22) * Create transfer.js * Update package.json * Lint * Refactor transfer.js * Lint * Add the new command into README * Update to use multi-root * Fix transfer * remove duplicated code * multi-root and transfer release * fix versionCompare * update transfer to abort if piece exists in bot files * update klasa entry file snippit * bump version * added ignoreOthers option to klasaMonitor (#29) * added ignoreOthers option to klasaMonitor * Update klasa.json * bump version * json needs commas * bump version for bugfix * fix tabs * another tab * and another * bloody tabs, smh * bump version so we can try this again... * Added new piece-related events (#33) * Bump version for new events * Use new d.js repo (#38) * Update package.json * update lint * Rewrite Snippets for maintainability * make all runs async * update klasaExtendable * fix lint * protect index.js in snippets from altered eslint * add a download command to install providers from klasa-pieces currently limited only to providers on purpose * update for latest master klasa * missing options and more explainations * update events for v0.5.0 * fix extendable snippet * better extendable fix * better init bot command * comprehensive config file * add node_modules to the gitignore snippet * fix circular issue in config * bump version for patch release * Fix a couple bugs * Update README.md (#44) * Update README.md Added Tasks to "Snippets" section of README.md * Update README.md Update README.md to include Init new bot, download Provider command, and changed from checklist to bullet list. * Update klasaFinalizer.js (#45) * Update klasaFinalizer.js Renamed the `start` parameter to `runTime` * Update klasaFinalizer.js Changed params `msg` to `message`, `mes` to `response` * Update klasaCommand.js changed param `msg` to `message` * Update klasaInhibitor.js changed params msg => message, cmd => command * Update klasaMonitor.js changed param msg => message * Update dependencies to enable Greenkeeper 🌴 (#47) * chore(package): update dependencies * docs(readme): add Greenkeeper badge * Update README.md * update snekfetch usage bump version * Update dependencies to enable Greenkeeper 🌴 (#48) * chore(package): update dependencies * Update .travis.yml * Update .travis.yml * Update .travis.yml * update package.lock * this should work now automatically with greenkeeper * install with cached node_modules is faster * this might not work * formatting * still need install since caches aren't shared across branches * update license in package.json * update deps * remove some unneeded deps * chore(package): update dependencies (#50) * build snippets to json * use prebuilt snippets for commands * update snippets for the name consistency update * update deps * Update klasaProvider.js * Update KlasaConfig snippet to reflect Klasa PR #374 (#56) * Update package.json * Update klasaExtendable.js * Update index.js * Update klasaExtendable.js * prepare v0.2.5 * Bump eslint-config-klasa from `ca5fb47` to `cf2e2ca` (#61) Bumps [eslint-config-klasa](https://github.com/dirigeants/klasa-lint) from `ca5fb47` to `cf2e2ca`. - [Release notes](https://github.com/dirigeants/klasa-lint/releases) - [Commits](dirigeants/klasa-lint@ca5fb47...cf2e2ca) Signed-off-by: dependabot[bot] <[email protected]> * Bump eslint from 4.19.1 to 5.5.0 (#65) Bumps [eslint](https://github.com/eslint/eslint) from 4.19.1 to 5.5.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v4.19.1...v5.5.0) Signed-off-by: dependabot[bot] <[email protected]> * Bump vsce from 1.40.0 to 1.48.0 (#63) Bumps [vsce](https://github.com/Microsoft/vsce) from 1.40.0 to 1.48.0. - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v1.40.0...v1.48.0) Signed-off-by: dependabot[bot] <[email protected]> * Bump vscode from 1.1.17 to 1.1.21 (#62) Bumps [vscode](https://github.com/Microsoft/vscode-extension-vscode) from 1.1.17 to 1.1.21. - [Release notes](https://github.com/Microsoft/vscode-extension-vscode/releases) - [Commits](microsoft/vscode-extension-vscode@1.1.17...1.1.21) Signed-off-by: dependabot[bot] <[email protected]> * Update README.md * use fs-nextra instead of fs-extra * switch to node-fetch * prep v0.2.6 * Bump vsce from 1.48.0 to 1.49.2 (#70) Bumps [vsce](https://github.com/Microsoft/vsce) from 1.48.0 to 1.49.2. - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v1.48.0...v1.49.2) Signed-off-by: dependabot[bot] <[email protected]> * Bump eslint from 5.5.0 to 5.6.0 (#67) Bumps [eslint](https://github.com/eslint/eslint) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.5.0...v5.6.0) Signed-off-by: dependabot[bot] <[email protected]> * Bump vsce from 1.49.2 to 1.50.0 (#71) Bumps [vsce](https://github.com/Microsoft/vsce) from 1.49.2 to 1.50.0. - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v1.49.2...v1.50.0) Signed-off-by: dependabot[bot] <[email protected]> * Bump vsce from 1.50.0 to 1.53.0 (#79) Bumps [vsce](https://github.com/Microsoft/vsce) from 1.50.0 to 1.53.0. - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v1.50.0...v1.53.0) Signed-off-by: dependabot[bot] <[email protected]> * Bump eslint from 5.6.0 to 5.8.0 (#78) Bumps [eslint](https://github.com/eslint/eslint) from 5.6.0 to 5.8.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.6.0...v5.8.0) Signed-off-by: dependabot[bot] <[email protected]> * Bump eslint from 5.8.0 to 5.9.0 (#81) Bumps [eslint](https://github.com/eslint/eslint) from 5.8.0 to 5.9.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.8.0...v5.9.0) Signed-off-by: dependabot[bot] <[email protected]> * Bump node-fetch from 2.2.0 to 2.3.0 (#82) Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/bitinn/node-fetch/blob/master/CHANGELOG.md) - [Commits](node-fetch/node-fetch@v2.2.0...v2.3.0) Signed-off-by: dependabot[bot] <[email protected]> * Bump vsce from 1.53.0 to 1.53.2 (#84) Bumps [vsce](https://github.com/Microsoft/vsce) from 1.53.0 to 1.53.2. - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v1.53.0...v1.53.2) Signed-off-by: dependabot[bot] <[email protected]> * Bump vscode from 1.1.21 to 1.1.22 (#85) Bumps [vscode](https://github.com/Microsoft/vscode-extension-vscode) from 1.1.21 to 1.1.22. - [Release notes](https://github.com/Microsoft/vscode-extension-vscode/releases) - [Commits](microsoft/vscode-extension-vscode@1.1.21...v1.1.22) Signed-off-by: dependabot[bot] <[email protected]> * fixes #72 * prep v0.2.7 * remove outdated greenkeeper hooks * switch to a yarn workload * update gitignore to ignore package-lock.json * update yarn * Bump vscode from 1.1.22 to 1.1.24 Bumps [vscode](https://github.com/Microsoft/vscode-extension-vscode) from 1.1.22 to 1.1.24. - [Release notes](https://github.com/Microsoft/vscode-extension-vscode/releases) - [Commits](microsoft/vscode-extension-vscode@v1.1.22...1.1.24) Signed-off-by: dependabot[bot] <[email protected]> * Bump eslint-config-klasa from `cf2e2ca` to `7095d9d` Bumps [eslint-config-klasa](https://github.com/dirigeants/klasa-lint) from `cf2e2ca` to `7095d9d`. - [Release notes](https://github.com/dirigeants/klasa-lint/releases) - [Commits](dirigeants/klasa-lint@cf2e2ca...7095d9d) Signed-off-by: dependabot[bot] <[email protected]> * Bump vscode from 1.1.24 to 1.1.26 Bumps [vscode](https://github.com/Microsoft/vscode-extension-vscode) from 1.1.24 to 1.1.26. - [Release notes](https://github.com/Microsoft/vscode-extension-vscode/releases) - [Commits](microsoft/vscode-extension-vscode@1.1.24...1.1.26) Signed-off-by: dependabot[bot] <[email protected]> * Bump eslint from 5.9.0 to 5.10.0 Bumps [eslint](https://github.com/eslint/eslint) from 5.9.0 to 5.10.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.9.0...v5.10.0) Signed-off-by: dependabot[bot] <[email protected]> * Bump fs-nextra from 0.3.7 to 0.3.8 Bumps [fs-nextra](https://github.com/bdistin/fs-nextra) from 0.3.7 to 0.3.8. - [Release notes](https://github.com/bdistin/fs-nextra/releases) - [Commits](bdistin/fs-nextra@v0.3.7...v0.3.8) Signed-off-by: dependabot[bot] <[email protected]> * Bump vsce from 1.53.2 to 1.54.0 Bumps [vsce](https://github.com/Microsoft/vsce) from 1.53.2 to 1.54.0. - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](https://github.com/Microsoft/vsce/commits) Signed-off-by: dependabot[bot] <[email protected]> * Bump eslint from 5.10.0 to 5.11.0 Bumps [eslint](https://github.com/eslint/eslint) from 5.10.0 to 5.11.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.10.0...v5.11.0) Signed-off-by: dependabot[bot] <[email protected]> * Bump eslint from 5.11.0 to 5.11.1 Bumps [eslint](https://github.com/eslint/eslint) from 5.11.0 to 5.11.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.11.0...v5.11.1) Signed-off-by: dependabot[bot] <[email protected]> * Bump eslint from 5.11.1 to 5.12.0 Bumps [eslint](https://github.com/eslint/eslint) from 5.11.1 to 5.12.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.11.1...v5.12.0) Signed-off-by: dependabot[bot] <[email protected]> * Bump eslint from 5.12.0 to 5.12.1 Bumps [eslint](https://github.com/eslint/eslint) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.12.0...v5.12.1) Signed-off-by: dependabot[bot] <[email protected]> * Bump vscode from 1.1.26 to 1.1.27 Bumps [vscode](https://github.com/Microsoft/vscode-extension-vscode) from 1.1.26 to 1.1.27. - [Release notes](https://github.com/Microsoft/vscode-extension-vscode/releases) - [Commits](microsoft/vscode-extension-vscode@1.1.26...1.1.27) Signed-off-by: dependabot[bot] <[email protected]> * Bump vscode from 1.1.27 to 1.1.28 Bumps [vscode](https://github.com/Microsoft/vscode-extension-vscode) from 1.1.27 to 1.1.28. - [Release notes](https://github.com/Microsoft/vscode-extension-vscode/releases) - [Commits](microsoft/vscode-extension-vscode@1.1.27...1.1.28) Signed-off-by: dependabot[bot] <[email protected]> * Bump vsce from 1.54.0 to 1.55.0 Bumps [vsce](https://github.com/Microsoft/vsce) from 1.54.0 to 1.55.0. - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v1.54.0...v1.55.0) Signed-off-by: dependabot[bot] <[email protected]> * Bump eslint from 5.12.1 to 5.13.0 Bumps [eslint](https://github.com/eslint/eslint) from 5.12.1 to 5.13.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v5.12.1...v5.13.0) Signed-off-by: dependabot[bot] <[email protected]> * Bump vsce from 1.55.0 to 1.56.0 Bumps [vsce](https://github.com/Microsoft/vsce) from 1.55.0 to 1.56.0. - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v1.55.0...v1.56.0) Signed-off-by: dependabot[bot] <[email protected]> * Bump vscode from 1.1.28 to 1.1.29 Bumps [vscode](https://github.com/Microsoft/vscode-extension-vscode) from 1.1.28 to 1.1.29. - [Release notes](https://github.com/Microsoft/vscode-extension-vscode/releases) - [Commits](microsoft/vscode-extension-vscode@1.1.28...1.1.29) Signed-off-by: dependabot[bot] <[email protected]> * prep v0.2.8 release * this is lexically wrong but screw convincing Microsoft otherwise * prep v0.2.9 release * Bump eslint-config-klasa from `7095d9d` to `e0c5945` Bumps [eslint-config-klasa](https://github.com/dirigeants/klasa-lint) from `7095d9d` to `e0c5945`. - [Release notes](https://github.com/dirigeants/klasa-lint/releases) - [Commits](dirigeants/klasa-lint@7095d9d...e0c5945) Signed-off-by: dependabot[bot] <[email protected]> * Bump vsce from 1.56.0 to 1.57.0 (#108) Bumps [vsce](https://github.com/Microsoft/vsce) from 1.56.0 to 1.57.0. - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v1.56.0...v1.57.0) Signed-off-by: dependabot[bot] <[email protected]> * Bump fs-nextra from 0.3.8 to 0.4.3 (#109) * Bump fs-nextra from 0.3.8 to 0.4.3 Bumps [fs-nextra](https://github.com/bdistin/fs-nextra) from 0.3.8 to 0.4.3. - [Release notes](https://github.com/bdistin/fs-nextra/releases) - [Commits](https://github.com/bdistin/fs-nextra/commits) Signed-off-by: dependabot[bot] <[email protected]> * Update package.json * Update .travis.yml * Update package.json
- Loading branch information