Commit Graph

43 Commits

Author SHA1 Message Date
Kevin Dangoor aa342c187f Merge branch 'main' into juxtin/file-centric-manifests 2025-05-21 12:37:29 -04:00
Kevin Dangoor 05a8a347d6 Bump version number to 4.1.3 2025-05-19 17:09:37 -04:00
dependabot[bot] a82c97775c Bump the npm_and_yarn group across 1 directory with 4 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [undici](https://github.com/nodejs/undici).


Updates `vitest` from 1.6.1 to 3.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.3/packages/vitest)

Updates `esbuild` from 0.21.5 to 0.25.4
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.25.4)

Updates `undici` from 5.28.4 to 5.29.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.29.0)

Updates `vite` from 5.4.16 to 6.3.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.5/packages/vite)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 3.1.3
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: esbuild
  dependency-version: 0.25.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: undici
  dependency-version: 5.29.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 6.3.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-16 21:21:46 +00:00
Justin Holguín b737283803 Update version to 5.0.0 since this has breaking changes 2025-05-14 22:58:01 +00:00
Justin Holguín 4ccf7bf0a3 Update version to 4.1.2 and update release instructions 2025-04-04 17:45:46 +00:00
Justin Holguín 48f232b0d1 Update dist files 2025-04-03 22:03:26 +00:00
Justin Holguín 769e1e8558 Prepare for 4.1.2 release 2025-04-03 18:34:20 +00:00
dependabot[bot] e8e224050e Bump vitest from 1.5.2 to 1.6.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.5.2 to 1.6.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 14:42:10 +00:00
github-actions dba3dacedd 4.1.1 2024-08-07 14:33:28 +00:00
github-actions 747e676a5b 4.1.0 2024-07-03 10:01:04 +00:00
github-actions b2d3972502 4.0.3 2024-04-29 10:24:53 +00:00
Peter Murray c4c9c2ae33 CLI generation fixes to support ESM backed libraries 2024-04-29 09:28:27 +00:00
github-actions 19aeeca6fb 4.0.2 2024-03-05 16:34:44 +00:00
Jon Janego 68f64b7a7b Revert "Modifications to support conversion from ESM in to CJS for the executables" 2024-03-05 10:20:56 -06:00
github-actions 73da25169f 4.0.1 2024-02-15 16:43:26 +00:00
Peter Murray 052c08f3e4 Modifications to support conversion from ESM in to CJS for the executables 2024-02-12 18:07:11 +00:00
github-actions 33937f964b 4.0.0 2024-01-23 16:33:37 +00:00
Peter Murray 8e6e39a793 Removing jest and replacing with vitest 2024-01-23 15:58:26 +00:00
Peter Murray ed528f7cfe Updating dependency-submisssion-toolkit to 2.0.0 2024-01-12 17:43:02 +00:00
Peter Murray f8fe527ff9 Updating version number and adding release workflow 2024-01-12 17:18:55 +00:00
Peter Murray 677cb9cc73 Updating CLI to include the same inputs that the action supports 2023-12-18 07:41:27 +00:00
Peter Murray 4efffecbc6 Fetching the name, version and URL from the package.json file 2023-12-18 07:16:24 +00:00
Peter Murray 793303a197 Updating URL references to renamed repository 2023-11-30 10:51:09 +00:00
Peter Murray 2c7d8d5ba5 3.0.3 2023-10-19 11:26:03 +00:00
Peter Murray 2664882706 Fixing issues with respect to non-default Maven outputDirectory setting 2023-10-19 11:24:33 +00:00
cnagadya ccacc1a561 Bump version to 3.0.2 for new release 2023-05-31 09:10:01 +00:00
cnagadya febcb4ad36 Update @github/dependency-submission-toolkit 2023-05-31 09:05:31 +00:00
Peter Murray d682d5d68a 3.0.1 2023-04-19 11:09:09 +00:00
Peter Murray 6a03a81c1f Correcting regex matching #26 not working properly on branch definitions 2023-04-19 10:53:21 +00:00
Peter Murray 97c5431fc8 Updates before release 2023-02-22 16:13:48 +00:00
Peter Murray 6a812c8cd6 Updating to latest version of submission toolkit 2022-11-30 14:23:30 +00:00
Peter Murray 5cadb03be1 Updating building of executables to use pkg 2022-10-26 18:04:32 +00:00
Peter Murray 91697157ce Adding support for maven multi module projects 2022-10-26 15:19:31 +00:00
Peter Murray e977c6510f 2.0.1 2022-10-26 10:53:06 +00:00
Arthur Baars 509c308607 Update dependency-submission-toolkit 2022-10-26 12:37:41 +02:00
Peter Murray 571e99aab1 2.0.0 2022-10-18 17:08:26 +00:00
Peter Murray f98c80180c Updating to @actions/core 1.10.0 2022-10-18 17:08:19 +00:00
Peter Murray ff0d21ebbf Updating cli outputs and fixing paths after root directory was modified in tsconfig.json 2022-09-26 16:53:00 +00:00
Peter Murray 757c626a9b Updating versions 2022-09-26 15:00:02 +00:00
Peter Murray fb46db307d 1.1.0 2022-09-26 14:54:27 +00:00
Peter Murray 39157b5e1a Adding command line support to run this action from other CI 2022-09-26 14:53:51 +00:00
Peter Murray b386689c6e Fixes #2 correcting URL and name of detector after moving repository 2022-08-30 15:05:19 +00:00
Peter Murray 411752e8de Preparing for new location 2022-08-30 13:39:05 +00:00