dependabot[bot]
|
b2beb85441
|
Bump eslint-plugin-jsdoc from 62.5.0 to 62.6.0 in the npm-minor group
Bumps the npm-minor group with 1 update: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc).
Updates `eslint-plugin-jsdoc` from 62.5.0 to 62.6.0
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v62.5.0...v62.6.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-version: 62.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-25 17:53:10 +00:00 |
|
Henry Mercer
|
c0fc915677
|
Merge pull request #3509 from github/dependabot/npm_and_yarn/multi-871638c4a1
Bump minimatch
|
2026-02-25 13:43:36 +00:00 |
|
Michael B. Gale
|
18898a6dd3
|
Merge pull request #3504 from github/mbg/ff/remove-ImprovedProxyCertificates
Remove FF gate for improved CA generation
|
2026-02-25 13:25:57 +00:00 |
|
github-actions[bot]
|
123b3011fa
|
Rebuild
|
2026-02-25 00:19:51 +00:00 |
|
dependabot[bot]
|
0aafb58a10
|
Bump minimatch
Bumps and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.
Updates `minimatch` from 10.1.1 to 10.2.2
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.1.1...v10.2.2)
Updates `minimatch` from 5.1.6 to 5.1.7
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.1.1...v10.2.2)
Updates `minimatch` from 3.1.2 to 3.1.3
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.1.1...v10.2.2)
Updates `minimatch` from 9.0.5 to 9.0.6
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.1.1...v10.2.2)
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 10.2.2
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 5.1.7
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 3.1.3
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 9.0.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-25 00:17:44 +00:00 |
|
Henry Mercer
|
16adc4e672
|
Merge pull request #3506 from github/henrymercer/result-better-inference
Improve type inference of `Result<T, E>`
|
2026-02-24 20:05:34 +00:00 |
|
Henry Mercer
|
2a607fea25
|
Update JSDoc
Co-authored-by: Michael B. Gale <mbg@github.com>
|
2026-02-24 19:28:27 +00:00 |
|
Henry Mercer
|
e51b6a9a52
|
Update names in tests
|
2026-02-24 17:55:29 +00:00 |
|
Henry Mercer
|
160d27baf0
|
Improve type inference of Result<T, E>
|
2026-02-24 17:41:30 +00:00 |
|
Michael B. Gale
|
28737ec792
|
Merge pull request #3503 from github/mbg/ff/make-connection-checks-default
Remove FF gate for connection checks
|
2026-02-24 17:26:42 +00:00 |
|
Henry Mercer
|
e5f9d3b55e
|
Merge pull request #3487 from github/henrymercer/overlay-status
Cache first failure building an overlay base DB to avoid repeated failures
|
2026-02-24 17:19:19 +00:00 |
|
Henry Mercer
|
dc00a6f08f
|
Improve error message
|
2026-02-24 16:47:42 +00:00 |
|
Henry Mercer
|
ab56c02e0c
|
Merge pull request #3497 from github/henrymercer/eslint-v9
Update eslint to v9
|
2026-02-24 14:38:34 +00:00 |
|
Michael B. Gale
|
83c236af2b
|
Remove FF gate for improved CA generation
|
2026-02-24 11:25:57 +00:00 |
|
Michael B. Gale
|
25bde03dfb
|
Remove FF gate for connection checks
|
2026-02-24 11:18:51 +00:00 |
|
Michael B. Gale
|
c4dca28336
|
Merge pull request #3502 from github/mbg/remove-ccr
Remove all CCR-specific code and tests
|
2026-02-24 10:58:49 +00:00 |
|
Michael B. Gale
|
1aad2787ec
|
Update PR template
|
2026-02-24 10:36:28 +00:00 |
|
Michael B. Gale
|
b6cf67a711
|
Remove CCR e2e check
|
2026-02-24 10:34:09 +00:00 |
|
Michael B. Gale
|
f59338d600
|
Remove isCCR
|
2026-02-24 10:33:23 +00:00 |
|
Henry Mercer
|
2a07b6e3c7
|
Merge branch 'main' into henrymercer/eslint-v9
|
2026-02-23 19:01:30 +00:00 |
|
Henry Mercer
|
fba33f686a
|
Enable tseslint strict rules
|
2026-02-23 19:00:06 +00:00 |
|
Henry Mercer
|
48094d2b6e
|
Explicitly include eslint recommended rules
|
2026-02-23 18:43:10 +00:00 |
|
Michael B. Gale
|
cb4e075f11
|
Merge pull request #3501 from github/mbg/ci/dont-label-merged
|
2026-02-23 15:41:07 +00:00 |
|
Henry Mercer
|
1847416575
|
Merge pull request #3498 from github/henrymercer/overlay-resource-checks-v2
Add feature flag for more lenient overlay resource checks
|
2026-02-23 15:22:02 +00:00 |
|
Michael B. Gale
|
11dd746d70
|
Don't run label-pr-size once a PR has been merged
|
2026-02-23 15:09:13 +00:00 |
|
Michael B. Gale
|
a754a57c21
|
Merge pull request #3500 from github/mbg/fixup/version-pinning
Minor improvements to "Keeping the CodeQL Action up to date" section
|
2026-02-23 14:19:30 +00:00 |
|
Michael B. Gale
|
466da5ec2d
|
Slight wording change
|
2026-02-23 12:00:58 +00:00 |
|
Michael B. Gale
|
0a9b98b511
|
Highlight that this for advanced setups
|
2026-02-23 11:59:08 +00:00 |
|
Michael B. Gale
|
bce7dc4616
|
v3 => v4
|
2026-02-23 11:58:25 +00:00 |
|
Michael B. Gale
|
b13ab62bc0
|
Remove extra blank line
|
2026-02-23 11:57:23 +00:00 |
|
Sam Robson
|
4ea06e96f5
|
Merge pull request #3499 from github/sam-robson/document-version-pinning-risk
docs: guidance on keeping the CodeQL Action up to date
|
2026-02-23 10:34:02 +00:00 |
|
Sam Robson
|
c9223eb0a0
|
Merge branch 'main' into sam-robson/document-version-pinning-risk
|
2026-02-23 10:05:57 +00:00 |
|
Sam Robson
|
f0767c48a1
|
docs: risks of pinning
|
2026-02-20 20:15:14 +00:00 |
|
Henry Mercer
|
4e71011f44
|
Add feature flag for more lenient overlay resource checks
|
2026-02-20 18:26:14 +00:00 |
|
Henry Mercer
|
710e294578
|
Merge pull request #3489 from github/dependabot/npm_and_yarn/npm-minor-37a5b5ae66
Bump the npm-minor group with 6 updates
|
2026-02-20 17:12:00 +00:00 |
|
Henry Mercer
|
b948539dd4
|
Use import-x/no-cycle
|
2026-02-20 16:34:03 +00:00 |
|
Henry Mercer
|
c54531587d
|
Update eslint to v9
|
2026-02-20 15:57:26 +00:00 |
|
Michael B. Gale
|
559d85d1fa
|
Merge pull request #3477 from github/mbg/features/offline-features
|
2026-02-20 15:36:07 +00:00 |
|
Michael B. Gale
|
8e010557a9
|
Merge pull request #3495 from github/mergeback/v4.32.4-to-main-89a39a4e
|
2026-02-20 15:02:14 +00:00 |
|
github-actions[bot]
|
37d6d1ca27
|
Rebuild
|
2026-02-20 14:32:21 +00:00 |
|
github-actions[bot]
|
68b53dc641
|
Update changelog and version after v4.32.4
|
2026-02-20 14:17:35 +00:00 |
|
Michael B. Gale
|
89a39a4e59
|
Merge pull request #3494 from github/update-v4.32.4-39ba80c47
v4.32.4
|
2026-02-20 14:15:31 +00:00 |
|
Michael B. Gale
|
e5d84c885c
|
Apply remaining review suggestions
|
2026-02-20 13:54:55 +00:00 |
|
Michael B. Gale
|
0c202097b5
|
Apply suggestions from code review
Co-authored-by: Henry Mercer <henrymercer@github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-20 13:51:55 +00:00 |
|
Michael B. Gale
|
314172e5a1
|
Fix typo
|
2026-02-20 13:11:54 +00:00 |
|
Michael B. Gale
|
cdda72d36b
|
Add changelog entries
|
2026-02-20 13:07:14 +00:00 |
|
github-actions[bot]
|
cfda84cc55
|
Update changelog for v4.32.4
|
2026-02-20 12:42:43 +00:00 |
|
Michael B. Gale
|
39ba80c475
|
Merge pull request #3493 from github/update-bundle/codeql-bundle-v2.24.2
Update default bundle to 2.24.2
|
2026-02-20 11:01:00 +00:00 |
|
github-actions[bot]
|
00150dad95
|
Add changelog note
|
2026-02-20 10:44:41 +00:00 |
|
github-actions[bot]
|
d97dce6561
|
Update default bundle to codeql-bundle-v2.24.2
|
2026-02-20 10:44:31 +00:00 |
|