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

deps(monorepo): Bump super-linter/super-linter from 6.6.0 to 6.7.0 #219

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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.

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

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@v6.6.0...v6.7.0)

---
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 review from sullivanpj and a team as code owners July 8, 2024 20:34
@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. github_actions labels Jul 8, 2024
Copy link

github-actions bot commented Jul 8, 2024

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants