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 with 2 updates #222

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the patch-minor-action-updates group with 2 updates: oxsecurity/megalinter and github/codeql-action.

Updates oxsecurity/megalinter from 8.4.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

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

  • 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)
  • See full diff in compare view

Updates github/codeql-action from 3.28.5 to 3.28.6

Release notes

Sourced from github/codeql-action's releases.

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.

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.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

  • Fixed an issue where streaming the download and extraction of the CodeQL bundle did not respect proxy settings. #2624

3.27.7 - 10 Dec 2024

... (truncated)

Commits
  • 17a820b Merge pull request #2735 from github/aeisenberg/fix-permissions
  • 3a4eae0 Add extra permission to mergeback workflow
  • 4e83f6b Merge pull request #2732 from github/update-v3.28.6-b49419044
  • 64ad47c Update changelog for v3.28.6
  • b494190 Merge pull request #2726 from github/aeisenberg/reenable-artifact-upload
  • a879704 Clarify test fail;ure message
  • 62c322f Add better comments around artifact upload tests
  • c6b2861 Merge pull request #2731 from github/dependabot/npm_and_yarn/npm-e1e9e6cd15
  • 297e89a Merge pull request #2723 from github/marcogario/start-proxy_tests
  • 357e0ce Update checked-in dependencies
  • Additional commits viewable 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

Bumps the patch-minor-action-updates group with 2 updates: [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `oxsecurity/megalinter` from 8.4.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@f90c800...839e6d6)

Updates `github/codeql-action` from 3.28.5 to 3.28.6
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@f6091c0...17a820b)

---
updated-dependencies:
- 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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 28, 2025 00:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 28, 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.2s
✅ DOCKERFILE hadolint 1 0 0.11s
✅ JSON jsonlint 8 0 0.16s
✅ JSON prettier 8 1 0 0.47s
⚠️ MARKDOWN markdownlint 4 0 2 0.71s
⚠️ MARKDOWN markdown-link-check 4 3 6.66s
✅ MARKDOWN markdown-table-formatter 4 0 0 0.19s
✅ REPOSITORY checkov yes no 13.02s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 9.07s
✅ REPOSITORY ls-lint yes no 0.06s
✅ REPOSITORY secretlint yes no 1.11s
✅ REPOSITORY trivy yes no 6.21s
✅ REPOSITORY trivy-sbom yes no 0.06s
✅ REPOSITORY trufflehog yes no 1.53s
⚠️ SPELL lychee 35 3 2.71s
✅ YAML prettier 8 1 0 0.39s
✅ YAML v8r 8 0 4.3s
✅ YAML yamllint 8 0 0.28s

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 #223.

@dependabot dependabot bot closed this Jan 30, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/patch-minor-action-updates-ef28a6db23 branch January 30, 2025 00:57
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