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
Henry Mercer
bc08098689
Merge pull request #1846 from github/dependabot/github_actions/dot-github/actions/setup-swift/actions-setup-swift-487d23c2d8
...
Bump the actions-setup-swift group in /.github/actions/setup-swift with 1 update
2023-08-21 19:00:04 +01:00
github-actions[bot]
02c45745e3
Update checked-in dependencies
2023-08-21 17:52:18 +00:00
dependabot[bot]
67f7ac2add
Bump the npm group with 4 updates
...
Bumps the npm group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ), [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) and [nock](https://github.com/nock/nock ).
Updates `@typescript-eslint/eslint-plugin` from 6.4.0 to 6.4.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/v6.4.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.4.0 to 6.4.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/v6.4.1/packages/parser )
Updates `eslint-plugin-import` from 2.28.0 to 2.28.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1 )
Updates `nock` from 13.3.2 to 13.3.3
- [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/v13.3.2...v13.3.3 )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 17:48:12 +00:00
dependabot[bot]
fbb8195699
Bump the actions-setup-swift group
...
Bumps the actions-setup-swift group in /.github/actions/setup-swift with 1 update: [swift-actions/setup-swift](https://github.com/swift-actions/setup-swift ).
- [Release notes](https://github.com/swift-actions/setup-swift/releases )
- [Commits](65540b95f5...cdcbe8e35d )
---
updated-dependencies:
- dependency-name: swift-actions/setup-swift
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions-setup-swift
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 17:39:22 +00:00
Sam Browning
66572f0900
Update README.md
2023-08-21 11:37:17 -04:00
github-actions[bot]
e755a052f0
Add changelog note
2023-08-18 23:37:40 +00:00
github-actions[bot]
37628e79a4
Update default bundle to codeql-bundle-v2.14.3
2023-08-18 23:37:35 +00:00
Ian Lynagh
e4262713b5
Merge pull request #1844 from github/igfoo/lombok_no_overwrite
...
Lombok: Don't set env var if it's already set
codeql-bundle-v2.14.3
2023-08-18 19:57:50 +01:00
Ian Lynagh
ddf2bd2495
Tweak CHANGELOG.md
...
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com >
2023-08-18 19:04:05 +01:00
Ian Lynagh
c34b59d32f
Add a changenote for the Lombok change
2023-08-18 12:31:32 +01:00
Ian Lynagh
b557ee7090
npm run build
2023-08-18 12:31:32 +01:00
Ian Lynagh
d5b5e18245
Lombok: Don't set env var if it's already set
...
If the user has manually configured it, then we let their setting stand.
2023-08-18 12:31:12 +01:00
Henry Mercer
e683046da1
Merge pull request #1840 from github/dependabot/npm_and_yarn/npm-4335ac1f11
...
Bump the npm group with 5 updates
2023-08-14 20:42:14 +01:00
Henry Mercer
af18655ef9
Merge branch 'main' into dependabot/npm_and_yarn/npm-4335ac1f11
2023-08-14 20:05:13 +01:00
Henry Mercer
314b271ce0
Merge pull request #1841 from github/henrymercer/remove-actions-cache-overrides
...
Update `@actions/cache` and remove overrides
2023-08-14 19:56:39 +01:00
Henry Mercer
4db827f313
Update @actions/cache and remove overrides
...
Now that `@actions/cache` has been updated, we can remove our manual
overrides for vulnerable dependencies.
2023-08-14 18:59:06 +01:00
github-actions[bot]
6a54608e14
Update checked-in dependencies
2023-08-14 17:46:13 +00:00
dependabot[bot]
3f55ff1327
Bump the npm group with 5 updates
...
Bumps the npm group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache ) | `3.2.1` | `3.2.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `6.2.1` | `6.4.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `6.2.1` | `6.4.0` |
| [eslint](https://github.com/eslint/eslint ) | `8.46.0` | `8.47.0` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript ) | `3.5.5` | `3.6.0` |
Updates `@actions/cache` from 3.2.1 to 3.2.2
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/@actions/cache@3.2.2/packages/cache )
Updates `@typescript-eslint/eslint-plugin` from 6.2.1 to 6.4.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.4.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.2.1 to 6.4.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.4.0/packages/parser )
Updates `eslint` from 8.46.0 to 8.47.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.46.0...v8.47.0 )
Updates `eslint-import-resolver-typescript` from 3.5.5 to 3.6.0
- [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.5.5...v3.6.0 )
---
updated-dependencies:
- dependency-name: "@actions/cache"
dependency-type: direct:production
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: eslint-import-resolver-typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 17:43:22 +00:00
Henry Mercer
3ecf990cd2
Merge pull request #1839 from github/mergeback/v2.21.4-to-main-a09933a1
...
Mergeback v2.21.4 refs/heads/releases/v2 into main
2023-08-14 16:04:17 +01:00
github-actions[bot]
96f00f2adf
Update checked-in dependencies
2023-08-14 14:37:28 +00:00
github-actions[bot]
2760c3e6c4
Update changelog and version after v2.21.4
2023-08-14 14:09:37 +00:00
Henry Mercer
a09933a12a
Merge pull request #1838 from github/update-v2.21.4-492a68c32
...
Merge main into releases/v2
v2.21.4
2023-08-14 15:06:52 +01:00
Henry Mercer
37116fb629
Fix positioning of bundle update changelog note
2023-08-14 14:16:49 +01:00
github-actions[bot]
c613917766
Update changelog for v2.21.4
2023-08-14 13:13:56 +00:00
Henry Mercer
492a68c323
Merge pull request #1836 from github/henrymercer/analysis-summary-v2-ff
...
Enable language specific baselines via feature flag
2023-08-14 12:57:51 +01:00
Henry Mercer
ac49314877
Merge pull request #1834 from github/henrymercer/analysis-summary-v2-ff
...
Rename new analysis summary feature flag
2023-08-14 10:57:25 +01:00
Henry Mercer
ac35d7a02d
Merge pull request #1835 from github/henrymercer/language-baseline-config
...
Enable language specific baselines via feature flag
2023-08-14 10:57:22 +01:00
Henry Mercer
d03c744ad6
Don't pass --no- flag as it doesn't exist yet
2023-08-11 17:31:20 +01:00
Henry Mercer
a0407a8c60
Add changelog note for rollout
2023-08-11 17:20:49 +01:00
Henry Mercer
8a7b2e9c9b
Enable language specific baselines via feature flag
2023-08-11 17:20:42 +01:00