Henry Mercer
|
d7437a2202
|
Remove deprecated `CODEQL_PASS_CONFIG_TO_CLI` env var from PR checks
|
2024-01-04 16:41:50 +00:00 |
Henry Mercer
|
67be7bc713
|
Remove unused status report fields
|
2024-01-04 16:38:53 +00:00 |
Henry Mercer
|
4feb32a7ef
|
Remove code to download packs
|
2024-01-04 16:29:49 +00:00 |
Henry Mercer
|
f65fc6a926
|
Remove parsing of `queries`, `packs`, `paths`, and `pathsIgnore`
|
2024-01-04 16:27:05 +00:00 |
Henry Mercer
|
f934b28e51
|
Populate path filters env variables using the CLI
|
2024-01-04 15:17:20 +00:00 |
Henry Mercer
|
b30262ccb4
|
Remove functionality for checking out external repos
|
2024-01-04 15:09:24 +00:00 |
Henry Mercer
|
b683173003
|
Remove unused arguments
|
2024-01-04 15:05:15 +00:00 |
Henry Mercer
|
f53698be43
|
Remove Action-config code path in `runQueries`
|
2024-01-04 14:45:16 +00:00 |
Henry Mercer
|
fa98ec0c7a
|
Remove CliConfigFileEnabled feature flag
|
2024-01-04 14:39:36 +00:00 |
Henry Mercer
|
216127f34a
|
Merge pull request #1994 from github/update-supported-enterprise-server-versions
Update supported GitHub Enterprise Server versions
|
2024-01-04 13:27:56 +00:00 |
Henry Mercer
|
7963a60016
|
Merge pull request #2009 from github/henrymercer/drop-codeql-v2.11.5
Remove support for CodeQL v2.11.5 and earlier
|
2024-01-04 13:27:31 +00:00 |
Henry Mercer
|
6ebbf452bb
|
Merge branch 'main' into update-supported-enterprise-server-versions
|
2024-01-02 19:13:58 +00:00 |
Henry Mercer
|
e345646da5
|
Merge pull request #2058 from github/dependabot/github_actions/actions-970b8d0e10
Bump the actions group with 1 update
|
2024-01-02 18:04:42 +00:00 |
Henry Mercer
|
35b10b5ff7
|
Merge branch 'main' into henrymercer/drop-codeql-v2.11.5
|
2024-01-02 18:03:32 +00:00 |
Henry Mercer
|
ee9b8ab1f1
|
Merge pull request #2057 from github/dependabot/npm_and_yarn/npm-1688eb420c
Bump the npm group with 2 updates
|
2024-01-02 12:54:53 +00:00 |
Henry Mercer
|
fb410e7156
|
Update PR check source
|
2024-01-02 12:18:35 +00:00 |
dependabot[bot]
|
fab3a43f69
|
Bump the actions group with 1 update
Bumps the actions group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).
Updates `actions/setup-go` from 4 to 5
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 17:34:12 +00:00 |
github-actions[bot]
|
01e47d0430
|
Update checked-in dependencies
|
2024-01-01 17:32:33 +00:00 |
dependabot[bot]
|
ecbf80ad80
|
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 6.15.0 to 6.17.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.17.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 6.15.0 to 6.17.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.17.0/packages/parser)
---
updated-dependencies:
- 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
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 17:30:58 +00:00 |
dependabot[bot]
|
596b173a4e
|
Bump the actions group with 2 updates (#2056)
* Bump the actions group with 2 updates
Bumps the actions group with 2 updates: [actions/setup-python](https://github.com/actions/setup-python) and [actions/setup-go](https://github.com/actions/setup-go).
Updates `actions/setup-python` from 4 to 5
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
Updates `actions/setup-go` from 4 to 5
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump `setup-python` and `setup-go` to v5
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Angela P Wen <angelapwen@github.com>
|
2023-12-27 17:12:00 -08:00 |
dependabot[bot]
|
e01299bd9c
|
Bump the npm group with 2 updates (#2055)
* 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 6.14.0 to 6.15.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.15.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 6.14.0 to 6.15.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.15.0/packages/parser)
---
updated-dependencies:
- 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
...
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-12-27 14:05:35 -08:00 |
Aditya Sharad
|
6f5223db54
|
Merge pull request #2053 from github/mergeback/v3.22.12-to-main-012739e5
Mergeback v3.22.12 refs/heads/releases/v3 into main
|
2023-12-21 19:33:14 -08:00 |
github-actions[bot]
|
710aa2dfc8
|
Update checked-in dependencies
|
2023-12-22 00:49:29 +00:00 |
github-actions[bot]
|
ad5035bbd9
|
Update changelog and version after v3.22.12
|
2023-12-22 00:46:03 +00:00 |
Aditya Sharad
|
012739e508
|
Merge pull request #2052 from github/update-v3.22.12-40cb08c12
Merge main into releases/v3
|
2023-12-21 16:44:41 -08:00 |
github-actions[bot]
|
c1cf794881
|
Update changelog for v3.22.12
|
2023-12-22 00:19:06 +00:00 |
Aditya Sharad
|
40cb08c121
|
Merge pull request #2051 from github/angelapwen/patch-release-script
Fix type error in `Update release branch` workflow
|
2023-12-21 14:04:47 -08:00 |
Angela P Wen
|
0be9290508
|
Typecast `OLDEST_SUPPORTED_MAJOR_VERSION` when defined
|
2023-12-21 13:43:00 -08:00 |
Angela P Wen
|
658e3c6619
|
Fix type error
|
2023-12-21 13:38:16 -08:00 |
Nick Fyson
|
49812ec6b6
|
Merge pull request #2050 from github/nickfyson/add-releases-ini
|
2023-12-20 20:18:01 +00:00 |
nickfyson
|
9ed5fc7131
|
add note about backporting check changes to v2 branch
|
2023-12-20 20:00:52 +00:00 |
nickfyson
|
a42c9a2634
|
update required checks script to handle release branches
|
2023-12-20 17:23:05 +00:00 |
Aditya Sharad
|
a110746c60
|
Merge pull request #2047 from github/update-bundle/codeql-bundle-v2.15.5
Update default bundle to 2.15.5
|
2023-12-20 08:47:39 -08:00 |
github-actions[bot]
|
a99bd84dff
|
Add changelog note
|
2023-12-19 15:27:07 +00:00 |
github-actions[bot]
|
fe1e55feb0
|
Update default bundle to codeql-bundle-v2.15.5
|
2023-12-19 15:27:01 +00:00 |
Nick Fyson
|
7e187e1c52
|
Merge pull request #2044 from github/nickfyson/update-changelog
|
2023-12-18 22:02:22 +00:00 |
nickfyson
|
26036736ba
|
clarify comment on versions in the changelog
|
2023-12-18 20:19:04 +00:00 |
nickfyson
|
8478e2a840
|
clarify comment on versions in the changelog
|
2023-12-18 19:59:26 +00:00 |
Nick Fyson
|
09783967a0
|
Merge pull request #2041 from github/nickfyson/fix-changelog-backports
improve handling of changelog processing for backports
|
2023-12-18 19:23:51 +00:00 |
dependabot[bot]
|
144b7d5b16
|
Bump the npm group with 2 updates (#2045)
* Bump the npm group with 2 updates
Bumps the npm group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import).
Updates `eslint` from 8.55.0 to 8.56.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.55.0...v8.56.0)
Updates `eslint-plugin-import` from 2.29.0 to 2.29.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.29.0...v2.29.1)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-patch
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-12-18 10:52:32 -08:00 |
nickfyson
|
cda785ef94
|
add note on versioning approach to changelog
|
2023-12-18 13:39:34 +00:00 |
nickfyson
|
8e086df084
|
raise explicit exception if EOF found when looking for changelog sections
|
2023-12-18 10:38:11 +00:00 |
nickfyson
|
0724061f76
|
preserve trailing whitespace when transforming CHANGELOG
|
2023-12-18 10:27:45 +00:00 |
nickfyson
|
fda1796670
|
rename regex for clarity
|
2023-12-15 18:45:36 +00:00 |
Nick Fyson
|
ee53012610
|
Apply suggestions from code review
Co-authored-by: Henry Mercer <henry.mercer@me.com>
|
2023-12-15 18:44:26 +00:00 |
nickfyson
|
e0c2b0a8a0
|
change version numbers inside processing function as well
|
2023-12-15 17:02:32 +00:00 |
nickfyson
|
8e4a6c7a90
|
improve handling of changelog processing for backports
|
2023-12-15 16:50:38 +00:00 |
Henry Mercer
|
511f073971
|
Merge pull request #2033 from github/dependabot/npm_and_yarn/npm-0a98872b3d
Bump the npm group with 4 updates
|
2023-12-13 16:21:28 +00:00 |
Nick Fyson
|
ebf5a83713
|
Merge pull request #2035 from github/mergeback/v3.22.11-to-main-b374143c
Mergeback v3.22.11 refs/heads/releases/v3 into main
|
2023-12-13 16:21:08 +00:00 |
github-actions[bot]
|
7813bda958
|
Update checked-in dependencies
|
2023-12-13 15:27:55 +00:00 |