Edoardo Pirovano
fd45eac830
Address PR comments from @henrymercer
2021-08-18 16:39:00 +01:00
Edoardo Pirovano
e70ec1d70e
Test against oldest supported version
2021-08-18 11:48:12 +01:00
Edoardo Pirovano
70d2efc353
Enforce a minimum version of CodeQL CLI
2021-08-18 11:48:12 +01:00
Edoardo Pirovano
fb77829455
Version flag usage of certain CLI flags
2021-08-18 09:44:49 +01:00
Edoardo Pirovano
4ba53e33d7
Cache result of codeql version
2021-08-18 09:26:33 +01:00
Edoardo Pirovano
f0a2954c12
Merge pull request #706 from iotbo/main
...
fix indentation error on README.md
codeql-bundle-20210824
2021-08-17 09:53:18 +01:00
iotboy
bf91ac91d4
fix indentation error on README.md
2021-08-17 15:52:11 +08:00
Edoardo Pirovano
e3151ae8df
Merge pull request #703 from github/dependabot/npm_and_yarn/runner/webpack-5.50.0
...
Bump webpack from 5.48.0 to 5.50.0 in /runner
2021-08-16 11:53:47 +01:00
dependabot[bot]
a2f0227de2
Bump webpack from 5.48.0 to 5.50.0 in /runner
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.48.0 to 5.50.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.48.0...v5.50.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-16 09:47:18 +00:00
Edoardo Pirovano
2639547a69
Merge pull request #705 from github/mergeback/v1.0.12-to-main-b0e70410
...
Mergeback v1.0.12 refs/heads/v1 into main
2021-08-16 10:46:00 +01:00
github-actions[bot]
e86cff2acb
Update checked-in dependencies
2021-08-16 09:26:34 +00:00
github-actions[bot]
2eb8300e80
1.0.13
2021-08-16 09:20:05 +00:00
github-actions[bot]
78cda05e38
Update changelog and version after v1.0.12
2021-08-16 09:20:02 +00:00
Edoardo Pirovano
b0e70410b4
Merge pull request #704 from github/update-v1.0.12-01d17eaf
...
Merge main into v1
v1.0.12
2021-08-16 10:19:26 +01:00
github-actions[bot]
3254fa5859
1.0.12
2021-08-16 09:02:11 +00:00
Edoardo Pirovano
01d17eaf42
Merge pull request #702 from github/pass-ram-flag
...
Pass `--ram` flag to `database finalize`
2021-08-12 18:25:43 +01:00
Edoardo Pirovano
0c4306b672
Pass --ram flag to database finalize
2021-08-12 18:12:28 +01:00
Henry Mercer
acd9964b7a
Merge pull request #701 from github/henrymercer/brief-releasing-instructions
...
Add brief instructions on creating a release
2021-08-11 18:57:21 +01:00
Henry Mercer
bc33041cc2
Always run codeql (latest) job on PRs so we can make it required
2021-08-11 18:42:29 +01:00
Henry Mercer
c7203c94d9
Fix conditional in PR checks
2021-08-11 18:27:35 +01:00
Henry Mercer
7f1659f0d8
Merge branch 'main' into henrymercer/brief-releasing-instructions
2021-08-11 18:11:56 +01:00
Henry Mercer
962925a448
Merge pull request #700 from github/henrymercer/reduce-num-pr-check-jobs-on-push
...
Reduce the number of PR checks that are run on `push`
2021-08-11 18:11:44 +01:00
Henry Mercer
4e477f1b95
Add more details on the workflows involved in the release process
2021-08-11 18:11:25 +01:00
Henry Mercer
a068a286e6
Add brief instructions on creating a release
2021-08-11 17:50:47 +01:00
Henry Mercer
b19f1f91f0
Reduce the number of PR checks that are run on push
...
If we're running on push, then we can reintroduce the logic that skips
running with `tools: latest` when it would be the same as running with
`tools: null`.
2021-08-11 17:27:26 +01:00
Henry Mercer
f1c75fc816
Merge pull request #694 from github/dependabot/npm_and_yarn/typescript-eslint/parser-4.29.1
...
Bump @typescript-eslint/parser from 4.29.0 to 4.29.1
2021-08-11 16:14:07 +01:00
github-actions[bot]
1e0763ca30
Update checked-in dependencies
2021-08-11 14:28:28 +00:00
Henry Mercer
5fd8ca8122
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-4.29.1
2021-08-11 15:12:11 +01:00
Edoardo Pirovano
873a76a1a7
Merge pull request #698 from github/dependabot/npm_and_yarn/eslint-plugin-github-4.2.0
...
Bump eslint-plugin-github from 4.1.5 to 4.2.0
2021-08-11 14:32:24 +01:00
github-actions[bot]
4a0d3378b1
Update checked-in dependencies
2021-08-11 13:02:43 +00:00
Henry Mercer
46043e8a9e
Tweak linting rule changes brought in by eslint-plugin-github upgrade
2021-08-11 13:53:14 +01:00
dependabot[bot]
75aad219f8
Bump eslint-plugin-github from 4.1.5 to 4.2.0
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.1.5 to 4.2.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.1.5...v4.2.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-11 12:52:58 +00:00
Henry Mercer
fe83f965e4
Merge pull request #692 from github/dependabot/npm_and_yarn/eslint-plugin-import-2.24.0
...
Bump eslint-plugin-import from 2.23.4 to 2.24.0
2021-08-11 13:50:45 +01:00
Henry Mercer
3ebf97724d
Merge branch 'main' into dependabot/npm_and_yarn/eslint-plugin-import-2.24.0
2021-08-11 13:33:19 +01:00
Henry Mercer
0d884244be
Merge pull request #699 from github/henrymercer/allow-latest-checks-to-be-required
...
Always run the `latest` tools PR checks so we can make them required
2021-08-11 13:32:02 +01:00
Henry Mercer
1263b9c651
Merge branch 'main' into henrymercer/allow-latest-checks-to-be-required
2021-08-11 13:17:37 +01:00
Henry Mercer
93c9da2c2e
Reference exported names via import *.
...
Rather than via properties on default exports — see
https://github.com/import-js/eslint-plugin-import/blob/master/docs/rules/no-named-as-default-member.md
2021-08-11 13:17:04 +01:00
Henry Mercer
060eb52d32
Merge branch 'main' into dependabot/npm_and_yarn/eslint-plugin-import-2.24.0
2021-08-11 13:05:55 +01:00
Henry Mercer
8c8a933d75
Merge pull request #693 from github/dependabot/npm_and_yarn/ava/typescript-2.0.0
...
Bump @ava/typescript from 1.1.1 to 2.0.0
2021-08-11 13:01:56 +01:00
Henry Mercer
743d8dfb6e
Always run the latest tools PR checks so we can make them required
2021-08-11 13:01:33 +01:00
Henry Mercer
75d42bea8d
Add compile property to ava configuration
...
This is required with `@ava/typescript` v2
2021-08-11 12:23:19 +01:00
Henry Mercer
46ddfc6186
Merge branch 'main' into dependabot/npm_and_yarn/ava/typescript-2.0.0
2021-08-11 12:18:01 +01:00
Andrew Eisenberg
07fa17da87
Merge pull request #689 from github/aeisenberg/update-permissions
...
Updates the permissions block to be minimal
2021-08-09 15:12:02 -07:00
Andrew Eisenberg
61fb5d7202
Merge branch 'main' into aeisenberg/update-permissions
2021-08-09 14:56:35 -07:00
Aditya Sharad
89e4b4fff3
Merge pull request #697 from github/mergeback/v1.0.11-to-main-db7158f9
...
Mergeback v1.0.11 refs/heads/v1 into main
2021-08-09 14:36:43 -07:00
github-actions[bot]
9ad3f820af
Update checked-in dependencies
2021-08-09 21:20:18 +00:00
github-actions[bot]
5ba154a3b4
1.0.12
2021-08-09 21:14:09 +00:00
github-actions[bot]
bb0eba15f5
Update changelog and version after v1.0.11
2021-08-09 21:14:08 +00:00
Aditya Sharad
db7158f9ba
Merge pull request #696 from github/update-v1.0.11-20de0f01
...
Merge main into v1
v1.0.11
2021-08-09 14:13:36 -07:00
github-actions[bot]
94013c25cf
1.0.11
2021-08-09 20:35:05 +00:00