Henry Mercer
d97ba04b39
Merge pull request #2505 from github/backport-v2.26.9-461ef6c76
...
Merge releases/v3 into releases/v2
v2.26.9
2024-09-24 19:31:57 +01:00
github-actions[bot]
a54d022c15
Update checked-in dependencies
2024-09-24 17:30:59 +00:00
github-actions[bot]
e0927014d2
Update version and changelog for v2.26.9
2024-09-24 17:26:13 +00:00
github-actions[bot]
0c7f114ae4
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.26.9-461ef6c76
2024-09-24 17:26:12 +00:00
github-actions[bot]
9f0e9cc2e5
Revert "Update checked-in dependencies"
...
This reverts commit 51826fb97a .
2024-09-24 17:26:12 +00:00
github-actions[bot]
6ea954642e
Revert "Update version and changelog for v2.26.8"
...
This reverts commit db0e7bc3d0 .
2024-09-24 17:26:12 +00:00
Henry Mercer
461ef6c76d
Merge pull request #2503 from github/update-v3.26.9-f861efb2b
...
Merge main into releases/v3
v3.26.9
2024-09-24 18:23:56 +01:00
github-actions[bot]
00b1146c45
Update changelog for v3.26.9
2024-09-24 17:05:10 +00:00
Henry Mercer
f861efb2b3
Merge pull request #2498 from github/dependabot/npm_and_yarn/npm-9874b37b58
...
Bump the npm group with 4 updates
2024-09-24 18:02:34 +01:00
Henry Mercer
426821d803
Merge pull request #2485 from github/dependabot/github_actions/actions-a88a8c5a24
...
Bump actions/create-github-app-token from 1.10.3 to 1.11.0 in the actions group
2024-09-23 23:12:34 +01:00
Henry Mercer
07e8133971
Merge pull request #2501 from github/henrymercer/missing-autobuild-config-error
...
Fix inconsistency in autobuild error tracking
2024-09-23 22:50:02 +01:00
Henry Mercer
e0a151e64e
Fix inconsistency in autobuild error tracking
2024-09-23 22:34:32 +01:00
nickfyson
6b0ce4e274
revert eslint-plugin-import to 2.29.1
2024-09-23 22:22:15 +01:00
Andrew Eisenberg
07fd497921
Merge branch 'main' into dependabot/github_actions/actions-a88a8c5a24
2024-09-23 14:16:06 -07:00
Andrew Eisenberg
2cddcb1990
Merge pull request #2499 from github/aeisenberg/no-upload-sarif
...
Avoid uploading eslint sarif for dependabot PR
2024-09-23 13:18:07 -07:00
Andrew Eisenberg
6225a95822
Don't upload during cancelled jobs
2024-09-23 12:20:21 -07:00
Andrew Eisenberg
9580b7e6d5
Avoid uploading eslint sarif for dependabot PR
...
Dependabot does not have `security-events: write` permission.s
2024-09-23 12:12:10 -07:00
dependabot[bot]
b436a5fca7
Bump actions/create-github-app-token in the actions group
...
Bumps the actions group with 1 update: [actions/create-github-app-token](https://github.com/actions/create-github-app-token ).
Updates `actions/create-github-app-token` from 1.10.3 to 1.11.0
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](31c86eb3b3...5d869da34e )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 17:57:11 +00:00
github-actions[bot]
7a2719db05
Update checked-in dependencies
2024-09-23 17:29:51 +00:00
dependabot[bot]
65e62c7ee1
Bump the npm group with 4 updates
...
Bumps the npm group with 4 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) and [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ).
Updates `@eslint/js` from 9.10.0 to 9.11.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/commits/v9.11.0/packages/js )
Updates `@typescript-eslint/eslint-plugin` from 8.6.0 to 8.7.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.7.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.6.0 to 8.7.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.7.0/packages/parser )
Updates `eslint-plugin-import` from 2.29.1 to 2.30.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.30.0 )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 17:28:39 +00:00
Angela P Wen
ef130516b1
Merge pull request #2484 from github/dependabot/npm_and_yarn/npm-f8fb634f66
...
Bump the npm group across 1 directory with 8 updates
2024-09-23 10:09:36 -07:00
Henry Mercer
132b18f2f0
Merge pull request #2497 from github/henrymercer/rebuild-add-new-files
...
CI: Check in new files when rebuilding
2024-09-23 17:57:24 +01:00
Henry Mercer
edf2ee9ac8
Merge pull request #2496 from github/henrymercer/reduce-pr-check-load
...
Run some tests against only `latest` and `nightly-latest` CLIs
2024-09-23 17:56:12 +01:00
Angela P Wen
74e989e9a5
Stop tracking tsconfig.tsbuildinfo
2024-09-23 09:47:18 -07:00
Henry Mercer
bff5ba0a53
Check in new files when rebuilding
2024-09-23 17:41:33 +01:00
Angela P Wen
ed5036d7fa
Update tsconfig.tsbuildinfo
2024-09-23 09:28:18 -07:00
Henry Mercer
f9ae1f1149
Downgrade eslint-plugin-import for now
2024-09-23 16:17:24 +01:00
Henry Mercer
b78ab6c660
s/latest/linked/
2024-09-23 16:07:27 +01:00
Henry Mercer
a7b66734cc
Run some tests against only latest and nightly-latest CLIs
...
These features have stabilized so it isn't that helpful to test them against the full range of CLIs. So let's speed up the PR checks and save some Actions minutes.
2024-09-23 16:02:38 +01:00
Remco Vermeulen
323f5ef653
Merge pull request #2494 from github/rvermeulen/use-workflow-token
...
Use workflow token for `update-release-branch.py`
2024-09-20 08:25:48 -07:00
Remco Vermeulen
a41f61f2b3
Merge branch 'main' into rvermeulen/use-workflow-token
2024-09-19 08:31:54 -07:00
Remco Vermeulen
7513a95cdc
Use workflow token for update-release-branch.py
...
This explicitly passes the workflow token and restores this to the original invocation.
The split is now App token for `git` and workflow token for everything else.
2024-09-19 08:28:19 -07:00
Chris Smowton
422b177bb3
Merge pull request #2493 from github/backport-v2.26.8-574aaa581
...
Backport v2.26.8 574aaa581 to v2
v2.26.8
2024-09-19 14:37:55 +01:00
github-actions[bot]
51826fb97a
Update checked-in dependencies
2024-09-19 11:33:28 +00:00
github-actions[bot]
db0e7bc3d0
Update version and changelog for v2.26.8
2024-09-19 11:24:28 +00:00
github-actions[bot]
3f0edd48f8
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.26.8-574aaa581
2024-09-19 11:24:28 +00:00
github-actions[bot]
7aaea3327f
Revert "Update checked-in dependencies"
...
This reverts commit 8c041afa1f .
2024-09-19 11:24:28 +00:00
github-actions[bot]
793bff44a5
Revert "Update version and changelog for v2.26.7"
...
This reverts commit 81dc191d06 .
2024-09-19 11:24:28 +00:00
Chris Smowton
574aaa5812
Merge pull request #2492 from github/smowton/admin/try-using-app-token-to-backport
...
Backport workflow: try using the app token
2024-09-19 12:22:27 +01:00
Chris Smowton
3b3a4a69cf
Backport workflow: try using the app token
...
GITHUB_TOKEN is no longer defined; we should use either the workflow token or the app one. Here we try using the app one.
2024-09-19 12:07:05 +01:00
Chris Smowton
799e477cb3
Merge pull request #2491 from github/mergeback/v3.26.8-to-main-294a9d92
...
Mergeback v3.26.8 refs/heads/releases/v3 into main
2024-09-19 11:20:24 +01:00
github-actions[bot]
c38521e711
Update checked-in dependencies
2024-09-19 09:45:04 +00:00
github-actions[bot]
65efd221e9
Update changelog and version after v3.26.8
2024-09-19 09:41:48 +00:00
Chris Smowton
294a9d9291
Merge pull request #2490 from github/update-v3.26.8-64431c66d
...
Merge main into releases/v3
v3.26.8
2024-09-19 10:40:31 +01:00
github-actions[bot]
00b3604ce7
Update changelog for v3.26.8
2024-09-19 09:12:45 +00:00
Chris Smowton
64431c66d0
Merge pull request #2483 from github/update-bundle/codeql-bundle-v2.19.0
...
Update default bundle to 2.19.0
2024-09-18 13:48:00 +01:00
Chris Smowton
e0e2d7557d
Merge branch 'main' into update-bundle/codeql-bundle-v2.19.0
2024-09-18 13:24:05 +01:00
Remco Vermeulen
cb28816228
Merge pull request #2487 from rvermeulen/rvermeulen/uri-errors-as-warnings
...
Turn URI errors into warnings
2024-09-17 16:28:01 -07:00
Remco Vermeulen
498c508900
Rebuild JavaScript files
2024-09-17 16:12:44 -07:00
Remco Vermeulen
a1a585f2ab
Merge branch 'main' into rvermeulen/uri-errors-as-warnings
2024-09-17 14:09:52 -07:00