-
Notifications
You must be signed in to change notification settings - Fork 448
Merge releases/v4 into releases/v3 #3765
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
Changes from all commits
c3f90ba
89f0c86
510cf73
51a1d69
47b94fe
095e0fe
20e68ac
3869755
a777590
d75030c
ae8b37e
95a5620
97fd992
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| { | ||
| "bundleVersion": "codeql-bundle-v2.25.0", | ||
| "cliVersion": "2.25.0", | ||
| "priorBundleVersion": "codeql-bundle-v2.24.3", | ||
| "priorCliVersion": "2.24.3" | ||
| "bundleVersion": "codeql-bundle-v2.24.3", | ||
| "cliVersion": "2.24.3", | ||
| "priorBundleVersion": "codeql-bundle-v2.24.2", | ||
| "priorCliVersion": "2.24.2" | ||
| } |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| { | ||
| "bundleVersion": "codeql-bundle-v2.25.0", | ||
| "cliVersion": "2.25.0", | ||
| "priorBundleVersion": "codeql-bundle-v2.24.3", | ||
| "priorCliVersion": "2.24.3" | ||
| "bundleVersion": "codeql-bundle-v2.24.3", | ||
| "cliVersion": "2.24.3", | ||
| "priorBundleVersion": "codeql-bundle-v2.24.2", | ||
| "priorCliVersion": "2.24.2" | ||
| } | ||
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.
priorBundleVersion/priorCliVersionno longer reflect the immediately previous default versions (previously 2.25.0/2.25.0 per the removed lines). These fields are treated as “previous defaults” by the update-bundle automation, so consider setting them to the previous default bundle/CLI versions to keep the semantics consistent and preserve traceability of the downgrade.