Henry Mercer
|
997d889b5d
|
Revert "Update version and changelog for v2.22.12"
This reverts commit 9c74de20cb.
|
2024-01-08 13:04:04 +00:00 |
|
Angela P Wen
|
1500a13138
|
Merge pull request #2054 from github/backport-v2.22.12-012739e50
* Bump the npm group with 4 updates
Bumps the npm group with 4 updates: [@octokit/types](https://github.com/octokit/types.ts), [@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) and [typescript](https://github.com/Microsoft/TypeScript).
Updates `@octokit/types` from 12.3.0 to 12.4.0
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](https://github.com/octokit/types.ts/compare/v12.3.0...v12.4.0)
Updates `@typescript-eslint/eslint-plugin` from 6.13.2 to 6.14.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.14.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 6.13.2 to 6.14.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.14.0/packages/parser)
Updates `typescript` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)
---
updated-dependencies:
- dependency-name: "@octokit/types"
dependency-type: direct:production
update-type: version-update:semver-minor
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: typescript
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
* Update changelog and version after v3.22.11
* Update checked-in dependencies
* improve handling of changelog processing for backports
* change version numbers inside processing function as well
* Apply suggestions from code review
Co-authored-by: Henry Mercer <henry.mercer@me.com>
* rename regex for clarity
* preserve trailing whitespace when transforming CHANGELOG
* raise explicit exception if EOF found when looking for changelog sections
* add note on versioning approach to changelog
* 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>
* clarify comment on versions in the changelog
* clarify comment on versions in the changelog
* Update default bundle to codeql-bundle-v2.15.5
* Add changelog note
* update required checks script to handle release branches
* add note about backporting check changes to v2 branch
* Fix type error
* Typecast `OLDEST_SUPPORTED_MAJOR_VERSION` when defined
* Update changelog for v3.22.12
* Revert "Update version and changelog for v2.22.11"
This reverts commit e763762131.
* Revert "Update checked-in dependencies"
This reverts commit 20d1a9b175.
* Update version and changelog for v2.22.12
* Update checked-in dependencies
* Resolve conflicts in v3->v2.22.12 merge
---------
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>
Co-authored-by: Henry Mercer <henry.mercer@me.com>
Co-authored-by: Nick Fyson <nickfyson@github.com>
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
Co-authored-by: Angela P Wen <angelapwen@github.com>
Co-authored-by: Aditya Sharad <adityasharad@github.com>
v2.22.12
|
2023-12-22 08:39:43 -08:00 |
|
Aditya Sharad
|
0d318c9f1a
|
Resolve conflicts in v3->v2.22.12 merge
|
2023-12-22 06:58:29 -08:00 |
|
github-actions[bot]
|
d6286c6fdb
|
Update checked-in dependencies
|
2023-12-22 04:01:00 +00:00 |
|
github-actions[bot]
|
9c74de20cb
|
Update version and changelog for v2.22.12
|
2023-12-22 00:47:08 +00:00 |
|
github-actions[bot]
|
49a6ae4966
|
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.22.12-012739e50
# Conflicts:
# CONTRIBUTING.md
|
2023-12-22 00:47:04 +00:00 |
|
github-actions[bot]
|
3366e3bbdd
|
Revert "Update checked-in dependencies"
This reverts commit 20d1a9b175.
|
2023-12-22 00:47:03 +00:00 |
|
github-actions[bot]
|
844fc3cd56
|
Revert "Update version and changelog for v2.22.11"
This reverts commit e763762131.
|
2023-12-22 00:47:03 +00:00 |
|
Aditya Sharad
|
012739e508
|
Merge pull request #2052 from github/update-v3.22.12-40cb08c12
Merge main into releases/v3
v3.22.12
|
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 |
|
Nick Fyson
|
5a201efe22
|
Merge pull request #2048 from github/nickfyson/backport-js-checks
|
2023-12-20 19:21:03 +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 |
|
nickfyson
|
c9f92aa25f
|
backport checks changes to v2 branch
|
2023-12-20 14:23:29 +00: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
codeql-bundle-v2.15.5
|
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 |
|
Nick Fyson
|
03e7845b7b
|
Merge pull request #2036 from github/backport-v2.22.11-b374143c1
Merge releases/v3 into releases/v2
v2.22.11
|
2023-12-13 20:40:33 +00:00 |
|
github-actions[bot]
|
54f10077ea
|
Rebuild
|
2023-12-13 20:11:03 +00:00 |
|
github-actions[bot]
|
20d1a9b175
|
Update checked-in dependencies
|
2023-12-13 20:08:43 +00:00 |
|
Nick Fyson
|
c28d79bb2e
|
Update src/codeql.ts
Co-authored-by: Henry Mercer <henry.mercer@me.com>
|
2023-12-13 20:05:23 +00:00 |
|
nickfyson
|
241e8b42b2
|
Revert "switch check sarif action to node20"
This reverts commit 0bc194ee69.
|
2023-12-13 20:05:23 +00:00 |
|
nickfyson
|
8bc67d15e2
|
Revert "update javascript files"
This reverts commit 3a9f6a89e0.
|
2023-12-13 20:05:23 +00:00 |
|
nickfyson
|
e106171cbb
|
Revert "reintroduce PR check that confirm action can be still be compiled on node16"
This reverts commit 5b52b36d41.
|
2023-12-13 20:05:23 +00:00 |
|
nickfyson
|
231f9f1b59
|
Revert "upgrade node type definitions"
This reverts commit f2d0c2e7ae.
|
2023-12-13 20:05:23 +00:00 |
|
nickfyson
|
47334bf4e9
|
Revert "change to node20 for all actions"
This reverts commit d651fbc494.
|
2023-12-13 20:05:23 +00:00 |
|
github-actions[bot]
|
e763762131
|
Update version and changelog for v2.22.11
|
2023-12-13 20:05:18 +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 |
|
github-actions[bot]
|
2b2fb6b1dc
|
Update changelog and version after v3.22.11
|
2023-12-13 15:21:13 +00:00 |
|
Nick Fyson
|
b374143c11
|
Merge pull request #2034 from github/update-v3.22.11-64e61baea
Merge main into releases/v3
v3.22.11
|
2023-12-13 15:19:46 +00:00 |
|
Henry Mercer
|
95591babe8
|
Merge branch 'main' into dependabot/npm_and_yarn/npm-0a98872b3d
|
2023-12-13 14:56:05 +00:00 |
|
github-actions[bot]
|
e2b5cc75ce
|
Update changelog for v3.22.11
|
2023-12-13 14:39:53 +00:00 |
|