nickfyson
7b7ed63503
adjust string for handling rate limit error
2025-03-06 10:33:25 +00:00
Henry Mercer
608ccd6cd9
Merge pull request #2794 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions
2025-03-05 14:41:52 +00:00
github-actions[bot]
35d04d3627
Update supported GitHub Enterprise Server versions
2025-03-05 00:15:30 +00:00
Chuan-kai Lin
ec3b22164b
Update supported GitHub Enterprise Server versions
2025-03-03 13:06:35 -08:00
github-actions[bot]
8dc01f6342
Add changelog note
2025-03-03 20:54:07 +00:00
github-actions[bot]
b378daf0bc
Update default bundle to codeql-bundle-v2.20.6
2025-03-03 20:54:03 +00:00
Dave Bartolomeo
80f9930395
Merge pull request #2788 from github/dbartol/use-real-actions-extractor
...
Use embedded `actions` extractor only for old CLI versions
codeql-bundle-v2.20.6
2025-03-03 13:59:30 -05:00
Angela P Wen
f544ec5e4a
Merge pull request #2791 from github/dependabot/npm_and_yarn/npm-24c237cb71
...
build(deps): bump the npm group with 9 updates
2025-03-03 10:56:56 -08:00
Dave Bartolomeo
d37931ae65
Merge remote-tracking branch 'origin/main' into dbartol/use-real-actions-extractor
2025-03-03 13:01:21 -05:00
Angela P Wen
4b35b04661
Merge pull request #2792 from github/dependabot/github_actions/actions-f0e7f3112e
...
build(deps): bump actions/create-github-app-token from 1.11.5 to 1.11.6 in the actions group
2025-03-03 09:40:10 -08:00
dependabot[bot]
1a69221aeb
build(deps): 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.11.5 to 1.11.6
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](https://github.com/actions/create-github-app-token/compare/v1.11.5...v1.11.6 )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 17:26:51 +00:00
github-actions[bot]
452ffd6e8e
Update checked-in dependencies
2025-03-03 17:25:47 +00:00
dependabot[bot]
a8ade63a2f
build(deps): bump the npm group with 9 updates
...
Bumps the npm group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache ) | `4.0.1` | `4.0.2` |
| [uuid](https://github.com/uuidjs/uuid ) | `11.0.5` | `11.1.0` |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc ) | `3.2.0` | `3.3.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.20.0` | `9.21.0` |
| [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon ) | `17.0.3` | `17.0.4` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.24.1` | `8.26.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.24.1` | `8.26.0` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) | `3.8.1` | `3.8.3` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.7.3` | `5.8.2` |
Updates `@actions/cache` from 4.0.1 to 4.0.2
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache )
Updates `uuid` from 11.0.5 to 11.1.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/v11.0.5...v11.1.0 )
Updates `@eslint/eslintrc` from 3.2.0 to 3.3.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.2.0...v3.3.0 )
Updates `@eslint/js` from 9.20.0 to 9.21.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.21.0/packages/js )
Updates `@types/sinon` from 17.0.3 to 17.0.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon )
Updates `@typescript-eslint/eslint-plugin` from 8.24.1 to 8.26.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.26.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.24.1 to 8.26.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.26.0/packages/parser )
Updates `eslint-import-resolver-typescript` from 3.8.1 to 3.8.3
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.8.1...v3.8.3 )
Updates `typescript` from 5.7.3 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2 )
---
updated-dependencies:
- dependency-name: "@actions/cache"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm
- 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: "@types/sinon"
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: eslint-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 17:24:56 +00:00
Henry Mercer
2db5b5a35f
Merge pull request #2786 from github/henrymercer/more-config-errors
...
Add some more configuration errors
2025-03-03 12:21:31 +00:00
Dave Bartolomeo
85e30fe57a
Use embedded actions extractor only for old CLI versions
2025-02-27 15:42:11 -05:00
Paolo Tranquilli
83923549f6
Merge pull request #2776 from github/redsun82/just
...
Do some just+pre-commit tweaking
2025-02-27 12:40:34 +01:00
Paolo Tranquilli
96632630a9
Do some just+pre-commit tweaking
...
* pre-commit: move the linting check ahead of the compiling one, as a
typescript lint can change the compilaed javascript, so you can end up
in a situation where the pre-commit check fails twice in a row
* just: add linting and make the default to run all
2025-02-27 08:10:04 +01:00
Ian Lynagh
97aac9bb56
Merge pull request #2785 from github/igfoo/mb
...
Warn about small amounts of MB, not GB
2025-02-26 16:56:30 +00:00
Henry Mercer
d59d0eb99a
Add CLI error for failure to create temp directory
2025-02-26 16:52:50 +00:00
Henry Mercer
0ae74e1ae0
Check for running out of disk space
2025-02-26 16:52:50 +00:00
Ian Lynagh
146dd5cfb0
npm run build
2025-02-26 15:12:53 +00:00
Ian Lynagh
32505c6f2d
Warn about small amounts of MB, not GB
...
The number of GB is at most 2, and can be tiny. MB gives a more
comprehensible range of values.
2025-02-26 15:11:14 +00:00
Angela P Wen
8c69433c34
Merge pull request #2782 from github/angelapwen/fix-unversioned-immutable-action
...
PR Checks: use semantic versioning for `create-github-app-token`
2025-02-25 08:49:25 -08:00
Angela P Wen
c4f2a076e5
PR Checks: use semantic versioning for create-github-app-token
2025-02-24 17:06:31 -08:00
Angela P Wen
a8849fbe63
Merge pull request #2781 from github/angelapwen/fix-code-injection-warning
...
Fix code injection warnings in `check-codescanning-config` internal Action
2025-02-24 16:53:51 -08:00
Angela P Wen
628c1e669a
Remove print debugging
2025-02-24 13:29:47 -08:00
Angela P Wen
e12eb8d7c1
Set environment variable in the correct step
2025-02-24 13:24:22 -08:00
Angela P Wen
3b348d9a54
Debug only: print environment variable
2025-02-24 13:18:08 -08:00
Angela P Wen
7567eab606
Fail when expected config does not exist
2025-02-24 13:17:24 -08:00
Angela P Wen
a9f7529f47
Quote expected-config-file-contents input
2025-02-24 13:05:29 -08:00
Angela P Wen
5e88a178fe
Update .github/actions/check-codescanning-config/action.yml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-02-24 12:52:19 -08:00
Angela P Wen
c0a8eb9a67
Use $RUNNER_TEMP for good measure
...
`runner.temp` is not user-controlled but we replace it with `$RUNNER_TEMP` in any case.
2025-02-24 12:35:51 -08:00
Angela P Wen
286fd68a67
Use env var for EXPECTED_CONFIG_FILE_CONTENTS
2025-02-24 12:35:17 -08:00
Angela P Wen
d3c7d03197
Merge pull request #2780 from github/angelapwen/fix-inconsistent-action-input
...
Unify `token` description for `resolve-environment`, `start-proxy`, and `upload-sarif`
2025-02-24 12:09:09 -08:00
Angela P Wen
03c921eac5
Unify token description for resolve-environment, start-proxy, and upload-sarif`
2025-02-24 11:26:00 -08:00
Ian Lynagh
ff79de67cc
Merge pull request #2779 from github/mergeback/v3.28.10-to-main-b56ba49b
...
Mergeback v3.28.10 refs/heads/releases/v3 into main
2025-02-21 16:32:29 +00:00
github-actions[bot]
5d1a3cb0ee
Update checked-in dependencies
2025-02-21 16:12:38 +00:00
github-actions[bot]
2923046360
Update changelog and version after v3.28.10
2025-02-21 16:09:55 +00:00
Ian Lynagh
b56ba49b26
Merge pull request #2778 from github/update-v3.28.10-9856c48b1
...
Merge main into releases/v3
v3.28.10
2025-02-21 16:09:01 +00:00
github-actions[bot]
60c9c77c33
Update changelog for v3.28.10
2025-02-21 15:15:06 +00:00
Paolo Tranquilli
9856c48b1a
Merge pull request #2773 from github/redsun82/rust
...
Support rust analysis
2025-02-20 18:03:30 +01:00
Paolo Tranquilli
9572e09da4
Rust: fix log string
2025-02-20 17:38:35 +01:00
Paolo Tranquilli
1a529366ac
Rust: special case default setup
2025-02-20 17:38:02 +01:00
Ian Lynagh
cf7e90952b
Merge pull request #2772 from github/update-bundle/codeql-bundle-v2.20.5
...
Update default bundle to 2.20.5
2025-02-20 14:19:30 +00:00
Ian Lynagh
b7006aab6d
Merge branch 'main' into update-bundle/codeql-bundle-v2.20.5
2025-02-20 13:27:14 +00:00
Paolo Tranquilli
cfedae723e
Rust: throw configuration errors if requested and not correctly enabled
2025-02-20 11:49:32 +01:00
Paolo Tranquilli
3971ed2a74
Merge branch 'main' into redsun82/rust
2025-02-20 08:13:54 +01:00
Angela P Wen
d38c6e60df
Merge pull request #2775 from github/angelapwen/bump-octokit
...
Upgrade `octokit` to v4.1.2
2025-02-19 11:31:42 -08:00
github-actions[bot]
c0d59dba56
Update checked-in dependencies
2025-02-19 19:16:52 +00:00
Angela P Wen
c1745a9831
Upgrade octokit to v4.1.2
2025-02-19 11:13:12 -08:00