Azure / Azure-Verified-Modules

Azure Verified Modules (AVM) is an initiative to consolidate and set the standards for what a good Infrastructure-as-Code module looks like. Modules will then align to these standards, across languages (Bicep, Terraform etc.) and will then be classified as AVMs and available from their respective language specific registries.
https://aka.ms/AVM
MIT License
331 stars 70 forks source link

Bump github/super-linter from 6 to 7 #1346

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 month ago

Bumps github/super-linter from 6 to 7.

Release notes

Sourced from github/super-linter's releases.

v7

What's Changed

New Contributors

Full Changelog: https://github.com/github/super-linter/compare/v6...v7

Changelog

Sourced from github/super-linter's changelog.

7.1.0 (2024-08-27)

🚀 Features

⬆️ Dependency updates

  • bundler: bump rubocop-rails from 2.25.1 to 2.26.0 in /dependencies (#6075) (e54ad63)
  • docker: bump alpine/helm from 3.15.3 to 3.15.4 (#6053) (1b48fe5)
  • docker: bump alpine/terragrunt from 1.9.4 to 1.9.5 (#6076) (1d0a32e)
  • docker: bump dart from 3.5.0-sdk to 3.5.1-sdk (#6077) (accbada)
  • docker: bump dotnet/sdk (#6055) (4d4214c)
  • docker: bump golang from 1.22.6-alpine to 1.23.0-alpine (#6035) (0ddf7d3)
  • docker: bump golangci/golangci-lint from v1.59.1 to v1.60.1 (#6030) (7e18323)
  • docker: bump golangci/golangci-lint from v1.60.1 to v1.60.3 (#6078) (544c685)
  • docker: bump goreleaser/goreleaser from v2.1.0 to v2.2.0 (#6031) (29a2973)
  • docker: bump hashicorp/terraform from 1.9.4 to 1.9.5 (#6079) (f788b4d)
  • docker: bump mvdan/shfmt from v3.8.0 to v3.9.0 (#6052) (74e31d7)
  • docker: bump tenable/terrascan from 1.18.11 to 1.19.2 (#6054) (1974944)
  • docker: bump terraform-linters/tflint from v0.52.0 to v0.53.0 (#6056) (1a05fca)
  • java: bump com.puppycrawl.tools:checkstyle (#6069) (b9ae288)
  • npm: bump @​react-native/eslint-config in /dependencies (#6070) (74111d2)
  • npm: bump asl-validator from 3.8.2 to 3.8.3 in /dependencies (#6073) (149cc20)
  • npm: bump next from 14.2.5 to 14.2.6 in /dependencies (#6072) (1cd74eb)
  • npm: bump react-router-dom from 6.26.0 to 6.26.1 in /dependencies (#6045) (acd4264)
  • npm: bump renovate from 38.27.0 to 38.55.1 in /dependencies (#6082) (202d47f)
  • npm: bump textlint from 14.0.5 to 14.2.0 in /dependencies (#6047) (012548d)
  • python: bump cfn-lint from 1.9.7 to 1.10.3 in /dependencies/python (#6048) (a03c956)
  • python: bump checkov in /dependencies/python (#6068) (cf58fd2)
  • python: bump mypy from 1.11.1 to 1.11.2 in /dependencies/python (#6064) (8442590)
  • python: bump ruff from 0.5.7 to 0.6.2 in /dependencies/python (#6066) (e5d15d0)
  • python: bump snakemake in /dependencies/python (#6067) (57e9914)
  • python: bump sqlfluff from 3.1.0 to 3.1.1 in /dependencies/python (#6065) (d9ac3cb)

🧰 Maintenance

... (truncated)

Commits
  • b807e99 Merge pull request #10 from github/upstream
  • 5ef42d2 Merge branch 'main' into upstream
  • b92721f chore(main): release 7.1.0 (#6040)
  • 5b13ace feat: add pyink as a Python formatter (#6083)
  • 202d47f deps(npm): bump renovate from 38.27.0 to 38.55.1 in /dependencies (#6082)
  • 1b48fe5 deps(docker): bump alpine/helm from 3.15.3 to 3.15.4 (#6053)
  • 1974944 deps(docker): bump tenable/terrascan from 1.18.11 to 1.19.2 (#6054)
  • 4d4214c deps(docker): bump dotnet/sdk (#6055)
  • 544c685 deps(docker): bump golangci/golangci-lint from v1.60.1 to v1.60.3 (#6078)
  • 74111d2 deps(npm): bump @​react-native/eslint-config in /dependencies (#6070)
  • 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)