|
8fd08ffa42
|
refactor: update eslint dependency
Updates eslint dependency to get rid of the peer dependency warning in
the stable node release.
|
2022-07-15 09:17:27 +02:00 |
|
|
3204b85557
|
Merge remote-tracking branch 'upstream/main' into node-16-rebased
|
2022-06-01 12:57:16 +08:00 |
|
|
569d785639
|
update lockFileVersion (#490)
|
2022-05-25 15:13:23 +02:00 |
|
|
4984069f11
|
chore: update contents in the dist dir
|
2022-05-25 09:01:21 +08:00 |
|
|
06795f34ce
|
chore(dev-deps): bump up eslint family to resolve ERESOLVE during the installation phase
|
2022-05-25 08:59:24 +08:00 |
|
|
21895be435
|
chore(dev-deps): bump up typescript to resolve TS6046 during the compilation phase
|
2022-05-25 08:57:03 +08:00 |
|
|
924ae50214
|
Merge remote-tracking branch 'upstream/main' into node-16-rebased
|
2022-05-25 08:49:31 +08:00 |
|
|
0cfebb2981
|
Merge pull request #502 from actions/TingluoHuang-patch-1
Enable code scanning using codeql-analysis.yml
|
2022-03-30 11:42:55 -04:00 |
|
|
f1ddd25f95
|
Update codeql-analysis.yml
|
2022-03-30 11:39:23 -04:00 |
|
|
58cc245fe6
|
Merge pull request #499 from actions/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
|
2022-03-29 22:48:22 -04:00 |
|
|
3d3796fef1
|
Update codeql-analysis.yml
|
2022-03-29 22:47:53 -04:00 |
|
|
5a53c1afda
|
Create codeql-analysis.yml
|
2022-03-29 22:43:26 -04:00 |
|
|
bac35d260c
|
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-24 11:26:26 +00:00 |
|
|
296c2aa43a
|
chore: Fix the "main" in package.json to point to a file that actually exists.
|
2022-03-23 17:41:49 -04:00 |
|
|
904f020e53
|
Set default line endings to "lf"
|
2022-03-19 20:21:54 +01:00 |
|
|
88a7452ac5
|
Merge pull request #478 from actions/thboop/updatetonode16
Update to node16
|
2022-02-28 16:19:04 -05:00 |
|
|
8178840eb0
|
build: bump up the required Node.JS version
|
2022-02-28 11:16:57 +08:00 |
|
|
c71c2a12df
|
docs: request developers to code with NodeJS 16 or later
|
2022-02-28 11:13:44 +08:00 |
|
|
b8a50788a5
|
fix: bump up NodeJS to v16
also follow the Recommended Node TSConfig settings for NodeJS v16
https://github.com/microsoft/TypeScript/wiki/Node-Target-Mapping#node-16
|
2022-02-28 11:13:37 +08:00 |
|
|
7e2f2db0e0
|
Update check-dist.yml
|
2022-02-10 15:03:02 -05:00 |
|
|
87fd0349ba
|
Update to node16
Node 12 has an end of life on April 30, 2022.
This PR updates the default runtime to [node16](https://github.blog/changelog/2021-12-10-github-actions-github-hosted-runners-now-run-node-js-16-by-default/), rather then node12.
This is supported on all Actions Runners v2.285.0 or later.
|
2022-02-07 14:09:58 -05:00 |
|
|
c9e591b0e2
|
remove trailing whitespace from .gitattributes
|
2022-01-16 06:21:46 -05:00 |
|
|
0f3873f0f3
|
use consistent 2 space indentation in .eslintrc.json
Previously, this file had a mix of 2 and 4 space indentation.
|
2022-01-16 06:20:47 -05:00 |
|
|
9dda8cefe6
|
remove trailing whitespace from README
|
2022-01-16 06:20:06 -05:00 |
|
|
923e182586
|
Bump @typescript-eslint/parser from 5.0.0 to 5.8.1 (#448)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.0.0 to 5.8.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.8.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-30 17:17:09 +03:00 |
|
|
d56735f0e1
|
Bump ts-jest from 27.0.5 to 27.1.2 (#440)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.5 to 27.1.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.0.5...v27.1.2)
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-29 19:52:58 +03:00 |
|
|
4e0d519067
|
Bump prettier from 2.4.1 to 2.5.1 (#450)
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-29 17:22:10 +03:00 |
|
|
497e3aec1d
|
Bump eslint-plugin-jest from 25.0.5 to 25.3.2 (#447)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.0.5 to 25.3.2.
- [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](https://github.com/jest-community/eslint-plugin-jest/compare/v25.0.5...v25.3.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-29 17:12:20 +03:00 |
|
|
630fd85cbe
|
Merge pull request #449 from actions/dependabot/github_actions/actions/setup-node-2.5.1
Bump actions/setup-node from 2.4.1 to 2.5.1
|
2021-12-29 12:23:54 +03:00 |
|
|
ab8eb36155
|
Merge pull request #411 from paescuj/patch-1
Fix check-dist workflow not actually rebuilding
|
2021-12-29 12:21:23 +03:00 |
|
|
92544e4047
|
Bump actions/setup-node from 2.4.1 to 2.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.5.1)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-29 03:21:11 +00:00 |
|
|
7c171c9866
|
Update action.yml
|
2021-11-02 16:02:10 +09:00 |
|
|
86d3ac814f
|
Fix check-dist workflow not actually rebuilding
The workflow was missing the `npm run package` step. Without this the check will always succeed as the /dist folder won't be updated.
|
2021-10-27 13:28:55 +02:00 |
|
|
56d91620d7
|
Bump eslint-plugin-github from 4.1.1 to 4.3.2 (#382)
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.1.1 to 4.3.2.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.1.1...v4.3.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-13 08:52:23 -04:00 |
|
|
d3152badbb
|
Add missing lint rule
|
2021-10-13 08:45:14 -04:00 |
|
|
122e223f4f
|
Bump eslint from 7.31.0 to 7.32.0 (#395)
Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.31.0...v7.32.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-13 08:43:33 -04:00 |
|
|
4100cd9ab8
|
Bump ts-jest from 27.0.3 to 27.0.5 (#393)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.3 to 27.0.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.0.3...v27.0.5)
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-13 08:41:09 -04:00 |
|
|
6c01d1bacc
|
Bump eslint-plugin-jest from 24.3.6 to 25.0.5 (#392)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.6 to 25.0.5.
- [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](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.6...v25.0.5)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-13 08:40:55 -04:00 |
|
|
db786fc71b
|
Add eslint ignore rule and fix dist
|
2021-10-13 08:40:46 -04:00 |
|
|
a3ba43c33a
|
Bump @actions/core from 1.4.0 to 1.6.0 (#388)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-13 08:35:46 -04:00 |
|
|
46badfd06a
|
Bump typescript from 4.1.3 to 4.4.4 (#385)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.4.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-13 08:34:03 -04:00 |
|
|
61e16b0a9b
|
Bump @types/node from 16.10.4 to 16.10.5 (#390)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.4 to 16.10.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-13 08:33:49 -04:00 |
|
|
df35f1fdb5
|
Bump jest from 27.0.6 to 27.2.5 (#391)
Bumps [jest](https://github.com/facebook/jest) from 27.0.6 to 27.2.5.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.0.6...v27.2.5)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-13 08:33:32 -04:00 |
|
|
e29401126a
|
Bump prettier from 2.2.1 to 2.4.1 (#370)
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.4.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-13 08:30:10 -04:00 |
|
|
c5a9c383e8
|
Bump actions/setup-node from 1 to 2.4.1 (#387)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v2.4.1)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-13 08:29:46 -04:00 |
|
|
a54f2b1868
|
Bump @vercel/ncc from 0.29.0 to 0.31.1 (#389)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.29.0 to 0.31.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.29.0...0.31.1)
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-10-13 08:29:26 -04:00 |
|
|
7a56ec78a2
|
Fix failing test and update dist
|
2021-10-13 08:25:32 -04:00 |
|
|
e9f436162f
|
chore: update dependabot.yml (#262)
|
2021-10-13 08:23:25 -04:00 |
|
|
3d0d19e835
|
Format files in subdirectories on Linux env (#302)
|
2021-10-13 08:23:14 -04:00 |
|
|
40c0b260f8
|
fix: support unknown catch variable (#377)
|
2021-10-13 08:22:35 -04:00 |
|