Skip to content

chore(deps): bump oxsecurity/megalinter from 8.4.2 to 8.5.0#24

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/oxsecurity/megalinter-8.5.0
Closed

chore(deps): bump oxsecurity/megalinter from 8.4.2 to 8.5.0#24
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/oxsecurity/megalinter-8.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 24, 2025

Bumps oxsecurity/megalinter from 8.4.2 to 8.5.0.

Release notes

Sourced from oxsecurity/megalinter's releases.

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

  • Reporters

  • Doc

  • Flavors

  • CI

  • mega-linter-runner

  • Linter versions upgrades (N)

    • yamllint from 1.36.2 to 1.37.0 on 2025-03-23
    • phpstan from 2.1.8 to 2.1.10 on 2025-03-23
    • checkov from 3.2.390 to 3.2.391 on 2025-03-23

[v8.5.0] - 2024-03-23

... (truncated)

Commits
  • 1463330 Release MegaLinter v8.5.0
  • 2ce21d9 [automation] Auto-update linters version, help and documentation (#5017)
  • 55620d8 [automation] Auto-update linters version, help and documentation (#5016)
  • 8f14d77 Fix shfmt version (#5015)
  • 45df2ed chore(deps): update dependency snakemake to v9 (#5014)
  • 3d5e4bf chore(deps): update dependency node to v22 (#5013)
  • 234338f chore(deps): update dependency eslint-plugin-vue to v10 (#5012)
  • 7bbecfa chore(deps): update typescript-eslint monorepo to v8.27.0 (#5011)
  • 6b80b2c chore(deps): update dependency rq to v2.2.0 (#4996)
  • 6072c8d chore(deps): update tflint plugin terraform-linters/tflint-ruleset-azurerm to...
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 8.4.2 to 8.5.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@ec124f7...1463330)

---
updated-dependencies:
- dependency-name: oxsecurity/megalinter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 24, 2025
@dependabot dependabot Bot requested a review from a team as a code owner March 24, 2025 23:23
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 24, 2025

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 8 0 0 0.01s
✅ JSON prettier 3 1 0 0 0.37s
✅ JSON v8r 3 0 0 2.33s
✅ MARKDOWN markdownlint 5 0 0 0 0.69s
✅ MARKDOWN markdown-table-formatter 5 0 0 0 0.23s
✅ REPOSITORY checkov yes no no 12.57s
✅ REPOSITORY gitleaks yes no no 0.06s
✅ REPOSITORY git_diff yes no no 0.0s
✅ REPOSITORY grype yes no no 20.14s
✅ REPOSITORY secretlint yes no no 0.89s
✅ REPOSITORY syft yes no no 0.96s
✅ REPOSITORY trivy yes no no 4.65s
✅ REPOSITORY trivy-sbom yes no no 0.06s
✅ REPOSITORY trufflehog yes no no 3.98s
❌ SPELL lychee 20 1 0 0.77s
✅ YAML prettier 11 0 0 0 0.5s
✅ YAML v8r 11 0 0 4.43s
✅ YAML yamllint 11 0 0 0.36s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 28, 2025

Superseded by #32.

@dependabot dependabot Bot closed this Apr 28, 2025
@dependabot dependabot Bot deleted the dependabot/github_actions/oxsecurity/megalinter-8.5.0 branch April 28, 2025 22:37
@github-actions
Copy link
Copy Markdown
Contributor

Pull Request Report (#24)

Static measures

Description Value
Number of added lines 1
Number of deleted lines 1
Number of changed files 1
Number of commits 1
Number of reviews 1
Number of comments (w/o review comments) 3
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 1
Get the total number of participants of a Pull Request 5

Time related measures

Description Value
PR lead time (from creation to close of PR) 35 Days
Time that was spend on the branch before the PR was created 1 Sec
Time that was spend on the branch before the PR was merged 0 Sec
Time to merge after last review 0 Sec

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 2.9 Min
Total time spend in last status check run on PR 3.6 Days

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.

2 participants