FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Merge releases/v4 into releases/v3 by github-actions[bot] · Pull Request #3929 · github/codeql-action · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql-action
Public
Notifications
You must be signed in to change notification settings
Fork
487
Star
1.6k
Code
Issues
158
Pull requests
35
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Merge releases/v4 into releases/v3
- #3929
#3929
Merged
oscarsj
merged 79 commits into
releases/v3
github/codeql-action:releases/v3
from
backport-v3.36.0-7211b7c80
github/codeql-action:backport-v3.36.0-7211b7c80
Copy head branch name to clipboard
May 22, 2026
Conversation
Commits
79
(79)
Checks
Files changed
Merged
Merge releases/v4 into releases/v3
#3929
oscarsj
merged 79 commits into
releases/v3
github/codeql-action:releases/v3
from
backport-v3.36.0-7211b7c80
github/codeql-action:backport-v3.36.0-7211b7c80
Copy head branch name to clipboard
Commits
Commits on May 12, 2026
Add support for SHA-256 Git object IDs
henrymercer
committed
6a4e35f
View commit details
Copy full SHA for 6a4e35f
Browse repository at this point
Improve regex clarity
henrymercer
committed
de3e561
View commit details
Copy full SHA for de3e561
Browse repository at this point
Bump minimum CodeQL CLI version to 2.19.4
henrymercer
committed
d122da3
View commit details
Copy full SHA for d122da3
Browse repository at this point
Remove `ForceOverwrite` tools feature
Show description for 97fb30d
henrymercer
committed
97fb30d
View commit details
Copy full SHA for 97fb30d
Browse repository at this point
Remove `DatabaseInterpretResultsSupportsSarifRunProperty` tools feature
Show description for a333d64
henrymercer
committed
a333d64
View commit details
Copy full SHA for a333d64
Browse repository at this point
Add note about `CODEQL_VERSION_ZSTD_BUNDLE`
henrymercer
committed
b986640
View commit details
Copy full SHA for b986640
Browse repository at this point
Commits on May 13, 2026
Merge branch 'main' into henrymercer/sha256
henrymercer
authored
a66f7bb
View commit details
Copy full SHA for a66f7bb
Browse repository at this point
Update PR check testing matrix
henrymercer
committed
9c3aedb
View commit details
Copy full SHA for 9c3aedb
Browse repository at this point
Log error for non-default `analysis-kinds` input outside of managed workflows
mbg
committed
4235601
View commit details
Copy full SHA for 4235601
Browse repository at this point
Merge branch 'main' into henrymercer/sha256
henrymercer
committed
93d215d
View commit details
Copy full SHA for 93d215d
Browse repository at this point
Remove unnecessary sinon `restore` calls
henrymercer
committed
3c8c0ae
View commit details
Copy full SHA for 3c8c0ae
Browse repository at this point
Commits on May 14, 2026
Bump sinon from 21.1.2 to 22.0.0
Show description for d4eab00
dependabot[bot]
authored
d4eab00
View commit details
Copy full SHA for d4eab00
Browse repository at this point
Merge branch 'main' into henrymercer/sha256
henrymercer
authored
e8d3fa2
View commit details
Copy full SHA for e8d3fa2
Browse repository at this point
Add PR checks shortcut to `package.json`
henrymercer
committed
fcdf5dd
View commit details
Copy full SHA for fcdf5dd
Browse repository at this point
PR checks: Run slowest macOS checks on larger runners
henrymercer
committed
aa005fa
View commit details
Copy full SHA for aa005fa
Browse repository at this point
Move checks back to default runners
Show description for a32db48
henrymercer
committed
a32db48
View commit details
Copy full SHA for a32db48
Browse repository at this point
Address review comments
henrymercer
committed
1b65777
View commit details
Copy full SHA for 1b65777
Browse repository at this point
Commits on May 15, 2026
Improve OS types and docs
henrymercer
committed
931147e
View commit details
Copy full SHA for 931147e
Browse repository at this point
Remove outdated comments for `analyze-action` tests
mbg
committed
db84cb5
View commit details
Copy full SHA for db84cb5
Browse repository at this point
Merge `analyze-action-input` test into `analyze-action-env` file
Show description for 9e1f914
mbg
committed
9e1f914
View commit details
Copy full SHA for 9e1f914
Browse repository at this point
Rename `analyze-action-env.test.ts` to `analyze-action.test.ts`
mbg
committed
4695921
View commit details
Copy full SHA for 4695921
Browse repository at this point
"action" to "Action" in `build.mjs`
mbg
committed
2320f9d
View commit details
Copy full SHA for 2320f9d
Browse repository at this point
Add missing semicolons
mbg
committed
ab5047b
View commit details
Copy full SHA for ab5047b
Browse repository at this point
Fix typo
Show description for 064674d
mbg
and
Copilot
authored
064674d
View commit details
Copy full SHA for 064674d
Browse repository at this point
Merge branch 'main' into henrymercer/sha256
henrymercer
committed
b43bb7b
View commit details
Copy full SHA for b43bb7b
Browse repository at this point
Update changelog and version after v4.35.5
github-actions[bot]
committed
06c7e6f
View commit details
Copy full SHA for 06c7e6f
Browse repository at this point
Rebuild
github-actions[bot]
committed
f1ce9f4
View commit details
Copy full SHA for f1ce9f4
Browse repository at this point
Merge pull request #3906 from github/mergeback/v4.35.5-to-main-9e0d7b8d
Show description for 7187b6e
mbg
authored
7187b6e
View commit details
Copy full SHA for 7187b6e
Browse repository at this point
Merge pull request #3904 from github/mbg/esbuild/split-follow-up
Show description for bbef5ff
mbg
authored
bbef5ff
View commit details
Copy full SHA for bbef5ff
Browse repository at this point
Merge pull request #3903 from github/henrymercer/macos-larger-runners
Show description for 67f4038
henrymercer
authored
67f4038
View commit details
Copy full SHA for 67f4038
Browse repository at this point
Read token from stdin in `sync-checks.ts`
Show description for 2a02de1
henrymercer
committed
2a02de1
View commit details
Copy full SHA for 2a02de1
Browse repository at this point
Update `update-release-branch.py` to take token from stdin
henrymercer
committed
93c8a9e
View commit details
Copy full SHA for 93c8a9e
Browse repository at this point
Merge branch 'main' into henrymercer/sha256
henrymercer
authored
5b815f2
View commit details
Copy full SHA for 5b815f2
Browse repository at this point
Merge branch 'main' into dependabot/npm_and_yarn/sinon-22.0.0
mbg
authored
b30a935
View commit details
Copy full SHA for b30a935
Browse repository at this point
Merge pull request #3893 from github/henrymercer/sha256
Show description for cf51dca
henrymercer
authored
cf51dca
View commit details
Copy full SHA for cf51dca
Browse repository at this point
Merge pull request #3908 from github/henrymercer/token-stdin
Show description for 2365a46
henrymercer
authored
2365a46
View commit details
Copy full SHA for 2365a46
Browse repository at this point
Merge pull request #3898 from github/dependabot/npm_and_yarn/sinon-22.0.0
Show description for b71f5ae
mbg
authored
b71f5ae
View commit details
Copy full SHA for b71f5ae
Browse repository at this point
Merge branch 'main' into henrymercer/require-codeql-2.19.4
henrymercer
committed
05e8f28
View commit details
Copy full SHA for 05e8f28
Browse repository at this point
Commits on May 18, 2026
Move changelog note to right place
henrymercer
committed
e94195c
View commit details
Copy full SHA for e94195c
Browse repository at this point
Merge pull request #3894 from github/henrymercer/require-codeql-2.19.4
Show description for c8a3492
henrymercer
authored
c8a3492
View commit details
Copy full SHA for c8a3492
Browse repository at this point
Add a PR check that comments on significant repo size changes
henrymercer
committed
4fc0f3e
View commit details
Copy full SHA for 4fc0f3e
Browse repository at this point
Default setup env vars: Restrict results to `src`
henrymercer
committed
6f8805e
View commit details
Copy full SHA for 6f8805e
Browse repository at this point
Action size: Reduce duplication between `upload-lib` and `entry-points`
henrymercer
committed
fcc1e31
View commit details
Copy full SHA for fcc1e31
Browse repository at this point
Unify checks into a single job
henrymercer
committed
bcffb2b
View commit details
Copy full SHA for bcffb2b
Browse repository at this point
Address review comments
henrymercer
committed
5a80681
View commit details
Copy full SHA for 5a80681
Browse repository at this point
Downgrade ava to version 6.4.1
Show description for 9665bc2
henrymercer
committed
9665bc2
View commit details
Copy full SHA for 9665bc2
Browse repository at this point
Merge branch 'main' into henrymercer/repo-size-diff-check
henrymercer
committed
b5b50d6
View commit details
Copy full SHA for b5b50d6
Browse repository at this point
Tweak workflow
henrymercer
committed
9b6438e
View commit details
Copy full SHA for 9b6438e
Browse repository at this point
Merge pull request #3913 from github/henrymercer/downgrade-ava
Show description for 26a1e57
henrymercer
authored
26a1e57
View commit details
Copy full SHA for 26a1e57
Browse repository at this point
Release process: Automatically rebuild PRs
henrymercer
committed
8442bc0
View commit details
Copy full SHA for 8442bc0
Browse repository at this point
Add specific instruction about "Rebuild" commit
henrymercer
committed
5e9ae56
View commit details
Copy full SHA for 5e9ae56
Browse repository at this point
Remove comments about npm cache
henrymercer
committed
b8baf41
View commit details
Copy full SHA for b8baf41
Browse repository at this point
Apply suggestion from @henrymercer
henrymercer
authored
eb9a790
View commit details
Copy full SHA for eb9a790
Browse repository at this point
Address review comments
henrymercer
committed
15a712b
View commit details
Copy full SHA for 15a712b
Browse repository at this point
Pass comment body file directly
henrymercer
committed
2c8faa5
View commit details
Copy full SHA for 2c8faa5
Browse repository at this point
Commits on May 19, 2026
Merge remote-tracking branch 'origin/main' into mbg/analysis-kinds/warn-on-non-cs-advanced-setup
mbg
committed
b79a976
View commit details
Copy full SHA for b79a976
Browse repository at this point
Assert that nothing is logged
mbg
committed
0a7280a
View commit details
Copy full SHA for 0a7280a
Browse repository at this point
Merge pull request #3914 from github/henrymercer/auto-rebuild-release-prs
Show description for 3b0e64c
henrymercer
authored
3b0e64c
View commit details
Copy full SHA for 3b0e64c
Browse repository at this point
Address review comments
henrymercer
committed
2a73406
View commit details
Copy full SHA for 2a73406
Browse repository at this point
Merge pull request #3895 from github/mbg/analysis-kinds/warn-on-non-cs-advanced-setup
Show description for f62fbc9
henrymercer
authored
f62fbc9
View commit details
Copy full SHA for f62fbc9
Browse repository at this point
Merge pull request #3912 from github/henrymercer/smaller-upload-lib
Show description for f4d0a7a
henrymercer
authored
f4d0a7a
View commit details
Copy full SHA for f4d0a7a
Browse repository at this point
Commits on May 20, 2026
Bump `brace-expansion`
Show description for a134948
henrymercer
committed
a134948
View commit details
Copy full SHA for a134948
Browse repository at this point
Merge pull request #3918 from github/henrymercer/upgrade-brace-expansion
Show description for 164c32a
henrymercer
authored
164c32a
View commit details
Copy full SHA for 164c32a
Browse repository at this point
Address review comments
henrymercer
committed
a14f75e
View commit details
Copy full SHA for a14f75e
Browse repository at this point
Revert `getErrorMessage` import
Show description for f3f52bf
henrymercer
committed
f3f52bf
View commit details
Copy full SHA for f3f52bf
Browse repository at this point
CI: Automatically cancel non-generated workflows
Show description for 8ffeae7
henrymercer
committed
8ffeae7
View commit details
Copy full SHA for 8ffeae7
Browse repository at this point
Merge pull request #3919 from github/henrymercer/workflow-concurrency
Show description for c5297a2
henrymercer
authored
c5297a2
View commit details
Copy full SHA for c5297a2
Browse repository at this point
Commits on May 21, 2026
Update excluded required check list
henrymercer
committed
72ac23c
View commit details
Copy full SHA for 72ac23c
Browse repository at this point
Merge pull request #3910 from github/henrymercer/repo-size-diff-check
Show description for 8449852
henrymercer
authored
8449852
View commit details
Copy full SHA for 8449852
Browse repository at this point
Commits on May 22, 2026
Update default bundle to codeql-bundle-v2.25.5
github-actions[bot]
committed
2dc40ce
View commit details
Copy full SHA for 2dc40ce
Browse repository at this point
Add changelog note
github-actions[bot]
committed
d1f74b7
View commit details
Copy full SHA for d1f74b7
Browse repository at this point
Merge pull request #3926 from github/update-bundle/codeql-bundle-v2.25.5
Show description for ebc2d9e
oscarsj
authored
ebc2d9e
View commit details
Copy full SHA for ebc2d9e
Browse repository at this point
Update changelog for v4.36.0
github-actions[bot]
committed
7740f2f
View commit details
Copy full SHA for 7740f2f
Browse repository at this point
Merge pull request #3927 from github/update-v4.36.0-ebc2d9e2b
Show description for 7211b7c
oscarsj
authored
7211b7c
View commit details
Copy full SHA for 7211b7c
Browse repository at this point
Revert "Update version and changelog for v3.35.5"
Show description for c45c87a
github-actions[bot]
committed
c45c87a
View commit details
Copy full SHA for c45c87a
Browse repository at this point
Revert "Rebuild"
Show description for 9b64c8b
github-actions[bot]
committed
9b64c8b
View commit details
Copy full SHA for 9b64c8b
Browse repository at this point
Merge remote-tracking branch 'origin/releases/v4' into backport-v3.36.0-7211b7c80
github-actions[bot]
committed
2be5c61
View commit details
Copy full SHA for 2be5c61
Browse repository at this point
Update version and changelog for v3.36.0
github-actions[bot]
committed
a9739a6
View commit details
Copy full SHA for a9739a6
Browse repository at this point
Rebuild
github-actions[bot]
committed
bc887ca
View commit details
Copy full SHA for bc887ca
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL