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 across 1 directory with 4 updates #157

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2024

Bumps the patch-minor-action-updates group with 4 updates in the / directory: oxsecurity/megalinter, github/codeql-action, reviewdog/action-suggester and googleapis/release-please-action.

Updates oxsecurity/megalinter from 7.11.1 to 7.12.0

Release notes

Sourced from oxsecurity/megalinter's releases.

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

    • Handle renovate version comments in build script
  • Media

  • Linters

    • Add python package Pygments to rst-lint venv
  • Reporters

  • Fixes

    • syft use scan instead of deprecated packages arg
    • Powershell Error table truncation improvements
    • yamllint fix error/warning count to work with different log output formats
  • Doc

  • Flavors

  • CI

    • Bump actions/checkout from 3 to 4
  • Linter versions upgrades

    • checkov from 3.2.122 to 3.2.124 on 2024-06-02
    • bicep_linter from 0.27.1 to 0.28.1 on 2024-06-06
    • prettier from 3.3.0 to 3.3.1 on 2024-06-06
    • v8r from 3.0.0 to 3.1.0 on 2024-06-06
    • ktlint from 1.2.1 to 1.3.0 on 2024-06-06
    • phpstan from 1.11.3 to 1.11.4 on 2024-06-06
    • protolint from 0.49.7 to 0.49.8 on 2024-06-06
    • pylint from 3.2.2 to 3.2.3 on 2024-06-06
    • pyright from 1.1.365 to 1.1.366 on 2024-06-06
    • ruff from 0.4.7 to 0.4.8 on 2024-06-06
    • checkov from 3.2.124 to 3.2.128 on 2024-06-06
    • trivy-sbom from 0.51.4 to 0.52.0 on 2024-06-06
    • trivy from 0.51.4 to 0.52.0 on 2024-06-06
    • trufflehog from 3.77.0 to 3.78.0 on 2024-06-06
    • snakemake from 8.12.0 to 8.13.0 on 2024-06-06
    • cspell from 8.8.3 to 8.8.4 on 2024-06-06
    • swiftlint from 0.54.0 to 0.55.1 on 2024-06-06

... (truncated)

Commits
  • 5199c63 Release MegaLinter v7.12.0
  • 4cc617e [automation] Auto-update linters version, help and documentation (#3602)
  • 219bdab Features/php cs fixer (#3598)
  • 178d6a8 Upgrade tflint (#3594)
  • 3809490 [automation] Auto-update linters version, help and documentation (#3600)
  • 346b985 Add my blog post to the list of English articles (#3596)
  • aed2a20 [automation] Auto-update linters version, help and documentation (#3593)
  • 9094ce0 chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0....
  • f4dbe62 Sort schema enums (#3595)
  • 28d17bd [automation] Auto-update linters version, help and documentation (#3591)
  • Additional commits viewable in compare view

Updates github/codeql-action from 3.25.6 to 3.25.8

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.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

[UNRELEASED]

No user facing changes.

3.25.8 - 04 Jun 2024

  • Update default CodeQL bundle version to 2.17.4. #2321

3.25.7 - 31 May 2024

  • We are rolling out a feature in May/June 2024 that will reduce the Actions cache usage of the Action by keeping only the newest TRAP cache for each language. #2306

3.25.6 - 20 May 2024

  • Update default CodeQL bundle version to 2.17.3. #2295

3.25.5 - 13 May 2024

  • Add a compatibility matrix of supported CodeQL Action, CodeQL CLI, and GitHub Enterprise Server versions to the https://github.com/github/codeql-action/blob/main/README.md. #2273
  • Avoid printing out a warning for a missing on.push trigger when the CodeQL Action is triggered via a workflow_call event. #2274
  • The tools: latest input to the init Action has been renamed to tools: linked. This option specifies that the Action should use the tools shipped at the same time as the Action. The old name will continue to work for backwards compatibility, but we recommend that new workflows use the new name. #2281

3.25.4 - 08 May 2024

  • Update default CodeQL bundle version to 2.17.2. #2270

3.25.3 - 25 Apr 2024

  • Update default CodeQL bundle version to 2.17.1. #2247
  • Workflows running on macos-latest using CodeQL CLI versions before v2.15.1 will need to either upgrade their CLI version to v2.15.1 or newer, or change the platform to an Intel MacOS runner, such as macos-12. ARM machines with SIP disabled, including the newest macos-latest image, are unsupported for CLI versions before 2.15.1. #2261

3.25.2 - 22 Apr 2024

No user facing changes.

3.25.1 - 17 Apr 2024

  • We are rolling out a feature in April/May 2024 that improves the reliability and performance of analyzing code when analyzing a compiled language with the autobuild build mode. #2235
  • Fix a bug where the init Action would fail if --overwrite was specified in CODEQL_ACTION_EXTRA_OPTIONS. #2245

3.25.0 - 15 Apr 2024

  • The deprecated feature for extracting dependencies for a Python analysis has been removed. #2224

... (truncated)

Commits
  • 2e230e8 Merge pull request #2323 from github/update-v3.25.8-18b06dd1d
  • 66ad891 Update changelog for v3.25.8
  • 18b06dd Merge pull request #2322 from github/dependabot/npm_and_yarn/npm-10d82c2911
  • 200dd0c Update checked-in dependencies
  • 2bb35ea bump the npm group with 4 updates
  • 9c15e42 Merge pull request #2321 from github/update-bundle/codeql-bundle-v2.17.4
  • 98e7922 Merge branch 'main' into update-bundle/codeql-bundle-v2.17.4
  • 440350b Add changelog note
  • d4fcc8b Update default bundle to codeql-bundle-v2.17.4
  • add199b Merge pull request #2320 from github/angelapwen/use-linked-in-tests
  • Additional commits viewable in compare view

Updates reviewdog/action-suggester from 1.12.0 to 1.13.0

Release notes

Sourced from reviewdog/action-suggester's releases.

Release v1.13.0

What's Changed

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

Commits
  • 9e1cd88 Merge pull request #55 from reviewdog/depup/reviewdog/reviewdog
  • 2ebb5a1 chore(deps): update reviewdog/reviewdog to 0.17.5
  • See full diff in compare view

Updates googleapis/release-please-action from 4.1.1 to 4.1.3

Release notes

Sourced from googleapis/release-please-action's releases.

v4.1.3

4.1.3 (2024-06-10)

Bug Fixes

  • correct log output when creating releases (#933) (2725132)

v4.1.2

4.1.2 (2024-06-10)

Bug Fixes

  • bump release-please from 16.10.2 to 16.12.0 (#1005) (cb03961)
Changelog

Sourced from googleapis/release-please-action's changelog.

Changelog

4.1.3 (2024-06-10)

Bug Fixes

  • correct log output when creating releases (#933) (2725132)

4.1.2 (2024-06-10)

Bug Fixes

  • bump release-please from 16.10.2 to 16.12.0 (#1005) (cb03961)

4.1.1 (2024-05-14)

Bug Fixes

  • bump release-please from 16.10.0 to 16.10.2 (#969) (aa764e0)
  • bump the npm_and_yarn group with 1 update (#967) (ce529d4)

4.1.0 (2024-03-11)

Features

  • add changelog-host input to action.yml (#948) (863b06f)

4.0.3 (2024-03-11)

Bug Fixes

  • bump release-please from 16.5.0 to 16.10.0 (#953) (d7e88e0)

4.0.2 (2023-12-18)

Bug Fixes

4.0.1 (2023-12-07)

Bug Fixes

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

…tory with 4 updates

Bumps the patch-minor-action-updates group with 4 updates in the / directory: [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter), [github/codeql-action](https://github.com/github/codeql-action), [reviewdog/action-suggester](https://github.com/reviewdog/action-suggester) and [googleapis/release-please-action](https://github.com/googleapis/release-please-action).


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

Updates `github/codeql-action` from 3.25.6 to 3.25.8
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@9fdb3e4...2e230e8)

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

Updates `googleapis/release-please-action` from 4.1.1 to 4.1.3
- [Release notes](https://github.com/googleapis/release-please-action/releases)
- [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md)
- [Commits](googleapis/release-please-action@f3969c0...7987652)

---
updated-dependencies:
- dependency-name: oxsecurity/megalinter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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
- dependency-name: reviewdog/action-suggester
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor-action-updates
- dependency-name: googleapis/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor-action-updates
...

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

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.03s
✅ CPP clang-format 162 0 0 1.2s
✅ DOCKERFILE hadolint 1 0 0.1s
✅ JSON jsonlint 8 0 0.23s
✅ JSON prettier 8 1 0 0.79s
✅ MARKDOWN markdownlint 4 0 0 1.05s
⚠️ MARKDOWN markdown-link-check 4 3 6.57s
✅ MARKDOWN markdown-table-formatter 4 0 0 0.39s
✅ REPOSITORY checkov yes no 15.01s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 12.46s
✅ REPOSITORY secretlint yes no 1.65s
✅ REPOSITORY trivy yes no 7.43s
✅ REPOSITORY trivy-sbom yes no 7.82s
✅ REPOSITORY trufflehog yes no 2.43s
⚠️ SPELL lychee 33 3 0.83s
✅ YAML prettier 7 0 0 1.06s
✅ YAML v8r 7 0 6.5s
✅ YAML yamllint 7 0 0.34s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 13, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 13, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/patch-minor-action-updates-bd9bb37641 branch June 13, 2024 01:00
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