324 Commits

Author SHA1 Message Date
Lane Seppala 5a8ce4ad8c Merge pull request #15 from advanced-security/dependabot/npm_and_yarn/types/jest-29.5.1
Bump @types/jest from 29.5.0 to 29.5.1
2023-05-11 14:57:08 -06:00
dependabot[bot] b8dd335ebd Bump @types/jest from 29.5.0 to 29.5.1
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.0 to 29.5.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 16:53:10 +00:00
Lane Seppala 08766c4e76 Merge pull request #22 from advanced-security/dependabot/npm_and_yarn/eslint-8.40.0
Bump eslint from 8.38.0 to 8.40.0
2023-05-08 10:52:35 -06:00
Lane Seppala 85c7fa27c0 Merge pull request #20 from felickz/main
Add Windows support ( closes #19)
2023-05-08 10:51:53 -06:00
Chad Bentz 9b5bb33c5e run prepare on non windows machine 2023-05-08 10:19:21 -04:00
dependabot[bot] b0c43e3bfe Bump eslint from 8.38.0 to 8.40.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.40.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.40.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 14:10:23 +00:00
Chad Bentz cdeac4436f npm run prepare 2023-05-05 00:47:37 -04:00
Chad Bentz eea402190d Merge pull request #1 from felickz/windows
Windows
2023-05-05 00:25:34 -04:00
Chad Bentz 8a403ce453 add debug logs 2023-05-05 00:21:28 -04:00
Chad Bentz df3fb46172 set proper path to exe on win 2023-05-05 00:03:32 -04:00
Chad Bentz 6dc027ab22 Detect OS when installing 2023-05-04 22:57:27 -04:00
Justin Hutchings aaade1b507 Remove unneeded devcontainer 2023-04-07 23:39:23 +00:00
Justin Hutchings fcd8b671dc Merge pull request #8 from advanced-security/dependabot/npm_and_yarn/github/dependency-submission-toolkit-1.2.10
Bump @github/dependency-submission-toolkit from 1.2.8 to 1.2.10
2023-04-07 16:36:18 -07:00
Justin Hutchings c1fc8be9d9 Merge pull request #12 from advanced-security/dependabot/npm_and_yarn/jest-and-types/jest-29.5.0
Bump jest and @types/jest
2023-04-07 16:34:27 -07:00
Justin Hutchings 2706f2e970 Rebuild dist 2023-04-07 23:33:46 +00:00
dependabot[bot] 993666f762 Bump jest and @types/jest
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.

Updates `jest` from 29.4.2 to 29.5.0
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest)

Updates `@types/jest` from 29.4.0 to 29.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-07 23:32:14 +00:00
Justin Hutchings ab80ace1b8 Merge pull request #4 from advanced-security/dependabot/npm_and_yarn/types/glob-8.1.0
Bump @types/glob from 8.0.1 to 8.1.0
2023-04-07 16:31:27 -07:00
dependabot[bot] ae7e494eac Bump @github/dependency-submission-toolkit from 1.2.8 to 1.2.10
Bumps [@github/dependency-submission-toolkit](https://github.com/github/dependency-submission-toolkit) from 1.2.8 to 1.2.10.
- [Release notes](https://github.com/github/dependency-submission-toolkit/releases)
- [Commits](https://github.com/github/dependency-submission-toolkit/compare/v1.2.8...v1.2.10)

---
updated-dependencies:
- dependency-name: "@github/dependency-submission-toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-07 23:28:19 +00:00
dependabot[bot] 1c4b470cd1 Bump @types/glob from 8.0.1 to 8.1.0
Bumps [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/glob)

---
updated-dependencies:
- dependency-name: "@types/glob"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-07 23:28:11 +00:00
Justin Hutchings 8d1e4e5664 Merge pull request #13 from advanced-security/dependabot/npm_and_yarn/eslint-8.38.0
Bump eslint from 8.34.0 to 8.38.0
2023-04-07 16:27:36 -07:00
Justin Hutchings 8b5433ac68 Merge pull request #10 from advanced-security/dependabot/npm_and_yarn/ts-jest-29.1.0
Bump ts-jest from 29.0.5 to 29.1.0
2023-04-07 16:27:09 -07:00
dependabot[bot] f8b002de02 Bump eslint from 8.34.0 to 8.38.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.34.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.34.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>
2023-04-07 23:24:54 +00:00
dependabot[bot] 556b9b9daf Bump ts-jest from 29.0.5 to 29.1.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.5 to 29.1.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.0.5...v29.1.0)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-07 23:23:50 +00:00
Justin Hutchings 3e1863157a Fix name 2023-04-07 16:22:20 -07:00
Justin Hutchings bcaa41e34f Update docs for ownership change (#2)
* Add files to prepare for ownership change

* Fix tests

* Update repo name

* Update dependencies

* Attempt to fix permissions issues blocking test

* Update permissions

* Add environment variable

* Fix variable name

* Update test.yml

* Update test.yml
2023-04-07 16:21:17 -07:00
Justin Hutchings 786282e813 Update to unique name 2023-04-07 15:07:03 -07:00
Justin Hutchings 95e753ca72 Merge pull request #7 from jhutchings1/dependabot/npm_and_yarn/vercel/ncc-0.36.1
Bump @vercel/ncc from 0.36.0 to 0.36.1
2023-02-14 16:22:40 -08:00
dependabot[bot] db972bc58b Bump @vercel/ncc from 0.36.0 to 0.36.1
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.0 to 0.36.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.36.0...0.36.1)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-15 00:20:32 +00:00
Justin Hutchings 42b6988590 Merge pull request #10 from jhutchings1/dependabot/npm_and_yarn/jest-and-types/jest-29.4.2
Bump jest and @types/jest
2023-02-14 16:19:53 -08:00
dependabot[bot] 1838b199f2 Bump jest and @types/jest
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.

Updates `jest` from 29.3.1 to 29.4.2
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.4.2/packages/jest)

Updates `@types/jest` from 29.2.6 to 29.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-15 00:16:54 +00:00
Justin Hutchings 578b41810a Merge pull request #11 from jhutchings1/dependabot/npm_and_yarn/eslint-8.34.0
Bump eslint from 8.32.0 to 8.34.0
2023-02-14 16:16:01 -08:00
dependabot[bot] 247087dbbb Bump eslint from 8.32.0 to 8.34.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.34.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.32.0...v8.34.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 11:21:36 +00:00
Justin Hutchings 192aa1c4f5 Remove binary 2023-01-23 16:52:35 +00:00
Justin Hutchings c15b45e822 Merge pull request #1 from jhutchings1/dependabot/github_actions/actions/setup-node-3.6.0
Bump actions/setup-node from 3.5.1 to 3.6.0
2023-01-22 12:53:16 -08:00
Justin Hutchings eb5000d83f Merge pull request #2 from jhutchings1/dependabot/npm_and_yarn/eslint-8.32.0
Bump eslint from 8.29.0 to 8.32.0
2023-01-22 12:52:39 -08:00
Justin Hutchings 2be4283f9e Merge pull request #4 from jhutchings1/dependabot/npm_and_yarn/github/dependency-submission-toolkit-1.2.8
Bump @github/dependency-submission-toolkit from 1.2.7 to 1.2.8
2023-01-22 12:52:27 -08:00
Justin Hutchings 11f0f723aa Merge pull request #3 from jhutchings1/dependabot/npm_and_yarn/types/glob-8.0.1
Bump @types/glob from 8.0.0 to 8.0.1
2023-01-22 12:52:15 -08:00
Justin Hutchings 7a93c3942d Update action.yml 2023-01-22 12:32:51 -08:00
Justin Hutchings 925d41d0a0 Update action.yml 2023-01-22 12:32:24 -08:00
Justin Hutchings f6749ce9e0 Update action.yml 2023-01-22 12:31:17 -08:00
dependabot[bot] af6d383e1c Bump eslint from 8.29.0 to 8.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.32.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.29.0...v8.32.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-22 20:29:17 +00:00
dependabot[bot] 9a9ab16d9f Bump @github/dependency-submission-toolkit from 1.2.7 to 1.2.8
Bumps [@github/dependency-submission-toolkit](https://github.com/github/dependency-submission-toolkit) from 1.2.7 to 1.2.8.
- [Release notes](https://github.com/github/dependency-submission-toolkit/releases)
- [Commits](https://github.com/github/dependency-submission-toolkit/compare/v1.2.7...v1.2.8)

---
updated-dependencies:
- dependency-name: "@github/dependency-submission-toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-22 20:29:17 +00:00
dependabot[bot] 9246b1abd3 Bump @types/glob from 8.0.0 to 8.0.1
Bumps [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/glob)

---
updated-dependencies:
- dependency-name: "@types/glob"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-22 20:29:16 +00:00
Justin Hutchings 588209959a Fix readme 2023-01-22 12:28:52 -08:00
Justin Hutchings 3685f281f7 Merge pull request #5 from jhutchings1/develop
Convert to use component-detection library
2023-01-22 12:28:21 -08:00
Justin Hutchings ffddd794e2 Fix tests 2023-01-22 20:24:06 +00:00
Justin Hutchings e07757ee54 Update tests 2023-01-22 20:19:41 +00:00
Justin Hutchings 12357ddc15 Update documentation 2023-01-22 20:03:17 +00:00
Justin Hutchings ef195183ad Fix error 2023-01-22 19:49:47 +00:00
Justin Hutchings 2429993ba1 Add support for additional CLI parameters 2023-01-22 19:46:41 +00:00