Commit 353d9df
0.0.15 (#167)
* chore(release): prepare next release
* npm: bump @actions/github from 3.0.0 to 4.0.0
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/master/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)
Signed-off-by: dependabot[bot] <[email protected]>
* npm: bump @typescript-eslint/eslint-plugin from 3.4.0 to 3.5.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.4.0 to 3.5.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/v3.5.0/packages/eslint-plugin)
Signed-off-by: dependabot[bot] <[email protected]>
* npm: bump @typescript-eslint/parser from 3.4.0 to 3.5.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.4.0 to 3.5.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/v3.5.0/packages/parser)
Signed-off-by: dependabot[bot] <[email protected]>
* npm: bump typescript from 3.9.5 to 3.9.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.5 to 3.9.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)
Signed-off-by: dependabot[bot] <[email protected]>
* npm: bump eslint from 7.3.1 to 7.4.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.3.1 to 7.4.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.3.1...v7.4.0)
Signed-off-by: dependabot[bot] <[email protected]>
* npm: bump eslint-plugin-jest from 23.17.1 to 23.18.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.17.1 to 23.18.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v23.17.1...v23.18.0)
Signed-off-by: dependabot[bot] <[email protected]>
* npm: bump @typescript-eslint/parser from 3.5.0 to 3.6.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.5.0 to 3.6.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/v3.6.0/packages/parser)
Signed-off-by: dependabot[bot] <[email protected]>
* npm: bump @types/jest from 26.0.3 to 26.0.4
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.3 to 26.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
Signed-off-by: dependabot[bot] <[email protected]>
* npm: bump @typescript-eslint/eslint-plugin from 3.5.0 to 3.6.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.5.0 to 3.6.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/v3.6.0/packages/eslint-plugin)
Signed-off-by: dependabot[bot] <[email protected]>
* npm: bump @typescript-eslint/eslint-plugin from 3.6.0 to 3.6.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.6.0 to 3.6.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/v3.6.1/packages/eslint-plugin)
Signed-off-by: dependabot[bot] <[email protected]>
* npm: bump @typescript-eslint/parser from 3.6.0 to 3.6.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.6.0 to 3.6.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/v3.6.1/packages/parser)
Signed-off-by: dependabot[bot] <[email protected]>
* npm: bump ts-jest from 26.1.1 to 26.1.3
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.1.1 to 26.1.3.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v26.1.1...v26.1.3)
Signed-off-by: dependabot[bot] <[email protected]>
* npm: bump @octokit/rest from 18.0.0 to 18.0.1
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.0 to 18.0.1.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v18.0.0...v18.0.1)
Signed-off-by: dependabot[bot] <[email protected]>
* npm: bump typescript from 3.9.6 to 3.9.7
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.6 to 3.9.7.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.9.6...v3.9.7)
Signed-off-by: dependabot[bot] <[email protected]>
* npm: bump @types/jest from 26.0.4 to 26.0.5
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.4 to 26.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
Signed-off-by: dependabot[bot] <[email protected]>
* npm: bump eslint-plugin-unicorn from 20.1.0 to 21.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 20.1.0 to 21.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v20.1.0...v21.0.0)
Signed-off-by: dependabot[bot] <[email protected]>
* npm: bump eslint from 7.4.0 to 7.5.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.4.0...v7.5.0)
Signed-off-by: dependabot[bot] <[email protected]>
* chore(quality): add codacy and codeclimate
* refactor(vscode): refactor vscode config
* refactor(build): refactor GitHub CI
* refactor(docs): refactor docs
* refactor(test): move test utils
* docs(SECURITY): update
* refactor(eslint): fix complexity issue
* chore(docs): update docs
* chore(dependencies): update dependencie
* chore(buildf): add build path
* chore(release): 0.0.10 release
* docs(changelog): update changelog
* chore(dependencies): update dev dependencies
* chore(dependencies): update dev dependencies
* chore(dependencies): update dependnencies
* chore(dependencies): update dev dependencies
* chore(release): bump version
* chore(CHANGELOG): update changelog
* chore(release): bump version
* chore(dependencies): update dependencies
* chore(dist): update dist
* chore(codequality): renamed variable
* chore(codequality): renamed variable, find to some
* chore(docs): update README
* chore(docs): update SECURITY
* chore(docs): update CHANGELOG
* build(dependencies): ➕ introduces conventional commit
Updates husky and lint-stage dependencies and introduces conventional commit.
* chore(dependencies): ⬆️ updates jest dependencies
* chore(dependencies): ⬆️ updates ncc dependency
Replaces @zeit/ncc with @vercel/ncc.
* build(dependencies): ➖ removes jest typing
* chore(dependencies): ⬆️ updates eslint dependencies
Updates eslint related configurations
* build(dependencies): ➖ removes ts-code dependency
* chore(dependencies): ⬆️ updates typescript dependency
* chore(dependencies): ⬆️ updates @actions/core dependency
* refactor: 🔨 refactors build scripts
* fix(action): 🐛 fixes action
Adds type to error
* docs(docs): 📝 updates documentation
* ci(workflows): 👷 updates GitHub workflows
* build(action): ⬆️ uses node16 for action
* build(action): 🚨 configure method complexity for codeclimate
* docs(docs): 📝 updates codeclimate related documentation
* build(vscode): ➕ adds vscode extensions
Removes brackets extension
* chore(action): 📦 updates action package
* ci(workflows): 🐛 fixes GitHub workflows
* chore(dependencies): ⬆️ updates @octokit/rest dependency
* chore: 🔖 bumps version
* chore(dependencies): ⬆️ updates @actions/github dependency
* docs: 📝 updates changelog
* build: 🧑💻 adds pre-push hook
Runs checks on push.
* build: 🐛 fix codeclimate check to run as pre commit hook
* chore: 🔖 prepares next release
Prepares 0.0.14 release.
* chore(docs): 📝 update license
* build(dev dependencies): ⬆️ update dev dependencies
* build(dependencies): 🔧 refactor build configuration
Removes Codacy integration, adds markdownlint an remark.
* build(workflows): 🐛 fix release workflow
* build(release): 🔖 0.0.15 release
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>File tree
4 files changed
+12
-5
lines changed- .github/workflows
4 files changed
+12
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
| 51 | + | |
47 | 52 | | |
| 53 | + | |
48 | 54 | | |
49 | 55 | | |
50 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments