Skip to content

Merge main into releases/v3 #2926

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 22 commits into from
Jun 11, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
fb70a8a
Bump minimum CodeQL version to 2.16.6
henrymercer May 30, 2025
0be24c0
Remove redundant code based on CLI version number
henrymercer May 30, 2025
c7f3c79
Remove guards for fully enabled tool features
henrymercer May 30, 2025
7419bc6
Update CodeQL versions in generated workflows
henrymercer May 30, 2025
36121ec
Bump minor version number
henrymercer May 30, 2025
d54c5e2
Add changelog note
henrymercer May 30, 2025
55ff016
build(deps): bump the npm group with 5 updates
dependabot[bot] Jun 2, 2025
313daef
Update checked-in dependencies
github-actions[bot] Jun 2, 2025
a28627a
Update changelog and version after v3.28.19
github-actions[bot] Jun 3, 2025
be60d9f
Update checked-in dependencies
github-actions[bot] Jun 3, 2025
075e08a
Merge pull request #2919 from github/mergeback/v3.28.19-to-main-fca7ace9
aibaars Jun 3, 2025
1eab408
Fix backslashes being accepted by `sanitizeArtifactName`
mbg Jun 4, 2025
72be4b6
Merge pull request #2922 from github/mbg/fix/sanitizeArtifactName
mbg Jun 4, 2025
b1e4dc3
Merge pull request #2916 from github/dependabot/npm_and_yarn/npm-5cdc…
mbg Jun 4, 2025
df2a830
Merge branch 'main' into henrymercer/bump-minimum-codeql-2.16.6
aibaars Jun 5, 2025
22deae8
Update package-lock.json
aibaars Jun 5, 2025
f5d4e2a
Update default bundle to codeql-bundle-v2.22.0
github-actions[bot] Jun 9, 2025
3855117
Add changelog note
github-actions[bot] Jun 9, 2025
7cb9b16
Merge pull request #2912 from github/henrymercer/bump-minimum-codeql-…
mbg Jun 9, 2025
efd43b3
Merge branch 'main' into update-bundle/codeql-bundle-v2.22.0
cklin Jun 10, 2025
e879928
Merge pull request #2925 from github/update-bundle/codeql-bundle-v2.22.0
cklin Jun 11, 2025
bc251b7
Update changelog for v3.29.0
github-actions[bot] Jun 11, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix backslashes being accepted by sanitizeArtifactName
  • Loading branch information
mbg committed Jun 4, 2025
commit 1eab40885fe4557b2ab18ef77ae7fbd4310a7c15
2 changes: 1 addition & 1 deletion lib/debug-artifacts.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/debug-artifacts.js.map

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

1 change: 1 addition & 0 deletions lib/debug-artifacts.test.js

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

Loading
Loading