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 patch-minor-action-updates group across 1 directory with 4 updates #228

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps the patch-minor-action-updates group with 4 updates in the / directory: hendrikmuhs/ccache-action, oxsecurity/megalinter, github/codeql-action and actions/create-github-app-token.

Updates hendrikmuhs/ccache-action from 1.2.16 to 1.2.17

Release notes

Sourced from hendrikmuhs/ccache-action's releases.

v1.2.17

What's Changed

New Contributors

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

Commits

Updates oxsecurity/megalinter from 8.4.1 to 8.4.2

Release notes

Sourced from oxsecurity/megalinter's releases.

v8.4.2

What's Changed

MegaLinter is graciously provided by OX Security

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

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

    • Use npm to install pyright
  • Reporters

  • Doc

  • Flavors

  • CI

  • mega-linter-runner

  • Linter versions upgrades (N)

    • pmd from 7.9.0 to 7.10.0 on 2025-02-03
    • psalm from Psalm.6.1.0@ to Psalm.6.2.0@ on 2025-02-03
    • checkov from 3.2.360 to 3.2.362 on 2025-02-03
    • lightning-flow-scanner from 2.43.0 to 2.45.0 on 2025-02-04
    • protolint from 0.52.0 to 0.53.0 on 2025-02-04
    • cfn-lint from 1.23.1 to 1.24.0 on 2025-02-04
    • psalm from Psalm.6.2.0@ to Psalm.6.3.0@ on 2025-02-04
    • checkov from 3.2.362 to 3.2.364 on 2025-02-04
    • rubocop from 1.71.1 to 1.71.2 on 2025-02-04
    • ansible-lint from 25.1.1 to 25.1.2 on 2025-02-07
    • psalm from Psalm.6.3.0@ to Psalm.6.4.0@ on 2025-02-07
    • mypy from 1.14.1 to 1.15.0 on 2025-02-07
    • ruff-format from 0.9.4 to 0.9.5 on 2025-02-07
    • ruff from 0.9.4 to 0.9.5 on 2025-02-07
    • checkov from 3.2.364 to 3.2.368 on 2025-02-07
    • prettier from 3.4.2 to 3.5.0 on 2025-02-09

... (truncated)

Commits
  • ec124f7 Release MegaLinter v8.4.2
  • 75ba761 Merge remote-tracking branch 'origin/prepare-release'
  • 8d71a26 [MegaLinter] Apply linters fixes
  • a354bc0 Prepare Release
  • eb2e54c [automation] Auto-update linters version, help and documentation (#4638)
  • da2de0a chore(deps): update ghcr.io/terraform-linters/tflint docker tag to v0.55.1 (#...
  • ec651d3 chore(deps): update dependency astral-sh/uv to v0.5.26 (#4624)
  • 405780b chore(deps): update dependency aquasecurity/trivy to v0.59.0 (#4634)
  • e0c2f2f chore(deps): update trufflesecurity/trufflehog docker tag to v3.88.4 (#4632)
  • 0f6a363 chore(deps): update dependency npm to v11.1.0 (#4635)
  • Additional commits viewable in compare view

Updates github/codeql-action from 3.28.8 to 3.28.9

Release notes

Sourced from github/codeql-action's releases.

v3.28.9

CodeQL Action Changelog

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

3.28.9 - 07 Feb 2025

  • Update default CodeQL bundle version to 2.20.4. #2753

See the full CHANGELOG.md for more information.

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.9 - 07 Feb 2025

  • Update default CodeQL bundle version to 2.20.4. #2753

3.28.8 - 29 Jan 2025

  • Enable support for Kotlin 2.1.10 when running with CodeQL CLI v2.20.3. #2744

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

... (truncated)

Commits
  • 9e8d078 Merge pull request #2757 from github/update-v3.28.9-24e1c2d33
  • 43d9be6 Update changelog for v3.28.9
  • 24e1c2d Merge pull request #2753 from github/update-bundle/codeql-bundle-v2.20.4
  • 57a08c0 Add changelog note
  • 52189d2 Update default bundle to codeql-bundle-v2.20.4
  • 08bc0cf Merge pull request #2751 from github/henrymercer/fix-init-post-without-config
  • cf7c687 Send init-post status report in absence of config
  • ad42dbd Merge pull request #2750 from github/dependabot/npm_and_yarn/npm-768bd9b555
  • a8f5935 Merge pull request #2749 from github/dependabot/github_actions/actions-29d379...
  • 9660df3 Update checked-in dependencies
  • Additional commits viewable in compare view

Updates actions/create-github-app-token from 1.11.2 to 1.11.3

Release notes

Sourced from actions/create-github-app-token's releases.

v1.11.3

1.11.3 (2025-02-04)

Bug Fixes

Commits
  • 67e27a7 build(release): 1.11.3 [skip ci]
  • 8e85a3c fix(deps): bump the production-dependencies group with 3 updates (#203)
  • 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

…tory with 4 updates

Bumps the patch-minor-action-updates group with 4 updates in the / directory: [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action), [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter), [github/codeql-action](https://github.com/github/codeql-action) and [actions/create-github-app-token](https://github.com/actions/create-github-app-token).


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

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

Updates `github/codeql-action` from 3.28.8 to 3.28.9
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@dd74661...9e8d078)

Updates `actions/create-github-app-token` from 1.11.2 to 1.11.3
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@136412a...67e27a7)

---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor-action-updates
- dependency-name: oxsecurity/megalinter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor-action-updates
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor-action-updates
- dependency-name: actions/create-github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor-action-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 10, 2025 00:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 10, 2025
Copy link
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.04s
✅ CPP clang-format 166 0 0 1.12s
✅ DOCKERFILE hadolint 1 0 0.13s
✅ JSON jsonlint 8 0 0.17s
✅ JSON prettier 8 1 0 0.48s
⚠️ MARKDOWN markdownlint 4 0 2 0.68s
⚠️ MARKDOWN markdown-link-check 4 3 5.16s
✅ MARKDOWN markdown-table-formatter 4 0 0 0.24s
✅ REPOSITORY checkov yes no 12.91s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 9.52s
✅ REPOSITORY ls-lint yes no 0.06s
✅ REPOSITORY secretlint yes no 1.12s
✅ REPOSITORY trivy yes no 4.98s
✅ REPOSITORY trivy-sbom yes no 0.08s
✅ REPOSITORY trufflehog yes no 1.54s
⚠️ SPELL lychee 35 3 1.46s
✅ YAML prettier 8 1 0 0.44s
✅ YAML v8r 8 0 4.61s
✅ YAML yamllint 8 0 0.28s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@esalman-philips esalman-philips merged commit f6e6740 into main Feb 11, 2025
19 checks passed
@esalman-philips esalman-philips deleted the dependabot/github_actions/patch-minor-action-updates-325df77348 branch February 11, 2025 13:43
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.

1 participant