Skip to content

Merge main into releases/v3 #2844

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 53 commits into from
Apr 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
f313d62
Update changelog and version after v3.28.13
github-actions[bot] Mar 24, 2025
e149e39
Update checked-in dependencies
github-actions[bot] Mar 24, 2025
f15aac3
Merge pull request #2820 from github/mergeback/v3.28.13-to-main-1b549b92
cklin Mar 24, 2025
6ceaf44
build(deps): bump the actions group with 2 updates
dependabot[bot] Mar 24, 2025
4cdde5c
Rebuild
github-actions[bot] Mar 24, 2025
502426a
Also update checks/rubocop-multi-language.yml
aeisenberg Mar 24, 2025
be853de
Merge pull request #2822 from github/dependabot/github_actions/action…
aeisenberg Mar 24, 2025
08e5c8d
build(deps): bump the npm group with 8 updates
dependabot[bot] Mar 24, 2025
5275714
Update checked-in dependencies
github-actions[bot] Mar 24, 2025
486ab5a
Merge pull request #2827 from github/dependabot/npm_and_yarn/npm-6956…
henrymercer Mar 24, 2025
b22f334
Add getRepositoryNwo() helper functions
cklin Mar 26, 2025
f88459c
Use getRepositoryNwo()
cklin Mar 26, 2025
c1fc897
getFileDiffsWithBasehead(): use CODE_SCANNING_REPOSITORY if present
cklin Mar 27, 2025
0afd488
build: refresh js files
cklin Mar 27, 2025
9bd18b4
Merge pull request #2830 from github/cklin/code-scanning-repo
cklin Mar 27, 2025
3fbee52
Extract shouldPerformDiffInformedAnalysis()
cklin Mar 27, 2025
534bc63
Rename diff-filtering-utils.ts to diff-informed-analysis-utils.ts
cklin Mar 27, 2025
1994ea7
Move shouldPerformDiffInformedAnalysis()
cklin Mar 27, 2025
3c45339
Call shouldPerformDiffInformedAnalysis() outside setupDiffInformedQue…
cklin Mar 27, 2025
da967b1
AugmentationProperties: add defaultQueryFilters
cklin Mar 27, 2025
71ab101
Set default query filter for diff-informed analysis
cklin Mar 27, 2025
76f9ed9
test: add tests to validate getActionsStatus' behaviour
NlightNFotis Mar 27, 2025
2be6da6
test: add tests for the wrapApiConfigurationError function
NlightNFotis Mar 28, 2025
73c938d
fix: fix issue where wrapApiConfigurationError would fail to regex ma…
NlightNFotis Mar 28, 2025
9f45e74
Merge pull request #2832 from github/NlightNFotis/fix_config_error_cl…
NlightNFotis Mar 28, 2025
e7f67e2
Redefine shouldPerformDiffInformedAnalysis()
cklin Mar 28, 2025
e4ca874
build: refresh js files
cklin Mar 28, 2025
3c42562
fix: update comment for test to state correct expected outcome
NlightNFotis Mar 31, 2025
a022653
feat: classify more HTTP errors as configuration errors in api-client
NlightNFotis Mar 31, 2025
72a2b12
feat: classify some observed SARIF errors as InvalidSarifUploadError
NlightNFotis Mar 31, 2025
f21cf0b
feat: reclassify InvalidSarifUploadError as a user-error when final s…
NlightNFotis Mar 31, 2025
efffb48
Merge pull request #2831 from github/cklin/diff-informed-query-filtering
cklin Mar 31, 2025
01f1a1f
Merge branch 'main' into NlightNFotis/reclassify_upload_sarif_issues
NlightNFotis Mar 31, 2025
b6f76bd
build(deps): bump the actions group with 2 updates
dependabot[bot] Mar 31, 2025
a69f511
Update default bundle to codeql-bundle-v2.21.0
github-actions[bot] Apr 1, 2025
a27e401
Add changelog note
github-actions[bot] Apr 1, 2025
55ee663
review-comments: refactor getActionsStatus to accept an extra paramet…
NlightNFotis Apr 1, 2025
b53826d
review-comments: remove syntax-error handling for SARIF from upload-lib
NlightNFotis Apr 1, 2025
4b72bef
build(deps-dev): bump the npm group across 1 directory with 4 updates
dependabot[bot] Apr 2, 2025
dbb232a
Update checked-in dependencies
github-actions[bot] Apr 2, 2025
17379bc
Manually update PR check workflow
angelapwen Apr 2, 2025
1077173
Merge pull request #2840 from github/dependabot/npm_and_yarn/npm-05c8…
angelapwen Apr 2, 2025
dab8a02
Merge pull request #2836 from github/dependabot/github_actions/action…
angelapwen Apr 2, 2025
efd29be
refactor: revert getActionsStatus taking an extra argument
NlightNFotis Apr 2, 2025
498c7f3
review-comments: unwrap error in upload-sarif-action and re-classify …
NlightNFotis Apr 2, 2025
676a422
review-comments: nest validateSariFileSchema into try-catch block to …
NlightNFotis Apr 2, 2025
06703ce
Merge branch 'main' into NlightNFotis/reclassify_upload_sarif_issues
NlightNFotis Apr 2, 2025
e13fe0d
Merge pull request #2833 from github/NlightNFotis/reclassify_upload_s…
NlightNFotis Apr 2, 2025
92864f4
Add logs around status report telemetry in `init-post` step
angelapwen Apr 3, 2025
41aa437
Merge pull request #2841 from github/angelapwen/log-init-post-telemetry
angelapwen Apr 3, 2025
2b85c00
Merge branch 'main' into update-bundle/codeql-bundle-v2.21.0
aibaars Apr 3, 2025
362ef4c
Merge pull request #2838 from github/update-bundle/codeql-bundle-v2.21.0
aibaars Apr 3, 2025
be0175c
Update changelog for v3.28.14
github-actions[bot] Apr 7, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/workflows/__rubocop-multi-language.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/post-release-mergeback.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
--draft

- name: Generate token
uses: actions/create-github-app-token@v1.11.6
uses: actions/create-github-app-token@v1.12.0
id: app-token
with:
app-id: ${{ vars.AUTOMATION_APP_ID }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
pull-requests: write # needed to create pull request
steps:
- name: Generate token
uses: actions/create-github-app-token@v1.11.6
uses: actions/create-github-app-token@v1.12.0
id: app-token
with:
app-id: ${{ vars.AUTOMATION_APP_ID }}
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.

## 3.28.14 - 07 Apr 2025

- Update default CodeQL bundle version to 2.21.0. [#2838](https://github.com/github/codeql-action/pull/2838)

## 3.28.13 - 24 Mar 2025

No user facing changes.
Expand Down
10 changes: 7 additions & 3 deletions lib/analyze-action.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/analyze-action.js.map

Large diffs are not rendered by default.

52 changes: 9 additions & 43 deletions lib/analyze.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading