976 Commits

Author SHA1 Message Date
Nick Alteen
dab346a223 Merge pull request #1169 from actions/ncalteen/core
Update ESLint and @actions/core
2026-02-18 16:31:57 -05:00
Nick Alteen
34b35d6c15 Update @actions/core 2026-02-18 16:30:38 -05:00
Nick Alteen
1eb78f7d1a Update ESLint to 10 2026-02-18 16:30:33 -05:00
Nick Alteen
72a9d65374 Merge pull request #1168 from actions/ncalteen/updates
Add Extension Recommendations
2026-02-18 16:25:46 -05:00
Nick Alteen
a2ae122a6e Merge branch 'ncalteen/updates' 2026-02-18 16:23:32 -05:00
Nick Alteen
3dc79c778d Add recommended extensions 2026-02-18 16:22:12 -05:00
Nick Alteen
ebde5fbdf5 Remove duplicate extension 2026-02-18 16:22:06 -05:00
Nick Alteen
a9e71dec89 Merge pull request #1163 from actions/dependabot/npm_and_yarn/lodash-4.17.23
chore(deps): bump lodash from 4.17.21 to 4.17.23
2026-02-18 16:19:48 -05:00
Nick Alteen
785e9b668c Merge pull request #1161 from actions/dependabot/npm_and_yarn/eslint/compat-2.0.1
chore(deps-dev): bump @eslint/compat from 1.4.0 to 2.0.1
2026-02-18 16:19:32 -05:00
Nick Alteen
81f660844e Merge pull request #1160 from actions/dependabot/npm_and_yarn/types/node-25.0.9
chore(deps-dev): bump @types/node from 24.10.1 to 25.0.9
2026-02-18 16:19:20 -05:00
dependabot[bot]
0428eccc41 chore(deps-dev): bump @types/node from 24.10.1 to 25.0.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.1 to 25.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.0.9
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-18 21:17:08 +00:00
dependabot[bot]
684eb4f2db chore(deps): bump lodash from 4.17.21 to 4.17.23
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-18 21:13:16 +00:00
Nick Alteen
652e01c338 Merge pull request #1158 from actions/dependabot/npm_and_yarn/npm-development-d80024ef4e
chore(deps-dev): bump the npm-development group with 6 updates
2026-02-18 16:11:53 -05:00
dependabot[bot]
d09333e8f4 chore(deps-dev): bump the npm-development group with 6 updates
Bumps the npm-development group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.50.0` | `8.53.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.50.0` | `8.53.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.8.0` | `29.12.1` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.4` | `5.5.5` |
| [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.0` |
| [rollup](https://github.com/rollup/rollup) | `4.54.0` | `4.55.1` |


Updates `@typescript-eslint/eslint-plugin` from 8.50.0 to 8.53.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.50.0 to 8.53.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.0/packages/parser)

Updates `eslint-plugin-jest` from 29.8.0 to 29.12.1
- [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/v29.8.0...v29.12.1)

Updates `eslint-plugin-prettier` from 5.5.4 to 5.5.5
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.4...v5.5.5)

Updates `prettier` from 3.7.4 to 3.8.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.7.4...3.8.0)

Updates `rollup` from 4.54.0 to 4.55.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.54.0...v4.55.1)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.53.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.53.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: eslint-plugin-jest
  dependency-version: 29.12.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.5.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: prettier
  dependency-version: 3.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: rollup
  dependency-version: 4.55.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-18 21:01:31 +00:00
Nick Alteen
8188195d6c Merge pull request #1167 from actions/dependabot/npm_and_yarn/fast-xml-parser-5.3.6
chore(deps-dev): bump fast-xml-parser from 5.2.1 to 5.3.6
2026-02-18 15:59:15 -05:00
Nick Alteen
681f5dcbbb Merge pull request #1148 from actions/dependabot/github_actions/actions/upload-artifact-6
chore(deps): bump actions/upload-artifact from 5 to 6
2026-02-18 15:57:56 -05:00
dependabot[bot]
ddd2d1a5a3 chore(deps-dev): bump fast-xml-parser from 5.2.1 to 5.3.6
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.2.1 to 5.3.6.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.2.1...v5.3.6)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 5.3.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-18 04:33:58 +00:00
dependabot[bot]
b2307fdd96 chore(deps-dev): bump @eslint/compat from 1.4.0 to 2.0.1
Bumps [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) from 1.4.0 to 2.0.1.
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.1/packages/compat)

---
updated-dependencies:
- dependency-name: "@eslint/compat"
  dependency-version: 2.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 03:51:07 +00:00
Nick Alteen
71adddfabc Merge pull request #1154 from actions/dependabot/npm_and_yarn/npm-development-ecf4de154e 2026-01-12 17:51:37 -05:00
dependabot[bot]
5ba5ef893b chore(deps-dev): bump the npm-development group across 1 directory with 5 updates
Bumps the npm-development group with 4 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [eslint](https://github.com/eslint/eslint), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [rollup](https://github.com/rollup/rollup).


Updates `@typescript-eslint/eslint-plugin` from 8.48.1 to 8.50.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.48.1 to 8.50.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.0/packages/parser)

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

Updates `eslint-plugin-jest` from 29.2.1 to 29.8.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/v29.2.1...v29.8.0)

Updates `rollup` from 4.53.3 to 4.54.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.53.3...v4.54.0)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.50.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.50.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: eslint-plugin-jest
  dependency-version: 29.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: rollup
  dependency-version: 4.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 03:01:40 +00:00
dependabot[bot]
a4055330cc chore(deps): bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 03:01:29 +00:00
Nick Alteen
eda541612e Merge pull request #1146 from actions/ncalteen/dist
Ensure dist directory is removed before packaging
2025-12-05 11:44:52 -05:00
Nick Alteen
bf201b26cd re-add dist 2025-12-05 11:40:46 -05:00
Nick Alteen
f780d55ffc Implement platform agnostic directory deletion 2025-12-05 11:38:35 -05:00
Nick Alteen
c37dcf74a5 Rebuild dist 2025-12-05 11:36:44 -05:00
Nick Alteen
8b70702c30 fix: remove dist/ directory before installing dependencies 2025-12-05 11:33:21 -05:00
Nick Alteen
e06aa1dd30 npm audit fix 2025-12-05 11:33:15 -05:00
Nick Alteen
180cc2281d fix: ensure dist directory is cleared before packaging 2025-12-05 11:33:11 -05:00
Nick Alteen
683df1d73b Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/rollup/plugin-commonjs-29.0.0' into ncalteen/dist 2025-12-05 11:32:04 -05:00
dependabot[bot]
ebf1fdfb0e chore(deps-dev): bump the npm-development group across 1 directory with 8 updates
Bumps the npm-development group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.9.1` | `24.10.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.2` | `8.48.1` |
| [eslint](https://github.com/eslint/eslint) | `9.38.0` | `9.39.1` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.0.1` | `29.2.1` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` |
| [rollup](https://github.com/rollup/rollup) | `4.52.5` | `4.53.3` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.5` | `29.4.6` |



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

Updates `@typescript-eslint/eslint-plugin` from 8.46.2 to 8.48.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.46.2 to 8.48.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.1/packages/parser)

Updates `eslint` from 9.38.0 to 9.39.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.38.0...v9.39.1)

Updates `eslint-plugin-jest` from 29.0.1 to 29.2.1
- [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/v29.0.1...v29.2.1)

Updates `prettier` from 3.6.2 to 3.7.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.6.2...3.7.4)

Updates `rollup` from 4.52.5 to 4.53.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.52.5...v4.53.3)

Updates `ts-jest` from 29.4.5 to 29.4.6
- [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.4.5...v29.4.6)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.10.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.48.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.48.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: eslint
  dependency-version: 9.39.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: eslint-plugin-jest
  dependency-version: 29.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: prettier
  dependency-version: 3.7.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: rollup
  dependency-version: 4.53.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: ts-jest
  dependency-version: 29.4.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-05 16:22:44 +00:00
Nick Alteen
1b301837cd Merge pull request #1140 from actions/dependabot/npm_and_yarn/js-yaml-3.14.2
chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2
2025-12-05 11:20:31 -05:00
Nick Alteen
9b2261c852 Merge pull request #1141 from actions/dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.53.3
chore(deps): bump @rollup/rollup-linux-x64-gnu from 4.52.5 to 4.53.3
2025-12-05 11:20:13 -05:00
Nick Alteen
3f6faa9467 Merge pull request #1142 from actions/dependabot/github_actions/actions/checkout-6
chore(deps): bump actions/checkout from 5 to 6
2025-12-05 11:19:51 -05:00
dependabot[bot]
5d42e70fd8 chore(deps): bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 03:02:32 +00:00
dependabot[bot]
c52563ed33 chore(deps): bump @rollup/rollup-linux-x64-gnu from 4.52.5 to 4.53.3
Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.52.5 to 4.53.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.52.5...v4.53.3)

---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
  dependency-version: 4.53.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 03:01:04 +00:00
dependabot[bot]
1dc82f6058 chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 3.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 16:53:43 +00:00
dependabot[bot]
fee6ff657b chore(deps-dev): bump @rollup/plugin-commonjs from 28.0.9 to 29.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 28.0.9 to 29.0.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.0/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-version: 29.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 03:01:49 +00:00
Nick Alteen
6357ee1c75 Merge pull request #1133 from actions/ncalteen/projectService
Switch to ESLint projectService
2025-10-31 11:26:51 -04:00
Nick Alteen
7760bd8155 Update copilot instructions to remove deleted files 2025-10-31 11:23:39 -04:00
Nick Alteen
e4ae667f95 Switch to ESLint projectService 2025-10-31 11:19:46 -04:00
Nick Alteen
6be9c6004a Merge pull request #1127 from actions/dependabot/npm_and_yarn/npm-production-b5018a7116
chore(deps): bump @rollup/rollup-linux-x64-gnu from 4.52.4 to 4.52.5 in the npm-production group
2025-10-31 10:26:20 -04:00
Nick Alteen
cf1f91cfce Merge branch 'main' into dependabot/npm_and_yarn/npm-production-b5018a7116 2025-10-31 10:25:20 -04:00
Nick Alteen
85253ac456 Merge pull request #1130 from actions/dependabot/npm_and_yarn/npm-development-7abdc59258
chore(deps-dev): bump the npm-development group across 1 directory with 10 updates
2025-10-31 10:25:08 -04:00
Nick Alteen
644c91874b Rebuild dist 2025-10-31 10:24:38 -04:00
Nick Alteen
2a3a0e5796 Merge branch 'main' into dependabot/npm_and_yarn/npm-development-7abdc59258 2025-10-31 10:23:22 -04:00
Nick Alteen
b3afd473cc Merge pull request #1128 from actions/dependabot/github_actions/actions/setup-node-6
chore(deps): bump actions/setup-node from 5 to 6
2025-10-31 10:23:07 -04:00
Nick Alteen
a57645fc54 Merge pull request #1131 from actions/dependabot/github_actions/actions/upload-artifact-5
chore(deps): bump actions/upload-artifact from 4 to 5
2025-10-31 10:22:34 -04:00
Nick Alteen
98e90dc44a Merge branch 'main' into dependabot/github_actions/actions/setup-node-6 2025-10-30 16:30:28 -04:00
Nick Alteen
89444552d2 Merge branch 'main' into dependabot/github_actions/actions/upload-artifact-5 2025-10-30 16:28:08 -04:00
Nick Alteen
d28ae9815b Merge pull request #1132 from actions/ncalteen/checkov
Add custom checkov config
2025-10-30 16:27:21 -04:00