Skip to content

Commit 7170c27

Browse files
0.0.13 Release (#337)
* fix: use correct version number * docs: update changelog * chore: bump version * npm: bump eslint-plugin-jest from 27.1.7 to 27.2.0 (#263) Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.1.7 to 27.2.0. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.1.7...v27.2.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * npm: bump eslint from 8.30.0 to 8.31.0 (#261) Bumps [eslint](https://github.com/eslint/eslint) from 8.30.0 to 8.31.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.30.0...v8.31.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * npm: bump @types/jest from 29.2.4 to 29.2.5 (#262) Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.2.4 to 29.2.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * npm: bump husky from 8.0.2 to 8.0.3 (#264) Bumps [husky](https://github.com/typicode/husky) from 8.0.2 to 8.0.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.2...v8.0.3) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * npm: bump eslint-config-prettier from 8.5.0 to 8.6.0 (#265) Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.5.0 to 8.6.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.5.0...v8.6.0) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * npm: bump eslint-plugin-jest from 27.2.0 to 27.2.1 (#266) Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.0 to 27.2.1. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.2.0...v27.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * npm: bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.0 (#267) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.47.1 to 5.48.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * github-actions: bump actions/checkout from 3.2.0 to 3.3.0 (#269) Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * npm: bump prettier from 2.8.1 to 2.8.2 (#268) Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.1...2.8.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * github-actions: bump actions/setup-node from 3.5.1 to 3.6.0 (#270) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3.5.1...v3.6.0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * npm: bump rimraf from 3.0.2 to 5.0.0 (#301) Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.0. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v3.0.2...v5.0.0) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * npm: bump @typescript-eslint/parser from 5.47.1 to 5.57.1 (#300) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.47.1 to 5.57.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * npm: bump @commitlint/cli from 17.3.0 to 17.5.1 (#299) Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.3.0 to 17.5.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.5.1/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * npm: bump prettier from 2.8.2 to 2.8.7 (#297) Bumps [prettier](https://github.com/prettier/prettier) from 2.8.2 to 2.8.7. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.2...2.8.7) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gregor Anders <[email protected]> * github-actions: bump actions/checkout from 3.3.0 to 3.5.0 (#294) Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.5.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3.3.0...v3.5.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * npm: bump @commitlint/config-conventional from 17.3.0 to 17.4.4 (#283) Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.3.0 to 17.4.4. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.4.4/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gregor Anders <[email protected]> * npm: bump eslint-config-prettier from 8.6.0 to 8.8.0 Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.6.0 to 8.8.0. - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.6.0...v8.8.0) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * npm: bump eslint-plugin-unicorn from 45.0.2 to 46.0.1 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 45.0.2 to 46.0.1. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v45.0.2...v46.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * npm: bump @commitlint/cli from 17.5.1 to 17.6.3 Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.5.1 to 17.6.3. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.6.3/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * github-actions: bump actions/checkout from 3.5.0 to 3.5.2 Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3.5.0...v3.5.2) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * github-actions: bump paambaati/codeclimate-action from 3.2.0 to 4.0.0 Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 3.2.0 to 4.0.0. - [Release notes](https://github.com/paambaati/codeclimate-action/releases) - [Changelog](https://github.com/paambaati/codeclimate-action/blob/main/CHANGELOG.md) - [Commits](paambaati/codeclimate-action@v3.2.0...v4.0.0) --- updated-dependencies: - dependency-name: paambaati/codeclimate-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * npm: bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.59.7 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.0 to 5.59.7. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.7/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * npm: bump @types/jest from 29.2.5 to 29.5.2 Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.2.5 to 29.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update dependencies --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b54a14b commit 7170c27

29 files changed

+93
-88
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updates:
66
schedule:
77
interval: 'weekly'
88
labels:
9-
- 'npm dependencies'
9+
- 'github dependencies'
1010
commit-message:
1111
prefix: 'github-actions'
1212
assignees:

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ jobs:
1818
matrix:
1919
language: ['javascript']
2020
steps:
21-
- uses: actions/checkout@v3.2.0
21+
- uses: actions/checkout@v4.1.1
2222
with:
2323
submodules: recursive
24-
- uses: actions/setup-node@v3.5.1
24+
- uses: actions/setup-node@v4.0.0
2525
with:
2626
node-version: 16.x
2727
- name: Echo Node.js version

.github/workflows/development.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ jobs:
1919
strategy:
2020
matrix:
2121
os: [ubuntu-latest, macos-latest, windows-latest]
22-
node-version: [16.x, 18.x, 19.x]
22+
node-version: [16.x, 18.x, 19.x, 20.x]
2323

2424
steps:
25-
- uses: actions/checkout@v3.2.0
25+
- uses: actions/checkout@v4.1.1
2626
- name: Use Node.js ${{ matrix.node-version }} on ${{ matrix.os }}
27-
uses: actions/setup-node@v3.5.1
27+
uses: actions/setup-node@v4.0.0
2828
with:
2929
node-version: ${{ matrix.node-version }}
3030
- name: nodejs project information
@@ -40,22 +40,22 @@ jobs:
4040
run: |
4141
npm run build
4242
- name: code coverage
43-
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '16.x'
43+
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '20.x'
4444
uses: coverallsapp/github-action@master
4545
with:
4646
github-token: ${{ secrets.GITHUB_TOKEN }}
4747
path-to-lcov: ./test/coverage/lcov.info
4848
- name: publish code coverage to code climate
49-
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '16.x'
50-
uses: paambaati/codeclimate-action@v3.2.0
49+
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '20.x'
50+
uses: paambaati/codeclimate-action@v4.0.0
5151
env:
5252
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
5353
with:
5454
coverageCommand: npm test
5555
coverageLocations: |
5656
./test/coverage/lcov.info:lcov
5757
- name: run codacy-coverage-reporter
58-
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '16.x'
58+
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '20.x'
5959
uses: codacy/codacy-coverage-reporter-action@master
6060
with:
6161
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}

.github/workflows/feature.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ jobs:
1919
strategy:
2020
matrix:
2121
os: [ubuntu-latest, macos-latest, windows-latest]
22-
node-version: [16.x, 18.x, 19.x]
22+
node-version: [16.x, 18.x, 19.x, 20.x]
2323

2424
steps:
25-
- uses: actions/checkout@v3.2.0
25+
- uses: actions/checkout@v4.1.1
2626
- name: Use Node.js ${{ matrix.node-version }} on ${{ matrix.os }}
27-
uses: actions/setup-node@v3.5.1
27+
uses: actions/setup-node@v4.0.0
2828
with:
2929
node-version: ${{ matrix.node-version }}
3030
- name: nodejs project information
@@ -40,22 +40,22 @@ jobs:
4040
run: |
4141
npm run build
4242
- name: code coverage
43-
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '16.x'
43+
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '20.x'
4444
uses: coverallsapp/github-action@master
4545
with:
4646
github-token: ${{ secrets.GITHUB_TOKEN }}
4747
path-to-lcov: ./test/coverage/lcov.info
4848
- name: publish code coverage to code climate
49-
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '16.x'
50-
uses: paambaati/codeclimate-action@v3.2.0
49+
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '20.x'
50+
uses: paambaati/codeclimate-action@v4.0.0
5151
env:
5252
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
5353
with:
5454
coverageCommand: npm test
5555
coverageLocations: |
5656
./test/coverage/lcov.info:lcov
5757
- name: run codacy-coverage-reporter
58-
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '16.x'
58+
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '20.x'
5959
uses: codacy/codacy-coverage-reporter-action@master
6060
with:
6161
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}

.github/workflows/master.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ jobs:
1919
strategy:
2020
matrix:
2121
os: [ubuntu-latest, macos-latest, windows-latest]
22-
node-version: [16.x, 18.x, 19.x]
22+
node-version: [16.x, 18.x, 19.x, 20.x]
2323

2424
steps:
25-
- uses: actions/checkout@v3.2.0
25+
- uses: actions/checkout@v4.1.1
2626
- name: Use Node.js ${{ matrix.node-version }} on ${{ matrix.os }}
27-
uses: actions/setup-node@v3.5.1
27+
uses: actions/setup-node@v4.0.0
2828
with:
2929
node-version: ${{ matrix.node-version }}
3030
- name: nodejs project information
@@ -40,22 +40,22 @@ jobs:
4040
run: |
4141
npm run build
4242
- name: code coverage
43-
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '16.x'
43+
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '20.x'
4444
uses: coverallsapp/github-action@master
4545
with:
4646
github-token: ${{ secrets.GITHUB_TOKEN }}
4747
path-to-lcov: ./test/coverage/lcov.info
4848
- name: publish code coverage to code climate
49-
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '16.x'
50-
uses: paambaati/codeclimate-action@v3.2.0
49+
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '20.x'
50+
uses: paambaati/codeclimate-action@v4.0.0
5151
env:
5252
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
5353
with:
5454
coverageCommand: npm test
5555
coverageLocations: |
5656
./test/coverage/lcov.info:lcov
5757
- name: run codacy-coverage-reporter
58-
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '16.x'
58+
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '20.x'
5959
uses: codacy/codacy-coverage-reporter-action@master
6060
with:
6161
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
@@ -66,7 +66,7 @@ jobs:
6666
check_name: Unit Test Results node${{ matrix.node-version }}-${{ matrix.os }}
6767
files: test/junit.xml
6868
- name: create release
69-
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '16.x'
69+
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '20.x'
7070
id: createrelease
7171
uses: gregoranders/nodejs-create-release@master
7272
env:

.github/workflows/release.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ jobs:
1919
strategy:
2020
matrix:
2121
os: [ubuntu-latest]
22-
node-version: [16.x]
22+
node-version: [20.x]
2323

2424
steps:
25-
- uses: actions/checkout@v3.2.0
25+
- uses: actions/checkout@v4.1.1
2626
- name: Use Node.js ${{ matrix.node-version }} on ${{ matrix.os }}
27-
uses: actions/setup-node@v3.5.1
27+
uses: actions/setup-node@v4.0.0
2828
with:
2929
node-version: ${{ matrix.node-version }}
3030
registry-url: 'https://registry.npmjs.org/'
@@ -45,7 +45,7 @@ jobs:
4545
npm publish
4646
env:
4747
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
48-
- uses: actions/setup-node@v3.5.1
48+
- uses: actions/setup-node@v4.0.0
4949
with:
5050
registry-url: 'https://npm.pkg.github.com'
5151
- run: npm publish

.husky/pre-commit

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
#!/bin/sh
33
. "$(dirname "$0")/_/husky.sh"
44

5-
lint-staged && npm test && npm run build
5+
npx lint-staged
6+
npm test
7+
npm run build

.husky/pre-push

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
#!/bin/sh
22
. "$(dirname "$0")/_/husky.sh"
33

4-
npm run clear && npm install && lint-staged && npm test && npm run build && npm run codeclimate
4+
npm run clear
5+
npm install
6+
npm test
7+
npm run build
8+
npm run codeclimate

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v16.19.0
1+
20

.vscode/settings.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@
55
},
66
"eslint.validate": ["javascript", "typescript"],
77
"typescript.tsdk": "node_modules/typescript/lib",
8-
"files.associations": {
9-
"*.json": "jsonc"
10-
},
118
"[typescript]": {
129
"editor.defaultFormatter": "esbenp.prettier-vscode"
13-
}
10+
},
11+
"files.associations": { "api-extractor.json": "jsonc" }
1412
}

0 commit comments

Comments
 (0)