Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps super-linter/super-linter from 7.3.0 to 8.0.0.

Release notes

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

v8.0.0

8.0.0 (2025-07-17)

⚠ BREAKING CHANGES

  • migrate to the latest eslint configuration (#6814)
  • remove unmaintained node packages (#6848)
  • remove unmaintained linters and formatters (#6773)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump rubocop in /dependencies in the rubocop group (#6875) (e0f760c)
  • bundler: bump the rubocop group across 1 directory with 4 updates (#6820) (4cabfd6)
  • docker: bump the docker group across 1 directory with 16 updates (#6864) (1879b46)
  • java: bump the java-gradle group across 2 directories with 2 updates (#6810) (b900e08)
  • java: bump the java-gradle group across 2 directories with 2 updates (#6880) (4d267db)
  • npm: bump @​babel/eslint-parser in /dependencies (#6865) (5a39b53)
  • npm: bump @​typescript-eslint/eslint-plugin (#6872) (4099a2f)
  • npm: bump asl-validator from 3.15.0 to 4.0.0 in /dependencies (#6845) (27e1d3b)
  • npm: bump eslint from 9.29.0 to 9.31.0 in /dependencies (#6878) (c1b79c2)
  • npm: bump markdownlint-cli from 0.44.0 to 0.45.0 in /dependencies (#6796) (cbafd4a)
  • npm: bump next (#6869) (a0f6e7d)
  • npm: bump prettier from 3.5.3 to 3.6.2 in /dependencies (#6857) (53ab6bb)
  • npm: bump react-router-dom (#6871) (4258001)
  • npm: bump renovate from 40.11.8 to 40.28.0 in /dependencies (#6807) (66b6cb3)
  • npm: bump renovate from 40.62.1 to 41.32.2 in /dependencies (#6876) (b67cd44)
  • npm: bump stylelint (#6867) (9572e8f)
  • npm: bump textlint (#6868) (05919fd)
  • npm: bump textlint-rule-terminology (#6877) (e2ac8dd)
  • npm: bump the eslint-plugins-configs group across 1 directory with 4 updates (#6870) (301a807)
  • python: bump the pip group across 1 directory with 4 updates (#6879) (8735a57)
  • python: bump the pip group across 1 directory with 6 updates (#6851) (a659e7d)

... (truncated)

Changelog

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

8.0.0 (2025-07-17)

⚠ BREAKING CHANGES

  • migrate to the latest eslint configuration (#6814)
  • remove unmaintained node packages (#6848)
  • remove unmaintained linters and formatters (#6773)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump rubocop in /dependencies in the rubocop group (#6875) (e0f760c)
  • bundler: bump the rubocop group across 1 directory with 4 updates (#6820) (4cabfd6)
  • docker: bump the docker group across 1 directory with 16 updates (#6864) (1879b46)
  • java: bump the java-gradle group across 2 directories with 2 updates (#6810) (b900e08)
  • java: bump the java-gradle group across 2 directories with 2 updates (#6880) (4d267db)
  • npm: bump @​babel/eslint-parser in /dependencies (#6865) (5a39b53)
  • npm: bump @​typescript-eslint/eslint-plugin (#6872) (4099a2f)
  • npm: bump asl-validator from 3.15.0 to 4.0.0 in /dependencies (#6845) (27e1d3b)
  • npm: bump eslint from 9.29.0 to 9.31.0 in /dependencies (#6878) (c1b79c2)
  • npm: bump markdownlint-cli from 0.44.0 to 0.45.0 in /dependencies (#6796) (cbafd4a)
  • npm: bump next (#6869) (a0f6e7d)
  • npm: bump prettier from 3.5.3 to 3.6.2 in /dependencies (#6857) (53ab6bb)
  • npm: bump react-router-dom (#6871) (4258001)
  • npm: bump renovate from 40.11.8 to 40.28.0 in /dependencies (#6807) (66b6cb3)
  • npm: bump renovate from 40.62.1 to 41.32.2 in /dependencies (#6876) (b67cd44)
  • npm: bump stylelint (#6867) (9572e8f)
  • npm: bump textlint (#6868) (05919fd)
  • npm: bump textlint-rule-terminology (#6877) (e2ac8dd)
  • npm: bump the eslint-plugins-configs group across 1 directory with 4 updates (#6870) (301a807)
  • python: bump the pip group across 1 directory with 4 updates (#6879) (8735a57)
  • python: bump the pip group across 1 directory with 6 updates (#6851) (a659e7d)

🧰 Maintenance

... (truncated)

Commits
  • 5119dcd chore(main): release 8.0.0 (#6786)
  • b67cd44 deps(npm): bump renovate from 40.62.1 to 41.32.2 in /dependencies (#6876)
  • 53ab6bb deps(npm): bump prettier from 3.5.3 to 3.6.2 in /dependencies (#6857)
  • aeb043e feat: add options to the prettier command (#6882)
  • e2ac8dd deps(npm): bump textlint-rule-terminology (#6877)
  • e0f760c deps(bundler): bump rubocop in /dependencies in the rubocop group (#6875)
  • c1b79c2 deps(npm): bump eslint from 9.29.0 to 9.31.0 in /dependencies (#6878)
  • 8735a57 deps(python): bump the pip group across 1 directory with 4 updates (#6879)
  • 4d267db deps(java): bump the java-gradle group across 2 directories with 2 updates (#...
  • f7855fe ci(dev-docker): bump node in /dev-dependencies (#6881)
  • 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 [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7.3.0 to 8.0.0.
- [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@v7.3.0...v8.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jul 21, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2025

Superseded by #713.

@dependabot dependabot bot closed this Aug 22, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/super-linter/super-linter-8.0.0 branch August 22, 2025 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants