Henry Mercer
|
f681ad69a7
|
Add utility function to get testing environment
|
2025-05-14 14:10:19 +01:00 |
|
github-actions[bot]
|
15447f393e
|
Add changelog note
|
2025-05-13 22:28:13 +00:00 |
|
github-actions[bot]
|
ded79fc5fd
|
Update default bundle to codeql-bundle-v2.21.3
|
2025-05-13 22:28:10 +00:00 |
|
Austin Pray
|
77ae18dc82
|
Revert "threads defaults to CODEQL_THREADS env var"
This reverts commit df7d681f04.
|
2025-05-13 22:19:47 +00:00 |
|
Austin Pray
|
df7d681f04
|
threads defaults to CODEQL_THREADS env var
|
2025-05-13 20:13:00 +00:00 |
|
Nick Fyson
|
15bce5bb14
|
Merge pull request #2892 from github/dependabot/npm_and_yarn/npm-9a9ecb9151
build(deps): bump the npm group across 1 directory with 4 updates
codeql-bundle-v2.21.3
|
2025-05-13 11:35:20 +01:00 |
|
Nick Fyson
|
c64095f75e
|
Merge pull request #2889 from github/dependabot/github_actions/actions-b37916a4ef
build(deps): bump the actions group with 2 updates
|
2025-05-13 11:16:24 +01:00 |
|
nickfyson
|
07dbe6f6f7
|
update generated workflows
|
2025-05-13 11:02:59 +01:00 |
|
github-actions[bot]
|
3d97729508
|
Update checked-in dependencies
|
2025-05-12 18:01:08 +00:00 |
|
dependabot[bot]
|
d5e9ae3f8b
|
build(deps): bump the npm group across 1 directory with 4 updates
Bumps the npm group with 4 updates in the / directory: [semver](https://github.com/npm/node-semver), [@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 `semver` from 7.7.1 to 7.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.7.1...v7.7.2)
Updates `@eslint/js` from 9.25.1 to 9.26.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.26.0/packages/js)
Updates `@typescript-eslint/eslint-plugin` from 8.31.1 to 8.32.1
- [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.32.1/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.31.1 to 8.32.1
- [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.32.1/packages/parser)
---
updated-dependencies:
- dependency-name: semver
dependency-version: 7.7.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@eslint/js"
dependency-version: 9.26.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.32.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.32.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-12 18:00:33 +00:00 |
|
Austin Pray
|
c41b278fa8
|
Allow configuring CODEQL_THREADS with an env var
ref https://github.com/github/codeql-action/issues/2890
|
2025-05-05 21:28:43 -05:00 |
|
dependabot[bot]
|
7657741c79
|
build(deps): bump the actions group with 2 updates
Bumps the actions group with 2 updates: [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [actions/create-github-app-token](https://github.com/actions/create-github-app-token).
Updates `ruby/setup-ruby` from 1.230.0 to 1.237.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](e5ac7b085f...eaecf785f6)
Updates `actions/create-github-app-token` from 2.0.2 to 2.0.6
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](https://github.com/actions/create-github-app-token/compare/v2.0.2...v2.0.6)
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-version: 1.237.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
- dependency-name: actions/create-github-app-token
dependency-version: 2.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-05 18:27:10 +00:00 |
|
Nick Rolfe
|
5eb3ed6614
|
Merge pull request #2887 from github/mergeback/v3.28.17-to-main-60168efe
Mergeback v3.28.17 refs/heads/releases/v3 into main
|
2025-05-02 11:26:39 +01:00 |
|
github-actions[bot]
|
213a8a5a44
|
Update checked-in dependencies
|
2025-05-02 09:30:05 +00:00 |
|
github-actions[bot]
|
c46165d67e
|
Update changelog and version after v3.28.17
|
2025-05-02 09:27:21 +00:00 |
|
Nick Rolfe
|
60168efe1c
|
Merge pull request #2886 from github/update-v3.28.17-97a2bfd2a
Merge main into releases/v3
v3.28.17
|
2025-05-02 10:26:47 +01:00 |
|
github-actions[bot]
|
0d5a3115da
|
Update changelog for v3.28.17
|
2025-05-02 09:10:30 +00:00 |
|
Nick Rolfe
|
97a2bfd2a3
|
Merge pull request #2872 from github/update-bundle/codeql-bundle-v2.21.2
Update default bundle to 2.21.2
|
2025-05-01 13:31:16 +01:00 |
|
Nick Rolfe
|
9aba20e4c9
|
Merge branch 'main' into update-bundle/codeql-bundle-v2.21.2
|
2025-05-01 13:16:31 +01:00 |
|
Henry Mercer
|
81a9508deb
|
Merge pull request #2876 from github/henrymercer/fix-diff-informed-multiple-analyze
Do not fail diff informed analyses when analyze is run twice in the same job
|
2025-05-01 13:07:58 +01:00 |
|
Henry Mercer
|
1569f4c145
|
Disable diff-informed queries in code scanning config tests
|
2025-05-01 12:14:34 +01:00 |
|
Henry Mercer
|
62fbeb66b3
|
Merge branch 'main' into henrymercer/fix-diff-informed-multiple-analyze
|
2025-05-01 12:05:02 +01:00 |
|
Henry Mercer
|
f122d1dc9e
|
Address test failures from computing temporary directory too early
These relied on the RUNNER_TEMP environment variable that does not necessarily exist when running locally.
|
2025-05-01 12:01:22 +01:00 |
|
Henry Mercer
|
083772aae4
|
Do not fail diff informed analyses when analyze is run twice in the same job
|
2025-05-01 12:00:46 +01:00 |
|
Nick Rolfe
|
5db14d0471
|
Merge branch 'main' into update-bundle/codeql-bundle-v2.21.2
|
2025-05-01 10:28:59 +01:00 |
|
Andrew Eisenberg
|
40e16edda1
|
Merge pull request #2874 from github/aeisenberg/add-actions-telemetry
Add actions-specific telemetry fields
|
2025-04-30 08:02:38 -07:00 |
|
Andrew Eisenberg
|
3ca9a88941
|
Add actions-specific telemetry fields
|
2025-04-29 16:14:46 -07:00 |
|
Henry Mercer
|
ed51cb5abd
|
Merge pull request #2873 from github/dependabot/npm_and_yarn/npm-a5e2fd638a
build(deps-dev): bump the npm group with 2 updates
|
2025-04-29 11:36:38 +01:00 |
|
Andrew Eisenberg
|
8ccb6b16a6
|
Merge pull request #2861 from github/dependabot/github_actions/actions-0553007f0f
build(deps): bump ruby/setup-ruby from 1.229.0 to 1.230.0 in the actions group
|
2025-04-29 03:21:43 -07:00 |
|
github-actions[bot]
|
1817a33c8b
|
Update checked-in dependencies
|
2025-04-28 18:49:27 +00:00 |
|
dependabot[bot]
|
6893d12604
|
build(deps-dev): bump the npm group with 2 updates
Bumps the npm group with 2 updates: [@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 `@typescript-eslint/eslint-plugin` from 8.31.0 to 8.31.1
- [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.31.1/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.31.0 to 8.31.1
- [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.31.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.31.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.31.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-28 18:48:49 +00:00 |
|
Henry Mercer
|
83605b3ce2
|
Merge pull request #2864 from github/dependabot/npm_and_yarn/npm-cac24ffe08
build(deps): bump the npm group across 1 directory with 7 updates
|
2025-04-28 18:34:13 +01:00 |
|
github-actions[bot]
|
6a3cfab0e9
|
Add changelog note
|
2025-04-28 15:20:43 +00:00 |
|
github-actions[bot]
|
4b7eecf8a7
|
Update default bundle to codeql-bundle-v2.21.2
|
2025-04-28 15:20:40 +00:00 |
|
Michael B. Gale
|
018ac1a585
|
Merge pull request #2834 from github/mbg/private-registry/goproxy
Go: Support `GOPROXY` via the Dependabot proxy
codeql-bundle-v2.21.2
|
2025-04-28 11:11:41 +01:00 |
|
Michael B. Gale
|
6ad5d99ccc
|
Add goproxy_server to LANGUAGE_TO_REGISTRY_TYPE
|
2025-04-25 16:56:36 +01:00 |
|
Michael B. Gale
|
f843d94177
|
Merge pull request #2869 from github/mbg/proxy/use-2.21.1-artifacts
Use proxy artifacts for `v2.21.1`
|
2025-04-25 16:50:50 +01:00 |
|
Michael B. Gale
|
2264a4ecc1
|
Merge branch 'main' into mbg/proxy/use-2.21.1-artifacts
|
2025-04-25 14:25:57 +01:00 |
|
Michael B. Gale
|
d3b65fcaf0
|
Merge pull request #2870 from github/mbg/ci/retire-ubuntu-20.04
Remove ubuntu-20.04 and add ubuntu-24.04
|
2025-04-25 14:25:40 +01:00 |
|
Michael B. Gale
|
eea52ddc4e
|
Remove ubuntu-20.04 and add ubuntu-24.04
|
2025-04-25 13:03:25 +01:00 |
|
Michael B. Gale
|
6ef9b921b1
|
Use proxy artifacts for v2.21.1
|
2025-04-24 18:20:31 +01:00 |
|
Ian Lynagh
|
4ffa2364a0
|
Merge pull request #2867 from github/mergeback/v3.28.16-to-main-28deaeda
Mergeback v3.28.16 refs/heads/releases/v3 into main
|
2025-04-23 13:34:31 +01:00 |
|
github-actions[bot]
|
7e00290d34
|
Update checked-in dependencies
|
2025-04-23 12:17:11 +00:00 |
|
github-actions[bot]
|
259434501f
|
Update changelog and version after v3.28.16
|
2025-04-23 12:10:49 +00:00 |
|
Ian Lynagh
|
28deaeda66
|
Merge pull request #2865 from github/update-v3.28.16-2a8cbadc0
Merge main into releases/v3
v3.28.16
|
2025-04-23 13:10:18 +01:00 |
|
github-actions[bot]
|
03c5d71c11
|
Update changelog for v3.28.16
|
2025-04-23 10:40:48 +00:00 |
|
Ian Lynagh
|
2a8cbadc02
|
Merge pull request #2863 from github/update-bundle/codeql-bundle-v2.21.1
Update default bundle to 2.21.1
|
2025-04-22 12:30:12 +01:00 |
|
github-actions[bot]
|
95d52b7807
|
Update checked-in dependencies
|
2025-04-21 18:01:41 +00:00 |
|
dependabot[bot]
|
c9f0d30a86
|
build(deps): bump the npm group across 1 directory with 7 updates
Bumps the npm group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@octokit/types](https://github.com/octokit/types.ts) | `13.10.0` | `14.0.0` |
| [long](https://github.com/dcodeIO/long.js) | `5.3.1` | `5.3.2` |
| [octokit](https://github.com/octokit/octokit.js) | `4.1.2` | `4.1.3` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.24.0` | `9.25.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.29.0` | `8.31.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.29.0` | `8.31.0` |
| [nock](https://github.com/nock/nock) | `14.0.3` | `14.0.4` |
Updates `@octokit/types` from 13.10.0 to 14.0.0
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](https://github.com/octokit/types.ts/compare/v13.10.0...v14.0.0)
Updates `long` from 5.3.1 to 5.3.2
- [Release notes](https://github.com/dcodeIO/long.js/releases)
- [Commits](https://github.com/dcodeIO/long.js/compare/v5.3.1...v5.3.2)
Updates `octokit` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](https://github.com/octokit/octokit.js/compare/v4.1.2...v4.1.3)
Updates `@eslint/js` from 9.24.0 to 9.25.1
- [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.25.1/packages/js)
Updates `@typescript-eslint/eslint-plugin` from 8.29.0 to 8.31.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.31.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.29.0 to 8.31.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.31.0/packages/parser)
Updates `nock` from 14.0.3 to 14.0.4
- [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/v14.0.3...v14.0.4)
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-version: 14.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: npm
- dependency-name: long
dependency-version: 5.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: octokit
dependency-version: 4.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@eslint/js"
dependency-version: 9.25.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.31.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.31.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: nock
dependency-version: 14.0.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-21 18:01:03 +00:00 |
|
github-actions[bot]
|
f76eaf51a6
|
Add changelog note
|
2025-04-16 16:54:18 +00:00 |
|