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
Aditya Sharad
20de0f01a3
Merge pull request #691 from github/adityasharad/changelog-2.5.9
...
Changelog: Add note for CodeQL 2.5.9
2021-08-09 13:30:39 -07:00
Andrew Eisenberg
21753283b1
Updates the permissions block to be minimal
...
And adds a permissions block to the README.
2021-08-09 13:30:16 -07:00
Aditya Sharad
44c8bd3e63
Merge branch 'main' into adityasharad/changelog-2.5.9
2021-08-09 13:13:28 -07:00
github-actions[bot]
952b2690da
Update checked-in dependencies
2021-08-09 19:50:05 +00:00
github-actions[bot]
d6a5bf5c1c
Update checked-in dependencies
2021-08-09 19:49:49 +00:00
github-actions[bot]
068ade0b31
Update checked-in dependencies
2021-08-09 19:49:16 +00:00
dependabot[bot]
183487b717
Bump @typescript-eslint/parser from 4.29.0 to 4.29.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.29.0 to 4.29.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-09 19:48:52 +00:00
dependabot[bot]
38bb211981
Bump @ava/typescript from 1.1.1 to 2.0.0
...
Bumps [@ava/typescript](https://github.com/avajs/typescript ) from 1.1.1 to 2.0.0.
- [Release notes](https://github.com/avajs/typescript/releases )
- [Commits](https://github.com/avajs/typescript/compare/v1.1.1...v2.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 >
2021-08-09 19:48:14 +00:00
dependabot[bot]
a0ab4842b5
Bump eslint-plugin-import from 2.23.4 to 2.24.0
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.23.4 to 2.24.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.23.4...v2.24.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-09 19:47:56 +00:00
Aditya Sharad
9e304b92ff
Merge pull request #690 from github/revert-650-dependabot/npm_and_yarn/jsonschema-1.4.0
...
Revert "Bump jsonschema from 1.2.6 to 1.4.0"
2021-08-09 12:47:22 -07:00
Aditya Sharad
5e1d24657c
Merge branch 'main' into revert-650-dependabot/npm_and_yarn/jsonschema-1.4.0
2021-08-09 12:31:16 -07:00
Aditya Sharad
2b6d86c672
Changelog: Add note for CodeQL 2.5.9
2021-08-09 12:30:03 -07:00
Aditya Sharad
5bcf9d9972
Merge pull request #687 from github/hmakholm/pr/2.5.9
...
Update CodeQL bundle to 20210809 / 2.5.9
2021-08-09 12:27:39 -07:00
Chuan-kai Lin
8068352efa
Revert "Bump jsonschema from 1.2.6 to 1.4.0"
2021-08-09 12:03:58 -07:00
Aditya Sharad
bef7eecb10
Merge pull request #685 from adityasharad/tests/ruby-nightly
...
Add PR check job for Ruby beta
2021-08-09 12:03:23 -07:00
Henry Mercer
1df71f8baa
Merge branch 'main' into hmakholm/pr/2.5.9
2021-08-09 18:28:53 +01:00
Henry Mercer
8ddd620de3
Merge pull request #682 from github/dependabot/npm_and_yarn/runner/ts-loader-9.2.5
...
Bump ts-loader from 9.2.4 to 9.2.5 in /runner
codeql-bundle-20210809
2021-08-09 18:28:39 +01:00
Aditya Sharad
53cfc95284
Add PR check job for Ruby beta
...
Add a separate job that analyses the multilanguage test repo's Ruby code.
For now, run this only with the latest released CodeQL build from defaults.json.
The cached builds and nightly builds don't support Ruby yet.
In future, we can update this and other PR checks to test a wider range of cases.
2021-08-09 08:42:02 -07:00
Henning Makholm
b22fb4674b
Update CodeQL bundle to 20210809 / 2.5.9
2021-08-09 16:52:58 +02:00
dependabot[bot]
64160b2268
Bump ts-loader from 9.2.4 to 9.2.5 in /runner
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.2.4 to 9.2.5.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.2.4...v9.2.5 )
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-09 12:44:53 +00:00
Henry Mercer
ab6c0bce1b
Merge pull request #683 from github/dependabot/npm_and_yarn/runner/webpack-5.48.0
...
Bump webpack from 5.47.1 to 5.48.0 in /runner
2021-08-09 13:44:12 +01:00
dependabot[bot]
2a5fc0f6de
Bump webpack from 5.47.1 to 5.48.0 in /runner
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.47.1 to 5.48.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.47.1...v5.48.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-05 17:09:57 +00:00
Henry Mercer
d98d4f5fa8
Merge pull request #679 from github/henrymercer/triggering-pr-checks
...
Create PRs as drafts to prompt maintainers to trigger PR checks
codeql-bundle-20210805
2021-08-04 10:16:31 +01:00
Henry Mercer
2632b65a56
Add ready_for_review type to pull_request trigger types
...
This runs checks on reopened draft PRs to support triggering PR checks
on draft PRs that were opened by other workflows.
2021-08-03 19:29:42 +01:00
Henry Mercer
7eb261eac8
Create PRs as drafts to prompt maintainers to trigger PR checks
...
PR checks won't be triggered on PRs created by Actions workflows.
Therefore mark PRs created by workflows as draft to prompt maintainers
to take the PR out of draft, thereby triggering PR checks.
2021-08-03 18:21:41 +01:00
Edoardo Pirovano
33927cc1c9
Merge pull request #675 from github/dependabot/npm_and_yarn/typescript-eslint/parser-4.29.0
...
Bump @typescript-eslint/parser from 4.28.5 to 4.29.0
2021-08-03 12:02:19 +01:00
github-actions[bot]
56b49fcd72
Update checked-in dependencies
2021-08-03 10:50:22 +00:00
dependabot[bot]
a673c950da
Bump @typescript-eslint/parser from 4.28.5 to 4.29.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.28.5 to 4.29.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-03 10:49:07 +00:00
Edoardo Pirovano
0f516d90cf
Merge pull request #674 from github/mergeback/v1.0.10-to-main-a00769bd
...
Mergeback v1.0.10 refs/heads/v1 into main
2021-08-03 11:47:29 +01:00
github-actions[bot]
3057100963
Update checked-in dependencies
2021-08-03 09:51:52 +00:00
github-actions[bot]
e7f3012cc2
1.0.11
2021-08-03 09:06:20 +00:00
github-actions[bot]
af7bc11dda
Update changelog and version after v1.0.10
2021-08-03 09:06:16 +00:00
Henry Mercer
a00769bdfb
Merge pull request #673 from github/update-v1.0.10-fa18c606
...
Merge main into v1
v1.0.10
2021-08-03 10:05:43 +01:00
Henry Mercer
6e07237fd0
Update release date in changelog
2021-08-03 09:52:01 +01:00