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 super-linter/super-linter from 5.7.2 to 6.4.1 #21519

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2024

Bumps super-linter/super-linter from 5.7.2 to 6.4.1.

Release notes

Sourced from super-linter/super-linter's releases.

v6.4.1

6.4.1 (2024-04-22)

🐛 Bugfixes

⬆️ Dependency updates

  • dev-docker: bump node in /dev-dependencies (#5512) (155f3a6)
  • dev-npm: bump @​commitlint/cli in /dev-dependencies (#5522) (ed458ca)
  • docker: bump alpine/terragrunt from 1.7.5 to 1.8.0 (#5507) (9f4f94e)
  • docker: bump dotnet/sdk (#5508) (c09c7a3)
  • docker: bump hashicorp/terraform from 1.7.5 to 1.8.0 (#5510) (c65f44c)
  • docker: bump python from 3.12.2-alpine3.19 to 3.12.3-alpine3.19 (#5511) (a7d84ea)
  • docker: bump yoheimuta/protolint from 0.49.4 to 0.49.6 (#5509) (0b280e4)
  • npm: bump @​typescript-eslint/eslint-plugin in /dependencies (#5515) (afe0821)
  • npm: bump eslint-plugin-jsonc in /dependencies (#5514) (2c2ce27)
  • npm: bump eslint-plugin-vue from 9.24.1 to 9.25.0 in /dependencies (#5516) (77f9363)
  • npm: bump next from 14.1.4 to 14.2.1 in /dependencies (#5513) (041abfb)
  • npm: bump react-redux from 9.1.0 to 9.1.1 in /dependencies (#5520) (632b571)
  • npm: bump renovate from 37.280.0 to 37.296.0 in /dependencies (#5518) (338a2bc)
  • npm: bump typescript from 5.4.4 to 5.4.5 in /dependencies (#5519) (9d10c26)
  • python: bump ansible-lint in /dependencies/python (#5529) (5cc9442)
  • python: bump black from 24.3.0 to 24.4.0 in /dependencies/python (#5525) (48c98aa)
  • python: bump checkov from 3.2.55 to 3.2.65 in /dependencies/python (#5527) (3d5d68f)
  • python: bump ruff from 0.3.4 to 0.3.7 in /dependencies/python (#5528) (afaeb3a)
  • python: bump snakefmt in /dependencies/python (#5526) (8b76d91)
  • python: bump snakemake in /dependencies/python (#5523) (fdd0427)
  • python: bump sqlfluff from 3.0.3 to 3.0.4 in /dependencies/python (#5530) (a0e8621)
  • python: bump yq from 3.2.3 to 3.3.0 in /dependencies/python (#5524) (1c603c7)

🧰 Maintenance

v6.4.0

6.4.0 (2024-04-16)

🚀 Features

... (truncated)

Changelog

Sourced from super-linter/super-linter's changelog.

Changelog

6.4.1 (2024-04-22)

🐛 Bugfixes

⬆️ Dependency updates

  • dev-docker: bump node in /dev-dependencies (#5512) (155f3a6)
  • dev-npm: bump @​commitlint/cli in /dev-dependencies (#5522) (ed458ca)
  • docker: bump alpine/terragrunt from 1.7.5 to 1.8.0 (#5507) (9f4f94e)
  • docker: bump dotnet/sdk (#5508) (c09c7a3)
  • docker: bump hashicorp/terraform from 1.7.5 to 1.8.0 (#5510) (c65f44c)
  • docker: bump python from 3.12.2-alpine3.19 to 3.12.3-alpine3.19 (#5511) (a7d84ea)
  • docker: bump yoheimuta/protolint from 0.49.4 to 0.49.6 (#5509) (0b280e4)
  • npm: bump @​typescript-eslint/eslint-plugin in /dependencies (#5515) (afe0821)
  • npm: bump eslint-plugin-jsonc in /dependencies (#5514) (2c2ce27)
  • npm: bump eslint-plugin-vue from 9.24.1 to 9.25.0 in /dependencies (#5516) (77f9363)
  • npm: bump next from 14.1.4 to 14.2.1 in /dependencies (#5513) (041abfb)
  • npm: bump react-redux from 9.1.0 to 9.1.1 in /dependencies (#5520) (632b571)
  • npm: bump renovate from 37.280.0 to 37.296.0 in /dependencies (#5518) (338a2bc)
  • npm: bump typescript from 5.4.4 to 5.4.5 in /dependencies (#5519) (9d10c26)
  • python: bump ansible-lint in /dependencies/python (#5529) (5cc9442)
  • python: bump black from 24.3.0 to 24.4.0 in /dependencies/python (#5525) (48c98aa)
  • python: bump checkov from 3.2.55 to 3.2.65 in /dependencies/python (#5527) (3d5d68f)
  • python: bump ruff from 0.3.4 to 0.3.7 in /dependencies/python (#5528) (afaeb3a)
  • python: bump snakefmt in /dependencies/python (#5526) (8b76d91)
  • python: bump snakemake in /dependencies/python (#5523) (fdd0427)
  • python: bump sqlfluff from 3.0.3 to 3.0.4 in /dependencies/python (#5530) (a0e8621)
  • python: bump yq from 3.2.3 to 3.3.0 in /dependencies/python (#5524) (1c603c7)

🧰 Maintenance

6.4.0 (2024-04-16)

🚀 Features

... (truncated)

Commits

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 5.7.2 to 6.4.1.
- [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@a8150b4...4758be6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Apr 23, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Review - Needed The PR is being reviewed label Apr 30, 2024
Copy link

@Moazzem-Hossain-pixel Moazzem-Hossain-pixel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gladly approved

@Moazzem-Hossain-pixel

This comment was marked as off-topic.

@daxian-dbw
Copy link
Member

The linting GitHub action keeps failing with this update. Ignore this update for now.

@daxian-dbw daxian-dbw closed this May 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

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.

@daxian-dbw daxian-dbw deleted the dependabot/github_actions/super-linter/super-linter-6.4.1 branch May 13, 2024 17:18
@microsoft-github-policy-service microsoft-github-policy-service bot removed the Review - Needed The PR is being reviewed label May 13, 2024
Copy link
Contributor

microsoft-github-policy-service bot commented May 13, 2024

📣 Hey @dependabot[bot], how did we do? We would love to hear your feedback with the link below! 🗣️

🔗 https://aka.ms/PSRepoFeedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants