Skip to content

Commit 2c6cae0

Browse files
0.0.9 Release
* 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] <[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 @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] <[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 @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] <[email protected]> * 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] <[email protected]> * 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] <[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 @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 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 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]> * 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 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4af5e8 commit 2c6cae0

File tree

6 files changed

+73
-9
lines changed

6 files changed

+73
-9
lines changed

.github/workflows/development.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818

1919
strategy:
2020
matrix:
21-
os: [ubuntu-latest]
22-
node-version: [14.x]
21+
os: [ubuntu-latest, macos-latest, windows-latest]
22+
node-version: [12.x]
2323

2424
steps:
2525
- uses: actions/checkout@v2
@@ -55,3 +55,9 @@ jobs:
5555
coverageCommand: npm run test
5656
coverageLocations: |
5757
./test/coverage/lcov.info:lcov
58+
- name: run codacy-coverage-reporter
59+
if: matrix.os == 'ubuntu-latest'
60+
uses: codacy/codacy-coverage-reporter-action@master
61+
with:
62+
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
63+
coverage-reports: ./test/coverage/lcov.info

.github/workflows/master.yml

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818

1919
strategy:
2020
matrix:
21-
os: [ubuntu-latest]
22-
node-version: [14.x]
21+
os: [ubuntu-latest, macos-latest, windows-latest]
22+
node-version: [12.x]
2323

2424
steps:
2525
- uses: actions/checkout@v2
@@ -42,6 +42,7 @@ jobs:
4242
run: |
4343
npm test
4444
- name: code coverage
45+
if: matrix.os == 'ubuntu-latest'
4546
uses: coverallsapp/github-action@master
4647
with:
4748
github-token: ${{ secrets.GITHUB_TOKEN }}
@@ -55,7 +56,14 @@ jobs:
5556
coverageCommand: npm run test
5657
coverageLocations: |
5758
./test/coverage/lcov.info:lcov
59+
- name: run codacy-coverage-reporter
60+
if: matrix.os == 'ubuntu-latest'
61+
uses: codacy/codacy-coverage-reporter-action@master
62+
with:
63+
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
64+
coverage-reports: ./test/coverage/lcov.info
5865
- name: create release
66+
if: matrix.os == 'ubuntu-latest'
5967
id: createrelease
6068
uses: gregoranders/nodejs-create-release@master
6169
env:
@@ -65,5 +73,5 @@ jobs:
6573
tag: v${{ steps.projectinfo.outputs.version }}
6674
name: ${{ steps.projectinfo.outputs.name }} - ${{ steps.projectinfo.outputs.version }}
6775
body: ${{ steps.projectinfo.outputs.name }} - ${{ steps.projectinfo.outputs.version }} Release
68-
draft: false
76+
draft: true
6977
target: ${{ github.ref }}

CHANGELOG.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,52 @@
1+
#### 0.0.9 (2020-07-19)
2+
3+
##### Chores
4+
5+
- **release:**
6+
- 0.0.9 ([3ca641ba](https://github.com/gregoranders/nodejs-project-info/commit/3ca641ba2daea536df92d3896f34cad6fd3943dd))
7+
- 0.0.9 ([8d280ca2](https://github.com/gregoranders/nodejs-project-info/commit/8d280ca22455e391a2ef394d504900344ce8383e))
8+
- 0.0.8 Release ([43aa2709](https://github.com/gregoranders/nodejs-project-info/commit/43aa27095dc34279a46b5692ab40fc5fee4bac67))
9+
- prepare next release ([2c7da3b7](https://github.com/gregoranders/nodejs-project-info/commit/2c7da3b72866bd29b3d5ae6492b86e9365dc953e))
10+
- **quality:**
11+
- add codacy CI task ([6c52c9de](https://github.com/gregoranders/nodejs-project-info/commit/6c52c9de11ba57757446f273922c7ff0b5121fd5))
12+
- add code climate ([780a170c](https://github.com/gregoranders/nodejs-project-info/commit/780a170ccd3497e5fd3c4de5e55836f4e47d7d0d))
13+
- add codacy config ([41ddb1bf](https://github.com/gregoranders/nodejs-project-info/commit/41ddb1bf10e169084cd54251eac351f7a1cd7fc5))
14+
- **git:** add test path to ignored files ([89b0a42f](https://github.com/gregoranders/nodejs-project-info/commit/89b0a42f2bda1b3e2a4bf08e153d923784dfd06a))
15+
- **dependencies:** update dependencies ([56c21252](https://github.com/gregoranders/nodejs-project-info/commit/56c212526391a6a32614f0f44f956b3d43d131e2))
16+
17+
##### Documentation Changes
18+
19+
- **README:** add codacy badge ([bc167d8d](https://github.com/gregoranders/nodejs-project-info/commit/bc167d8da072c2d5f18b4a885f61acfc35666ab4))
20+
- **CHANGELOG:** update changelog ([c15cf000](https://github.com/gregoranders/nodejs-project-info/commit/c15cf0003a4ab2cf9243dd04a8ba637d53aaf07b))
21+
22+
##### Other Changes
23+
24+
- bump ts-jest from 26.1.1 to 26.1.3 ([1d583886](https://github.com/gregoranders/nodejs-project-info/commit/1d583886f9457abedd9e49c0836ebcfa5ae4ffde))
25+
- bump typescript from 3.9.6 to 3.9.7 ([4e2b71e5](https://github.com/gregoranders/nodejs-project-info/commit/4e2b71e5b256b30cecfa1bdab46a35141aa42ea3))
26+
- bump @typescript-eslint/eslint-plugin from 3.6.0 to 3.6.1 ([fed83bc9](https://github.com/gregoranders/nodejs-project-info/commit/fed83bc9a2ccc778330017422b76dac67368e9f7))
27+
- bump @typescript-eslint/parser from 3.6.0 to 3.6.1 ([e4e5b6e1](https://github.com/gregoranders/nodejs-project-info/commit/e4e5b6e1f3b068d2158faaaff82c1e4466d13f3b))
28+
- bump @types/node from 14.0.20 to 14.0.23 ([8dce5018](https://github.com/gregoranders/nodejs-project-info/commit/8dce5018a6763908938f0fd96c2a5a320679653c))
29+
- bump @types/node from 14.0.19 to 14.0.20 ([dda925f5](https://github.com/gregoranders/nodejs-project-info/commit/dda925f5c26efbefbe4499431bea23e7d37df55a))
30+
- bump @types/node from 14.0.18 to 14.0.19 ([c2254aed](https://github.com/gregoranders/nodejs-project-info/commit/c2254aedd9d2f0ee8aa9cc3f3ab89657bedbad50))
31+
- bump @typescript-eslint/eslint-plugin from 3.5.0 to 3.6.0 ([40551701](https://github.com/gregoranders/nodejs-project-info/commit/4055170182cd810ce9a4332bd32f6ab7a7caf1b7))
32+
- bump @types/node from 14.0.14 to 14.0.18 ([ec3fa318](https://github.com/gregoranders/nodejs-project-info/commit/ec3fa3187c2080be2656c574930590cc70dd2277))
33+
- bump @types/jest from 26.0.3 to 26.0.4 ([e0c9df22](https://github.com/gregoranders/nodejs-project-info/commit/e0c9df227a8725cd70580f51c7b10ca2ff77e0fe))
34+
- bump @typescript-eslint/parser from 3.5.0 to 3.6.0 ([246cda6f](https://github.com/gregoranders/nodejs-project-info/commit/246cda6f3d4f0ace419a8a12fa226ff072bcfba8))
35+
- bump eslint-plugin-jest from 23.17.1 to 23.18.0 ([936814f1](https://github.com/gregoranders/nodejs-project-info/commit/936814f1f5156b1f1f49bee623266e7e7a15dcbe))
36+
- bump eslint from 7.3.1 to 7.4.0 ([18e43ffd](https://github.com/gregoranders/nodejs-project-info/commit/18e43ffde32c7c7b8247160d2782842663e49534))
37+
- bump typescript from 3.9.5 to 3.9.6 ([2fa230e6](https://github.com/gregoranders/nodejs-project-info/commit/2fa230e6fc8290e890a657676b2e94286fe6a312))
38+
- bump @typescript-eslint/parser from 3.4.0 to 3.5.0 ([eb853c87](https://github.com/gregoranders/nodejs-project-info/commit/eb853c8720c1ed17bc174726a8de417f5786a20e))
39+
- bump @typescript-eslint/eslint-plugin from 3.4.0 to 3.5.0 ([859f8c1f](https://github.com/gregoranders/nodejs-project-info/commit/859f8c1f6203fa7e80bdc3e237ff24e9d94f6896))
40+
41+
##### Refactors
42+
43+
- **build:**
44+
- refactor Github CI ([caa0446f](https://github.com/gregoranders/nodejs-project-info/commit/caa0446f8fea6fc46f8b5112b833ea122a82c3ae))
45+
- use correct env variable ([4b62afc0](https://github.com/gregoranders/nodejs-project-info/commit/4b62afc0f0dc623b3c15afbd7b30e6915a812a43))
46+
- **docs:** refactor documentation ([95424f53](https://github.com/gregoranders/nodejs-project-info/commit/95424f53d935a82949b44866e8ccdbaf7fcf05d0))
47+
- **vscode:** refactor visual code config ([ab9c95b2](https://github.com/gregoranders/nodejs-project-info/commit/ab9c95b2c5415db2db39fe55d7ee8accfc015bb0))
48+
- **dependencies:** dependencies check weekly ([f450540c](https://github.com/gregoranders/nodejs-project-info/commit/f450540c42ac8dc8764a346976977f8ef2b48e48))
49+
150
#### 0.0.8 (2020-07-19)
251

352
##### Chores

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ This action provides the _name_ and _version_ and the content of **package.json*
2525
...
2626
- name: nodejs project information
2727
id: projectinfo
28-
uses: gregoranders/[email protected].8
28+
uses: gregoranders/[email protected].9
2929
- name: create release action
3030
id: createrelease
31-
uses: gregoranders/[email protected].8
31+
uses: gregoranders/[email protected].9
3232
env:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3434
PACKAGE_JSON: ${{ steps.projectinfo.outputs.context }}

SECURITY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
66
| Version | Supported |
77
| ------- | ------------------ |
8-
| 0.0.8 | :white_check_mark: |
8+
| 0.0.9 | :white_check_mark: |
9+
| 0.0.8 | :x: |
910
| 0.0.7 | :x: |
1011
| 0.0.6 | :x: |
1112

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodejs-project-info",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "NodeJS Project Information",
55
"main": "./dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)