Marco Gario
|
a6c8729a5d
|
Merge pull request #2614 from github/marcogario/per-platform-proxy
Start-proxy: Fetch OS specific binary
|
2024-11-19 20:06:00 +01:00 |
Marco Gario
|
8f3b48727f
|
Start-proxy: Fetch OS specific binary
|
2024-11-19 14:48:04 +00:00 |
Andrew Eisenberg
|
cba5fb58d4
|
Merge pull request #2613 from github/dependabot/npm_and_yarn/npm_and_yarn-0189ad7b96
Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group
|
2024-11-18 18:33:59 -08:00 |
Angela P Wen
|
e782c3a145
|
Merge pull request #2612 from github/angelapwen/report-linux-runner-release
Telemetry: report OS release for GitHub-hosted Linux runners
|
2024-11-18 14:34:25 -08:00 |
github-actions[bot]
|
db6788195b
|
Update checked-in dependencies
|
2024-11-18 22:32:42 +00:00 |
dependabot[bot]
|
ecde4d232d
|
Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [cross-spawn](https://github.com/moxystudio/node-cross-spawn).
Updates `cross-spawn` from 7.0.3 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-18 22:31:19 +00:00 |
Angela P Wen
|
e3c67a01d3
|
Merge pull request #2610 from github/dependabot/npm_and_yarn/npm-d2ca52e617
Bump the npm group with 4 updates
|
2024-11-18 14:30:04 -08:00 |
Angela P Wen
|
f9ada54538
|
Telemetry: report OS release for GitHub-hosted Linux runners
|
2024-11-18 13:42:59 -08:00 |
Angela P Wen
|
9222a972b5
|
Merge pull request #2611 from github/angelapwen/catch-tar-error
Throw configuration error when `tar` is not available
|
2024-11-18 11:47:05 -08:00 |
Angela P Wen
|
b500b62cea
|
Throw configuration error when `tar` is not available
|
2024-11-18 11:21:11 -08:00 |
github-actions[bot]
|
946526174b
|
Update checked-in dependencies
|
2024-11-18 17:44:20 +00:00 |
dependabot[bot]
|
43b75f7d9e
|
Bump the npm group with 4 updates
Bumps the npm group with 4 updates: [@eslint/eslintrc](https://github.com/eslint/eslintrc), [@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) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
Updates `@eslint/eslintrc` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslintrc/compare/v3.1.0...v3.2.0)
Updates `@eslint/js` from 9.14.0 to 9.15.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.15.0/packages/js)
Updates `@typescript-eslint/eslint-plugin` from 8.14.0 to 8.15.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.15.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.14.0 to 8.15.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.15.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@eslint/eslintrc"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- 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
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-18 17:43:16 +00:00 |
Michael B. Gale
|
a1695c562b
|
Merge pull request #2598 from github/mbg/fix/validateWorkflowResult
Log result of `validateWorkflow` if not `undefined`
|
2024-11-14 17:05:40 +00:00 |
Michael B. Gale
|
1443ef52d1
|
Merge pull request #2606 from github/mergeback/v3.27.4-to-main-ea9e4e37
Mergeback v3.27.4 refs/heads/releases/v3 into main
|
2024-11-14 14:49:36 +00:00 |
github-actions[bot]
|
49ec97c6f7
|
Update checked-in dependencies
|
2024-11-14 14:20:57 +00:00 |
github-actions[bot]
|
69656af4fe
|
Update changelog and version after v3.27.4
|
2024-11-14 14:13:04 +00:00 |
Michael B. Gale
|
ea9e4e3799
|
Merge pull request #2605 from github/update-v3.27.4-3ab67a219
|
2024-11-14 14:11:45 +00:00 |
github-actions[bot]
|
845ea9230b
|
Update changelog for v3.27.4
|
2024-11-14 13:01:20 +00:00 |
Michael B. Gale
|
3ab67a2193
|
Merge pull request #2597 from github/mbg/caching/output-improvements
Dependency caching: small output improvements
|
2024-11-14 11:16:41 +00:00 |
Michael B. Gale
|
58f2dfcb47
|
Log result of `validateWorkflow` if not `undefined`
|
2024-11-14 11:14:40 +00:00 |
Angela P Wen
|
6e3a010dfe
|
Merge pull request #2583 from jsoref/use-artifact-4
Upgrade workflows to `actions/upload-artifact@v4`
|
2024-11-13 11:48:33 -08:00 |
Josh Soref
|
1c83cd1292
|
Upgrade actions/upload-artifact to v4
|
2024-11-12 20:50:14 -05:00 |
Fotis Koutoulakis
|
024283fcc9
|
Merge pull request #2602 from github/mergeback/v3.27.3-to-main-396bb3e4
Mergeback v3.27.3 refs/heads/releases/v3 into main
|
2024-11-12 19:39:12 +00:00 |
github-actions[bot]
|
613fe96926
|
Update checked-in dependencies
|
2024-11-12 19:24:52 +00:00 |
github-actions[bot]
|
e35d4aa1da
|
Update changelog and version after v3.27.3
|
2024-11-12 19:22:10 +00:00 |
Fotis Koutoulakis
|
396bb3e453
|
Merge pull request #2601 from github/update-v3.27.3-f04790367
Merge main into releases/v3
|
2024-11-12 19:21:01 +00:00 |
github-actions[bot]
|
2b1319450a
|
Update changelog for v3.27.3
|
2024-11-12 18:54:49 +00:00 |
Fotis Koutoulakis
|
f047903675
|
Merge pull request #2599 from github/NlightNFotis/disable-streaming
workaround: disable streaming when downloading codeql bundle
|
2024-11-12 18:49:04 +00:00 |
Fotis Koutoulakis (@NlightNFotis)
|
427ce4600e
|
doc: add issue link to todo reminders in tests
|
2024-11-12 18:29:53 +00:00 |
Fotis Koutoulakis (@NlightNFotis)
|
5445a29a97
|
tests: instead of false, use old feature flag with default value of false
|
2024-11-12 17:59:47 +00:00 |
Fotis Koutoulakis (@NlightNFotis)
|
e6dd4048e9
|
workaround: disable streaming when downloading codeql bundle
|
2024-11-12 16:39:21 +00:00 |
Michael B. Gale
|
7bc6222c12
|
Allow warnings in `tryGetFolderBytes` to be suppressed
To avoid confusing run annotations when dependency caching is enabled
|
2024-11-12 15:16:18 +00:00 |
Michael B. Gale
|
b0c0aadc56
|
Handle `ReserveCacheError` with a nicer message
|
2024-11-12 15:08:09 +00:00 |
Henry Mercer
|
5cb4249dc7
|
Merge pull request #2595 from github/mergeback/v3.27.2-to-main-9278e421
Mergeback v3.27.2 refs/heads/releases/v3 into main
|
2024-11-12 11:32:03 +00:00 |
github-actions[bot]
|
a4ee280ec9
|
Update checked-in dependencies
|
2024-11-12 11:00:42 +00:00 |
github-actions[bot]
|
9a25759866
|
Update changelog and version after v3.27.2
|
2024-11-12 10:42:58 +00:00 |
Henry Mercer
|
9278e42166
|
Merge pull request #2594 from github/update-v3.27.2-02167d77f
Merge main into releases/v3
|
2024-11-12 10:41:39 +00:00 |
github-actions[bot]
|
d6b248d50c
|
Update changelog for v3.27.2
|
2024-11-12 10:13:54 +00:00 |
Henry Mercer
|
02167d77fb
|
Merge pull request #2590 from github/henrymercer/fix-empty-header
Do not pass undefined authorization header
|
2024-11-12 10:11:16 +00:00 |
Henry Mercer
|
4dc1519e3c
|
Merge pull request #2592 from github/dependabot/npm_and_yarn/npm-f77baa08ef
Bump the npm group across 1 directory with 8 updates
|
2024-11-11 18:23:47 +00:00 |
Henry Mercer
|
7deb17efa4
|
Merge branch 'main' into dependabot/npm_and_yarn/npm-f77baa08ef
|
2024-11-11 18:02:35 +00:00 |
Henry Mercer
|
682c2f71d2
|
Merge branch 'main' into henrymercer/fix-empty-header
|
2024-11-11 18:01:53 +00:00 |
Henry Mercer
|
965c472723
|
Merge pull request #2591 from github/henrymercer/windows-pr-checks-gzip
Use gzip bundles in Windows PR checks
|
2024-11-11 18:01:38 +00:00 |
github-actions[bot]
|
fe6283ba12
|
Update checked-in dependencies
|
2024-11-11 17:45:19 +00:00 |
dependabot[bot]
|
7f7df4b3fa
|
Bump the npm group across 1 directory with 8 updates
Bumps the npm group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) | `3.2.4` | `3.3.0` |
| [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) | `0.4.0` | `0.5.0` |
| [uuid](https://github.com/uuidjs/uuid) | `11.0.1` | `11.0.3` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.13.0` | `9.14.0` |
| [@types/adm-zip](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/adm-zip) | `0.5.5` | `0.5.6` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.11.0` | `8.14.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.11.0` | `8.14.0` |
| [nock](https://github.com/nock/nock) | `13.5.5` | `13.5.6` |
Updates `@actions/cache` from 3.2.4 to 3.3.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache)
Updates `@actions/glob` from 0.4.0 to 0.5.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob)
Updates `uuid` from 11.0.1 to 11.0.3
- [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/v11.0.1...v11.0.3)
Updates `@eslint/js` from 9.13.0 to 9.14.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.14.0/packages/js)
Updates `@types/adm-zip` from 0.5.5 to 0.5.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/adm-zip)
Updates `@typescript-eslint/eslint-plugin` from 8.11.0 to 8.14.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.14.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.11.0 to 8.14.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.14.0/packages/parser)
Updates `nock` from 13.5.5 to 13.5.6
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/compare/v13.5.5...v13.5.6)
---
updated-dependencies:
- dependency-name: "@actions/cache"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@actions/glob"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@types/adm-zip"
dependency-type: direct:development
update-type: version-update:semver-patch
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: nock
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-11 17:44:02 +00:00 |
Henry Mercer
|
8a5e9bca59
|
Use gzip bundles in Windows PR checks
|
2024-11-11 17:16:51 +00:00 |
Henry Mercer
|
d899314bed
|
Add changelog note
|
2024-11-11 15:07:23 +00:00 |
Henry Mercer
|
ebbe050cf6
|
Do not pass undefined authorization header
|
2024-11-11 15:07:23 +00:00 |
Andrew Eisenberg
|
acb9cb18ee
|
Merge pull request #2577 from github/aeisenberg/macos-13-runners
Move to macos-13 runners
|
2024-11-08 11:25:50 -08:00 |
Henry Mercer
|
faa963470d
|
Merge branch 'main' into aeisenberg/macos-13-runners
|
2024-11-08 17:56:50 +00:00 |