Commit Graph

27 Commits

Author SHA1 Message Date
Brian DeHamer 7596a93cc2 Merge pull request #6 from actions/workflow-fixup
workflow fixup
2024-02-23 17:32:30 -08:00
Brian DeHamer 3f55024f1e workflow fixup
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-23 17:28:11 -08:00
Brian DeHamer a4ea0a2090 Merge pull request #5 from actions/codeowners
add package-security team to CODEOWNERS
2024-02-23 17:27:09 -08:00
Brian DeHamer 8dc8dc4954 add package-security team to CODEOWNERS
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-23 17:16:44 -08:00
Brian DeHamer 1a76e89386 Merge pull request #4 from actions/dependabot/npm_and_yarn/npm-development-be7203e702
Bump the npm-development group with 3 updates
2024-02-23 16:09:41 -08:00
dependabot[bot] 58833e73bd Bump the npm-development group with 3 updates
Bumps the npm-development group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest).


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

Updates `eslint` from 8.56.0 to 8.57.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.56.0...v8.57.0)

Updates `eslint-plugin-jest` from 27.6.3 to 27.9.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.6.3...v27.9.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-24 00:05:04 +00:00
Brian DeHamer ce9bc31c73 Merge pull request #1 from actions/dependabot/github_actions/super-linter/super-linter-6
Bump super-linter/super-linter from 5 to 6
2024-02-23 16:03:37 -08:00
Brian DeHamer ccb7df3d73 release script formatting
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-23 16:00:17 -08:00
Brian DeHamer 6722a1e353 use .node-version in ci workflow
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-23 15:52:36 -08:00
Brian DeHamer 3fc5fa9684 regen package-lock
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-23 15:52:23 -08:00
Brian DeHamer 425504667a fix permissions in codeql workflow
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-23 15:45:41 -08:00
Brian DeHamer 2c2f9f2e7f update fetch-depth for linter checkout
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-02-23 15:39:02 -08:00
dependabot[bot] fd71f88930 Bump super-linter/super-linter from 5 to 6
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 5 to 6.
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/super-linter/super-linter/compare/v5...v6)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-23 23:15:09 +00:00
Eugene 2580b8b5da Merge pull request #3 from actions/eugene/attest-sbom
init attest sbom
2024-02-23 15:14:10 -08:00
ejahnGithub 9a8656b2b0 fix package.json 2024-02-23 15:08:41 -08:00
ejahnGithub ca0027b0ef fixed ci 2024-02-23 15:07:37 -08:00
ejahnGithub 44419f1051 clean eslint 2024-02-23 14:57:06 -08:00
ejahnGithub 5e05628c2a remove attest lib 2024-02-23 14:56:17 -08:00
ejahnGithub 541c5ce47a regenerate dist 2024-02-23 14:34:31 -08:00
ejahnGithub 2b3fc04d2a move generateSBOMStatement logic 2024-02-23 14:23:56 -08:00
ejahnGithub 169a8ea839 ci update 2024-02-23 12:43:18 -08:00
ejahnGithub dbe6e39e22 ci update 2024-02-23 12:33:59 -08:00
ejahnGithub 6246c41c1e ci update 2024-02-23 12:28:03 -08:00
ejahnGithub 2a70a04bc5 update ci 2024-02-23 10:47:42 -08:00
ejahnGithub da027096a7 update ci 2024-02-22 08:48:04 -08:00
ejahnGithub 21c8450480 init attest sbom 2024-02-22 08:46:34 -08:00
Brian DeHamer 622dcc06e2 Initial commit 2024-02-20 11:28:19 -08:00