Henry Mercer
43750fe4fc
Merge pull request #1872 from github/henrymercer/user-errors-for-upload-sarif
...
Mark invalid SARIF errors as user errors in the `upload-sarif` Action
codeql-bundle-v2.14.4
2023-09-07 22:46:29 +01:00
Henry Mercer
a7c12a5225
Address PR comments
2023-09-07 20:44:15 +01:00
Henry Mercer
7218de5369
Merge branch 'main' into henrymercer/user-errors-for-upload-sarif
2023-09-07 19:40:15 +01:00
Henry Mercer
4764dce02f
Merge pull request #1866 from github/henrymercer/enable-scaling-reserved-ram-ghes
...
Enable scaling reserved RAM on GHES
2023-09-07 19:38:36 +01:00
Henry Mercer
077672fa88
Merge branch 'main' into henrymercer/enable-scaling-reserved-ram-ghes
2023-09-06 18:16:42 +01:00
Henry Mercer
583a1019cc
Mark invalid SARIF errors as user errors in the upload-sarif Action
2023-09-06 18:14:30 +01:00
Henry Mercer
45d66afb31
Merge pull request #1870 from github/update-supported-enterprise-server-versions
...
Update supported GitHub Enterprise Server versions
2023-09-06 17:57:07 +01:00
github-actions[bot]
f4683e88f3
Update supported GitHub Enterprise Server versions
2023-09-06 00:10:35 +00:00
Henry Mercer
798e74c57d
Merge pull request #1867 from github/henrymercer/remove-language-baseline-ff
...
Enable language-specific baseline configuration on GHES
2023-09-05 18:25:33 +01:00
Henry Mercer
37d8d03606
Merge pull request #1868 from github/henrymercer/improve-dependency-update
...
Improve usability of update dependencies workflow
2023-09-05 16:38:52 +01:00
Tom Bolton
7bffcb42ec
Merge pull request #1864 from github/dependabot/npm_and_yarn/npm-18a1c3fa4c
...
Bump the npm group with 3 updates
2023-09-05 16:22:51 +01:00
Tom Bolton
94293438d4
Merge pull request #1865 from github/dependabot/github_actions/actions-8a9da2b879
...
Bump the actions group with 1 update
2023-09-05 16:04:22 +01:00
Henry Mercer
e6cb4feff9
Improve usability of update dependencies workflow
2023-09-05 16:36:41 +02:00
tombolton
85cd5ad8b4
update checkout version in pr-checks/checks
2023-09-05 15:16:58 +01:00
tombolton
d5d81f40c6
bump checkout to v4 in sync.py
2023-09-05 13:54:16 +01:00
Henry Mercer
bec071acb9
Add changelog note
2023-09-05 14:48:21 +02:00
Henry Mercer
5150b5c6ab
Add changelog note
2023-09-05 14:45:00 +02:00
Henry Mercer
270788d6fd
Remove language-specific baseline configuration flag
2023-09-05 14:36:51 +02:00
Henry Mercer
10389f671b
Remove scaling reserved RAM feature flag
2023-09-05 14:30:56 +02:00
Henry Mercer
574dbbc517
Allow customizing the scaling threshold with an environment variable
2023-09-05 13:14:55 +02:00
Henry Mercer
466ed42568
Enable scaling reserved RAM on GHES
2023-09-05 12:50:34 +02:00
dependabot[bot]
321d3e057d
Bump the actions group with 1 update
...
Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 18:00:31 +00:00
github-actions[bot]
3115e0f9c4
Update checked-in dependencies
2023-09-04 17:19:10 +00:00
dependabot[bot]
7aafc67ccf
Bump the npm group with 3 updates
...
Bumps the npm group with 3 updates: [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid ), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) and [eslint-plugin-github](https://github.com/github/eslint-plugin-github ).
Updates `@types/uuid` from 9.0.2 to 9.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid )
Updates `@typescript-eslint/parser` from 6.5.0 to 6.6.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/v6.6.0/packages/parser )
Updates `eslint-plugin-github` from 4.9.2 to 4.10.0
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.9.2...v4.10.0 )
---
updated-dependencies:
- dependency-name: "@types/uuid"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 17:15:55 +00:00
Angela P Wen
07d42ec34e
Improve logging for Go autobuild when invoked in analyze step ( #1862 )
2023-08-31 11:39:07 +00:00
Andrew Eisenberg
c5acfe3b0d
Merge pull request #1860 from github/aeisenberg/better-error-messages
...
Add better error messages when determining merge-base
2023-08-29 13:51:10 -07:00
Andrew Eisenberg
469786860d
Address more comments from PR
2023-08-29 13:20:55 -07:00
Andrew Eisenberg
e603106d1a
Add change note
2023-08-29 13:11:48 -07:00
Andrew Eisenberg
09940b4bb9
Address comments from PR
2023-08-29 12:11:32 -07:00
dependabot[bot]
8ecc33d259
Bump the npm group with 5 updates ( #1856 )
...
* Bump the npm group with 5 updates
Bumps the npm group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver ) | `7.5.0` | `7.5.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `6.4.1` | `6.5.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `6.4.1` | `6.5.0` |
| [eslint](https://github.com/eslint/eslint ) | `8.47.0` | `8.48.0` |
| [typescript](https://github.com/Microsoft/TypeScript ) | `5.1.6` | `5.2.2` |
Updates `@types/semver` from 7.5.0 to 7.5.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver )
Updates `@typescript-eslint/eslint-plugin` from 6.4.1 to 6.5.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/v6.5.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.4.1 to 6.5.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/v6.5.0/packages/parser )
Updates `eslint` from 8.47.0 to 8.48.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/compare/v8.47.0...v8.48.0 )
Updates `typescript` from 5.1.6 to 5.2.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.2.2 )
---
updated-dependencies:
- dependency-name: "@types/semver"
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
dependency-type: direct:development
update-type: version-update:semver-minor
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 >
* Update checked-in dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-29 04:47:41 -07:00
Andrew Eisenberg
d721f69753
Add better error messages when determining merge-base
...
Avoid printing scary error messages to console when the current
directory is not a git repo. Instead provide a better reason for the git
failure and continue on.
2023-08-28 15:50:30 -07:00
Dave Bartolomeo
b88b5503aa
Merge pull request #1859 from github/mergeback/v2.21.5-to-main-00e563ea
...
Mergeback v2.21.5 refs/heads/releases/v2 into main
2023-08-28 15:18:47 -04:00
github-actions[bot]
f644ffe4b2
Update checked-in dependencies
2023-08-28 18:54:38 +00:00
github-actions[bot]
7cd044345e
Update changelog and version after v2.21.5
2023-08-28 18:37:27 +00:00
Dave Bartolomeo
00e563ead9
Merge pull request #1858 from github/update-v2.21.5-100912429
...
Merge main into releases/v2
v2.21.5
2023-08-28 14:35:05 -04:00
github-actions[bot]
7323c2ac6b
Update changelog for v2.21.5
2023-08-28 17:51:24 +00:00
Dave Bartolomeo
100912429f
Merge pull request #1845 from github/update-bundle/codeql-bundle-v2.14.3
...
Update default bundle to 2.14.3
2023-08-25 11:40:49 -04:00
Dave Bartolomeo
a2d14d32b8
Merge branch 'main' into update-bundle/codeql-bundle-v2.14.3
2023-08-25 10:54:01 -04:00
Ian Lynagh
ff9cb435df
Merge pull request #1853 from github/igfoo/kot1.9.10
...
Kotlin: CodeQL >= 2.13.4 supports 1.9.10.
2023-08-24 19:10:19 +01:00
Ian Lynagh
2f913c1249
npm run build
2023-08-24 17:57:40 +01:00
Ian Lynagh
7dab60079b
Put upper limit on the CodeQL versions for which we override the Kotlin limit
...
Otherwise it'll be lower than the default at some point in the future.
2023-08-24 17:56:31 +01:00
Ian Lynagh
862b2cf102
Add a changelog entry for the Kotlin 1.9.10 support
2023-08-24 17:49:56 +01:00
Ian Lynagh
070dd05edd
npm run build
2023-08-24 15:15:12 +01:00
Ian Lynagh
ff95d147d6
Kotlin: Fix lint
2023-08-24 15:14:49 +01:00
Ian Lynagh
30fe0c4907
npm run build
2023-08-24 14:57:53 +01:00
Ian Lynagh
e5813484cd
Kotlin: CodeQL >= 2.13.4 supports 1.9.10.
2023-08-24 14:57:05 +01:00
Henry Mercer
9a53fd0577
Merge pull request #1848 from sabrowning1/main
...
Update docs links in the README
2023-08-23 15:47:06 +01:00
Sam Browning
dfb560cac1
Merge branch 'github:main' into main
2023-08-23 08:13:29 -04:00
Sam Browning
5c8be669de
Merge pull request #1 from sabrowning1/sabrowning1/update-README-links
...
Update docs links in the README
2023-08-23 08:13:16 -04:00
Henry Mercer
14877a1345
Merge pull request #1847 from github/dependabot/npm_and_yarn/npm-522ac6628f
...
Bump the npm group with 4 updates
2023-08-21 19:21:24 +01:00