120 Commits

Author SHA1 Message Date
ea09560a8d Restructure source and tests 2023-09-14 10:36:27 -04:00
570107f4a0 Add README info 2023-09-14 10:35:43 -04:00
36a902841b Commend and format action.yml 2023-09-14 10:35:27 -04:00
6e72f47586 Update CODEOWNERS 2023-09-14 10:35:17 -04:00
48fa9ea205 Add prettier configuration 2023-09-14 10:35:08 -04:00
71f9b03865 Update git configuration 2023-09-14 10:34:58 -04:00
ce2ce1b47c Add directories to .eslintignore 2023-09-14 10:34:37 -04:00
3377b7aab7 Bump word-wrap from 1.2.3 to 1.2.4 (#314)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 12:05:17 -04:00
7112950ce6 Bump eslint from 8.37.0 to 8.39.0 (#299)
Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.39.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.37.0...v8.39.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>
2023-04-25 19:35:05 -04:00
fc287e4e8e Bump actions/setup-node from 3.5.1 to 3.6.0 (#279)
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](https://github.com/actions/setup-node/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 12:23:41 -04:00
fd752b66de update npm devDeps (#297) 2023-04-06 12:09:17 -04:00
f95b74224c Bump json5 from 2.2.0 to 2.2.3 (#280)
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 09:56:35 -04:00
a824008085 Merge pull request #261 from actions/dependabot/github_actions/actions/setup-node-3.5.1
Bump actions/setup-node from 2.5.1 to 3.5.1
2022-10-14 10:47:04 +01:00
f01b85d972 Bump actions/setup-node from 2.5.1 to 3.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3.5.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>
2022-10-14 09:17:11 +00:00
d97e7c3fda Bump eslint from 8.5.0 to 8.25.0 (#260) 2022-10-13 10:01:10 +02:00
9f221a3d65 Bump actions/upload-artifact from 2 to 3 (#203) 2022-10-13 09:55:42 +02:00
5868ec70dc Bump github/codeql-action from 1 to 2 (#218) 2022-10-13 09:53:01 +02:00
1d04ca7dc1 Merge pull request #259 from actions/rentziass/update-actions-core
Update @actions/core to 1.10.0
2022-10-07 12:33:37 +01:00
e831f7f48f Update @actions/core to 1.10.0 2022-10-06 11:43:13 +01:00
c06df8672d update lockFileVersion (#194) 2022-05-25 15:13:07 +02:00
513a8f64b4 Merge pull request #196 from actions/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-03-30 13:22:40 -04:00
7f7117c1ee Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 17:20:42 +00:00
c9bffaa4ee Merge pull request #200 from actions/TingluoHuang-patch-1
Create codeql-analysis.yml to enable Code Scan
2022-03-30 13:20:01 -04:00
fc5e765130 Update codeql-analysis.yml 2022-03-30 11:55:27 -04:00
bd48a7be9a Create codeql-config.yml 2022-03-30 11:54:52 -04:00
906c6909a6 Create codeql-analysis.yml 2022-03-30 11:51:31 -04:00
7983bf250a Merge pull request #198 from actions/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-03-30 11:50:26 -04:00
14c73137d8 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 15:54:36 +00:00
03c3ae8c48 Merge pull request #195 from actions/thboop/node16upgrade
Update to Node16
2022-02-28 16:18:59 -05:00
571a71ff01 update to node16 2022-02-28 12:59:51 -05:00
77ad32cf2c Bump jest from 27.2.5 to 27.4.5 (#173)
Bumps [jest](https://github.com/facebook/jest) from 27.2.5 to 27.4.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.2.5...v27.4.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-12-29 17:09:33 +03:00
2a55f4cf94 Bump eslint from 8.0.0 to 8.5.0 (#176)
Bumps [eslint](https://github.com/eslint/eslint) from 8.0.0 to 8.5.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.0.0...v8.5.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-12-29 17:03:18 +03:00
f381d73212 Merge pull request #178 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:31:10 +03:00
0cd86ddeba 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 09:19:50 +00:00
c1c60989a1 fix dist 2021-10-13 08:14:46 -04:00
ef6b1617c7 Bump actions/setup-node from 1 to 2.4.1 (#152)
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:09:33 -04:00
fb36b2b0ca Bump jest from 26.6.3 to 27.2.5 (#153)
Bumps [jest](https://github.com/facebook/jest) from 26.6.3 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/v26.6.3...v27.2.5)

---
updated-dependencies:
- dependency-name: 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:09:25 -04:00
6895baf460 update dist 2021-10-13 08:06:38 -04:00
bc46010419 chore: update dependabot.yml (#106) 2021-10-13 08:01:47 -04:00
3ef67e76ce Fix description of time output in action.yml (#76)
The old example probably is not what people should emulate when they write descriptions of their actions' outputs.
2021-10-13 08:01:02 -04:00
78c7f1a653 Create check-dist.yml (#139)
* Add check-dist.yml

* Fix triggers in licensed.yml

* Delete licensed.yml

* npm run prepare

* Update dist/
2021-10-13 08:00:21 -04:00
ac6fa9ba9e Bump ws from 7.3.1 to 7.5.5 (#151)
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.5.5.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.5.5)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 07:59:59 -04:00
8f548752dd Bump ansi-regex from 5.0.0 to 5.0.1 (#150)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 07:59:49 -04:00
0850968808 Bump @vercel/ncc from 0.27.0 to 0.31.1 (#142)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.27.0 to 0.31.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.27.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 07:59:42 -04:00
b3f90cfda5 Bump tmpl from 1.0.4 to 1.0.5 (#143)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 07:59:29 -04:00
72f91e5357 Bump hosted-git-info from 2.8.8 to 2.8.9 (#115)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 07:59:17 -04:00
5c6c92b7a8 Bump lodash from 4.17.19 to 4.17.21 (#114)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 07:58:59 -04:00
21d187da69 Bump y18n from 4.0.0 to 4.0.1 (#97)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 07:57:40 -04:00
0e72c9e6ac Bump path-parse from 1.0.6 to 1.0.7 (#134)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 07:57:29 -04:00
6f5b258639 Bump @actions/core from 1.2.6 to 1.6.0 (#144)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 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 07:57:12 -04:00