Commit ebef2a6
Refactor build configuration (#203)
* chore(release): prepare next release
* 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] <support@github.com>
* 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] <support@github.com>
* 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] <support@github.com>
* 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] <support@github.com>
* 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] <support@github.com>
* 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] <support@github.com>
* 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] <support@github.com>
* npm: bump @types/node from 14.0.14 to 14.0.18
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.14 to 14.0.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot[bot] <support@github.com>
* 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] <support@github.com>
* npm: bump @types/node from 14.0.18 to 14.0.19
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.18 to 14.0.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot[bot] <support@github.com>
* npm: bump @types/node from 14.0.19 to 14.0.20
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.19 to 14.0.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot[bot] <support@github.com>
* refactor(build): use correct env variable
* refactor(dependencies): dependencies check weekly
* npm: bump @types/node from 14.0.20 to 14.0.23
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.20 to 14.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Signed-off-by: dependabot[bot] <support@github.com>
* 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] <support@github.com>
* 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] <support@github.com>
* 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] <support@github.com>
* 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] <support@github.com>
* chore(dependencies): update dependencies
* chore(quality): add codacy config
* chore(quality): add code climate
* refactor(vscode): refactor visual code config
* refactor(docs): refactor documentation
* refactor(build): refactor Github CI
* chore(git): add test path to ignored files
* chore(release): 0.0.8 Release
* docs(CHANGELOG): update changelog
* docs(README): add codacy badge
* chore(quality): add codacy CI task
* chore(release): 0.0.9
* docs(CHANGELOG): update changelog
* refactor(docs): remove email
* chore(release): 0.0.10
* docs(CHANGELOG): update
* refactor(quality): fix unicorn issue
* chore(dependencies): update dependencies
* chore(dependencies): update dev dependencies
* chore(dependencies): update dev dependencies
* chore(dependencies): update dependnencies
* chore(dependencies): update dev dependencies
* bug(build): exclude build from ignored files
* chore(release): bump version
* chore(CHANGELOG): update changelog
* chore(dependencies): update dependnencies
* chore(codequality): renamed variables
* chore(dist): updated dist
* chore(release): prepare next release
* chore(docs): updated CHANGELOG
* chore(docs): update SECURITY
* chore(docs): update README
* chore(docs): update CHANGELOG
* chore(release): dump version
* fix(vscode): 🔧 Removes extension
Removes brackets extension as it is now provided by code itself
* chore(vscode): 🔧 Adds vscode scope
* chore(dependencies): ⬆️ Updates dependencies
Updates dependencies and adjusts code accordingly
* chore(vscode): 🔧 Adds vscode scope
* chore(dependencies): 📦 Updates action
* fix(dependencies): 🐛 Downgrades @types/node
* fix(ci): 💚 Fixes windows ci build
* fix(ci): 💚 Fixes windows ci build
* fix(ci): 💚 Fixes windows ci build
* fix(ci): 💚 Fixes windows ci build
* fix(ci): 💚 Fixes windows ci build
* revert(dependencies): ⬇️ Reverts dependencies update
Revert dependencies update to fix build
* chore(dependencies): ⬆️ Updates dependencies
* chore(dependencies): ⬆️ Updates ncc dependency
Replaces @zeit/ncc with @vercel/ncc and updates to latest version
* chore(dependencies): ⬆️ Updates eslint dependencies
* revert(dependencies): ⬆️ Reverts eslint dependencies
Reverts eslint dependencies update due to CI build error on windows
* chore(dependencies): ⬆️ Updates husky dependency
* revert(dependencies): ⏪ Revert husky dependency
* chore(dependencies): ⬆️ Updates jest dependencies
* chore(dependencies): ➖ Removes ts-node dependency
* chore(dependencies): ➖ Removes ts-node dependency
* chore(dependencies): ⬆️ Updates typescript dependency
* chore(dependencies): ⬆️ Updates prettier dependency
* chore(dependencies): ⬆️ Updates lint-staged dependency
* chore(dependencies): ⬆️ Updates husky dependency
* chore(dependencies): ⬆️ Updates eslint dependencies
* chore(vscode): 🔧 Adds scopes
* ci(workflows): 👷 Uses NodeJS 16
Updates actions used in workflow and updates used NodeJS to 16.x
* chore(dependencies): ➖ Removes @types dependencies
Refactors scripts
* refactor(action): ⬆️ Action runs with NodeJS 16
* docs(docs): 📝 Updates codeclimat related documentation
* chore(action): 📦 Updates action
* ci(workflows): 🐛 Fixes build
Removes caching due to missing of package-lock.json
* ci(workflows): :⬆️ Updates main workflow
* style: 🧑💻 adds conventional commit integration
* refactor(action): 🔥 removes semver typing
Replaces semver typing with provided one
* docs(docs): 📝 updates docs
* ci(workflows): 👷 updates GitHub workflows
* ci(workflows): 👷 adds CodeQL workflow
* ci(workflows): 👷 adds feature branch workflow
* chore(action): 📈 fixes codacy issue
* docs(docs): 🔖 0.0.13 release
* chore: 🔖 bumps version to 0.0.14
Prepare next release
* build: 🐛 adds commitlink config
* build: 🧑💻 run checks in pre push hook
* build(dev dependencies): ⬆️ update dev dependencies
* build(dependencies): 🔧 refactor build configuration
Removes Codacy integration, adds markdownlint an remark.
* docs(docs): 📝 update docs
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 25f0f14 commit ebef2a6
34 files changed
Lines changed: 841 additions & 153 deletions
File tree
- .github/workflows
- .husky
- .vscode
- dist
- docs
- src
- fixtures
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | | - | |
6 | | - | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
15 | 24 | | |
16 | 25 | | |
17 | | - | |
| 26 | + | |
18 | 27 | | |
| 28 | + | |
19 | 29 | | |
20 | | - | |
21 | 30 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | | - | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | | - | |
| 12 | + | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | | - | |
17 | | - | |
| 18 | + | |
18 | 19 | | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
| |||
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
33 | | - | |
| 38 | + | |
| 39 | + | |
34 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 59 | | |
66 | 60 | | |
67 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 59 | | |
66 | 60 | | |
67 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 59 | | |
66 | 60 | | |
67 | 61 | | |
| |||
0 commit comments