Skip to content
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

build(deps): bump github/codeql-action from 2 to 3 #954

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2024

Bumps github/codeql-action from 2 to 3.

Release notes

Sourced from github/codeql-action's releases.

CodeQL Bundle v2.17.4

Bundles CodeQL CLI v2.17.4

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.17.4:

CodeQL Bundle v2.17.3

Bundles CodeQL CLI v2.17.3

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.17.3:

CodeQL Bundle v2.17.2

Bundles CodeQL CLI v2.17.2

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.17.2:

... (truncated)

Changelog

Sourced from github/codeql-action's changelog.

3.25.8 - 04 Jun 2024

  • Update default CodeQL bundle version to 2.17.4. #2321

3.25.7 - 31 May 2024

  • We are rolling out a feature in May/June 2024 that will reduce the Actions cache usage of the Action by keeping only the newest TRAP cache for each language. #2306

3.25.6 - 20 May 2024

  • Update default CodeQL bundle version to 2.17.3. #2295

3.25.5 - 13 May 2024

  • Add a compatibility matrix of supported CodeQL Action, CodeQL CLI, and GitHub Enterprise Server versions to the https://github.com/github/codeql-action/blob/main/README.md. #2273
  • Avoid printing out a warning for a missing on.push trigger when the CodeQL Action is triggered via a workflow_call event. #2274
  • The tools: latest input to the init Action has been renamed to tools: linked. This option specifies that the Action should use the tools shipped at the same time as the Action. The old name will continue to work for backwards compatibility, but we recommend that new workflows use the new name. #2281

3.25.4 - 08 May 2024

  • Update default CodeQL bundle version to 2.17.2. #2270

3.25.3 - 25 Apr 2024

  • Update default CodeQL bundle version to 2.17.1. #2247
  • Workflows running on macos-latest using CodeQL CLI versions before v2.15.1 will need to either upgrade their CLI version to v2.15.1 or newer, or change the platform to an Intel MacOS runner, such as macos-12. ARM machines with SIP disabled, including the newest macos-latest image, are unsupported for CLI versions before 2.15.1. #2261

3.25.2 - 22 Apr 2024

No user facing changes.

3.25.1 - 17 Apr 2024

  • We are rolling out a feature in April/May 2024 that improves the reliability and performance of analyzing code when analyzing a compiled language with the autobuild build mode. #2235
  • Fix a bug where the init Action would fail if --overwrite was specified in CODEQL_ACTION_EXTRA_OPTIONS. #2245

3.25.0 - 15 Apr 2024

  • The deprecated feature for extracting dependencies for a Python analysis has been removed. #2224

    As a result, the following inputs and environment variables are now ignored:

    • The setup-python-dependencies input to the init Action
    • The CODEQL_ACTION_DISABLE_PYTHON_DEPENDENCY_INSTALLATION environment variable

    We recommend removing any references to these from your workflows. For more information, see the release notes for CodeQL Action v3.23.0 and v2.23.0.

  • Automatically overwrite an existing database if found on the filesystem. #2229

  • Bump the minimum CodeQL bundle version to 2.12.6. #2232

  • A more relevant log message and a diagnostic are now emitted when the file program is not installed on a Linux runner, but is required for Go tracing to succeed. #2234

... (truncated)

Commits
  • 9ab5d16 Merge pull request #2312 from github/update-bundle/codeql-bundle-v2.17.4
  • 028346e Add changelog note
  • 5fe0847 Update default bundle to codeql-bundle-v2.17.4
  • 9550da9 Merge pull request #2311 from github/henrymercer/pack-missing-auth-config-error
  • 6548a4d Add configuration error for missing auth to package registry
  • 7927df0 Bump micromatch from 4.0.5 to 4.0.7 in the npm group (#2310)
  • 8c4bc43 Merge pull request #2296 from github/dbartol/bundle-pr-description
  • 584871b Merge pull request #2306 from github/henrymercer/trap-cache-space-efficiency
  • f629cb3 Add some comments to explain test case
  • 9983853 Add changelog note
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Updates a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 6, 2024
Copy link

vercel bot commented Jun 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bloom-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 16, 2024 11:59am

@dependabot dependabot bot force-pushed the dependabot/github_actions/github/codeql-action-3 branch from 45a1b2f to d8c3790 Compare June 7, 2024 00:33
@dependabot dependabot bot force-pushed the dependabot/github_actions/github/codeql-action-3 branch from d8c3790 to f0a8d5d Compare June 10, 2024 01:04
@dependabot dependabot bot force-pushed the dependabot/github_actions/github/codeql-action-3 branch from f0a8d5d to 07907ac Compare June 10, 2024 01:33
@dependabot dependabot bot force-pushed the dependabot/github_actions/github/codeql-action-3 branch from 07907ac to 3bd8329 Compare June 11, 2024 11:30
@dependabot dependabot bot force-pushed the dependabot/github_actions/github/codeql-action-3 branch from 3bd8329 to 8ba8c44 Compare June 12, 2024 23:16
@dependabot dependabot bot force-pushed the dependabot/github_actions/github/codeql-action-3 branch from 8ba8c44 to 874810b Compare June 13, 2024 09:13
@dependabot dependabot bot force-pushed the dependabot/github_actions/github/codeql-action-3 branch from 874810b to b3dcae5 Compare June 17, 2024 20:21
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]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github/codeql-action-3 branch from b3dcae5 to 413aad6 Compare June 25, 2024 13:27
@kyleecodes kyleecodes self-assigned this Jul 2, 2024
Copy link

cypress bot commented Jul 16, 2024

Passing run #566 ↗︎

0 40 2 0 Flakiness 0
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

Merge branch 'develop' into dependabot/github_actions/github/codeql-action-3
Project: Bloom frontend Commit: 52bf95bb4d
Status: Passed Duration: 06:00 💡
Started: Jul 16, 2024 1:04 PM Ended: Jul 16, 2024 1:10 PM

Review all test suite changes for PR #954 ↗︎

@chaynteam chaynteam merged commit d92d551 into develop Jul 16, 2024
39 checks passed
@chaynteam chaynteam deleted the dependabot/github_actions/github/codeql-action-3 branch July 16, 2024 13:36
@cypress cypress bot mentioned this pull request Jul 16, 2024
@kyleecodes kyleecodes removed their assignment Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants