Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Commit

Permalink
Release v0.3.0 (#110)
Browse files Browse the repository at this point in the history
* 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
bdistin authored Feb 12, 2019
1 parent 7f56207 commit e25fea5
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "8"
- "10"
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.12.3
- export PATH=$HOME/.yarn/bin:$PATH
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "klasa-vscode",
"displayName": "klasa-vscode",
"description": "Klasa extension for VS Code",
"version": "0.2.9",
"version": "0.3.0",
"publisher": "bdistin",
"license": "MIT",
"homepage": "https://github.com/dirigeants/klasa-vscode.git#readme",
Expand All @@ -14,8 +14,8 @@
"url": "https://github.com/dirigeants/klasa-vscode/issues"
},
"engines": {
"node": ">=8.1.0",
"vscode": "^1.15.0"
"node": ">=10.1.0",
"vscode": "^1.31.0"
},
"keywords": [
"klasa"
Expand Down Expand Up @@ -66,11 +66,11 @@
"devDependencies": {
"eslint": "^5.13.0",
"eslint-config-klasa": "github:dirigeants/klasa-lint",
"vsce": "^1.56.0",
"vsce": "^1.57.0",
"vscode": "^1.1.29"
},
"dependencies": {
"fs-nextra": "^0.3.8",
"fs-nextra": "^0.4.3",
"node-fetch": "^2.3.0"
}
}
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -446,8 +446,8 @@ [email protected], escape-string-regexp@^1.0.5:

"eslint-config-klasa@github:dirigeants/klasa-lint":
version "0.0.1"
uid "7095d9d809d52c0fbf26e0725d9197ac5b94644e"
resolved "https://codeload.github.com/dirigeants/klasa-lint/tar.gz/7095d9d809d52c0fbf26e0725d9197ac5b94644e"
uid e0c5945b8894bc8e7ff7acbcf5d21b5ff4eff225
resolved "https://codeload.github.com/dirigeants/klasa-lint/tar.gz/e0c5945b8894bc8e7ff7acbcf5d21b5ff4eff225"

eslint-scope@^4.0.0:
version "4.0.0"
Expand Down Expand Up @@ -657,9 +657,9 @@ fs-mkdirp-stream@^1.0.0:
graceful-fs "^4.1.11"
through2 "^2.0.3"

fs-nextra@^0.3.8:
version "0.3.8"
resolved "https://registry.yarnpkg.com/fs-nextra/-/fs-nextra-0.3.8.tgz#2a0c860a7a3c5d4b398548059d481d6155aac3c8"
fs-nextra@^0.4.3:
version "0.4.3"
resolved "https://registry.yarnpkg.com/fs-nextra/-/fs-nextra-0.4.3.tgz#9afff5435b445a507d16a081399782c3068b0784"

fs.realpath@^1.0.0:
version "1.0.0"
Expand Down Expand Up @@ -1893,9 +1893,9 @@ vinyl@^2.0.0, vinyl@^2.0.1, vinyl@^2.0.2:
remove-trailing-separator "^1.0.1"
replace-ext "^1.0.0"

vsce@^1.56.0:
version "1.56.0"
resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.56.0.tgz#b6a0faddd8f0d45dce2e3b9d8f4e9a6aaa0b543d"
vsce@^1.57.0:
version "1.57.0"
resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.57.0.tgz#6a80e478a3df99e9ec74b9440e2b38cc265f0881"
dependencies:
chalk "^2.4.2"
cheerio "^1.0.0-rc.1"
Expand Down

0 comments on commit e25fea5

Please sign in to comment.