You can trigger a rebase of this PR 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the actions group with 2 updates in the / directory: super-linter/super-linter and aquasecurity/trivy-action.
Updates
super-linter/super-linter
from 6.6.0 to 6.7.0Release notes
Sourced from super-linter/super-linter's releases.
Changelog
Sourced from super-linter/super-linter's changelog.
... (truncated)
Commits
3fe03ab
chore(main): release 6.7.0 (#5733)256b227
chore: fix linting errors (#5843)32a200b
ci: check for skipped and cancelled matrix jobs (#5840)aa390de
docs: fix linting errors (#5839)a138ab3
deps(docker): bump golang from 1.22.3-alpine to 1.22.5-alpine (#5828)100de81
deps(npm): bump@typescript-eslint/eslint-plugin
in /dependencies (#5810)d84e105
deps(npm): bump renovate from 37.387.0 to 37.421.5 in /dependencies (#5812)2d9cfec
deps(npm): bump textlint-rule-terminology in /dependencies (#5813)7fe3194
deps(python): bump cfn-lint from 0.87.4 to 1.4.2 in /dependencies/python (#5814)9e52a6a
deps(python): bump checkov in /dependencies/python (#5815)Updates
aquasecurity/trivy-action
from 0.23.0 to 0.24.0Release notes
Sourced from aquasecurity/trivy-action's releases.
Commits
6e7b7d1
Upgrade trivy to v0.53.0 (#369)You can trigger a rebase of this PR 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