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

chore(deps): bump oxsecurity/megalinter from 6.22.2 to 7.1.0 #84

Merged
merged 3 commits into from
Jun 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps oxsecurity/megalinter from 6.22.2 to 7.1.0.

Release notes

Sourced from oxsecurity/megalinter's releases.

MegaLinter v7.1.0

What's Changed

New Contributors

MegaLinter is graciously provided by OX Security

Full Changelog: oxsecurity/megalinter@v7.0.4...v7.1.0

MegaLinter v7.0.4

What's Changed

  • Core
    • Allow to define linterkey_UNSECURED_ENV_VARIABLES for specific linters to make them visible when necessary (ex: GITHUB_TOKEN for TERRAFORM_TFLINT) by @​nvuillam in oxsecurity/megalinter#2703

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

  • Linter versions upgrades
    • checkov from 2.3.285 to 2.3.287 on 2023-06-12
    • snakemake from 7.26.0 to 7.28.1 on 2023-06-12

[v7.1.0] - 2023-06-11

... (truncated)

Commits
  • a7b1a3a Release MegaLinter v7.1.0
  • 26f69fa [automation] Auto-update linters version, help and documentation (#2739)
  • 4a61e70 Build doc
  • 6e259c1 Upgrade base image to python:3.11.4-alpine3.17 (#2738)
  • 4e43f1f [automation] Auto-update linters version, help and documentation (#2731)
  • f27a593 [automation] Auto-update linters version, help and documentation (#2728)
  • 8d59aab [automation] Auto-update linters version, help and documentation (#2727)
  • 3d230f3 [automation] Auto-update linters version, help and documentation (#2724)
  • baabfbb golangci-lint: add capability to autofix (#2700)
  • 152ac28 [automation] Auto-update linters version, help and documentation (#2721)
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner June 12, 2023 09:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 12, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 12, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 8 0 0.09s
✅ DOCKERFILE hadolint 1 0 0.29s
✅ JSON eslint-plugin-jsonc 8 0 0 5.43s
✅ JSON prettier 8 0 0 0.52s
✅ JSON v8r 8 0 3.74s
✅ MARKDOWN markdownlint 3 0 0 0.77s
✅ MARKDOWN markdown-link-check 3 0 2.54s
✅ MARKDOWN markdown-table-formatter 3 0 0 0.31s
✅ REPOSITORY checkov yes no 13.48s
✅ REPOSITORY dustilock yes no 0.04s
✅ REPOSITORY gitleaks yes no 0.16s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 1.17s
✅ REPOSITORY syft yes no 0.37s
✅ REPOSITORY trivy yes no 5.32s
✅ YAML prettier 10 3 0 0.76s
✅ YAML v8r 10 0 7.85s
✅ YAML yamllint 10 0 0.26s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@dependabot dependabot bot force-pushed the dependabot/github_actions/oxsecurity/megalinter-7.1.0 branch 4 times, most recently from 2a74335 to d375459 Compare June 20, 2023 10:01
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 6.22.2 to 7.1.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@93700f8...a7b1a3a)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/oxsecurity/megalinter-7.1.0 branch from d375459 to 52fa88a Compare June 20, 2023 10:12
@rjaegers rjaegers enabled auto-merge June 20, 2023 12:34
@rjaegers rjaegers added this pull request to the merge queue Jun 20, 2023
Merged via the queue into main with commit 3d63188 Jun 20, 2023
13 checks passed
@rjaegers rjaegers deleted the dependabot/github_actions/oxsecurity/megalinter-7.1.0 branch June 20, 2023 12:51
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