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 github/super-linter from 6 to 7 #79

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

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: github/super-linter@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 <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 [github/super-linter](https://github.com/github/super-linter) from 6 to 7.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md)
- [Commits](github/super-linter@v6...v7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from mrz1836 as a code owner September 2, 2024 05:17
@dependabot dependabot bot added the chore Simple updates or version bumps label Sep 2, 2024
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (98dc692) to head (cff925d).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #79   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            2         2           
=========================================
  Hits             2         2           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 98dc692...cff925d. Read the comment docs.

Copy link
Contributor

mergify bot commented Sep 2, 2024

⚠️ @mrz1836: this is a major version bump and requires your attention

@mrz1836 mrz1836 merged commit cb77b07 into master Sep 3, 2024
7 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/master/github/super-linter-7 branch September 3, 2024 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Simple updates or version bumps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants