Nick Alteen
f780d55ffc
Implement platform agnostic directory deletion
2025-12-05 11:38:35 -05:00
Nick Alteen
8b70702c30
fix: remove dist/ directory before installing dependencies
2025-12-05 11:33:21 -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
Nick Alteen
7760bd8155
Update copilot instructions to remove deleted files
2025-10-31 11:23:39 -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
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
4028d4fba3
Add custom checkov config
2025-10-30 16:24:29 -04:00
dependabot[bot]
1219471772
chore(deps): bump actions/upload-artifact from 4 to 5
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-30 20:11:40 +00:00
dependabot[bot]
84e9608e59
chore(deps): bump actions/setup-node from 5 to 6
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-30 20:11:37 +00:00
dependabot[bot]
439bd0a999
chore(deps): bump github/codeql-action from 3 to 4
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 03:01:50 +00:00
Nick Alteen
66f1a3f50e
Disable checks for dist
2025-10-03 09:54:23 -04:00
dependabot[bot]
542876804b
chore(deps): bump actions/setup-node from 4 to 5
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 03:01:54 +00:00
Nick Alteen
14f04f1959
Disable new linter
2025-08-26 14:48:39 -04:00
dependabot[bot]
04105f74ae
chore(deps): bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [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/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 04:38:29 +00:00
Nick Alteen
498100d1f4
Add actionlint config
2025-08-07 10:32:28 -04:00
dependabot[bot]
a04034e0b5
chore(deps): bump super-linter/super-linter from 7 to 8
...
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter ) from 7 to 8.
- [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/v7...v8 )
---
updated-dependencies:
- dependency-name: super-linter/super-linter
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 03:53:22 +00:00
Nick Alteen
4630ed125d
Fix linting errors
2025-07-11 13:46:38 -04:00
Nick Alteen
056dd3c520
chore: add Copilot guidelines for creating release notes and unit tests
2025-07-11 13:22:31 -04:00
Nick Alteen
4a1b7ef82a
chore: update dependabot configuration and improve documentation links
2025-07-11 13:21:59 -04:00
Kévin Belellou
602d46e085
Replaced deprecated action
2025-02-15 16:22:37 +01:00
Nick Alteen
ae2f389a67
Ignore license directory
2025-02-12 13:15:38 -05:00
Nick Alteen
d2741bd85f
Add license and sourcemap generation
2025-02-12 13:13:18 -05:00
Nick Alteen
e67a0176be
Merge branch 'main' into fix-nodejs-version-20
2025-01-10 09:31:03 -05:00
Nick Alteen
aa4c2de403
Update linter config
2025-01-09 17:37:12 -05:00
Kenichi Kamiya
8a939bdd42
Fix nodejs version with respecting the runs.using
...
Revert following commits
- 2e3c15b181
- Part of 7c33447f79
Prevent similar troubles with following changes
- Add ignore entry for dependabot config
- Restrict engines.node in package.json
2024-12-20 02:52:26 +09:00
Nick Alteen
3c75dba0a3
Disable linters incompatible with ESLint 9
2024-11-15 11:58:31 -05:00
Nick Alteen
d6b1edd724
Reconfigure linters for ESM
2024-11-15 11:39:10 -05:00
Benedek Kozma
92cc2c478c
Extend @typescript-eslint/recommended-type-checked instead of eslint-recommended and recommended
2024-10-16 16:29:48 +02:00
Nick Alteen
7c33447f79
Rebuild package
2024-09-03 17:15:48 -04:00
dependabot[bot]
47e2ebdf83
Bump super-linter/super-linter from 6 to 7
...
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter ) from 6 to 7.
- [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/v6...v7 )
---
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-08-19 03:02:54 +00:00
Marcus Tillmanns
c35fc0b8c9
Remove deprecated option
...
TYPESCRIPT_DEFAULT_STYLE has been deprecated
(https://github.com/super-linter/super-linter/blob/main/docs/upgrade-guide.md#upgrade-from-v670-to-v680 )
2024-08-06 08:54:56 +02:00
Nick Alteen
7d3890ac9d
Disable TS Standard
2024-08-01 10:51:49 -04:00
alexquitiaquez
857655ca74
Fixing issues/893 - git diff command fails if _dist/_ folder doesn't exist
2024-04-22 22:17:29 -04:00
Nick Alteen
d56ef71a60
Clarify comments
2024-04-12 12:56:01 -04:00
Nick Alteen
dfc47d3b5a
Add devcontainer config
2024-02-22 16:07:10 +00:00
Nick Alteen
3ae7b742c1
Fix actions linting errors
2024-02-22 09:44:31 -05:00
Nick Alteen
b5dab93db9
Add fetch depth
2024-02-22 09:42:41 -05:00
dependabot[bot]
d025e14228
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-19 03:57:36 +00:00
dependabot[bot]
e740c68a72
Bump github/codeql-action from 2 to 3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 14:29:12 +00:00
dependabot[bot]
e951d70d93
Bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:17:33 +00:00
Nick Alteen
01a65f8c75
Merge branch 'main' into dependencies
2023-12-01 11:08:28 -05:00
Nick Alteen
ca3370cfd5
Add missing perms
2023-12-01 09:09:01 -05:00
Nick Alteen
4c624fefc4
Move and document CODEOWNERS
2023-11-28 11:23:10 -05:00
Nick Alteen
2cf1c6faee
Grammar cleanup
2023-11-27 23:41:39 -05:00
Nick Alteen
ab98397115
Make consistent with other template actions
2023-11-27 23:41:30 -05:00
Nick Alteen
693b3bccae
Expand workflow comments
2023-11-27 23:41:15 -05:00
Nick Alteen
2a9e4e08ae
Add dependabot grouping
2023-11-27 23:41:01 -05:00
Nick Alteen
8c8532a76a
Change dependabot schedule
2023-11-16 10:24:39 -05:00
GrantBirki
cf46713d86
remove duplicate workflow
2023-11-01 14:53:57 -06:00