github-actions[bot]
807578363a
Merge main into releases/v2 ( #1287 )
...
* Update changelog and version after v2.1.26
* Update checked-in dependencies
* Don't check for Go logs on failure (#1279 )
* Update supported GitHub Enterprise Server versions. (#1275 )
Co-authored-by: GitHub <noreply@github.com >
* TRAP Caching: Add timeouts to upload/download operations
* Add logging statements declaring state of the cli_config_file_enabled
It's possible to determine this otherwise, but this makes it easier to
spot.
* Avoid using single value as array
The user config parser in the CLI doesn't yet support it.
* Extract logging statements to separate function
* Correctly report CodeQL version when using cache (#1259 )
* Correctly report CodeQL version when using cache
* Add JS generated files
* Add test for return value of `setupCodeQL`
* Fill in missing return value comment
* Convert "Invalid source root" errors to UserErrors
* Add changelog note for Go extraction reconciliation (#1286 )
* Add changelog note for Go extraction reconciliation
* Update CHANGELOG.md
Co-authored-by: Henry Mercer <henrymercer@github.com >
* Update CHANGELOG.md
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
* Tweaks from PR review
Co-authored-by: Henry Mercer <henrymercer@github.com >
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
* Update changelog for v2.1.27
Co-authored-by: github-actions[bot] <github-actions@github.com >
Co-authored-by: Chuan-kai Lin <cklin@github.com >
Co-authored-by: Angela P Wen <angelapwen@github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub <noreply@github.com >
Co-authored-by: Edoardo Pirovano <edoardo.pirovano@gmail.com >
Co-authored-by: Edoardo Pirovano <6748066+edoardopirovano@users.noreply.github.com >
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
Co-authored-by: Henry Mercer <henrymercer@github.com >
2022-10-06 23:17:09 +00:00
github-actions[bot]
4706007119
Update changelog and version after v2.1.25
2022-09-21 18:42:24 +00:00
github-actions[bot]
9f79e5fbcf
Update changelog and version after v2.1.24
2022-09-16 13:29:57 +00:00
Henry Mercer
9207340122
Merge pull request #1239 from github/dependabot/npm_and_yarn/uuid-9.0.0
...
Bump uuid from 8.3.2 to 9.0.0
2022-09-16 11:04:59 +01:00
github-actions[bot]
f84e389feb
Update changelog and version after v2.1.23
2022-09-15 09:07:27 +00:00
dependabot[bot]
ace5545513
Bump uuid from 8.3.2 to 9.0.0
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 8.3.2 to 9.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.2...v9.0.0 )
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-08 17:02:40 +00:00
Henry Mercer
bea5e4b220
Update ava to 4.3.3
...
The [release notes](https://github.com/avajs/ava/releases/tag/v4.3.3 )
mention compatibility with Node 18.8.
2022-09-02 18:02:07 +01:00
github-actions[bot]
a3607ca1f7
Update changelog and version after v2.1.22
2022-09-01 10:50:36 +00:00
dependabot[bot]
34de8fdd99
Bump @octokit/types from 6.21.1 to 7.1.1
...
Bumps [@octokit/types](https://github.com/octokit/types.ts ) from 6.21.1 to 7.1.1.
- [Release notes](https://github.com/octokit/types.ts/releases )
- [Commits](https://github.com/octokit/types.ts/compare/v6.21.1...v7.1.1 )
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-25 17:00:59 +00:00
github-actions[bot]
0ee5049d92
Update changelog and version after v2.1.21
2022-08-25 12:52:15 +00:00
Henry Mercer
c2c0a2908e
Merge pull request #1200 from github/mergeback/v2.1.20-to-main-7fee4ca0
...
Mergeback v2.1.20 refs/heads/releases/v2 into main
2022-08-22 14:29:04 +01:00
Henry Mercer
bae51503cf
Remove @types/long
...
This is no longer needed since `long` now includes its own types.
2022-08-22 13:01:32 +01:00
github-actions[bot]
d7319f2ff4
Update changelog and version after v2.1.20
2022-08-22 10:37:53 +00:00
Henry Mercer
53a7a27166
Merge pull request #1193 from github/dependabot/npm_and_yarn/actions/core-1.9.1
...
Bump @actions/core from 1.4.0 to 1.9.1
2022-08-19 20:03:47 +01:00
github-actions[bot]
5354facf4b
Update changelog and version after v2.1.19
2022-08-19 09:42:43 +00:00
dependabot[bot]
341b59f315
Bump @actions/core from 1.4.0 to 1.9.1
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.4.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-18 19:26:12 +00:00
Edoardo Pirovano
4139682b64
Add telemetry for TRAP caching
2022-08-16 11:54:31 +01:00
dependabot[bot]
049537835b
Bump @types/long from 4.0.1 to 5.0.0
...
Bumps [@types/long](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/long ) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/long )
---
updated-dependencies:
- dependency-name: "@types/long"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-11 17:01:30 +00:00
Angela P Wen
010abe7de0
Merge remote-tracking branch 'origin/main' into angelapwen/post-init-cleanup
2022-08-08 13:41:15 +02:00
Edoardo Pirovano
38c2c091e8
Add dependency on @actions/cache
2022-08-04 15:12:29 +01:00
github-actions[bot]
2d4d9d8cf7
Update changelog and version after v2.1.18
2022-08-03 17:48:40 +00:00
Angela P Wen
2c25894c5f
Zip partial database directory
2022-08-01 11:24:34 +02:00
github-actions[bot]
507d4b7b31
Update changelog and version after v2.1.17
2022-07-28 17:47:32 +00:00
github-actions[bot]
c8971b8e0a
Update changelog and version after v2.1.16
2022-07-13 11:26:38 +00:00
github-actions[bot]
7c1b9e6b1a
Update changelog and version after v2.1.15
2022-06-28 19:04:16 +00:00
github-actions[bot]
f9fd90ed60
Update changelog and version after v2.1.14
2022-06-22 23:54:13 +00:00
github-actions[bot]
b2786f5323
Update changelog and version after v2.1.13
2022-06-21 09:43:31 +00:00
Andrew Eisenberg
0efcf74ce0
Add typings for js-yaml
2022-06-14 07:50:47 -07:00
github-actions[bot]
57096f1d43
Update changelog and version after v2.1.12
2022-06-01 17:58:23 +00:00
github-actions[bot]
c88cf91b1f
Update changelog and version after v2.1.11
2022-05-17 08:23:51 +00:00
Henry Mercer
54b4854fda
Bump @actions/tool-cache to 2.0.0
...
This allows us to drop our direct dependency on `@actions/http-client`.
2022-05-13 11:54:40 +01:00
github-actions[bot]
ef73e3bee8
Update changelog and version after v2.1.10
2022-05-10 17:05:35 +00:00
github-actions[bot]
016ec75b7c
Update changelog and version after v2.1.9
2022-04-27 18:21:50 +00:00
dependabot[bot]
3962f1bd85
Bump glob from 7.1.7 to 8.0.1
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 7.1.7 to 8.0.1.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v7.1.7...v8.0.1 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-14 17:00:42 +00:00
github-actions[bot]
792bbfea04
Update changelog and version after v2.1.8
2022-04-08 08:46:10 +00:00
github-actions[bot]
d0ca51f5e9
Update changelog and version after v2.1.7
2022-04-05 16:21:20 +00:00
github-actions[bot]
ee3341a9d8
Update changelog and version after v2.1.6
2022-03-30 11:13:37 +00:00
Henry Mercer
43c9f26143
Bump version to 2.1.6
2022-03-28 14:39:00 +01:00
Henry Mercer
b949e494e4
Upgrade Node type definitions
2022-03-28 14:39:00 +01:00
Henry Mercer
124e7d96a6
Stop versioning the runner
...
We no longer release the runner.
2022-03-24 18:18:45 +00:00
github-actions[bot]
ac7bd44c3b
1.1.6
2022-03-15 19:39:33 +00:00
github-actions[bot]
0e0e934038
1.1.5
2022-03-07 21:02:20 +00:00
dependabot[bot]
75e4d9f140
Bump @actions/artifact from 0.5.2 to 1.0.0
...
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact ) from 0.5.2 to 1.0.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/@actions/io@1.0.0/packages/artifact )
---
updated-dependencies:
- dependency-name: "@actions/artifact"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-03 17:01:31 +00:00
dependabot[bot]
4e02f8e87a
Bump removeNPMAbsolutePaths from 2.0.0 to 3.0.0
...
Bumps [removeNPMAbsolutePaths](https://github.com/juanjoDiaz/removeNPMAbsolutePaths ) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/juanjoDiaz/removeNPMAbsolutePaths/releases )
- [Commits](https://github.com/juanjoDiaz/removeNPMAbsolutePaths/compare/v2.0.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: removeNPMAbsolutePaths
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-24 17:01:55 +00:00
github-actions[bot]
949eeb2dcf
1.1.4
2022-02-23 19:33:33 +00:00
github-actions[bot]
cbc9c75e8f
1.1.3
2022-02-17 17:57:14 +00:00
Henry Mercer
72f407c72c
Merge branch 'main' into henrymercer/revert-node-16-upgrade
2022-02-17 15:30:43 +00:00
Henry Mercer
72b5ce4f22
Revert "Upgrade Node type definitions"
...
This reverts commit c72c200f52 .
2022-02-17 13:52:07 +00:00
github-actions[bot]
9b2dafda62
1.1.2
2022-02-17 12:29:38 +00:00
github-actions[bot]
3fdc5a23fa
1.1.1
2022-02-11 11:58:00 +00:00