AICodeBot
AICodeBot copied to clipboard
Bump github/super-linter from 6 to 7
Bumps github/super-linter from 6 to 7.
Release notes
Sourced from github/super-linter's releases.
v7
What's Changed
- Upstream by
@​zkoppertin github/super-linter#10- Update fork to make v7 release available (Go 1.23 compatibility) by
@​jhongturneyin github/super-linter#9New Contributors
@​zkoppertmade their first contribution in github/super-linter#10@​jhongturneymade their first contribution in github/super-linter#9Full 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
- add pyink as a Python formatter (#6083) (5b13ace)
- format JSONC and JSON5 with prettier (#6041) (9f193cc)
- lint and format dotnet solutions (#6039) (8ceae0f), closes #736
⬆️ 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-configin /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
- add an example about fix mode on gh actions (#6060) (a5c0cf2)
- add details about how jscpd, checkov ignore (#6059) (d311e54), closes #6014
- configure prettier in the devcontainer (#6042) (0aa2074)
- dev-docker: bump node in /dev-dependencies (#6074) (ae7abe1)
- format super-linter summaries (#6063) (11d4aac)
- new ignore example and set word wrap (#6080) (6b2ef05)
- update micromatch dependency (#6061) (75aedaa)
- update supported linters table (#6038) (3905209)
... (truncated)
Commits
b807e99Merge pull request #10 from github/upstream5ef42d2Merge branch 'main' into upstreamb92721fchore(main): release 7.1.0 (#6040)5b13acefeat: add pyink as a Python formatter (#6083)202d47fdeps(npm): bump renovate from 38.27.0 to 38.55.1 in /dependencies (#6082)1b48fe5deps(docker): bump alpine/helm from 3.15.3 to 3.15.4 (#6053)1974944deps(docker): bump tenable/terrascan from 1.18.11 to 1.19.2 (#6054)4d4214cdeps(docker): bump dotnet/sdk (#6055)544c685deps(docker): bump golangci/golangci-lint from v1.60.1 to v1.60.3 (#6078)74111d2deps(npm): bump@​react-native/eslint-configin /dependencies (#6070)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)