IKIM-Essen / uncovar

Transparent and robust SARS-CoV-2 variant calling and lineage assignment with comprehensive reporting.
https://ikim-essen.github.io/uncovar
BSD 2-Clause "Simplified" License
20 stars 6 forks source link

chore(deps): bump super-linter/super-linter from 5.7.2 to 6.7.0 #660

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps super-linter/super-linter from 5.7.2 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

v6.6.0

6.6.0 (2024-06-03)

🚀 Features

... (truncated)

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

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 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)
dependabot[bot] commented 1 month ago

A newer version of super-linter/super-linter exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

dependabot[bot] commented 4 weeks ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.