Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps the github-actions group with 2 updates: oxsecurity/megalinter and actions/dependency-review-action.

Updates oxsecurity/megalinter from 9.0.1 to 9.1.0

Release notes

Sourced from oxsecurity/megalinter's releases.

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

  • Removed linters

  • Media

  • Linters enhancements

  • Fixes

  • Reporters

  • Doc

  • Flavors

  • CI

  • mega-linter-runner

  • Linter versions upgrades (N)

    • checkstyle from 11.1.0 to 12.0.0 on 2025-10-09
    • scalafix from 0.14.3 to 0.14.4 on 2025-10-09
    • xmllint from 21308 to 21309 on 2025-10-09
    • ansible-lint from 25.9.1 to 25.9.2 on 2025-10-12
    • cfn-lint from 1.40.0 to 1.40.1 on 2025-10-12
    • checkstyle from 12.0.0 to 12.0.1 on 2025-10-12
    • trivy-sbom from 0.67.0 to 0.67.2 on 2025-10-12
    • trivy from 0.67.0 to 0.67.2 on 2025-10-12
    • snakemake from 9.11.9 to 9.13.2 on 2025-10-12
    • terragrunt from 0.88.1 to 0.90.0 on 2025-10-12

[v9.1.0] - 2025-10-07

  • New linters

... (truncated)

Commits
  • 62c799d Release MegaLinter v9.1.0
  • 6158659 [automation] Auto-update linters version, help and documentation (#6299)
  • 013588a chore(deps): update dependency lightning-flow-scanner to v5.6.2 (#6301)
  • ee69172 chore(deps): update dependency isort to v6.1.0 (#6300)
  • 49e1637 chore(deps): update dependency eslint-plugin-jsonc to v2.21.0 (#6298)
  • 1db8d0f chore(deps): update dependency eslint to v9.37.0 (#6297)
  • f26af91 [automation] Auto-update linters version, help and documentation (#6296)
  • 9786a83 chore(deps): update dependency cfn-lint to v1.40.0 (#6295)
  • 69457fc chore(deps): update dependency azure/bicep to v0.38.33 (#6294)
  • 4ae0e6f chore(deps): update dependency npm-groovy-lint to v15.2.2 (#6293)
  • Additional commits viewable in compare view

Updates actions/dependency-review-action from 4.8.0 to 4.8.1

Release notes

Sourced from actions/dependency-review-action's releases.

Dependency Review Action v4.8.1

What's Changed

Full Changelog: actions/dependency-review-action@v4...v4.8.1

Commits
  • 40c09b7 Merge pull request #1001 from actions/ahpook/v4.8.1-release
  • 4552948 Bump version for 4.8.1 release
  • e63da9a Merge pull request #1000 from actions/ahpook/deprecation-redux
  • 71365c7 (bug) Fix spamming link test in deprecation warning (again)
  • 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

Bumps the github-actions group with 2 updates: [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) and [actions/dependency-review-action](https://github.com/actions/dependency-review-action).


Updates `oxsecurity/megalinter` from 9.0.1 to 9.1.0
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@0dcbedd...62c799d)

Updates `actions/dependency-review-action` from 4.8.0 to 4.8.1
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@56339e5...40c09b7)

---
updated-dependencies:
- dependency-name: oxsecurity/megalinter
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/dependency-review-action
  dependency-version: 4.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 13, 2025 08:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 13, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 13, 2025

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 20 0 0 0.61s
✅ DOCKERFILE hadolint 2 0 0 0.84s
✅ GHERKIN gherkin-lint 6 0 0 2.29s
✅ JSON npm-package-json-lint yes no no 0.38s
✅ JSON prettier 15 2 0 0 0.39s
✅ JSON v8r 15 0 0 13.47s
✅ MARKDOWN markdownlint 10 0 0 0 0.95s
✅ MARKDOWN markdown-table-formatter 10 0 0 0 0.22s
✅ REPOSITORY gitleaks yes no no 0.68s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 28.64s
✅ REPOSITORY secretlint yes no no 1.03s
✅ REPOSITORY syft yes no no 1.92s
✅ REPOSITORY trivy yes no no 7.04s
✅ REPOSITORY trivy-sbom yes no no 0.25s
✅ REPOSITORY trufflehog yes no no 3.45s
✅ SPELL lychee 70 0 0 21.4s
✅ YAML prettier 26 0 0 0 0.83s
✅ YAML v8r 26 0 0 10.2s
✅ YAML yamllint 26 0 0 0.71s

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx [email protected] --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,DOCKERFILE_HADOLINT,GHERKIN_GHERKIN_LINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

@github-actions
Copy link
Contributor

github-actions bot commented Oct 13, 2025

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-rust:edgeghcr.io/philips-software/amp-devcontainer-rust:pr-974

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 539.33 MB 539.33 MB +76 B (+0%) 🔼
linux/arm64 495.81 MB 495.81 MB +170 B (+0%) 🔼

@github-actions
Copy link
Contributor

github-actions bot commented Oct 13, 2025

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:edgeghcr.io/philips-software/amp-devcontainer-cpp:pr-974

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 693.5 MB 693.5 MB 1.19 kB (0%) 🔽
linux/arm64 676.55 MB 676.55 MB 23 B (0%) 🔽

@github-actions
Copy link
Contributor

github-actions bot commented Oct 13, 2025

Test Results

 5 files  ±0   5 suites  ±0   8m 57s ⏱️ + 5m 3s
31 tests ±0  31 ✅ ±0  0 💤 ±0  0 ❌ ±0 
65 runs  ±0  65 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 4e41304. ± Comparison against base commit e827c80.

♻️ This comment has been updated with latest results.

@rjaegers rjaegers enabled auto-merge October 13, 2025 20:15
@sonarqubecloud
Copy link

@rjaegers rjaegers added this pull request to the merge queue Oct 13, 2025
Merged via the queue into main with commit d800a0b Oct 13, 2025
34 checks passed
@rjaegers rjaegers deleted the dependabot/github_actions/github-actions-961fbb59f1 branch October 13, 2025 20:44
@github-actions
Copy link
Contributor

Pull Request Report (#974)

Static measures

Description Value
Number of added lines 2
Number of deleted lines 2
Number of changed files 2
Number of commits 2
Number of reviews 1
Number of comments (w/o review comments) 5
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) 12.4 Hours
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 12.4 Hours
Time to merge after last review 34.9 Min

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 43.8 Min
Total time spend in last status check run on PR 16.8 Min

@github-actions
Copy link
Contributor

🎉 Hooray! The changes in this pull request went live with the release of v6.5.2 🎉

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