Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot] 58711ad468 chore(deps): Bump github/codeql-action from 4.36.0 to 4.36.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.36.0 to 4.36.2.
- [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/7211b7c8077ea37d8641b6271f6a365a22a5fbfa...8aad20d150bbac5944a9f9d289da16a4b0d87c1e)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-08 19:24:29 +00:00
6 changed files with 128 additions and 138 deletions
+2 -2
View File
@@ -35,12 +35,12 @@ jobs:
node-version: ${{ env.NODE_VERSION }}
-
name: Initialize CodeQL
uses: github/codeql-action/init@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
uses: github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
with:
languages: javascript-typescript
build-mode: none
-
name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
with:
category: "/language:javascript-typescript"
Generated Vendored
+120 -120
View File
File diff suppressed because one or more lines are too long
Generated Vendored
+4 -4
View File
File diff suppressed because one or more lines are too long
Generated Vendored
-1
View File
@@ -4799,7 +4799,6 @@ The following npm packages may be included in this product:
- semver@7.6.0
- semver@7.7.3
- semver@7.8.1
- semver@7.8.2
- which@2.0.2
- wrappy@1.0.2
- yallist@4.0.0
+1 -1
View File
@@ -33,7 +33,7 @@
"handlebars": "^4.7.9",
"moment": "^2.30.1",
"moment-timezone": "^0.6.2",
"semver": "^7.8.2"
"semver": "^7.8.1"
},
"devDependencies": {
"@eslint/js": "^9.39.3",
+1 -10
View File
@@ -2905,7 +2905,7 @@ __metadata:
moment: "npm:^2.30.1"
moment-timezone: "npm:^0.6.2"
prettier: "npm:^3.8.1"
semver: "npm:^7.8.2"
semver: "npm:^7.8.1"
typescript: "npm:^5.9.3"
vitest: "npm:^4.0.18"
languageName: unknown
@@ -5431,15 +5431,6 @@ __metadata:
languageName: node
linkType: hard
"semver@npm:^7.8.2":
version: 7.8.2
resolution: "semver@npm:7.8.2"
bin:
semver: bin/semver.js
checksum: 10/52221d8f1cadacda3cc3f0a2e7f7146e0442c7f4219acb25970bed055f5d0a6afbba5f22e293b078c2e93fca3dce0a08b088485e8b75d32a165f16c3627091c8
languageName: node
linkType: hard
"shebang-command@npm:^2.0.0":
version: 2.0.0
resolution: "shebang-command@npm:2.0.0"