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

Bump super-linter/super-linter from 6.6.0 to 6.7.0 #171

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps super-linter/super-linter from 6.6.0 to 6.7.0.

Release notes

Sourced from super-linter/super-linter's releases.

v6.7.0

6.7.0 (2024-07-05)

🚀 Features

🐛 Bugfixes

  • don't skip processing ansible_directory pwd (#5790) (c99ec77)

⬆️ Dependency updates

  • bundler: bump rubocop-rails from 2.25.0 to 2.25.1 in /dependencies (#5823) (6c4bb6d)
  • docker: bump alpine/terragrunt from 1.8.4 to 1.9.0 (#5822) (ea5fe9f)
  • docker: bump golang from 1.22.3-alpine to 1.22.5-alpine (#5828) (a138ab3)
  • docker: bump kustomize/kustomize from v5.0.1 to v5.4.2 (#5820) (b3b3bcc)
  • docker: bump terraform-linters/tflint from v0.51.1 to v0.51.2 (#5821) (56d2bd3)
  • docker: bump yoheimuta/protolint from 0.49.7 to 0.50.2 (#5819) (9733e88)
  • npm: bump @​typescript-eslint/eslint-plugin in /dependencies (#5810) (100de81)
  • npm: bump renovate from 37.387.0 to 37.421.5 in /dependencies (#5812) (d84e105)
  • npm: bump textlint-rule-terminology in /dependencies (#5813) (2d9cfec)
  • python: bump cfn-lint from 0.87.4 to 1.4.2 in /dependencies/python (#5814) (7fe3194)
  • python: bump checkov in /dependencies/python (#5815) (9e52a6a)
  • python: bump mypy from 1.10.0 to 1.10.1 in /dependencies/python (#5817) (9c1a40c)
  • python: bump pylint from 3.2.2 to 3.2.5 in /dependencies/python (#5816) (0d06369)
  • python: bump ruff from 0.4.7 to 0.5.0 in /dependencies/python (#5818) (86eb9b6)

🧰 Maintenance

Changelog

Sourced from super-linter/super-linter's changelog.

Changelog

6.7.0 (2024-07-05)

🚀 Features

🐛 Bugfixes

  • don't skip processing ansible_directory pwd (#5790) (c99ec77)

⬆️ Dependency updates

  • bundler: bump rubocop-rails from 2.25.0 to 2.25.1 in /dependencies (#5823) (6c4bb6d)
  • docker: bump alpine/terragrunt from 1.8.4 to 1.9.0 (#5822) (ea5fe9f)
  • docker: bump golang from 1.22.3-alpine to 1.22.5-alpine (#5828) (a138ab3)
  • docker: bump kustomize/kustomize from v5.0.1 to v5.4.2 (#5820) (b3b3bcc)
  • docker: bump terraform-linters/tflint from v0.51.1 to v0.51.2 (#5821) (56d2bd3)
  • docker: bump yoheimuta/protolint from 0.49.7 to 0.50.2 (#5819) (9733e88)
  • npm: bump @​typescript-eslint/eslint-plugin in /dependencies (#5810) (100de81)
  • npm: bump renovate from 37.387.0 to 37.421.5 in /dependencies (#5812) (d84e105)
  • npm: bump textlint-rule-terminology in /dependencies (#5813) (2d9cfec)
  • python: bump cfn-lint from 0.87.4 to 1.4.2 in /dependencies/python (#5814) (7fe3194)
  • python: bump checkov in /dependencies/python (#5815) (9e52a6a)
  • python: bump mypy from 1.10.0 to 1.10.1 in /dependencies/python (#5817) (9c1a40c)
  • python: bump pylint from 3.2.2 to 3.2.5 in /dependencies/python (#5816) (0d06369)
  • python: bump ruff from 0.4.7 to 0.5.0 in /dependencies/python (#5818) (86eb9b6)

🧰 Maintenance

6.6.0 (2024-06-03)

🚀 Features

... (truncated)

Commits
  • 3fe03ab chore(main): release 6.7.0 (#5733)
  • 256b227 chore: fix linting errors (#5843)
  • 32a200b ci: check for skipped and cancelled matrix jobs (#5840)
  • aa390de docs: fix linting errors (#5839)
  • a138ab3 deps(docker): bump golang from 1.22.3-alpine to 1.22.5-alpine (#5828)
  • 100de81 deps(npm): bump @​typescript-eslint/eslint-plugin in /dependencies (#5810)
  • d84e105 deps(npm): bump renovate from 37.387.0 to 37.421.5 in /dependencies (#5812)
  • 2d9cfec deps(npm): bump textlint-rule-terminology in /dependencies (#5813)
  • 7fe3194 deps(python): bump cfn-lint from 0.87.4 to 1.4.2 in /dependencies/python (#5814)
  • 9e52a6a deps(python): bump checkov in /dependencies/python (#5815)
  • 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 [super-linter/super-linter](https://github.com/super-linter/super-linter) from 6.6.0 to 6.7.0.
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](super-linter/super-linter@88ea392...3fe03ab)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 8, 2024 10:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 8, 2024
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.

None yet

0 participants