-
Notifications
You must be signed in to change notification settings - Fork 92
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
Bump github/codeql-action from 2 to 3 #290
Bump github/codeql-action from 2 to 3 #290
Conversation
dependabot
bot
commented
on behalf of github
Dec 13, 2023
•
edited by codiumai-pr-agent-free
bot
Loading
edited by codiumai-pr-agent-free
bot
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Review changes with SemanticDiff. |
PR Summary
|
PR Description updated to latest commit (34610e3) |
PR Analysis(review updated until commit 34610e3)
PR Feedback
How to useInstructions
|
Persistent review updated to latest commit 34610e3 |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #290 +/- ##
===========================================
- Coverage 90.22% 90.18% -0.04%
===========================================
Files 39 39
Lines 4563 4565 +2
Branches 518 518
===========================================
Hits 4117 4117
- Misses 357 359 +2
Partials 89 89 ☔ View full report in Codecov by Sentry. |
Type
Enhancement
Description
This PR updates the version of
github/codeql-action
used in the GitHub Actions workflow from version 2 to 3. The update is applied to theinit
,autobuild
, andanalyze
actions in thecodeql.yml
workflow file. This update includes the latest features and improvements from thegithub/codeql-action
repository.PR changes walkthrough
1 files
codeql.yml
.github/workflows/codeql.yml
The `github/codeql-action` version used in the `init`,
`autobuild`, and `analyze` actions has been updated from
version 2 to 3.
User description
Bumps github/codeql-action from 2 to 3.
Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
Commits
3a9f6a8
update javascript filescc4fead
update version in various hardcoded locations183559c
Merge branch 'main' into update-bundle/codeql-bundle-v2.15.45b52b36
reintroduce PR check that confirm action can be still be compiled on node165b19bef
change to node20 for all actionsf2d0c2e
upgrade node type definitionsd651fbc
change to node20 for all actions382a50a
Merge pull request #2021 from github/mergeback/v2.22.9-to-main-c0d1daa7458b422
Update checked-in dependencies5e0f9db
Update changelog and version after v2.22.9Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)