Henry Mercer
a6d606becc
Update changelog and README with build tracing compatibility info
2022-02-09 12:47:13 +00:00
Henry Mercer
f2027c51f7
Merge pull request #916 from github/dependabot/npm_and_yarn/runner/simple-get-3.1.1
...
Bump simple-get from 3.1.0 to 3.1.1 in /runner
2022-02-08 20:59:28 +00:00
dependabot[bot]
70e63f4b08
Bump simple-get from 3.1.0 to 3.1.1 in /runner
...
Bumps [simple-get](https://github.com/feross/simple-get ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases )
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-08 18:33:09 +00:00
Henry Mercer
88073a5f6e
Merge pull request #909 from github/henrymercer/bump-node-js-to-v16
...
Use Node.js v16 in all Actions
2022-02-08 18:32:24 +00:00
Henry Mercer
eb172af46d
Merge branch 'main' into henrymercer/bump-node-js-to-v16
2022-02-08 17:06:42 +00:00
Henry Mercer
a777a982cb
Merge pull request #917 from github/henrymercer/fix-windows-latest-ci-jobs
...
Fix CI jobs that broke as a result of `windows-latest` being upgraded to Windows Server 2022
2022-02-08 17:05:36 +00:00
Henry Mercer
8f27994474
Add changelog note
2022-02-08 16:19:47 +00:00
Henry Mercer
8e2954c3fa
Bump to v1.1.0
...
The upgrade to Node.js v16 warrants a minor version bump.
2022-02-08 13:55:23 +00:00
Henry Mercer
8768b0f5a3
Remove stub type definitions
2022-02-08 13:55:23 +00:00
Henry Mercer
c72c200f52
Upgrade Node type definitions
2022-02-08 13:55:23 +00:00
Henry Mercer
34c777f8d0
Use Node.js v16 in all Actions
...
This is now in active LTS status.
2022-02-08 13:55:23 +00:00
Henry Mercer
8dd2b9ac2f
Fix typo in Python package installation CI job
2022-02-08 13:50:46 +00:00
Henry Mercer
b8047e5610
Use windows-2019 for CI jobs involving build tracing
...
Build tracing currently does not support Windows 2022, so use
`windows-2019` instead of`windows-latest`.
2022-02-08 13:29:20 +00:00
Chuan-kai Lin
edd03fbd2c
Merge pull request #914 from github/mergeback/v1.0.32-to-main-2b46439d
...
Mergeback v1.0.32 refs/heads/v1 into main
2022-02-07 11:23:20 -08:00
github-actions[bot]
f9607205db
Update checked-in dependencies
2022-02-07 18:45:41 +00:00
github-actions[bot]
b870f13d6d
1.0.33
2022-02-07 18:22:30 +00:00
github-actions[bot]
2890d306c3
Update changelog and version after v1.0.32
2022-02-07 18:22:28 +00:00
Chuan-kai Lin
2b46439dd5
Merge pull request #913 from github/update-v1.0.32-4eb03fb6
...
Merge main into v1
v1.0.32
2022-02-07 10:21:10 -08:00
github-actions[bot]
6d8390b7cb
1.0.32
2022-02-07 17:21:16 +00:00
Henry Mercer
4eb03fb6f3
Merge pull request #907 from github/henrymercer/report-ml-powered-query-enablement
...
Report ML-powered query enablement in the `init` status report
2022-02-07 17:16:25 +00:00
Henry Mercer
03c64ef07d
Add more documentation for ML-powered JS queries status report
...
Also be more explicit about which version strings are reportable in
the code.
2022-02-07 16:46:53 +00:00
Henry Mercer
cc622a02a9
Merge branch 'main' into henrymercer/report-ml-powered-query-enablement
2022-02-07 14:39:20 +00:00
Henry Mercer
c95a3d854c
Limit cardinality of ML-powered JS queries status report
...
Some platforms that ingest this status report charge based on the
cardinality of the fields, so here we restrict the version strings we
support to a fixed set.
2022-02-07 14:36:40 +00:00
Henry Mercer
f888be73ce
Nit: Simplify code with optional chaining
2022-02-07 14:24:40 +00:00
Chuan-kai Lin
16d4068732
Merge pull request #911 from github/cklin/codeql-cli-2.8.0
...
Update default CodeQL version to 2.8.0
2022-02-04 13:03:16 -08:00
Chuan-kai Lin
aab545260e
Update default CodeQL version to 2.8.0
2022-02-04 11:24:40 -08:00
Henry Mercer
501fe7ff12
Update getMlPoweredJsQueriesStatus doc
2022-02-04 17:16:25 +00:00
Henry Mercer
ad40e4a8f8
Merge branch 'main' into henrymercer/report-ml-powered-query-enablement
2022-02-04 16:38:18 +00:00
Henry Mercer
537b2f873a
Add "multiple" report for ML-powered JS query enablement
...
When multiple ML-powered JS packs are in scope (an unsupported
scenario), the status report is "multiple".
2022-02-04 16:37:26 +00:00
Henry Mercer
9f32fc9b9d
Only add ML-powered queries pack if the user didn't manually request it
2022-02-04 16:34:17 +00:00
Thomas Horstmeyer
904d0acf90
Merge pull request #858 from github/use-better-base-sha
...
Declare the merge base as base for code scanning comparisons
codeql-bundle-20220128
2022-02-04 12:37:55 +00:00
Thomas Horstmeyer
9b14aa7c84
Merge branch 'main' into use-better-base-sha
2022-02-04 12:04:41 +00:00
Henry Mercer
1cddec9558
Add ML-powered queries enablement to init status report
...
We report this information in the `init` status report rather than the
`analyze` status report so we can gather data about timeouts.
2022-02-03 16:29:28 +00:00
Henry Mercer
a005206838
Convert status report comments to documentation
2022-02-03 11:52:49 +00:00
Henry Mercer
ff33f031e8
Merge pull request #822 from github/dependabot/npm_and_yarn/ava/typescript-3.0.1
...
Upgrade AVA to v4
2022-02-02 18:01:27 +00:00
Henry Mercer
6a6a3203dd
Merge branch 'main' into dependabot/npm_and_yarn/ava/typescript-3.0.1
2022-02-02 17:24:20 +00:00
Henry Mercer
942b34d547
Merge pull request #906 from github/aibaars/fix-typo
...
Fix typo in error message
2022-02-02 16:25:19 +00:00
Thomas Horstmeyer
3469c69bba
Merge branch 'main' into use-better-base-sha
2022-02-02 13:52:13 +00:00
Arthur Baars
d57c2761c9
Fix typo in error message
2022-02-02 13:51:48 +01:00
Henry Mercer
6081b90eae
Merge pull request #905 from github/henrymercer/fix-changelog
...
Fix changelog
2022-02-02 12:02:44 +00:00
Henry Mercer
78eb2c9c00
Fix changelog
...
Move a couple of entries for #889 that should have been in the
unreleased section but were inadvertently moved into the 1.0.31
release.
2022-02-02 11:13:24 +00:00
Andrew Eisenberg
b2af0740e4
Remove security-events: write from tests
...
This is not necessary.
2022-02-01 19:17:15 -08:00
Andrew Eisenberg
77194581b7
Merge pull request #904 from cw-acroteau/add-ref-input
...
Add ref input
2022-02-01 19:15:33 -08:00
cw-acroteau
1a5b604256
Merge branch 'main' into add-ref-input
2022-02-01 20:28:42 -05:00
cw-acroteau
9bfa05fb03
Merge pull request #3 from aeisenberg/aeisenberg/add-ref-input
...
Update the description of new inputs
2022-02-01 17:19:33 -05:00
Henry Mercer
e9aa623c5d
Merge branch 'main' into dependabot/npm_and_yarn/ava/typescript-3.0.1
2022-02-01 18:57:02 +00:00
Henry Mercer
ce89f1b611
Upgrade Ava to v4
2022-02-01 18:56:42 +00:00
Andrew Eisenberg
57f34a1569
Merge pull request #902 from github/aeisenberg/permissions
...
Add a permissions block for generated workflows
2022-02-01 10:54:05 -08:00
Andrew Eisenberg
941e382c65
Merge branch 'main' into aeisenberg/permissions
2022-02-01 10:37:13 -08:00
Andrew Eisenberg
6c6b8c33c4
Update the description of new inputs
...
These new inputs will not work on pull requests from forks.
2022-02-01 10:34:45 -08:00