Merge remote-tracking branch 'origin/main' into dbartol/mergeback-3.10

This commit is contained in:
Dave Bartolomeo
2023-07-06 10:00:46 -04:00
1654 changed files with 47750 additions and 21714 deletions

View File

@@ -4,8 +4,8 @@ load("@bazel_skylib//:workspace.bzl", "bazel_skylib_workspace")
def codeql_workspace_deps(repository_name = "codeql"):
pip_install(
name = "codegen_deps",
requirements = "@%s//misc/codegen:requirements.txt" % repository_name,
name = "codegen_deps",
requirements = "@%s//misc/codegen:requirements.txt" % repository_name,
)
bazel_skylib_workspace()
rules_pkg_dependencies()

View File

@@ -3,3 +3,4 @@ version: 0.0.0
# Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
libraryPathDependencies:
- codeql/cpp-all
warnOnImplicitThis: true

View File

@@ -3,3 +3,4 @@ version: 0.0.0
# Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
libraryPathDependencies:
- codeql/csharp-all
warnOnImplicitThis: true

View File

@@ -3,3 +3,4 @@ version: 0.0.0
# Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
libraryPathDependencies:
- codeql/java-all
warnOnImplicitThis: true

View File

@@ -3,3 +3,4 @@ version: 0.0.0
# Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
libraryPathDependencies:
- codeql-javascript
warnOnImplicitThis: true

View File

@@ -3,3 +3,4 @@ version: 0.0.0
# Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
libraryPathDependencies:
- codeql/python-all
warnOnImplicitThis: true

View File

@@ -1,3 +1,4 @@
name: codeql/suite-helpers
version: 0.5.5-dev
groups: shared
warnOnImplicitThis: true