Commit Graph
101 Commits
Author SHA1 Message Date
dependabot[bot]GitHubfelickzdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>copilot-swe-agent[bot] <[email protected]>
bd71948983 Bump the npm-dependencies group across 1 directory with 4 updates (#165)
* Bump the npm-dependencies group across 1 directory with 4 updates

Bumps the npm-dependencies group with 4 updates in the / directory: [dotenv](https://github.com/motdotla/dotenv), [tar](https://github.com/isaacs/node-tar), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).


Updates `dotenv` from 17.2.3 to 17.3.1
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v17.2.3...v17.3.1)

Updates `tar` from 7.5.7 to 7.5.9
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.7...v7.5.9)

Updates `@eslint/js` from 9.39.2 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/HEAD/packages/js)

Updates `eslint` from 9.39.2 to 10.0.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.2...v10.0.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 17.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: tar
  dependency-version: 7.5.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@eslint/js"
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: eslint
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>

* Initial plan

* Rebuild dist/ after dependency updates

Co-authored-by: felickz <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: felickz <[email protected]>
2026-02-24 11:14:33 -05:00
copilot-swe-agent[bot]andfelickz 4f00d77f0c Fix ESM compatibility for @actions packages v3/v9
- Remove unused deep import of Context from @actions/github/lib/context
- Update TypeScript config to compile to ES2022 modules instead of CommonJS
- This fixes build failures with @actions/core v3 and @actions/github v9

Co-authored-by: felickz <[email protected]>
2026-02-02 15:14:37 +00:00
copilot-swe-agent[bot]andfelickz 0307c61e06 Remove deprecated @types/glob and rebuild dist
Co-authored-by: felickz <[email protected]>
2026-01-12 17:34:22 +00:00
Alex Opie d434719693 Update dist 2025-10-24 21:28:27 +13:00
Lewis Jones 4e2fbd91ff Transpiled JS 2025-07-09 12:16:42 +01:00
Lewis Jones 98b7e66125 Transpiled JS 2025-07-09 11:41:22 +01:00
Justin HolguínandGitHub 5b2736e4f4 Update dist 2025-07-02 18:40:35 +00:00
Justin HolguínandGitHub c936885d12 Update dist 2025-06-27 20:28:38 +00:00
Lewis Jones 3349f8c032 Generated dist 2025-06-19 15:22:04 +01:00
Lewis Jones 2517c7a607 Add types 2025-06-19 15:21:52 +01:00
Lewis Jones 0f3b6aecc6 Generate dist 2025-06-16 11:17:06 +01:00
Lewis Jones 786fb5fe93 dist generated code 2025-06-12 12:10:06 +01:00
Adrien Pessu 67d05b822a Update binary files for index.js and index.js.map 2025-05-27 11:17:44 +00:00
Chad Bentz 73e1388139 Validate packageUrlJson structure in makePackageUrl method 2025-05-12 22:25:29 +00:00
Chad Bentz 5840bc427c Update index.js.map with new build output 2025-05-12 20:05:44 +00:00
Chad Bentz 0b3ad66ec5 Merge remote-tracking branch 'origin/main' into feature/handle-null-purls 2025-05-12 20:03:12 +00:00
Chad Bentz 31789e4b4b Enable full ESM support for Node 20+ and modern dependencies, update Jest and build output configuration
- Set "type": "module" in package.json to enable ESM throughout the project.
- Changed "main" in package.json to "dist/index.js" to point to the bundled output generated by ncc.
- Updated Jest configuration (jest.config.js) to ESM format and to use babel-jest for TypeScript transformation.
- Added/updated babel.config.js in ESM format to support TypeScript and ESM for Jest.
- Ensured test scripts use NODE_OPTIONS=--experimental-vm-modules for Jest ESM compatibility.
2025-05-12 17:09:08 +00:00
Chad Bentz 977f836c74 Compile change 2025-05-09 05:39:06 +00:00
Chad Bentz 6cf906749f Improve package URL validation and skip components with invalid URLs 2025-05-09 05:25:36 +00:00
Chad Bentz 5cef7e77dc Add debug logging for missing packageUrl and improve package URL handling 2025-05-09 05:15:48 +00:00
aegilops 7f8a022063 Installed packages for node20 2025-04-07 17:14:09 +01:00
gitulisca fb88c2d3ea Add snapshot correlator action input 2025-04-03 05:21:10 +00:00
hmaurer dcf1bf27b4 Upgrade dependency-submission-toolkit to 2.0.4 2024-11-27 13:22:49 +00:00
Justin HolguínandGitHub 32b6a8be43 Remove configuration option and automatically use the right value 2024-09-27 21:48:16 +00:00
Justin HutchingsandGitHub 8ad6ba7803 Clean up code 2024-08-26 23:22:50 +00:00
Justin HutchingsandGitHub 6b81b8e569 Change from convenience method to rest command 2024-08-26 23:19:44 +00:00
Justin HutchingsandGitHub b241c92568 Rebuild dist 2024-08-26 23:08:02 +00:00
Justin HutchingsandGitHub cff2be16fa Add debugging 2024-08-26 22:54:29 +00:00
Justin HutchingsandGitHub 723a111a61 Rebuild dist 2024-08-26 22:51:12 +00:00
Justin HutchingsandGitHub 61b2daa67f Rebuild dist 2024-08-26 22:49:31 +00:00
Justin HutchingsandGitHub 0f2d542cef Rebuild dist 2024-08-26 22:45:02 +00:00
Lane Seppala 5961fd4755 Defensively guard against dangling ? from qualifiers 2023-06-02 16:07:51 +00:00
Lane Seppala 83edbc93dd Qualifiers are a map of string key-value pairs 2023-06-02 15:24:39 +00:00
Chad Bentz 9b5bb33c5e run prepare on non windows machine 2023-05-08 10:19:21 -04:00
Chad Bentz cdeac4436f npm run prepare 2023-05-05 00:47:37 -04:00
Justin Hutchings 2706f2e970 Rebuild dist 2023-04-07 23:33:46 +00:00
Justin HutchingsandGitHub 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 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 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 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