v5.3.2
Bump super-linter/super-linter from 8.2.0 to 8.2.1 (#234)
Bumps super-linter/super-linter from 8.2.0 to 8.2.1.
Release notes
Sourced from super-linter/super-linter's releases.
v8.2.1
8.2.1 (2025-10-15)
🐛 Bugfixes
- biome ignore errors on unmatched files (#7089) (8d1cfd5)
- handle pull_request_target (#7088) (188a10f)
- handle schedule and workflow_dispatch events (#7098) (28cb079), closes #7095
- set CONFLICT_FOUND as expected (#7093) (07cfe7e), closes #7092
- strip workspace from the regex check path (#7110) (3b72a2d), closes #7086
- validate DEFAULT_BRANCH when using find (#7119) (7508f4c), closes #7117
⬆️ Dependency updates
- docker: bump the docker group with 2 updates (#7100) (28c5681)
- npm: bump eslint from 9.36.0 to 9.37.0 in /dependencies (#7102) (cf6cb1e)
- npm: bump renovate from 41.132.2 to 41.136.0 in /dependencies (#7107) (495692f)
- npm: bump the eslint-plugins-configs group across 1 directory with 2 updates (#7101) (b3a735d)
- npm: bump the npm group across 1 directory with 4 updates (#7108) (ce227b3)
- npm: bump typescript (#7109) (deba11c)
- python: bump the pip group across 1 directory with 7 updates (#7106) (7c02a56)
🧰 Maintenance
- add missing ruff variables to readme (#7091) (7daeceb), closes #7099
- explain who ignores VALIDATE_ALL_CODEBASE (#7111) (9150eb9), closes #7090
- github-actions: bump peter-evans/create-issue-from-file (#7103) (ec80a77)
- update rack to 3.2.3 (#7136) (2e6ad3d)
- update ruby transitive dependencies (#7115) (00a71f6)
Changelog
Sourced from super-linter/super-linter's changelog.
Changelog
8.2.1 (2025-10-15)
🐛 Bugfixes
- biome ignore errors on unmatched files (#7089) (8d1cfd5)
- handle pull_request_target (#7088) (188a10f)
- handle schedule and workflow_dispatch events (#7098) (28cb079), closes #7095
- set CONFLICT_FOUND as expected (#7093) (07cfe7e), closes #7092
- strip workspace from the regex check path (#7110) (3b72a2d), closes #7086
- validate DEFAULT_BRANCH when using find (#7119) (7508f4c), closes #7117
⬆️ Dependency updates
- docker: bump the docker group with 2 updates (#7100) (28c5681)
- npm: bump eslint from 9.36.0 to 9.37.0 in /dependencies (#7102) (cf6cb1e)
- npm: bump renovate from 41.132.2 to 41.136.0 in /dependencies (#7107) (495692f)
- npm: bump the eslint-plugins-configs group across 1 directory with 2 updates (#7101) (b3a735d)
- npm: bump the npm group across 1 directory with 4 updates (#7108) (ce227b3)
- npm: bump typescript (#7109) (deba11c)
- python: bump the pip group across 1 directory with 7 updates (#7106) (7c02a56)
🧰 Maintenance
- add missing ruff variables to readme (#7091) (7daeceb), closes #7099
- explain who ignores VALIDATE_ALL_CODEBASE (#7111) (9150eb9), closes #7090
- github-actions: bump peter-evans/create-issue-from-file (#7103) (ec80a77)
- update rack to 3.2.3 (#7136) (2e6ad3d)
- update ruby transitive dependencies (#7115) (00a71f6)
8.2.0 (2025-09-30)
🚀 Features
- add kubeconform (#7011) (415cc32), closes #6967
- add pre-commit (#7064) (9106b37), closes #3683
- export GITHUB_TOKEN (#7054) (879aeb5), closes #6970
- run ruff as a formatter (#6981) (f9bdfcb), closes #5951
- set zizmor github token variable (#6971) (097f489)
- support biome (#7005) (fdf27fe), closes #6298
- support git worktrees (#6983) (deb9853), closes #6944
🐛 Bugfixes
... (truncated)
Commits
2bdd90echore(main): release 8.2.1 (#7094)51e00ddchore: use powershell from dotnet sdk image (#7141)2e6ad3dchore: update rack to 3.2.3 (#7136)7508f4cfix: validate DEFAULT_BRANCH when using find (#7119)cf6cb1edeps(npm): bump eslint from 9.36.0 to 9.37.0 in /dependencies (#7102)495692fdeps(npm): bump renovate from 41.132.2 to 41.136.0 in /dependencies (#7107)deba11cdeps(npm): bump typescript (#7109)28c5681deps(docker): bump the docker group with 2 updates (#7100)b3a735ddeps(npm): bump the eslint-plugins-configs group across 1 directory with 2 up...ec80a77ci(github-actions): bump peter-evans/create-issue-from-file (#7103)- 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)