dependabot[bot]
|
6a5bbcb1b9
|
Bump archiver from 7.0.1 to 8.0.0
Bumps [archiver](https://github.com/archiverjs/node-archiver) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/archiverjs/node-archiver/releases)
- [Changelog](https://github.com/archiverjs/node-archiver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/archiverjs/node-archiver/compare/7.0.1...8.0.0)
---
updated-dependencies:
- dependency-name: archiver
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-22 14:50:15 +00:00 |
|
Michael B. Gale
|
0e150e4076
|
Merge pull request #3921 from github/dependabot/npm_and_yarn/npm-minor-28e225f5ad
Bump the npm-minor group across 1 directory with 6 updates
|
2026-05-22 14:35:33 +00:00 |
|
Michael B. Gale
|
8a1e375368
|
Merge branch 'main' into dependabot/npm_and_yarn/npm-minor-28e225f5ad
|
2026-05-22 15:08:30 +01:00 |
|
Óscar San José
|
0fb8a6672b
|
Merge pull request #3928 from github/mergeback/v4.36.0-to-main-7211b7c8
Mergeback v4.36.0 refs/heads/releases/v4 into main
|
2026-05-22 11:28:10 +00:00 |
|
github-actions[bot]
|
80795fb0d4
|
Rebuild
|
2026-05-22 11:08:00 +00:00 |
|
github-actions[bot]
|
0cd24d8654
|
Update changelog and version after v4.36.0
|
2026-05-22 11:07:48 +00:00 |
|
Óscar San José
|
7211b7c807
|
Merge pull request #3927 from github/update-v4.36.0-ebc2d9e2b
Merge main into releases/v4
v4
v4.36.0
|
2026-05-22 13:06:23 +02:00 |
|
github-actions[bot]
|
7740f2fb21
|
Update changelog for v4.36.0
|
2026-05-22 10:49:45 +00:00 |
|
Óscar San José
|
ebc2d9e2bc
|
Merge pull request #3926 from github/update-bundle/codeql-bundle-v2.25.5
Update default bundle to 2.25.5
|
2026-05-22 10:32:55 +00:00 |
|
github-actions[bot]
|
d1f74b777c
|
Add changelog note
|
2026-05-22 10:18:49 +00:00 |
|
github-actions[bot]
|
2dc40cec39
|
Update default bundle to codeql-bundle-v2.25.5
|
2026-05-22 10:18:43 +00:00 |
|
Henry Mercer
|
84498526a0
|
Merge pull request #3910 from github/henrymercer/repo-size-diff-check
Action size: Add a PR check that comments on significant repo size changes
codeql-bundle-v2.25.5
|
2026-05-21 10:29:33 +00:00 |
|
Henry Mercer
|
72ac23c6d1
|
Update excluded required check list
|
2026-05-21 10:16:47 +01:00 |
|
github-actions[bot]
|
89c58e65c1
|
Rebuild
|
2026-05-20 22:07:31 +00:00 |
|
dependabot[bot]
|
bd77449ac2
|
Bump the npm-minor group across 1 directory with 6 updates
Bumps the npm-minor group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [semver](https://github.com/npm/node-semver) | `7.7.4` | `7.8.0` |
| [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `2.0.5` | `2.1.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.39` | `20.19.41` |
| [nock](https://github.com/nock/nock) | `14.0.12` | `14.0.15` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.2` | `8.59.3` |
| [yaml](https://github.com/eemeli/yaml) | `2.8.4` | `2.9.0` |
Updates `semver` from 7.7.4 to 7.8.0
- [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.4...v7.8.0)
Updates `@eslint/compat` from 2.0.5 to 2.1.0
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/compat-v2.1.0/packages/compat)
Updates `@types/node` from 20.19.39 to 20.19.41
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `nock` from 14.0.12 to 14.0.15
- [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.12...v14.0.15)
Updates `typescript-eslint` from 8.59.2 to 8.59.3
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.3/packages/typescript-eslint)
Updates `yaml` from 2.8.4 to 2.9.0
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.8.4...v2.9.0)
---
updated-dependencies:
- dependency-name: semver
dependency-version: 7.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-minor
- dependency-name: "@eslint/compat"
dependency-version: 2.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-minor
- dependency-name: "@types/node"
dependency-version: 20.19.41
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-minor
- dependency-name: nock
dependency-version: 14.0.15
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-minor
- dependency-name: typescript-eslint
dependency-version: 8.59.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-minor
- dependency-name: yaml
dependency-version: 2.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: npm-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-20 22:05:27 +00:00 |
|
Henry Mercer
|
c5297a28a2
|
Merge pull request #3919 from github/henrymercer/workflow-concurrency
CI: Automatically cancel non-generated workflows
|
2026-05-20 16:26:50 +00:00 |
|
Henry Mercer
|
8ffeae7d05
|
CI: Automatically cancel non-generated workflows
Specify concurrency groups for non-generated workflows so we can cancel in-progress runs when new commits are pushed to a PR.
|
2026-05-20 16:39:16 +01:00 |
|
Henry Mercer
|
f3f52bf568
|
Revert getErrorMessage import
To avoid requiring additional dependencies
|
2026-05-20 15:55:41 +01:00 |
|
Henry Mercer
|
a14f75e3ac
|
Address review comments
|
2026-05-20 15:39:14 +01:00 |
|
Henry Mercer
|
164c32a61e
|
Merge pull request #3918 from github/henrymercer/upgrade-brace-expansion
Bump `brace-expansion`
|
2026-05-20 14:31:25 +00:00 |
|
Henry Mercer
|
a134948b87
|
Bump brace-expansion
Address https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-jxxr-4gwj-5jf2
|
2026-05-20 15:17:16 +01:00 |
|
Henry Mercer
|
f4d0a7abf7
|
Merge pull request #3912 from github/henrymercer/smaller-upload-lib
Action size: Reduce duplication between `upload-lib` and `entry-points`
|
2026-05-19 18:55:28 +00:00 |
|
Henry Mercer
|
f62fbc9627
|
Merge pull request #3895 from github/mbg/analysis-kinds/warn-on-non-cs-advanced-setup
Log error for non-default `analysis-kinds` input outside of managed workflows
|
2026-05-19 18:43:18 +00:00 |
|
Henry Mercer
|
2a7340616e
|
Address review comments
|
2026-05-19 19:41:51 +01:00 |
|
Henry Mercer
|
3b0e64cb09
|
Merge pull request #3914 from github/henrymercer/auto-rebuild-release-prs
Release process: Automatically rebuild PRs
|
2026-05-19 18:00:31 +00:00 |
|
Michael B. Gale
|
0a7280a837
|
Assert that nothing is logged
|
2026-05-19 14:22:23 +01:00 |
|
Michael B. Gale
|
b79a976789
|
Merge remote-tracking branch 'origin/main' into mbg/analysis-kinds/warn-on-non-cs-advanced-setup
|
2026-05-19 14:18:19 +01:00 |
|
Henry Mercer
|
2c8faa5e9f
|
Pass comment body file directly
|
2026-05-18 20:28:53 +01:00 |
|
Henry Mercer
|
15a712bbc2
|
Address review comments
|
2026-05-18 20:08:43 +01:00 |
|
Henry Mercer
|
eb9a790d15
|
Apply suggestion from @henrymercer
|
2026-05-18 19:39:41 +01:00 |
|
Henry Mercer
|
b8baf41834
|
Remove comments about npm cache
|
2026-05-18 19:31:53 +01:00 |
|
Henry Mercer
|
5e9ae56429
|
Add specific instruction about "Rebuild" commit
|
2026-05-18 19:28:49 +01:00 |
|
Henry Mercer
|
8442bc0af9
|
Release process: Automatically rebuild PRs
|
2026-05-18 19:06:49 +01:00 |
|
Henry Mercer
|
26a1e570a6
|
Merge pull request #3913 from github/henrymercer/downgrade-ava
Downgrade ava to version 6.4.1
|
2026-05-18 18:00:26 +00:00 |
|
Henry Mercer
|
9b6438e936
|
Tweak workflow
|
2026-05-18 18:25:26 +01:00 |
|
Henry Mercer
|
b5b50d62f1
|
Merge branch 'main' into henrymercer/repo-size-diff-check
|
2026-05-18 18:20:16 +01:00 |
|
Henry Mercer
|
9665bc2f5a
|
Downgrade ava to version 6.4.1
Since we run CI on Node 20 as well as Node 24
|
2026-05-18 18:07:08 +01:00 |
|
Henry Mercer
|
5a80681bb6
|
Address review comments
|
2026-05-18 17:53:50 +01:00 |
|
Henry Mercer
|
bcffb2b658
|
Unify checks into a single job
|
2026-05-18 17:33:45 +01:00 |
|
Henry Mercer
|
fcc1e3197f
|
Action size: Reduce duplication between upload-lib and entry-points
|
2026-05-18 17:18:03 +01:00 |
|
Henry Mercer
|
6f8805e224
|
Default setup env vars: Restrict results to src
|
2026-05-18 17:15:30 +01:00 |
|
Henry Mercer
|
4fc0f3e51b
|
Add a PR check that comments on significant repo size changes
|
2026-05-18 16:36:58 +01:00 |
|
Henry Mercer
|
c8a3492b26
|
Merge pull request #3894 from github/henrymercer/require-codeql-2.19.4
Bump minimum CodeQL CLI version to 2.19.4
|
2026-05-18 14:55:40 +00:00 |
|
Henry Mercer
|
e94195c896
|
Move changelog note to right place
|
2026-05-18 14:27:03 +01:00 |
|
Henry Mercer
|
05e8f288eb
|
Merge branch 'main' into henrymercer/require-codeql-2.19.4
|
2026-05-15 18:13:43 +01:00 |
|
Michael B. Gale
|
b71f5aebfc
|
Merge pull request #3898 from github/dependabot/npm_and_yarn/sinon-22.0.0
Bump sinon from 21.1.2 to 22.0.0
|
2026-05-15 14:58:30 +00:00 |
|
Henry Mercer
|
2365a46087
|
Merge pull request #3908 from github/henrymercer/token-stdin
Update scripts to read tokens more securely
|
2026-05-15 14:54:00 +00:00 |
|
Henry Mercer
|
cf51dca1af
|
Merge pull request #3893 from github/henrymercer/sha256
Add support for SHA-256 Git object IDs
|
2026-05-15 14:53:55 +00:00 |
|
Michael B. Gale
|
b30a935ea5
|
Merge branch 'main' into dependabot/npm_and_yarn/sinon-22.0.0
|
2026-05-15 15:42:13 +01:00 |
|
Henry Mercer
|
5b815f25ca
|
Merge branch 'main' into henrymercer/sha256
|
2026-05-15 14:58:14 +01:00 |
|