Skip to content

Commit 7c2d560

Browse files
0.0.10 Release
* 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 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2802071 commit 7c2d560

File tree

7 files changed

+62
-13
lines changed

7 files changed

+62
-13
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ package-lock.json
66

77
*.js
88
*.js.map
9+
10+
!dist/index.js

CHANGELOG.md

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

348
##### Build System / Dependencies

CODE_OF_CONDUCT.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ further defined and clarified by project maintainers.
5555
## Enforcement
5656

5757
Instances of abusive, harassing, or otherwise unacceptable behavior may be
58-
reported by contacting the project team at gregor.anders@gmail.com. All
59-
complaints will be reviewed and investigated and will result in a response that
60-
is deemed necessary and appropriate to the circumstances. The project team is
61-
obligated to maintain confidentiality with regard to the reporter of an incident.
62-
Further details of specific enforcement policies may be posted separately.
58+
reported by contacting the project team. All complaints will be reviewed and
59+
investigated and will result in a response that is deemed necessary and
60+
appropriate to the circumstances. The project team is obligated to maintain
61+
confidentiality with regard to the reporter of an incident. Further details of
62+
specific enforcement policies may be posted separately.
6363

6464
Project maintainers who do not follow or enforce the Code of Conduct in good
6565
faith may face temporary or permanent repercussions as determined by other

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-create-release@v0.0.8
28+
uses: gregoranders/nodejs-project-info@v0.0.10
2929
- name: create release
3030
id: createrelease
31-
uses: gregoranders/nodejs-create-release@v0.0.8
31+
uses: gregoranders/nodejs-create-release@v0.0.10
3232
env:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3434
with:

SECURITY.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
66
| Version | Supported |
77
| ------- | ------------------ |
8-
| 0.0.8 | :white_check_mark: |
8+
| 0.0.10 | :white_check_mark: |
9+
| 0.0.9 | :x: |
10+
| 0.0.8 | :x: |
911
| 0.0.7 | :x: |
1012
| 0.0.6 | :x: |
1113

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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodejs-create-release",
3-
"version": "0.0.8",
3+
"version": "0.0.10",
44
"description": "NodeJS Create Release",
55
"main": "./dist/index.js",
66
"scripts": {
@@ -94,14 +94,14 @@
9494
"@actions/github": "4.0.0"
9595
},
9696
"devDependencies": {
97-
"@octokit/rest": "18.0.1",
98-
"@types/jest": "26.0.5",
97+
"@octokit/rest": "18.0.3",
98+
"@types/jest": "26.0.7",
9999
"@typescript-eslint/eslint-plugin": "3.7.0",
100100
"@typescript-eslint/parser": "3.7.0",
101101
"@zeit/ncc": "0.22.3",
102102
"eslint": "7.5.0",
103103
"eslint-config-prettier": "6.11.0",
104-
"eslint-plugin-jest": "23.18.0",
104+
"eslint-plugin-jest": "23.18.1",
105105
"eslint-plugin-prettier": "3.1.4",
106106
"eslint-plugin-unicorn": "21.0.0",
107107
"generate-changelog": "1.8.0",

0 commit comments

Comments
 (0)