8000 Merge main into releases/v3 by github-actions[bot] · Pull Request #2369 · github/codeql-action · GitHub
[go: up one dir, main page]

Skip to content
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
a52b209
Enable direct tracing the autobuild build mode by default
henrymercer Jun 26, 2024
8a9ecdf
Remove tests that require us to have at least one feature with a `too…
henrymercer Jun 26, 2024
bef80a1
Add changelog note
henrymercer Jun 26, 2024
37b6ead
Better handling for required workflows
marcogario Jun 27, 2024
7bb9277
Update changelog and version after v3.25.11
github-actions[bot] Jun 28, 2024
80ab1ac
Update checked-in dependencies
github-actions[bot] Jun 28, 2024
79e9a50
Merge pull request #2358 from github/mergeback/v3.25.11-to-main-b611370b
aibaars Jun 28, 2024
0ff1bdb
Update src/api-client.ts
marcogario Jul 1, 2024
dbfc2b6
Merge branch 'main' into marcogario/require_workflows_path
marcogario Jul 1, 2024
ddd849e
fix lint
marcogario Jul 1, 2024
6c2a71c
Remove redundant layer from upload files functions
henrymercer Jul 1, 2024
9679491
Avoid reloading features when uploading SARIF
henrymercer Jul 1, 2024
bfdafbc
Bump ESLint parser to version that supports TypeScript 5.5.2
henrymercer Jul 1, 2024
249d690
Update `caniuse-lite`
henrymercer Jul 1, 2024
ee4ad8b
Merge pull request #2356 from github/marcogario/require_workflows_path
marcogario Jul 1, 2024
4b9726b
Bump the npm group with 2 updates
dependabot[bot] Jul 1, 2024
44f8d40
Update checked-in dependencies
github-actions[bot] Jul 1, 2024
7e6aa4d
Propagate configuration errors from running queries
henrymercer Jul 2, 2024
8dba596
Tidy up telemetry call
henrymercer Jul 2, 2024
01bde73
Recognize internal fatal errors too
henrymercer Jul 2, 2024
7adf9ac
Merge pull request #2362 from github/dependabot/npm_and_yarn/npm-4141…
NlightNFotis Jul 2, 2024
2d3d0ca
Merge branch 'main' into henrymercer/simplify-actions-only
henrymercer Jul 2, 2024
064a406
Merge pull request #2363 from github/henrymercer/better-error-handling
henrymercer Jul 8, 2024
a0041ad
Keep `analysis_name` field consistent
henrymercer Jul 8, 2024
a98055b
Merge branch 'main' into henrymercer/simplify-actions-only
henrymercer Jul 8, 2024
0669d18
Merge branch 'main' into henrymercer/enable-direct-tracing
henrymercer Jul 8, 2024
0a4755e
Update default bundle to codeql-bundle-v2.18.0
github-actions[bot] Jul 8, 2024
6478fc9
Add changelog note
github-actions[bot] Jul 8, 2024
6e04d51
Merge pull request #2361 from github/henrymercer/simplify-actions-only
henrymercer Jul 8, 2024
f48d880
Bump the npm group with 3 updates
dependabot[bot] Jul 8, 2024
0b65015
Update checked-in dependencies
github-actions[bot] Jul 8, 2024
264cbe2
Merge branch 'main' into henrymercer/enable-direct-tracing
henrymercer Jul 9, 2024
026682f
Fix bad auto merge in changelog
henrymercer Jul 10, 2024
243e392
Fix PR number in changelog
henrymercer Jul 10, 2024
be825d5
Merge pull request #2353 from github/henrymercer/enable-direct-tracing
henrymercer Jul 10, 2024
1c60bf1
Merge branch 'main' into update-bundle/codeql-bundle-v2.18.0
angelapwen Jul 11, 2024
9ab7277
Merge pull request #2364 from github/update-bundle/codeql-bundle-v2.18.0
angelapwen Jul 11, 2024
947b18f
Merge pull request #2365 from github/dependabot/npm_and_yarn/npm-88aa…
angelapwen Jul 12, 2024
dec6fb7
Update changelog for v3.25.12
github-actions[bot] Jul 12, 2024
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 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.

2 changes: 1 addition & 1 deletion lib/init-action-post-helper.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/init-action-post-helper.js.map

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

8 changes: 4 additions & 4 deletions lib/init-action-post-helper.test.js

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

Loading
0