Commit Graph

  • 3cbb8a2484 Merge pull request #617 from actions/dependabot/github_actions/actions/setup-node-3.5.1 Francesco Renzi 2022-10-14 10:43:06 +01:00
  • e42162db3c Bump actions/setup-node from 2.5.1 to 3.5.1 dependabot[bot] 2022-10-14 03:20:16 +00:00
  • 8d7b739245 Merge pull request #611 from actions/rentziass/update-actions-core Francesco Renzi 2022-10-07 11:08:39 +01:00
  • 0c2d40e3bc Update @actions/core to 1.10.0 Francesco Renzi 2022-10-06 12:22:32 +01:00
  • d7d5972a81 Additionally extend github/typescript ESLint config Nick Amoscato 2022-09-10 09:24:02 -04:00
  • 77ee4577b6 refactor: remove sourceMaps from production build Rick Staa 2022-07-27 08:45:23 +02:00
  • 5c6e9a37b0 refactor: add source-map generation to watch command Rick Staa 2022-07-15 12:37:23 +02:00
  • 7163eb1eb6 refactor: fixes prettier script syntax Rick Staa 2022-07-15 12:17:07 +02:00
  • 88959eb554 refactor: add tsc watch script Rick Staa 2022-07-15 12:12:31 +02:00
  • 922b4cbaff fix: fixes jest globals type error Rick Staa 2022-07-15 09:37:48 +02:00
  • 8fd08ffa42 refactor: update eslint dependency Rick Staa 2022-07-15 09:17:20 +02:00
  • 3204b85557 Merge remote-tracking branch 'upstream/main' into node-16-rebased Kengo TODA 2022-06-01 12:57:16 +08:00
  • 569d785639 update lockFileVersion (#490) Dmitry Shibanov 2022-05-25 15:13:23 +02:00
  • 4984069f11 chore: update contents in the dist dir Kengo TODA 2022-05-25 09:01:21 +08:00
  • 06795f34ce chore(dev-deps): bump up eslint family to resolve ERESOLVE during the installation phase Kengo TODA 2022-05-25 08:59:24 +08:00
  • 21895be435 chore(dev-deps): bump up typescript to resolve TS6046 during the compilation phase Kengo TODA 2022-05-25 08:57:03 +08:00
  • 924ae50214 Merge remote-tracking branch 'upstream/main' into node-16-rebased Kengo TODA 2022-05-25 08:49:31 +08:00
  • 0cfebb2981 Merge pull request #502 from actions/TingluoHuang-patch-1 Tingluo Huang 2022-03-30 11:42:55 -04:00
  • f1ddd25f95 Update codeql-analysis.yml Tingluo Huang 2022-03-30 11:39:23 -04:00
  • 58cc245fe6 Merge pull request #499 from actions/dependabot/npm_and_yarn/minimist-1.2.6 Tingluo Huang 2022-03-29 22:48:22 -04:00
  • 3d3796fef1 Update codeql-analysis.yml Tingluo Huang 2022-03-29 22:47:53 -04:00
  • 5a53c1afda Create codeql-analysis.yml Tingluo Huang 2022-03-29 22:43:26 -04:00
  • bac35d260c Bump minimist from 1.2.5 to 1.2.6 dependabot[bot] 2022-03-24 11:26:26 +00:00
  • 296c2aa43a chore: Fix the "main" in package.json to point to a file that actually exists. Jason Walton 2022-03-23 17:40:29 -04:00
  • 904f020e53 Set default line endings to "lf" Gustav Tonér 2022-03-19 20:21:54 +01:00
  • 88a7452ac5 Merge pull request #478 from actions/thboop/updatetonode16 Thomas Boop 2022-02-28 16:19:04 -05:00
  • 8178840eb0 build: bump up the required Node.JS version Kengo TODA 2022-02-28 11:16:57 +08:00
  • c71c2a12df docs: request developers to code with NodeJS 16 or later Kengo TODA 2021-12-24 13:37:58 +08:00
  • b8a50788a5 fix: bump up NodeJS to v16 Kengo TODA 2021-12-24 13:34:11 +08:00
  • 7e2f2db0e0 Update check-dist.yml Thomas Boop 2022-02-10 15:03:02 -05:00
  • 87fd0349ba Update to node16 Thomas Boop 2022-02-07 14:09:58 -05:00
  • c9e591b0e2 remove trailing whitespace from .gitattributes Mike Ball 2022-01-16 06:21:46 -05:00
  • 0f3873f0f3 use consistent 2 space indentation in .eslintrc.json Mike Ball 2022-01-16 06:20:47 -05:00
  • 9dda8cefe6 remove trailing whitespace from README Mike Ball 2022-01-16 06:20:06 -05:00
  • 923e182586 Bump @typescript-eslint/parser from 5.0.0 to 5.8.1 (#448) dependabot[bot] 2021-12-30 17:17:09 +03:00
  • d56735f0e1 Bump ts-jest from 27.0.5 to 27.1.2 (#440) dependabot[bot] 2021-12-29 19:52:58 +03:00
  • 4e0d519067 Bump prettier from 2.4.1 to 2.5.1 (#450) dependabot[bot] 2021-12-29 17:22:10 +03:00
  • 497e3aec1d Bump eslint-plugin-jest from 25.0.5 to 25.3.2 (#447) dependabot[bot] 2021-12-29 17:12:20 +03:00
  • 630fd85cbe Merge pull request #449 from actions/dependabot/github_actions/actions/setup-node-2.5.1 MaksimZhukov 2021-12-29 12:23:54 +03:00
  • ab8eb36155 Merge pull request #411 from paescuj/patch-1 MaksimZhukov 2021-12-29 12:21:23 +03:00
  • 92544e4047 Bump actions/setup-node from 2.4.1 to 2.5.1 dependabot[bot] 2021-12-29 03:21:11 +00:00
  • 7c171c9866 Update action.yml 市川恭佑 (ebi) 2021-11-02 16:02:10 +09:00
  • 86d3ac814f Fix check-dist workflow not actually rebuilding Pascal Jufer 2021-10-27 13:28:55 +02:00
  • 56d91620d7 Bump eslint-plugin-github from 4.1.1 to 4.3.2 (#382) dependabot[bot] 2021-10-13 08:52:23 -04:00
  • d3152badbb Add missing lint rule Ross Brodbeck 2021-10-13 08:45:14 -04:00
  • 122e223f4f Bump eslint from 7.31.0 to 7.32.0 (#395) dependabot[bot] 2021-10-13 08:43:33 -04:00
  • 4100cd9ab8 Bump ts-jest from 27.0.3 to 27.0.5 (#393) dependabot[bot] 2021-10-13 08:41:09 -04:00
  • 6c01d1bacc Bump eslint-plugin-jest from 24.3.6 to 25.0.5 (#392) dependabot[bot] 2021-10-13 08:40:55 -04:00
  • db786fc71b Add eslint ignore rule and fix dist Ross Brodbeck 2021-10-13 08:40:46 -04:00
  • a3ba43c33a Bump @actions/core from 1.4.0 to 1.6.0 (#388) dependabot[bot] 2021-10-13 08:35:46 -04:00
  • 46badfd06a Bump typescript from 4.1.3 to 4.4.4 (#385) dependabot[bot] 2021-10-13 08:34:03 -04:00
  • 61e16b0a9b Bump @types/node from 16.10.4 to 16.10.5 (#390) dependabot[bot] 2021-10-13 08:33:49 -04:00
  • df35f1fdb5 Bump jest from 27.0.6 to 27.2.5 (#391) dependabot[bot] 2021-10-13 08:33:32 -04:00
  • e29401126a Bump prettier from 2.2.1 to 2.4.1 (#370) dependabot[bot] 2021-10-13 08:30:10 -04:00
  • c5a9c383e8 Bump actions/setup-node from 1 to 2.4.1 (#387) dependabot[bot] 2021-10-13 08:29:46 -04:00
  • a54f2b1868 Bump @vercel/ncc from 0.29.0 to 0.31.1 (#389) dependabot[bot] 2021-10-13 08:29:26 -04:00
  • 7a56ec78a2 Fix failing test and update dist Ross Brodbeck 2021-10-13 08:25:32 -04:00
  • e9f436162f chore: update dependabot.yml (#262) Michaël De Boey 2021-10-13 14:23:25 +02:00
  • 3d0d19e835 Format files in subdirectories on Linux env (#302) Hiromi.s 2021-10-13 12:23:14 +00:00
  • 40c0b260f8 fix: support unknown catch variable (#377) Matthew 2021-10-13 08:22:35 -04:00
  • a13220825b Bump @typescript-eslint/parser from 4.28.3 to 5.0.0 (#383) dependabot[bot] 2021-10-13 08:21:45 -04:00
  • 3d2331b26e Update main.ts (#272) Jostein 2021-10-13 14:21:29 +02:00
  • b579fd6dfd Update comment on how to enable debug log (#279) Yuichi Tanaka 2021-10-13 21:21:07 +09:00
  • 870dc8cd91 Fix a sentence in README.md (#367) Azeem Hassni 2021-10-13 12:20:52 +00:00
  • 41c060b9af Create check-dist.yml (#352) Brian Cristante 2021-10-13 08:20:28 -04:00
  • 826992fb8e Bump ansi-regex from 5.0.0 to 5.0.1 (#386) dependabot[bot] 2021-10-13 08:20:03 -04:00
  • 4379f78da6 Bump tmpl from 1.0.4 to 1.0.5 (#373) dependabot[bot] 2021-10-13 08:17:05 -04:00
  • 5c45558a88 Bump path-parse from 1.0.6 to 1.0.7 (#340) dependabot[bot] 2021-10-13 08:16:53 -04:00
  • 162ea958ef Bump @types/node from 16.3.3 to 16.10.4 (#384) dependabot[bot] 2021-10-13 08:16:14 -04:00
  • c80d47e7f6 Bump eslint from 7.17.0 to 7.31.0 (#318) dependabot[bot] 2021-07-19 11:41:44 -04:00
  • 25f1898d03 Bump eslint-plugin-jest from 24.1.3 to 24.3.6 (#321) dependabot[bot] 2021-07-19 11:41:34 -04:00
  • 14b1cc5f6b Bump @actions/core from 1.2.6 to 1.4.0 (#322) dependabot[bot] 2021-07-19 11:41:12 -04:00
  • a8bedcdeaa Bump @typescript-eslint/parser from 4.8.1 to 4.28.3 (#313) dependabot[bot] 2021-07-19 11:20:15 -04:00
  • 7c71ddef76 Bump js-yaml from 3.14.0 to 4.1.0 (#266) dependabot[bot] 2021-07-19 11:18:32 -04:00
  • 998b8cf7ab Bump hosted-git-info from 2.8.5 to 2.8.9 (#277) dependabot[bot] 2021-07-19 11:18:20 -04:00
  • 82e8f17cee Bump glob-parent from 5.1.1 to 5.1.2 (#298) dependabot[bot] 2021-07-19 11:18:08 -04:00
  • 1fc1313366 Bump @types/node from 14.14.9 to 16.3.3 (#316) dependabot[bot] 2021-07-19 11:16:02 -04:00
  • bea2962ea1 Bump lodash from 4.17.19 to 4.17.21 (#276) dependabot[bot] 2021-07-19 09:37:15 -04:00
  • c6a9729c60 Bump @vercel/ncc from 0.25.1 to 0.29.0 (#317) dependabot[bot] 2021-07-19 09:36:12 -04:00
  • 6182022b1c test: bump up jest to v27 that introduces new defaults (#315) Kengo TODA 2021-07-19 21:36:00 +08:00
  • b4f07da866 Create CODEOWNERS Ross Brodbeck 2021-02-04 12:24:22 -05:00
  • ba97fcf81e Resolve error with eslint config (#225) Tonye Jack 2021-01-22 08:42:35 -05:00
  • c605fa0dab Bump prettier from 2.1.1 to 2.2.1 (#211) dependabot[bot] 2021-01-15 09:02:07 -05:00
  • 0a7221a07b Bump eslint-plugin-jest from 23.20.0 to 24.1.3 (#209) dependabot[bot] 2021-01-15 09:01:58 -05:00
  • 6233771b2b Bump jest-circus from 26.4.2 to 26.6.3 (#207) dependabot[bot] 2021-01-15 09:01:48 -05:00
  • 2eaa171f36 Bump typescript from 4.0.2 to 4.1.3 (#213) dependabot[bot] 2021-01-15 09:01:37 -05:00
  • 8f05d5bc98 Bump eslint from 7.13.0 to 7.17.0 (#215) dependabot[bot] 2021-01-15 09:01:28 -05:00
  • 3831da2cb1 Update package versions (#217) Ross Brodbeck 2021-01-15 08:02:07 -05:00
  • 0c566cf86f An heads up on the version of node people should use. (#163) Juan Julián Merelo Guervós 2021-01-15 13:54:45 +01:00
  • e849b574f4 Update license file (#194) Ross Brodbeck 2020-11-20 06:42:52 -05:00
  • e96712addd Bump @types/node from 14.10.0 to 14.14.9 (#193) dependabot[bot] 2020-11-20 06:37:06 -05:00
  • 1b84cb0c64 Bump @vercel/ncc from 0.23.0 to 0.25.1 (#181) dependabot[bot] 2020-11-20 06:36:49 -05:00
  • 6aa0852bc0 Bump eslint from 7.8.1 to 7.13.0 (#182) dependabot[bot] 2020-11-20 06:31:38 -05:00
  • 736b3e0b74 Bump @types/jest from 26.0.10 to 26.0.15 (#152) dependabot[bot] 2020-11-20 06:31:12 -05:00
  • 630d4b09c7 Bump @typescript-eslint/parser from 3.10.1 to 4.8.1 (#190) dependabot[bot] 2020-11-20 06:30:51 -05:00
  • 2525b376e4 Avoid spawning a shell when running node in test (#155) Hung-I Wang 2020-11-20 19:28:46 +08:00
  • 2ba3761c6b Bump @actions/core from 1.2.5 to 1.2.6 (#141) dependabot[bot] 2020-10-01 14:15:52 -04:00
  • 6ed07f040d Bump @types/node from 14.6.0 to 14.10.0 (#127) dependabot[bot] 2020-09-11 07:20:55 -04:00
  • 1422395b45 Bump eslint from 7.7.0 to 7.8.1 (#121) dependabot[bot] 2020-09-11 07:20:47 -04:00
  • c8e1fb4164 Update readme for ncc (#126) Thomas Boop 2020-09-11 07:18:09 -04:00