Commit Graph

149 Commits

Author SHA1 Message Date
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
Justin Hutchings f78092ab95 Fix CodeQL warnings 2023-01-22 19:16:34 +00:00
Justin Hutchings 8059014281 Attempting to fix manifest duplication 2023-01-22 08:33:45 +00:00
Justin Hutchings f45d764bb0 Fix manifest duplication bug 2023-01-22 08:31:09 +00:00
Justin Hutchings 7cf27a1e9d Fix bugs in manifest grouping 2023-01-22 08:28:57 +00:00
Justin Hutchings ffa1f4043a Update dist 2023-01-22 08:25:03 +00:00
Justin Hutchings 87e0640748 Fix null/undefined name issue 2023-01-22 08:24:44 +00:00
Justin Hutchings fed20cbef6 debugging empty manifests section 2023-01-22 08:20:54 +00:00
Justin Hutchings 3495b4b367 Debugging failure 2023-01-22 08:17:06 +00:00
Justin Hutchings 5f373a4ba7 Fixing circular reference issues 2023-01-22 08:11:28 +00:00
Justin Hutchings 5a1af8472e Debugging 2023-01-22 08:09:05 +00:00
Justin Hutchings 0b162f8538 Debugging 2023-01-22 08:04:48 +00:00
Justin Hutchings c953ca12f5 Debugging 2023-01-22 08:02:23 +00:00
Justin Hutchings 33f25b3df3 Rework ComponentDetectionClass 2023-01-22 07:55:00 +00:00
Justin Hutchings e674ec5ee3 Fix path variable name 2023-01-22 07:42:01 +00:00
Justin Hutchings a774bdcc92 Debugging issues spawning child process 2023-01-22 07:39:02 +00:00
Justin Hutchings eb2d403b7f Add debugging 2023-01-22 07:22:56 +00:00
Justin Hutchings 82a0300769 Add debugging statements 2023-01-22 07:20:25 +00:00
Justin Hutchings f0ab51072a Update dist 2023-01-22 07:16:21 +00:00
Justin Hutchings b0ba4f56c7 Update readme 2023-01-22 01:13:59 +00:00
Justin Hutchings 428b2ee694 Clean up readme 2023-01-22 01:08:40 +00:00
Justin Hutchings bf471390ec Remove old code 2023-01-22 01:06:34 +00:00
Justin Hutchings 5db9416322 Hook up the front end 2023-01-22 01:06:08 +00:00
Justin Hutchings 54c1b17e12 Stub parsing of the component detection record 2023-01-22 00:25:03 +00:00
Justin Hutchings a034b23040 Add output path for scan results 2023-01-21 22:04:05 +00:00
Justin Hutchings faeef2efa9 Fix CLI options 2023-01-21 21:58:28 +00:00