Commit Graph

111 Commits

Author SHA1 Message Date
dependabot[bot] 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
John Sudol fd752b66de
update npm devDeps (#297) 2023-04-06 12:09:17 -04:00
dependabot[bot] 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
Francesco Renzi 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
dependabot[bot] 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
dependabot[bot] d97e7c3fda
Bump eslint from 8.5.0 to 8.25.0 (#260) 2022-10-13 10:01:10 +02:00
dependabot[bot] 9f221a3d65
Bump actions/upload-artifact from 2 to 3 (#203) 2022-10-13 09:55:42 +02:00
dependabot[bot] 5868ec70dc
Bump github/codeql-action from 1 to 2 (#218) 2022-10-13 09:53:01 +02:00
Francesco Renzi 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
Francesco Renzi e831f7f48f Update @actions/core to 1.10.0 2022-10-06 11:43:13 +01:00
Dmitry Shibanov c06df8672d
update lockFileVersion (#194) 2022-05-25 15:13:07 +02:00
Tingluo Huang 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
dependabot[bot] 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
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
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