Skip to content

Commit 892b7c0

Browse files
0.0.11
* 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] <support@github.com> * 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 @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 @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-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 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> * 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] <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 @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] <support@github.com> * 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] <support@github.com> * 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] <support@github.com> * 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 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 683f3bb commit 892b7c0

File tree

5 files changed

+67
-19
lines changed

5 files changed

+67
-19
lines changed

CHANGELOG.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,55 @@
1+
#### 0.0.11 (2020-08-19)
2+
3+
##### Chores
4+
5+
* **release:**
6+
* bump version ([278f1c3a](https://github.com/gregoranders/nodejs-create-release/commit/278f1c3a23960580f5ad698005cd2ae81da4eff7))
7+
* 0.0.10 release ([856c0a6d](https://github.com/gregoranders/nodejs-create-release/commit/856c0a6d57be92bad60ac3431a15eaf9a6d1a986))
8+
* prepare next release ([646e1ea4](https://github.com/gregoranders/nodejs-create-release/commit/646e1ea4a578e586fd063dc314672baf12c72d39))
9+
* **dependencies:**
10+
* update dev dependencies ([81b538b0](https://github.com/gregoranders/nodejs-create-release/commit/81b538b0cc114950bb283fd0e999d30b21c9758e))
11+
* update dependnencies ([2f48bf8f](https://github.com/gregoranders/nodejs-create-release/commit/2f48bf8fd64dbdb2ed56e1e663974e1eb75b3d3c))
12+
* update dev dependencies ([e008467f](https://github.com/gregoranders/nodejs-create-release/commit/e008467fc0d0a39a4ac11b16ec8670c2b91607d4))
13+
* update dev dependencies ([d13810b2](https://github.com/gregoranders/nodejs-create-release/commit/d13810b249de518d0ef2855db77e055f96778cc8))
14+
* update dependencie ([66e6eab0](https://github.com/gregoranders/nodejs-create-release/commit/66e6eab036e2d6c323a125c8fa23d6e9f50487dc))
15+
* **buildf:** add build path ([1fcd0530](https://github.com/gregoranders/nodejs-create-release/commit/1fcd0530f51b13d5750b28228c58dc6e8ae3693f))
16+
* **docs:** update docs ([458726cc](https://github.com/gregoranders/nodejs-create-release/commit/458726ccb668821a3d79bbdee88142f9d36d8e37))
17+
* **quality:** add codacy and codeclimate ([cbb06ce5](https://github.com/gregoranders/nodejs-create-release/commit/cbb06ce54dc5054098608759f63d5b7498da1242))
18+
19+
##### Documentation Changes
20+
21+
* **changelog:** update changelog ([48906eba](https://github.com/gregoranders/nodejs-create-release/commit/48906ebaffa774ccd0614a113c9c3338bfc2c676))
22+
* **SECURITY:** update ([bcf858d7](https://github.com/gregoranders/nodejs-create-release/commit/bcf858d74b7e3dd0907d819ec5ccfab7f9f346ee))
23+
24+
##### Other Changes
25+
26+
* bump @types/jest from 26.0.4 to 26.0.5 ([a27dba73](https://github.com/gregoranders/nodejs-create-release/commit/a27dba739833287aa2a1d5b45416536402f9681a))
27+
* bump eslint from 7.4.0 to 7.5.0 ([f5064916](https://github.com/gregoranders/nodejs-create-release/commit/f5064916f659bc50ce893a23dae7f9f8f46e0a42))
28+
* bump eslint-plugin-unicorn from 20.1.0 to 21.0.0 ([793c0939](https://github.com/gregoranders/nodejs-create-release/commit/793c0939a2703eee19217006ffc3bfb525f14fa8))
29+
* bump @types/jest from 26.0.4 to 26.0.5 ([c3958e50](https://github.com/gregoranders/nodejs-create-release/commit/c3958e50d4ffdd4b0fec9139f1649efe1584ce5d))
30+
* bump typescript from 3.9.6 to 3.9.7 ([a0ab0755](https://github.com/gregoranders/nodejs-create-release/commit/a0ab0755aa3fca8986be9f3ecd7880c0861e1c1e))
31+
* bump @octokit/rest from 18.0.0 to 18.0.1 ([23ed6a22](https://github.com/gregoranders/nodejs-create-release/commit/23ed6a224bd1b4ce16ed7445d516df6a6e05521a))
32+
* bump ts-jest from 26.1.1 to 26.1.3 ([13bfa9b5](https://github.com/gregoranders/nodejs-create-release/commit/13bfa9b5e72fe28d21dbdd8889be66d220c0f78d))
33+
* bump @typescript-eslint/parser from 3.6.0 to 3.6.1 ([700b8d20](https://github.com/gregoranders/nodejs-create-release/commit/700b8d20eb6a9bee471b447de04d5e3bfbad4dc3))
34+
* bump @typescript-eslint/eslint-plugin from 3.6.0 to 3.6.1 ([09976354](https://github.com/gregoranders/nodejs-create-release/commit/09976354c0c430e34641c4e4fe214bd43d3a3938))
35+
* bump @typescript-eslint/eslint-plugin from 3.5.0 to 3.6.0 ([afa7f4bc](https://github.com/gregoranders/nodejs-create-release/commit/afa7f4bc217ad17d118a16d2ed4d95e27f7d4611))
36+
* bump @types/jest from 26.0.3 to 26.0.4 ([6674a38b](https://github.com/gregoranders/nodejs-create-release/commit/6674a38ba90261bc0b11447b1585537d0342da2d))
37+
* bump @typescript-eslint/parser from 3.5.0 to 3.6.0 ([444ce2f0](https://github.com/gregoranders/nodejs-create-release/commit/444ce2f01ec3238e87a8454c0df928bdfb92177f))
38+
* bump eslint-plugin-jest from 23.17.1 to 23.18.0 ([34084b34](https://github.com/gregoranders/nodejs-create-release/commit/34084b34d652ba460336c7c9068c9258a4d35172))
39+
* bump eslint from 7.3.1 to 7.4.0 ([69edaa32](https://github.com/gregoranders/nodejs-create-release/commit/69edaa322a5e4bef5f5d21b3d61b55e6c58304a0))
40+
* bump typescript from 3.9.5 to 3.9.6 ([8e982ee2](https://github.com/gregoranders/nodejs-create-release/commit/8e982ee2825f8d3c72b831a428f8d1656e939752))
41+
* bump @typescript-eslint/parser from 3.4.0 to 3.5.0 ([d2f95f02](https://github.com/gregoranders/nodejs-create-release/commit/d2f95f02c0bb2d8a8c622163a8c17c2a82c2c236))
42+
* bump @typescript-eslint/eslint-plugin from 3.4.0 to 3.5.0 ([6b26ed80](https://github.com/gregoranders/nodejs-create-release/commit/6b26ed8087fc2aa3674161784b8ef0d2f152fa72))
43+
* bump @actions/github from 3.0.0 to 4.0.0 ([5d9abbcf](https://github.com/gregoranders/nodejs-create-release/commit/5d9abbcf2e282f03f0961721540581af9dc68d65))
44+
45+
##### Refactors
46+
47+
* **eslint:** fix complexity issue ([95fc2723](https://github.com/gregoranders/nodejs-create-release/commit/95fc272364581ba0af97c89d453e1efcc2570b83))
48+
* **test:** move test utils ([dc4e46e8](https://github.com/gregoranders/nodejs-create-release/commit/dc4e46e84eec92b753e8119f358bde81624aed7b))
49+
* **docs:** refactor docs ([bd920694](https://github.com/gregoranders/nodejs-create-release/commit/bd9206948e2f30d5a3c8b9c6679b82b537b6af27))
50+
* **build:** refactor GitHub CI ([f0e6fc5a](https://github.com/gregoranders/nodejs-create-release/commit/f0e6fc5a3750ed7fc389ecaac7c7e01296fa23ef))
51+
* **vscode:** refactor vscode config ([10600590](https://github.com/gregoranders/nodejs-create-release/commit/10600590f1e5300b3bbc253545ef6b616ce31273))
52+
153
#### 0.0.10 (2020-07-26)
254

355
##### Chores

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ This action finds or creates a release, so your workflow can access it.
2525
...
2626
- name: nodejs project information
2727
id: projectinfo
28-
uses: gregoranders/nodejs-project-info@v0.0.10
28+
uses: gregoranders/nodejs-project-info@v0.0.11
2929
- name: create release
3030
id: createrelease
31-
uses: gregoranders/nodejs-create-release@v0.0.10
31+
uses: gregoranders/nodejs-create-release@v0.0.11
3232
env:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3434
with:

SECURITY.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,8 @@
55
66
| Version | Supported |
77
| ------- | ------------------ |
8-
| 0.0.10 | :white_check_mark: |
9-
| 0.0.9 | :x: |
10-
| 0.0.8 | :x: |
11-
| 0.0.7 | :x: |
12-
| 0.0.6 | :x: |
13-
8+
| 0.0.11 | :white_check_mark: |
9+
| 0.0.10 | :x: |
1410

1511
## Reporting a Vulnerability
1612

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodejs-create-release",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"description": "NodeJS Create Release",
55
"main": "./dist/index.js",
66
"scripts": {
@@ -95,26 +95,26 @@
9595
},
9696
"devDependencies": {
9797
"@octokit/rest": "18.0.3",
98-
"@types/jest": "26.0.7",
99-
"@typescript-eslint/eslint-plugin": "3.7.0",
100-
"@typescript-eslint/parser": "3.7.0",
98+
"@types/jest": "26.0.10",
99+
"@typescript-eslint/eslint-plugin": "3.9.1",
100+
"@typescript-eslint/parser": "3.9.1",
101101
"@zeit/ncc": "0.22.3",
102-
"eslint": "7.5.0",
102+
"eslint": "7.7.0",
103103
"eslint-config-prettier": "6.11.0",
104-
"eslint-plugin-jest": "23.18.1",
104+
"eslint-plugin-jest": "23.20.0",
105105
"eslint-plugin-prettier": "3.1.4",
106106
"eslint-plugin-unicorn": "21.0.0",
107107
"generate-changelog": "1.8.0",
108108
"husky": "4.2.5",
109-
"jest": "26.1.0",
110-
"jest-cli": "26.1.0",
109+
"jest": "26.4.0",
110+
"jest-cli": "26.4.0",
111111
"jest-html-reporter": "3.1.3",
112-
"jest-junit": "11.0.1",
112+
"jest-junit": "11.1.0",
113113
"jest-spec-reporter": "1.0.14",
114114
"lint-staged": "^10.2.11",
115115
"prettier": "2.0.5",
116116
"rimraf": "3.0.2",
117-
"ts-jest": "26.1.3",
117+
"ts-jest": "26.2.0",
118118
"ts-node": "8.10.2",
119119
"typescript": "3.9.7"
120120
}

0 commit comments

Comments
 (0)