Commit Graph

598 Commits

Author SHA1 Message Date
Nick Alteen e9248530a2 Merge remote-tracking branch '595/namoscato/eslint' into ncalteen-format 2023-08-24 09:25:11 -04:00
Nick Alteen f5d19488d5 Merge remote-tracking branch '626/chore/use-cache-in-check-dist' into ncalteen-format 2023-08-24 09:23:29 -04:00
Nick Alteen d6c012e4c1 Merge remote-tracking branch '629/patch-1' into ncalteen-format 2023-08-24 09:21:53 -04:00
Nick Alteen 377fbd25ec Merge remote-tracking branch '645/better-output' into ncalteen-format 2023-08-24 09:20:05 -04:00
Nick Alteen 0906a730b3 Merge remote-tracking branch '652/patch-1' into ncalteen-format 2023-08-24 09:16:04 -04:00
claire-gallesio d77d0833f7 Update README.md with some small unifying changes
This is a PR to unify the `README.md` file with some little changes.
2023-08-24 09:11:17 -04:00
Nick Alteen 56539e1535 Merge remote-tracking branch 'origin/main' into ncalteen-format 2023-08-24 09:03:18 -04:00
Nick Alteen 47672a623f
Merge pull request #733 from actions/ncalteen-codeowner
Add ncalteen to CODEOWNERS
2023-08-24 09:02:59 -04:00
Nick Alteen d63534e178 Update @types/node 2023-08-24 00:18:55 -04:00
Nick Alteen daa9f4e4e9
Merge pull request #734 from actions/dependabot/npm_and_yarn/types/node-20.5.4
Bump @types/node from 18.16.3 to 20.5.4
2023-08-24 00:17:06 -04:00
dependabot[bot] f2fcafede9
Bump @types/node from 18.16.3 to 20.5.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.3 to 20.5.4.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 03:58:31 +00:00
Nick Alteen f990212cc8 Add ncalteen to CODEOWNERS 2023-08-23 23:41:39 -04:00
Nick Alteen bd79503369 Reconfigure tsconfig and eslint 2023-08-23 23:34:26 -04:00
Nick Alteen 497bed758e Install dependencies for linting 2023-08-23 13:51:02 -04:00
Nick Alteen a32ec37236 Format and expand README 2023-08-23 13:40:40 -04:00
Nick Alteen 512becdd23 Add super-linter workflow 2023-08-23 13:40:31 -04:00
Nick Alteen 86401955bd Format CODEOWNERS 2023-08-23 13:39:58 -04:00
Nick Alteen 8024b75a77 Format check-dist workflow 2023-08-23 13:39:49 -04:00
Nick Alteen 5e1285f739 Update prettier config 2023-08-23 13:39:34 -04:00
Nick Alteen 464b2658f0 Create CI workflow and tests 2023-08-23 13:39:12 -04:00
Nick Alteen 3cfb7ea35a Auto-label dependabot PRs 2023-08-23 13:38:01 -04:00
Nick Alteen 7cc4a0bcf5 Format CodeQL workflow 2023-08-23 13:37:31 -04:00
Nick Alteen 0e82f80ee6 Set dist/index as entrypoint 2023-08-23 13:37:14 -04:00
Nick Alteen 4ddc52349f Move Jest config to package.json 2023-08-23 13:31:10 -04:00
dependabot[bot] a08de7557c
Bump word-wrap from 1.2.3 to 1.2.4 (#716)
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:07:10 -04:00
Sayak Mukhopadhyay 3222af7d47
fix diff in check-dist failing due to git detecting files under dist as binary 2023-06-16 18:15:23 +05:30
dependabot[bot] dfe9c58e43
Bump @typescript-eslint/parser from 5.59.0 to 5.59.2 (#667)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.0 to 5.59.2.
- [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.59.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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>
2023-05-04 16:49:03 -04:00
dependabot[bot] dad9538caf
Bump @types/node from 18.15.13 to 18.16.3 (#666)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.13 to 18.16.3.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 16:42:16 -04:00
dependabot[bot] 679831c15a
Bump eslint from 8.38.0 to 8.39.0 (#662)
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.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.38.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-05-04 16:37:32 -04:00
dependabot[bot] 6607fbcc35
Bump prettier from 2.8.7 to 2.8.8 (#660)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
- [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.8.7...2.8.8)

---
updated-dependencies:
- dependency-name: prettier
  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>
2023-05-04 16:33:23 -04:00
dependabot[bot] 3cba8bfd13
Bump @typescript-eslint/parser from 5.58.0 to 5.59.0 (#656)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.58.0 to 5.59.0.
- [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.59.0/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>
2023-04-21 16:30:22 -04:00
dependabot[bot] cd77b631be
Bump @types/node from 18.15.11 to 18.15.13 (#659)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.11 to 18.15.13.
- [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>
2023-04-21 16:24:37 -04:00
Aaron Paterson 1515868b93
Update check-dist.yml 2023-04-19 10:10:31 -06:00
Aaron Paterson 3c3cfe66ad
git add -N and no --cached 2023-04-19 10:08:25 -06:00
Aaron Paterson 97268e8e04
use git diff --cached in diff check action
ensures every build difference is in the diff
2023-04-19 01:37:11 -06:00
dependabot[bot] bbdc4b1cfa
Bump typescript from 5.0.3 to 5.0.4 (#654)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.3...v5.0.4)

---
updated-dependencies:
- dependency-name: typescript
  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>
2023-04-11 10:11:15 -04:00
dependabot[bot] 9fd2100561
Bump eslint from 8.37.0 to 8.38.0 (#653)
Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.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.38.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-11 10:07:39 -04:00
dependabot[bot] f027260446
Bump @typescript-eslint/parser from 5.57.1 to 5.58.0 (#655)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.57.1 to 5.58.0.
- [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.58.0/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>
2023-04-11 10:07:13 -04:00
Aaron Paterson 97901aee04
Update package.json prettier paths
appends src/
2023-04-06 15:01:09 -06:00
dependabot[bot] 699a31622c
Bump actions/setup-node from 3.5.1 to 3.6.0 (#631)
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-05 16:37:26 -04:00
dependabot[bot] 9cae1470fe
Bump actions/checkout from 2 to 3.1.0 (#613)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0.
- [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.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2023-04-05 16:30:45 -04:00
dependabot[bot] e51953ca30
Bump github/codeql-action from 1 to 2 (#516)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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>
2023-04-05 16:25:57 -04:00
dependabot[bot] ead5af234c
Bump actions/upload-artifact from 2 to 3 (#507)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2023-04-05 16:22:22 -04:00
John Sudol 651e321d0a
Update npm devDependencies to latest (#651) 2023-04-05 16:14:53 -04:00
James c151bff7ee test.yml: add example usage of step output 2023-02-24 13:57:25 +00:00
James 770dd2e293 action.yml: add outputs of the action (time)
The javascript action does this:
https://github.com/actions/javascript-action/blob/main/action.yml
2023-02-24 13:53:10 +00:00
James ad0caec39c prod dependencies 2023-02-03 00:48:54 +00:00
dependabot[bot] 44c6b5a539
Bump json5 from 1.0.1 to 1.0.2 (#632)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [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/v1.0.1...v1.0.2)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-07 15:38:19 -05:00
FreePhoenix888 1a8e5a9bcc
Update package.json 2022-12-11 15:42:53 +06:00
Jongwoo Han 162421dd7d
Use cache in check-dist.yml
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2022-12-07 00:14:59 +09:00