27 Commits

Author SHA1 Message Date
14e1fe4cde Replaced deprecated action
Action github/setup-licensed has been deprecated since 7 February 2025 in favor of licensee/setup-licensed
2025-03-01 14:09:29 +01:00
850075f2e6 Fix sourcemap and add licensed 2025-02-12 19:05:48 -05:00
b959e95e2a Re-add CodeQL config 2025-01-08 11:43:11 -05:00
4a533d2933 Convert to ESM 2025-01-08 11:40:16 -05:00
fe8785214d Rename checkov file 2024-08-22 11:59:55 -04:00
af9c1b72dc 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 15:44:26 +00:00
723e049a47 Update linting failure 2024-08-08 11:32:38 -04:00
70ed80b9ab Add missing dist check 2024-05-02 11:22:24 -04:00
eaa7b84fa5 Clarify comments 2024-04-12 12:52:37 -04:00
23bf5e86e6 Fix linting errors 2024-02-22 09:20:51 -05:00
beaf553f35 Fix linting error 2024-02-22 09:16:56 -05:00
81fd0bf3b3 Update fetch depth 2024-02-22 09:14:11 -05:00
808db56fb2 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 15:29:31 +00:00
df18b525d4 Merge pull request #77 from actions/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2023-12-18 10:47:52 -05:00
ca905a3e07 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 15:39:20 +00:00
0d9eb23eb7 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 15:39:17 +00:00
0bd62924b1 Add missing perms 2023-12-01 09:10:04 -05:00
088f3307ee Formatting and permissions 2023-11-27 23:58:26 -05:00
ad96ae8798 Group dependabot updates 2023-11-27 23:58:19 -05:00
63aca6721f Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 19:18:05 +00:00
897c37c3fd Change dependabot schedule 2023-11-16 10:28:42 -05:00
e8bea4eb02 Ignore dist in linting 2023-09-15 11:17:59 -04:00
85a574393d Add CodeQL config 2023-09-15 10:59:37 -04:00
a7e777abad Convert to use src and dist paths 2023-09-15 10:56:32 -04:00
62cf2e7a02 Move linting and license handling 2023-09-15 10:54:58 -04:00
be24b1ba14 Enable code scanning 2022-04-05 09:40:47 +10:00
187a90546c Add Licensed to verify third party dependencies 2020-09-09 15:10:27 -04:00