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

ci(deps): bump the github-actions group with 3 updates #389

Merged
merged 3 commits into from
Apr 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2024

Bumps the github-actions group with 3 updates: oxsecurity/megalinter, reviewdog/action-suggester and amannn/action-semantic-pull-request.

Updates oxsecurity/megalinter from 7.10.0 to 7.11.1

Release notes

Sourced from oxsecurity/megalinter's releases.

v7.11.1

What's Changed

MegaLinter is graciously provided by OX Security

Full Changelog: oxsecurity/megalinter@v7.11.0...v7.11.1

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

  • Media

  • New linters

  • Reporters

  • Fixes

  • Doc

  • Flavors

  • CI

  • Linter versions upgrades

    • phpcs from 3.9.1 to 3.9.2 on 2024-04-23

[v7.11.1] - 2024-04-23

  • Fixes

    • Implement fallback in case git diff does not work with merge-base
  • Linter versions upgrades

[v7.11.0] - 2024-04-23

... (truncated)

Commits
  • 03986e6 Release MegaLinter v7.11.1
  • 4199f64 [automation] Auto-update linters version, help and documentation (#3504)
  • eac233f Implement fallback in case git diff does not work with merge-base (#3503)
  • 57b35ba Release MegaLinter v7.11.0
  • 41567e1 [automation] Auto-update linters version, help and documentation (#3498)
  • cee23e5 [automation] Auto-update linters version, help and documentation (#3492)
  • 578b801 ci: add consistent python3/python handling at build.sh (#3475)
  • c80e12a Add copy to clipboard button in code block (documentation) (#3491)
  • fc8c26a Allow merge lists with extends (#3469)
  • 5cec3c2 [automation] Auto-update linters version, help and documentation (#3488)
  • Additional commits viewable in compare view

Updates reviewdog/action-suggester from 1.11.0 to 1.12.0

Release notes

Sourced from reviewdog/action-suggester's releases.

Release v1.12.0

What's Changed

Full Changelog: reviewdog/action-suggester@v1.11.0...v1.12.0

Commits
  • 185c9c0 Merge pull request #52 from reviewdog/depup/reviewdog/reviewdog
  • 723f29e chore(deps): update reviewdog/reviewdog to 0.17.4
  • See full diff in compare view

Updates amannn/action-semantic-pull-request from 5.4.0 to 5.5.0

Release notes

Sourced from amannn/action-semantic-pull-request's releases.

v5.5.0

5.5.0 (2024-04-23)

Features

Changelog

Sourced from amannn/action-semantic-pull-request's changelog.

Changelog

5.5.0 (2024-04-23)

Features

5.4.0 (2023-11-03)

Features

5.3.0 (2023-09-25)

Features

5.2.0 (2023-03-16)

Features

5.1.0 (2023-02-10)

Features

  • Add regex support to scope and disallowScopes configuration (#226) (403a6f8)

5.0.2 (2022-10-17)

Bug Fixes

  • Upgrade @actions/core to avoid deprecation warnings (#208) (91f4126)

5.0.1 (2022-10-14)

Bug Fixes

  • Upgrade GitHub Action to use Node v16 (#207) (6282ee3)

... (truncated)

Commits

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 3 updates: [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter), [reviewdog/action-suggester](https://github.com/reviewdog/action-suggester) and [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request).


Updates `oxsecurity/megalinter` from 7.10.0 to 7.11.1
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@a7a0163...03986e6)

Updates `reviewdog/action-suggester` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/reviewdog/action-suggester/releases)
- [Commits](reviewdog/action-suggester@3d7fde6...185c9c0)

Updates `amannn/action-semantic-pull-request` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
- [Commits](amannn/action-semantic-pull-request@e9fabac...c24d6dd)

---
updated-dependencies:
- dependency-name: oxsecurity/megalinter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: reviewdog/action-suggester
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: amannn/action-semantic-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 24, 2024 08:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 24, 2024
Copy link
Contributor

github-actions bot commented Apr 24, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 14 0 0.08s
✅ DOCKERFILE hadolint 1 0 0.41s
✅ JSON prettier 8 0 0 0.83s
✅ JSON v8r 8 0 3.82s
✅ MARKDOWN markdownlint 8 0 0 1.0s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.26s
✅ REPOSITORY checkov yes no 16.96s
✅ REPOSITORY gitleaks yes no 0.38s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 12.86s
✅ REPOSITORY secretlint yes no 1.62s
✅ REPOSITORY trivy yes no 10.68s
✅ REPOSITORY trivy-sbom yes no 2.61s
✅ REPOSITORY trufflehog yes no 2.83s
✅ SPELL lychee 44 0 1.27s
✅ YAML prettier 18 0 0 1.18s
✅ YAML v8r 18 0 11.17s
✅ YAML yamllint 18 0 0.4s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

github-actions bot commented Apr 24, 2024

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer:latest to ghcr.io/philips-software/amp-devcontainer@sha256:50e129237b592d38562a4ea5affa1254545a8254a0236c2d82a3c652a1ee2067

OS/Platform Previous Size Current Size Delta
linux/amd64 595.07M 595.07M 0.00 (+0.00%)
linux/arm64 572.32M 572.32M 0.00 (+0.00%)

Copy link
Contributor

github-actions bot commented Apr 24, 2024

Test Results

20 tests  ±0   20 ✅ ±0   43s ⏱️ +4s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 5fe0430. ± Comparison against base commit 6cc84b6.

♻️ This comment has been updated with latest results.

Disabling markdown-link-check linter because of regression related to checking anchors (see: tcort/markdown-link-check#304).

Lychee is also enabled for all repository files and covers the same features as markdown-link-check.
@rjaegers rjaegers added this pull request to the merge queue Apr 24, 2024
Merged via the queue into main with commit 576c2a0 Apr 24, 2024
13 checks passed
@rjaegers rjaegers deleted the dependabot/github_actions/github-actions-23d9a66d17 branch April 24, 2024 14:05
Copy link
Contributor

Pull Request Report (#389)

Static measures

Description Value
Number of added lines 4
Number of deleted lines 3
Number of changed files 3
Number of commits 3
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 4

Time related measures

Description Value
PR lead time (from creation to close of PR) 5.8 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 5.8 Hours
Time to merge after last review 14.6 Min

Status check related measures

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

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