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 the github-action-updates group across 1 directory with 6 updates #132

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2025

Bumps the github-action-updates group with 6 updates in the / directory:

Package From To
hendrikmuhs/ccache-action 1.2.14 1.2.16
Namchee/conventional-pr 0.15.5 0.15.6
oxsecurity/megalinter 8.3.0 8.4.1
github/codeql-action 3.28.0 3.28.7
reviewdog/action-suggester 1.18.0 1.19.0
sonarsource/sonarqube-github-c-cpp 2.0.0 2.1.0

Updates hendrikmuhs/ccache-action from 1.2.14 to 1.2.16

Release notes

Sourced from hendrikmuhs/ccache-action's releases.

v1.2.16

What's Changed

New Contributors

Full Changelog: hendrikmuhs/ccache-action@v1...v1.2.16

Commits

Updates Namchee/conventional-pr from 0.15.5 to 0.15.6

Release notes

Sourced from Namchee/conventional-pr's releases.

Version 0.15.6

What's Changed

This release introduces a bug fix:

  1. Allow issue-validator to accept valid issue references from external repositories. Previously, it was intended for the validator to not accept any references outside the current repository as I don't find an use-case for it. However #126 presented a use-case for it. Thanks for the heads-up @​Th3S4mur41!

Full Changelog: Namchee/conventional-pr@v0.15.5...v0.15.6

Commits

Updates oxsecurity/megalinter from 8.3.0 to 8.4.1

Release notes

Sourced from oxsecurity/megalinter's releases.

v8.4.1

What's Changed

Important: We know that .NET linters still have issues, but first things first, we'll publish another patch later :)

Full Changelog: oxsecurity/megalinter@v8.4.0...v8.4.1

v8.4.0

What's Changed

... (truncated)

Changelog

Sourced from oxsecurity/megalinter's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] (beta, main branch content)

Note: Can be used with oxsecurity/megalinter@beta in your GitHub Action mega-linter.yml file, or with oxsecurity/megalinter:beta docker image

  • Core

  • New linters

  • Disabled linters

  • Media

  • Linters enhancements

  • Fixes

    • GH-4610 : PHP CS Fixer linter version available is not correct since running on PHP 8.4 runtime (by @​llaville)
  • Reporters

  • Doc

  • Flavors

  • CI

  • mega-linter-runner

  • Linter versions upgrades (N)

[v8.4.1] - 2024-01-??

[v8.4.0] - 2024-01-26

... (truncated)

Commits
  • 839e6d6 Release MegaLinter v8.4.1
  • 67bab5c [automation] Auto-update linters version, help and documentation (#4597)
  • 2c22082 Quick fix about PRE_COMMANDS crash (#4593)
  • 8091505 [automation] Auto-update linters version, help and documentation (#4587)
  • f90c800 Release MegaLinter v8.4.0
  • 2704fea Prepare release (#4583)
  • 151d9b0 [automation] Auto-update linters version, help and documentation (#4582)
  • 81bcbd6 [automation] Auto-update linters version, help and documentation (#4579)
  • 2ae47c2 chore(deps): update dependency mgechev/revive to v1.6.0 (#4580)
  • b01ed58 chore(deps): update dependency lightning-flow-scanner to v2.39.0 (#4578)
  • Additional commits viewable in compare view

Updates github/codeql-action from 3.28.0 to 3.28.7

Release notes

Sourced from github/codeql-action's releases.

v3.28.7

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.7 - 29 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.6

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.6 - 27 Jan 2025

  • Re-enable debug artifact upload for CLI versions 2.20.3 or greater. #2726

See the full CHANGELOG.md for more information.

v3.28.5

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.5 - 24 Jan 2025

  • Update default CodeQL bundle version to 2.20.3. #2717

See the full CHANGELOG.md for more information.

v3.28.4

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.4 - 23 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.3

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.3 - 22 Jan 2025

... (truncated)

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

No user facing changes.

3.28.7 - 29 Jan 2025

No user facing changes.

3.28.6 - 27 Jan 2025

  • Re-enable debug artifact upload for CLI versions 2.20.3 or greater. #2726

3.28.5 - 24 Jan 2025

  • Update default CodeQL bundle version to 2.20.3. #2717

3.28.4 - 23 Jan 2025

No user facing changes.

3.28.3 - 22 Jan 2025

  • Update default CodeQL bundle version to 2.20.2. #2707
  • Fix an issue downloading the CodeQL Bundle from a GitHub Enterprise Server instance which occurred when the CodeQL Bundle had been synced to the instance using the CodeQL Action sync tool and the Actions runner did not have Zstandard installed. #2710
  • Uploading debug artifacts for CodeQL analysis is temporarily disabled. #2712

3.28.2 - 21 Jan 2025

No user facing changes.

3.28.1 - 10 Jan 2025

  • CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see this changelog post. #2677
  • Update default CodeQL bundle version to 2.20.1. #2678

3.28.0 - 20 Dec 2024

  • Bump the minimum CodeQL bundle version to 2.15.5. #2655
  • Don't fail in the unusual case that a file is on the search path. #2660.

3.27.9 - 12 Dec 2024

No user facing changes.

3.27.8 - 12 Dec 2024

... (truncated)

Commits
  • 6e54559 Merge pull request #2743 from github/update-v3.28.7-797fb30ed
  • cd34602 Update changelog for v3.28.7
  • 797fb30 Merge pull request #2741 from github/reset_proxy_envs
  • f98f14d Unset proxy env
  • 14b9c0e Merge pull request #2740 from github/revert-2724-marcogario/skip_proxy
  • 7fdc1b8 Revert "start-proxy: Skip proxy setup if no credentials are available"
  • 54b1c84 Merge pull request #2724 from github/marcogario/skip_proxy
  • 76622e7 Merge branch 'main' into marcogario/skip_proxy
  • 5f4f998 Merge pull request #2733 from github/marcogario/remove_proxy_password
  • 43cffee Merge pull request #2736 from github/mergeback/v3.28.6-to-main-17a820bf
  • Additional commits viewable in compare view

Updates reviewdog/action-suggester from 1.18.0 to 1.19.0

Release notes

Sourced from reviewdog/action-suggester's releases.

Release v1.19.0

What's Changed

New Contributors

Full Changelog: reviewdog/action-suggester@v1.18.0...v1.19.0

Commits

Updates sonarsource/sonarqube-github-c-cpp from 2.0.0 to 2.1.0

Release notes

Sourced from sonarsource/sonarqube-github-c-cpp's releases.

v2.1.0

[!WARNING] This new version of the GitHub action for C, C++, and Objective-C with SonarQube Server (sonarqube-github-c-cpp) is going to be the last one specifically designed for these languages.

This action is deprecated and will be removed in a future release.

Please use the sonarqube-scan-action and its install-build-wrapper sub-action instead.

More specifically, if the action is used to install both the SonarScanner CLI and the Build Wrapper:

  • replace sonarqube-github-c-cpp with the latest version of SonarSource/sonarqube-scan-action/install-build-wrapper
  • if the step calling the action is named Install sonar-scanner and build-wrapper, or something similar, rename it to Install Build Wrapper
  • replace the step calling sonar-scanner with a step using SonarSource/sonarqube-scan-action
  • the arguments passed to sonar-scanner should be passed to the action via the args input parameter

If the action is used to install the SonarScanner CLI, and the Build Wrapper is not required:

  • remove the sonarqube-github-c-cpp step altogether
  • replace the step calling sonar-scanner with a step using SonarSource/sonarqube-scan-action
  • the arguments passed to sonar-scanner should be passed to the action via the args input parameter

Check the C++ section in the README of the sonarqube-scan-action for complete examples.

What's Changed

New Contributors

Full Changelog: SonarSource/sonarqube-github-c-cpp@v2.0.0...v2.1.0

Commits
  • e51317d SQCPPGHA-14 Deprecate in favor of sonarqube-scan-action (#23)
  • f415b51 SQCPPGHA-9 Rebrand and forward to sonarqube-scan-action/deprecated-c-cpp-acti...
  • 25a2efe Add Jira integration
  • 5fdf7f7 SQCPPGHA-8 Upgrade all recommended GitHub Action versions
  • 6a732c9 BUILD-6088 Create SECURITY.md
  • 8f97678 NO-JIRA Fix build-wrapper download URL
  • See full diff in compare view

Dependabot 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…with 6 updates

Bumps the github-action-updates group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) | `1.2.14` | `1.2.16` |
| [Namchee/conventional-pr](https://github.com/namchee/conventional-pr) | `0.15.5` | `0.15.6` |
| [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) | `8.3.0` | `8.4.1` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.28.0` | `3.28.7` |
| [reviewdog/action-suggester](https://github.com/reviewdog/action-suggester) | `1.18.0` | `1.19.0` |
| [sonarsource/sonarqube-github-c-cpp](https://github.com/sonarsource/sonarqube-github-c-cpp) | `2.0.0` | `2.1.0` |



Updates `hendrikmuhs/ccache-action` from 1.2.14 to 1.2.16
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases)
- [Commits](hendrikmuhs/ccache-action@ed74d11...5391144)

Updates `Namchee/conventional-pr` from 0.15.5 to 0.15.6
- [Release notes](https://github.com/namchee/conventional-pr/releases)
- [Commits](Namchee/conventional-pr@497c801...a6f50a1)

Updates `oxsecurity/megalinter` from 8.3.0 to 8.4.1
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@1fc052d...839e6d6)

Updates `github/codeql-action` from 3.28.0 to 3.28.7
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@48ab28a...6e54559)

Updates `reviewdog/action-suggester` from 1.18.0 to 1.19.0
- [Release notes](https://github.com/reviewdog/action-suggester/releases)
- [Commits](reviewdog/action-suggester@db4abb1...a3026c6)

Updates `sonarsource/sonarqube-github-c-cpp` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/sonarsource/sonarqube-github-c-cpp/releases)
- [Commits](SonarSource/sonarqube-github-c-cpp@4aebde3...e51317d)

---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-action-updates
- dependency-name: Namchee/conventional-pr
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-action-updates
- dependency-name: oxsecurity/megalinter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-action-updates
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-action-updates
- dependency-name: reviewdog/action-suggester
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-action-updates
- dependency-name: sonarsource/sonarqube-github-c-cpp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-action-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 29, 2025 14:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 29, 2025
Copy link

Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit eaae1b2. ± Comparison against base commit 8c92ba2.

Copy link

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 6 0 0.03s
✅ CPP clang-format 81 1 0 0.59s
✅ DOCKERFILE hadolint 1 0 0.13s
✅ JSON jsonlint 8 0 0.16s
✅ JSON prettier 8 6 0 0.44s
✅ MARKDOWN markdownlint 4 1 0 0.64s
⚠️ MARKDOWN markdown-link-check 4 2 5.39s
✅ MARKDOWN markdown-table-formatter 4 1 0 0.26s
✅ REPOSITORY checkov yes no 13.92s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 9.02s
✅ REPOSITORY ls-lint yes no 0.06s
✅ REPOSITORY secretlint yes no 1.05s
✅ REPOSITORY trivy yes no 5.97s
✅ REPOSITORY trivy-sbom yes no 0.06s
✅ REPOSITORY trufflehog yes no 2.39s
⚠️ SPELL lychee 49 1 2.49s
✅ YAML prettier 10 0 0 0.49s
✅ YAML v8r 10 0 4.63s
✅ YAML yamllint 10 0 0.43s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2025

Superseded by #133.

@dependabot dependabot bot closed this Jan 30, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/github-action-updates-248aeafd6c branch January 30, 2025 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update 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.

0 participants