github-actions[bot]
1196b1ac0c
Update changelog and version after v2.2.8
2023-03-22 19:04:40 +00:00
dependabot[bot]
b4fba292aa
Bump typescript from 4.9.4 to 5.0.2 ( #1592 )
...
* Bump typescript from 4.9.4 to 5.0.2
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.4 to 5.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v5.0.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update checked-in dependencies
* Bump @typescript-eslint/parser for TS 5 compat
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions@github.com >
Co-authored-by: Henry Mercer <henrymercer@github.com >
2023-03-20 13:32:50 -07:00
github-actions[bot]
6a8522e57e
Update changelog and version after v2.2.7
2023-03-15 11:44:17 +00:00
dependabot[bot]
19f00dc212
Bump @ava/typescript from 3.0.1 to 4.0.0 ( #1576 )
...
* Bump @ava/typescript from 3.0.1 to 4.0.0
Bumps [@ava/typescript](https://github.com/avajs/typescript ) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/avajs/typescript/releases )
- [Commits](https://github.com/avajs/typescript/compare/v3.0.1...v4.0.0 )
---
updated-dependencies:
- dependency-name: "@ava/typescript"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update checked-in dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions@github.com >
2023-03-13 14:10:40 -07:00
github-actions[bot]
4775eab92e
Update changelog and version after v2.2.6
2023-03-10 18:11:39 +00:00
dependabot[bot]
abf1cea835
Bump glob from 8.0.1 to 9.2.1
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 8.0.1 to 9.2.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/v8.0.1...v9.2.1 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-06 10:36:27 +00:00
github-actions[bot]
652709d1b9
Update changelog and version after v2.2.5
2023-02-24 19:28:26 +00:00
github-actions[bot]
12d9a244fa
Update changelog and version after v2.2.4
2023-02-10 18:23:25 +00:00
github-actions[bot]
b872c5adfd
Update changelog and version after v2.2.3
2023-02-08 20:37:07 +00:00
github-actions[bot]
59b25b480f
Update changelog and version after v2.2.2
2023-02-06 19:48:14 +00:00
github-actions[bot]
e1070bd101
Update changelog and version after v2.2.1
2023-01-27 09:30:07 +00:00
github-actions[bot]
4a6b5a54c2
Update changelog and version after v2.2.0
2023-01-26 16:39:29 +00:00
dependabot[bot]
6b17e95b97
Bump @octokit/types from 8.0.0 to 9.0.0
...
Bumps [@octokit/types](https://github.com/octokit/types.ts ) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/octokit/types.ts/releases )
- [Commits](https://github.com/octokit/types.ts/compare/v8.0.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-23 19:48:29 +00:00
dependabot[bot]
78f2db88fc
Bump @octokit/plugin-retry from 3.0.9 to 4.0.4
...
Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js ) from 3.0.9 to 4.0.4.
- [Release notes](https://github.com/octokit/plugin-retry.js/releases )
- [Commits](https://github.com/octokit/plugin-retry.js/compare/v3.0.9...v4.0.4 )
---
updated-dependencies:
- dependency-name: "@octokit/plugin-retry"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-23 17:02:48 +00:00
Henry Mercer
be8f7b01a2
Add types for package.json via @schemastore/package
2023-01-20 15:01:35 +00:00
Henry Mercer
cb9be70046
Install @types/uuid and eliminate a cast
2023-01-20 15:01:35 +00:00
Henry Mercer
ba93815e25
Merge branch 'main' into henrymercer/upgrade-typescript
2023-01-19 16:15:51 +00:00
Henry Mercer
0a11e3fdd9
Bump packages to fix linter
2023-01-18 21:00:07 +00:00
Henry Mercer
ed9506bbaf
Bump eslint-plugin-import to avoid vulnerability in dependency
2023-01-18 21:00:05 +00:00
Henry Mercer
5f644f971e
Upgrade TypeScript to 9.2.0
2023-01-18 20:59:57 +00:00
github-actions[bot]
bb36dc476d
Update changelog and version after v2.1.39
2023-01-18 18:16:09 +00:00
Henry Mercer
c9b1be5115
Bump version to 2.2.0
2023-01-12 16:07:23 +00:00
github-actions[bot]
00c2a84eba
Update changelog and version after v2.1.38
2023-01-12 10:35:11 +00:00
github-actions[bot]
6ac6037211
Update changelog and version after v2.1.37
2022-12-14 14:06:24 +00:00
nickfyson
d827cf3d65
remove use of query-string package
2022-12-12 14:50:10 +00:00
github-actions[bot]
01330498de
Update changelog and version after v2.1.36
2022-12-08 20:00:59 +00:00
github-actions[bot]
0828b04e3a
Update changelog and version after v2.1.35
2022-12-01 13:04:46 +00:00
github-actions[bot]
8d8b898c0f
Update changelog and version after v2.1.34
2022-11-25 15:20:20 +00:00
github-actions[bot]
e353814da4
Update changelog and version after v2.1.33
2022-11-16 18:17:50 +00:00
Henry Mercer
d48707ce53
Merge branch 'henrymercer/delete-runner-part-2' into henrymercer/require-cli-2.6.3
2022-11-15 20:58:01 +00:00
Henry Mercer
1e2f8f035d
Merge branch 'main' into henrymercer/require-cli-2.6.3
2022-11-14 22:25:31 +00:00
Henry Mercer
375506c896
Update lockfiles to v3
2022-11-14 21:43:03 +00:00
github-actions[bot]
ac90bc016d
Update changelog and version after v2.1.32
2022-11-14 12:37:28 +00:00
Henry Mercer
84e5134df9
Remove lines of code counting in the Action
...
We now only need to support doing this in the CLI.
2022-11-11 19:00:45 +00:00
github-actions[bot]
6a5e69e74f
Update changelog and version after v2.1.31
2022-11-04 20:36:31 +00:00
github-actions[bot]
60c8cda203
Update changelog and version after v2.1.30
2022-11-02 12:13:36 +00:00
github-actions[bot]
98f6408f34
Update changelog and version after v2.1.29
2022-10-26 08:45:16 +00:00
github-actions[bot]
be55631a21
Update changelog and version after v2.1.28
2022-10-18 12:54:45 +00:00
Andrew Eisenberg
eba983fb9b
Removes deprecated set-output usage
...
For more information see
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
This change bumps a bunch of the internal actions packages. Note that
the only required version change is `actions/core` to 1.10.0. The others
are not required, but seem like a reasonable idea.
It also changes all of the workflows that use `set-output`.
2022-10-13 13:25:43 -07:00
dependabot[bot]
2c4b2a1b38
Bump @octokit/types from 7.1.1 to 8.0.0
...
Bumps [@octokit/types](https://github.com/octokit/types.ts ) from 7.1.1 to 8.0.0.
- [Release notes](https://github.com/octokit/types.ts/releases )
- [Commits](https://github.com/octokit/types.ts/compare/v7.1.1...v8.0.0 )
---
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-10-13 17:01:33 +00:00
Edoardo Pirovano
adb28963c0
Further update to reflect a conversation with @henrymercer
2022-10-11 16:59:48 +01:00
github-actions[bot]
3d39294047
Mergeback v2.1.27 refs/heads/releases/v2 into main ( #1289 )
...
* 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 >
* Update changelog and version after v2.1.27
* Update checked-in dependencies
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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 <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-07 02:22:33 +00:00
github-actions[bot]
885b397f2e
Update changelog and version after v2.1.26
2022-09-29 17:46:49 +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