-
Notifications
You must be signed in to change notification settings - Fork 451
Merge main into releases/v4 #3776
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
193dd19
Add snippet to scaffold `test.macro`s
mbg 6e67ef6
Refactor PAT test into a `test.macro`
mbg f86097d
Add params for `credentials` and `checkAccepted` to `testPATWarning`
mbg 0393130
Add "token without a username" test
mbg 740f177
Add `assertNotLogged` test helper
mbg ddafddb
Replace `getRecordingLogger` implementation with `RecordingLogger`
mbg de06821
Add `hasMessage` to `RecordingLogger`
mbg 28f515d
Add tests for the absence of the warning
mbg f88d49e
Fix warning for PAT-like token with username
mbg 1a45a9b
Bump fast-xml-parser from 5.5.6 to 5.5.7
dependabot[bot] 64507ed
Rebuild
github-actions[bot] 8fd6c0e
Update changelog and version after v4.34.1
github-actions[bot] 8dc2e5d
Rebuild
github-actions[bot] 05b1a5d
Merge pull request #3764 from github/mergeback/v4.34.1-to-main-38697555
henrymercer 72c0b0e
Merge pull request #3587 from github/dependabot/npm_and_yarn/fast-xml…
henrymercer d48d054
Use `--stage` instead of `--format` in `git ls-files`
henrymercer 28f56f2
Update minimum Git version required for overlay
henrymercer 8c023a6
Add changelog note
henrymercer eedab83
Merge pull request #3767 from github/henrymercer/overlay-reduce-minim…
henrymercer d128e5d
Fix test names
mbg 137e0de
Merge remote-tracking branch 'origin/main' into mbg/start-proxy/token…
mbg 3d564d9
Merge pull request #3579 from github/mbg/start-proxy/token-check-fixes
mbg 054745b
Convert `release-branches.py` to TypeScript
mbg aa27731
Install `node` in `release-initialise` action
mbg 3db9a05
Replace `release-branches.py` with TS version in `release-branches` a…
mbg 0d87a75
Refactor backport computation into `computeReleaseBranches`
mbg b72f4fe
Validate inputs
mbg 49af37b
Add tests for `release-branches.ts`
mbg 4867f59
Add config file for excluded checks from `update-required-checks.sh`
mbg 9813849
Add initial TS implementation of `update-required-checks.sh`
mbg 9481177
Initialise API client
mbg d2008ee
Add type to represent `exclusions.yml` and loading helper
mbg 1bc611e
Fetch and filter check runs for `ref`
mbg a5244bf
Fetch release branches and identify major versions
mbg 74dd691
Identify changes before applying them
mbg 4cec5d2
Call `updateBranch` for `main`
mbg 0543156
Actually perform the update when necessary and requested
mbg c5a984e
Update `CONTRIBUTING.md`
mbg 9fe42f6
Add some unit tests for `sync-checks.ts`
mbg cfc1878
Rebuild
mbg 75ed461
Add `excluded.yml` path to `config.ts`
mbg 9fd40ff
Tidy up `pr-checks/package.json`
mbg 07f235e
Add `--verbose` option
mbg 0abe92e
Configure ESLint `import/no-extraneous-dependencies` rule for `pr-che…
mbg 0da3139
Rename to `branchName`
mbg fa568eb
Delete `release-branches.py`
mbg e7c7b68
Remove `update-required-checks.sh`
mbg 661a8fb
Default `ref` to `main`
mbg fae4c28
Update `CONTRIBUTING.md`
mbg a5418e1
Delete `releases.ini`
mbg 8a0b4f2
fixup! Update `CONTRIBUTING.md`
mbg 972365e
Fix comment
mbg 521c353
feat: always include files from diff in overlay changed files
sam-robson d5bb39f
refactor: single source of truth for getDiffRangesJsonFilePath and si…
sam-robson b659882
Bump the npm-minor group with 5 updates
dependabot[bot] a663d01
Bump ruby/setup-ruby
dependabot[bot] ea7b090
Rebuild
github-actions[bot] 23a0098
fix: improve error handling and logging for diff range path resolution
sam-robson 4bdd4e7
Merge pull request #3554 from github/sam-robson/overlay-include-diff
sam-robson 3ff82aa
Merge pull request #3575 from github/mbg/ts/sync-checks
mbg 9d3ec57
Merge pull request #3770 from github/dependabot/github_actions/dot-gi…
mbg 6b1a9f2
Merge branch 'main' into dependabot/npm_and_yarn/npm-minor-3536e7c6f0
mbg 5cc552f
Merge pull request #3768 from github/dependabot/npm_and_yarn/npm-mino…
mbg dd06097
Bump yaml from 2.8.2 to 2.8.3
dependabot[bot] f94817b
Merge pull request #3772 from github/dependabot/npm_and_yarn/yaml-2.8.3
henrymercer 8c29faa
Update default bundle to codeql-bundle-v2.25.1
github-actions[bot] fa7a15b
Add changelog note
github-actions[bot] 0078ad6
Merge pull request #3773 from github/update-bundle/codeql-bundle-v2.25.1
oscarsj e9cf68b
Update changelog for v4.35.0
github-actions[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| { | ||
| // Place your codeql-action workspace snippets here. Each snippet is defined under a snippet name and has a scope, prefix, body and | ||
| // description. Add comma separated ids of the languages where the snippet is applicable in the scope field. If scope | ||
| // is left empty or omitted, the snippet gets applied to all languages. The prefix is what is | ||
| // used to trigger the snippet and the body will be expanded and inserted. Possible variables are: | ||
| // $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. | ||
| // Placeholders with the same ids are connected. | ||
| // Example: | ||
| // "Print to console": { | ||
| // "scope": "javascript,typescript", | ||
| // "prefix": "log", | ||
| // "body": [ | ||
| // "console.log('$1');", | ||
| // "$2" | ||
| // ], | ||
| // "description": "Log output to console" | ||
| // } | ||
| "Test Macro": { | ||
| "scope": "javascript, typescript", | ||
| "prefix": "testMacro", | ||
| "body": [ | ||
| "const ${1:nameMacro} = test.macro({", | ||
| " exec: async (t: ExecutionContext<unknown>) => {},", | ||
| "", | ||
| " title: (providedTitle = \"\") => `${2:common title} - \\${providedTitle}`,", | ||
| "});", | ||
| ], | ||
| "description": "An Ava test macro", | ||
| }, | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The 4.35.0 section looks incomplete relative to the PRs being merged into this release branch. In particular, PRs like #3554 (overlay changed files should always include all PR diff files for diff-informed analysis) and #3579 (fix warning behavior for PAT-like token with username) appear user-facing but aren’t mentioned here. Please add any missing user-facing entries for this release (or confirm these are intentionally excluded).