-
Notifications
You must be signed in to change notification settings - Fork 353
Comparing changes
Open a pull request
base repository: github/codeql-action
base: v3.28.11
head repository: github/codeql-action
compare: v3.28.12
Commits on Mar 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d1b3f74 - Browse repository at this point
Copy the full SHA d1b3f74View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff91c9d - Browse repository at this point
Copy the full SHA ff91c9dView commit details -
Merge pull request #2799 from github/mergeback/v3.28.11-to-main-6bb031af
Mergeback v3.28.11 refs/heads/releases/v3 into main
Configuration menu - View commit details
-
Copy full SHA for b2e6519 - Browse repository at this point
Copy the full SHA b2e6519View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88676f2 - Browse repository at this point
Copy the full SHA 88676f2View commit details
Commits on Mar 10, 2025
-
Do not set --expect-discarded-cache on "cleanup-level: overlay"
When a user specifies "cleanup-level: overlay", it suggests that the user wishes to preserve the evaluation cache for future use. So in this case we should not set --expect-discarded-cache when running queries.
Configuration menu - View commit details
-
Copy full SHA for d76f393 - Browse repository at this point
Copy the full SHA d76f393View commit details -
build(deps-dev): bump the npm group with 3 updates
Bumps the npm group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@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 `@eslint/js` from 9.21.0 to 9.22.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/commits/v9.22.0/packages/js) Updates `@typescript-eslint/eslint-plugin` from 8.26.0 to 8.26.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/v8.26.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.26.0 to 8.26.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/v8.26.1/packages/parser) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - 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 ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 248ab9b - Browse repository at this point
Copy the full SHA 248ab9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 053e218 - Browse repository at this point
Copy the full SHA 053e218View commit details -
build(deps): bump ruby/setup-ruby in the actions group
Bumps the actions group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby). Updates `ruby/setup-ruby` from 1.221.0 to 1.222.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@32110d4...277ba2a) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for aecf015 - Browse repository at this point
Copy the full SHA aecf015View commit details -
Merge pull request #2803 from github/dependabot/npm_and_yarn/npm-129f…
…0c3752 build(deps-dev): bump the npm group with 3 updates
Configuration menu - View commit details
-
Copy full SHA for b46b37a - Browse repository at this point
Copy the full SHA b46b37aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d376269 - Browse repository at this point
Copy the full SHA d376269View commit details -
Pass overlay mode into databaseInitCluster()
This commit adds a OverlayDatabaseMode parameter to databaseInitCluster(). The parameter controls the "codeql database init" flags concerning overlay database creation. There is no behavior change in this commit because we always pass OverlayDatabaseMode.None to databaseInitCluster(). That will change in the next commit.
Configuration menu - View commit details
-
Copy full SHA for 270886f - Browse repository at this point
Copy the full SHA 270886fView commit details -
Support overlay database creation
This commit adds support for creating overlay-base and overlay databases, controlled via the CODEQL_OVERLAY_DATABASE_MODE environment variable.
Configuration menu - View commit details
-
Copy full SHA for ff5f0b9 - Browse repository at this point
Copy the full SHA ff5f0b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0efe12d - Browse repository at this point
Copy the full SHA 0efe12dView commit details
Commits on Mar 11, 2025
-
Merge pull request #2801 from github/cklin/overlay-databases
Basic support for overlay databases
Configuration menu - View commit details
-
Copy full SHA for 13f2f96 - Browse repository at this point
Copy the full SHA 13f2f96View commit details -
Merge pull request #2804 from github/dependabot/github_actions/action…
…s-96d25c356e build(deps): bump ruby/setup-ruby from 1.221.0 to 1.222.0 in the actions group
Configuration menu - View commit details
-
Copy full SHA for 7254660 - Browse repository at this point
Copy the full SHA 7254660View commit details -
Merge pull request #2800 from github/aeisenberg/remove-minimatch
Minimally remove micromatch
Configuration menu - View commit details
-
Copy full SHA for dc49dca - Browse repository at this point
Copy the full SHA dc49dcaView commit details
Commits on Mar 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f8367fb - Browse repository at this point
Copy the full SHA f8367fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for afa3ed3 - Browse repository at this point
Copy the full SHA afa3ed3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 251c7fd - Browse repository at this point
Copy the full SHA 251c7fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c31f6c8 - Browse repository at this point
Copy the full SHA c31f6c8View commit details -
Merge pull request #2806 from github/cklin/delete-unused-git-utils
git-utils: deleted unused functions
Configuration menu - View commit details
-
Copy full SHA for f338ec8 - Browse repository at this point
Copy the full SHA f338ec8View commit details
Commits on Mar 14, 2025
-
I explicitly had to downgrade "@octokit/plugin-retry" to "^6.0.0". Other dependencies were upgraded.
Configuration menu - View commit details
-
Copy full SHA for 5f98c40 - Browse repository at this point
Copy the full SHA 5f98c40View commit details -
Merge pull request #2808 from github/aeisenberg/fix-dependabot
Fix dependabot errors
Configuration menu - View commit details
-
Copy full SHA for 70df9de - Browse repository at this point
Copy the full SHA 70df9deView commit details
Commits on Mar 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4c409a5 - Browse repository at this point
Copy the full SHA 4c409a5View commit details -
build(deps): bump ruby/setup-ruby in the actions group
Bumps the actions group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby). Updates `ruby/setup-ruby` from 1.222.0 to 1.226.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@277ba2a...922ebc4) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 611289e - Browse repository at this point
Copy the full SHA 611289eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7866bcd - Browse repository at this point
Copy the full SHA 7866bcdView commit details -
Merge pull request #2811 from github/dependabot/github_actions/action…
…s-c2c311daa1 build(deps): bump ruby/setup-ruby from 1.222.0 to 1.226.0 in the actions group
Configuration menu - View commit details
-
Copy full SHA for 6a151cd - Browse repository at this point
Copy the full SHA 6a151cdView commit details
Commits on Mar 18, 2025
-
Merge pull request #2802 from github/mbg/dependency-caching/java-buil…
…dless Set and cache dependency directory for Java `build-mode: none`
Configuration menu - View commit details
-
Copy full SHA for 55f0237 - Browse repository at this point
Copy the full SHA 55f0237View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e3a534 - Browse repository at this point
Copy the full SHA 4e3a534View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7d03fd - Browse repository at this point
Copy the full SHA d7d03fdView commit details -
Merge pull request #2810 from github/update-bundle/codeql-bundle-v2.20.7
Update default bundle to 2.20.7
Configuration menu - View commit details
-
Copy full SHA for 6349095 - Browse repository at this point
Copy the full SHA 6349095View commit details
Commits on Mar 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bb59f77 - Browse repository at this point
Copy the full SHA bb59f77View commit details -
Merge pull request #2814 from github/update-v3.28.12-6349095d1
Merge main into releases/v3
Configuration menu - View commit details
-
Copy full SHA for 5f8171a - Browse repository at this point
Copy the full SHA 5f8171aView commit details
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.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.