Commit Graph

249 Commits

Author SHA1 Message Date
Tingluo Huang 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
Tingluo Huang fc5e765130
Update codeql-analysis.yml 2022-03-30 11:55:27 -04:00
Tingluo Huang bd48a7be9a
Create codeql-config.yml 2022-03-30 11:54:52 -04:00
Tingluo Huang 906c6909a6
Create codeql-analysis.yml 2022-03-30 11:51:31 -04:00
Tingluo Huang 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
dependabot[bot] 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
Thomas Boop 03c3ae8c48
Merge pull request #195 from actions/thboop/node16upgrade
Update to Node16
2022-02-28 16:18:59 -05:00
Thomas Boop 571a71ff01 update to node16 2022-02-28 12:59:51 -05:00
dependabot[bot] 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
dependabot[bot] 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
MaksimZhukov 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
dependabot[bot] 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
Ross Brodbeck c1c60989a1 fix dist 2021-10-13 08:14:46 -04:00
dependabot[bot] 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
dependabot[bot] 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
Ross Brodbeck 6895baf460 update dist 2021-10-13 08:06:38 -04:00
Michaël De Boey bc46010419
chore: update dependabot.yml (#106) 2021-10-13 08:01:47 -04:00
Nick Crews 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
Brian Cristante 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
dependabot[bot] 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
dependabot[bot] 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
dependabot[bot] 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
dependabot[bot] 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
dependabot[bot] 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
dependabot[bot] 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
dependabot[bot] 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
dependabot[bot] 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
dependabot[bot] 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
dependabot[bot] 08ce66f28a
Bump eslint from 7.17.0 to 8.0.0 (#149)
Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 8.0.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.17.0...v8.0.0)

---
updated-dependencies:
- dependency-name: eslint
  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 07:57:00 -04:00
Alvaro Jose a8f4b48334
Run test before compile 2021-08-17 09:13:33 +02:00
Ross Brodbeck 2498a9f3f2
Create CODEOWNERS 2021-02-04 12:24:39 -05:00
dependabot[bot] 84115cd079
Bump node-notifier from 8.0.0 to 8.0.1 (#81)
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-15 08:03:16 -05:00
dependabot[bot] b80b97586f
Bump eslint from 7.13.0 to 7.17.0 (#82)
Bumps [eslint](https://github.com/eslint/eslint) from 7.13.0 to 7.17.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.13.0...v7.17.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-15 08:03:09 -05:00
dependabot[bot] 124178fdec
Bump @vercel/ncc from 0.25.1 to 0.27.0 (#85)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.25.1 to 0.27.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.25.1...0.27.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-15 08:03:00 -05:00
Ross Brodbeck 0a856f0036
Update packages (#87) 2021-01-15 08:02:50 -05:00
dependabot[bot] 33e4c34ebf
Bump jest from 26.4.2 to 26.6.3 (#71)
Bumps [jest](https://github.com/facebook/jest) from 26.4.2 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.4.2...v26.6.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-20 06:43:36 -05:00
dependabot[bot] 1a05163588
Bump eslint from 7.8.1 to 7.13.0 (#73)
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.1 to 7.13.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.8.1...v7.13.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-20 06:43:26 -05:00
dependabot[bot] a3fa564cb1
Bump @vercel/ncc from 0.24.0 to 0.25.1 (#74)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.24.0 to 0.25.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.24.0...0.25.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-20 06:43:16 -05:00
Vitor Nunes ac503c2e6d
Remove extra word (#66) 2020-11-10 06:26:16 -05:00
dependabot[bot] 108a094fb1
Bump @actions/core from 1.2.5 to 1.2.6 (#59)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.5 to 1.2.6.
- [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)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-01 14:16:08 -04:00
dependabot[bot] 04451a671c
Bump eslint from 7.7.0 to 7.8.1 (#55)
Bumps [eslint](https://github.com/eslint/eslint) from 7.7.0 to 7.8.1.
- [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.7.0...v7.8.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-11 07:20:23 -04:00
Thomas Boop dac74783d2
Add --license flag to javascript-action (#56) 2020-09-11 07:18:17 -04:00
dependabot[bot] 7824214cf5
Bump jest from 26.4.1 to 26.4.2 (#51)
Bumps [jest](https://github.com/facebook/jest) from 26.4.1 to 26.4.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.4.1...v26.4.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-28 06:11:58 -04:00
dependabot[bot] 47f01080df
Bump @actions/core from 1.2.4 to 1.2.5 (#52)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.2.5.
- [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)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-28 06:11:51 -04:00
dependabot[bot] ea25d7269e
Bump @vercel/ncc from 0.23.0 to 0.24.0 (#53)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.23.0...0.24.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-28 06:11:41 -04:00
Ross Brodbeck c0a9912bb4 Fix distribution file 2020-08-21 07:55:09 -04:00
Rohan Chougule 6abe6726bc
fix: expected time difference post wait call (#45)
* fix: expected time difference post wait call

* fix the expected condition using toBeGreaterThanOrEqual
2020-08-21 07:12:49 -04:00
Phil 0a3eb676d9
Replace the deprecated zeit package with the newly released one from vercel (#47) 2020-08-21 07:11:22 -04:00
dependabot[bot] a4f2467498
Bump eslint from 7.5.0 to 7.7.0 (#48)
Bumps [eslint](https://github.com/eslint/eslint) from 7.5.0 to 7.7.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.5.0...v7.7.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-21 07:10:37 -04:00
dependabot[bot] ba4ed34a8e
Bump jest from 26.1.0 to 26.4.1 (#50)
Bumps [jest](https://github.com/facebook/jest) from 26.1.0 to 26.4.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.1.0...v26.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-21 07:10:26 -04:00