Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps the github-actions-production group with 4 updates in the / directory: actions/checkout, actions/setup-node, actions/cache and super-linter/super-linter.

Updates actions/checkout from 4 to 5

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

Updates actions/setup-node from 4.4.0 to 5.0.0

Release notes

Sourced from actions/setup-node's releases.

v5.0.0

What's Changed

Breaking Changes

This update, introduces automatic caching when a valid packageManager field is present in your package.json. This aims to improve workflow performance and make dependency management more seamless. To disable this automatic caching, set package-manager-cache: false

steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v5
  with:
    package-manager-cache: false

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades

New Contributors

Full Changelog: actions/setup-node@v4...v5.0.0

Commits

Updates actions/cache from 4.2.3 to 4.3.0

Release notes

Sourced from actions/cache's releases.

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.3.0

v4.2.4

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.2.4

Changelog

Sourced from actions/cache's changelog.

4.3.0

  • Bump @actions/cache to v4.1.0

4.2.4

  • Bump @actions/cache to v4.0.5
Commits
  • 0057852 Merge pull request #1655 from actions/Link-/prepare-4.3.0
  • 4f5ea67 Update licensed cache
  • 9fcad95 Upgrade actions/cache to 4.1.0 and prepare 4.3.0 release
  • 638ed79 Merge pull request #1642 from actions/GhadimiR-patch-1
  • 3862dcc Add note on runner versions
  • 0400d5f Merge pull request #1636 from actions/Link-/release-4.2.4
  • 374a27f Prepare release 4.2.4
  • 358a730 Merge pull request #1634 from actions/Link-/optimise-deps
  • 2ee706e Fix with another approach
  • 94f7b5d Fix bundle exec
  • Additional commits viewable in compare view

Updates super-linter/super-linter from 7.4.0 to 8.2.0

Release notes

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

v8.2.0

8.2.0 (2025-09-30)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump rubocop in /dependencies in the rubocop group (#6973) (1e6cd2f)
  • bundler: bump rubocop in /dependencies in the rubocop group (#6999) (0c0b832)
  • bundler: bump rubocop-performance (#7014) (1f7db0b)
  • bundler: bump the rubocop group in /dependencies with 2 updates (#7071) (1680ba2)
  • bundler: bump the rubocop group in /dependencies with 3 updates (#6989) (dee2e4e)
  • docker: bump aquasecurity/trivy in the docker group (#7080) (41480db)
  • docker: bump goreleaser/goreleaser in the docker group (#7070) (c2c988a)
  • docker: bump the docker group across 1 directory with 4 updates (#7031) (a1aae7d)
  • docker: bump the docker group with 3 updates (#6995) (54c24c1)
  • docker: bump the docker group with 3 updates (#7000) (9df4ad9)
  • docker: bump the docker group with 3 updates (#7043) (e2dbaa1)
  • docker: bump the docker group with 5 updates (#6974) (8ea4f49)
  • docker: bump the docker group with 8 updates (#7056) (ccb8ba0)
  • java: bump com.puppycrawl.tools:checkstyle (#6991) (6fc26f0)
  • java: bump com.puppycrawl.tools:checkstyle (#7072) (96c0ec9)
  • npm: bump @​babel/eslint-parser in /dependencies (#7017) (c0393aa)
  • npm: bump @​typescript-eslint/eslint-plugin (#6992) (d37840f)
  • npm: bump @​typescript-eslint/eslint-plugin (#7003) (6d3fb85)
  • npm: bump @​typescript-eslint/eslint-plugin (#7023) (a974afd)
  • npm: bump @​typescript-eslint/eslint-plugin (#7059) (dc633f9)
  • npm: bump @​typescript-eslint/eslint-plugin (#7074) (ecf5001)
  • npm: bump @​typescript-eslint/eslint-plugin (#7081) (7412580)
  • npm: bump axios (#7040) (407092f)
  • npm: bump eslint from 9.33.0 to 9.34.0 in /dependencies (#6977) (0480c3e)
  • npm: bump eslint from 9.34.0 to 9.35.0 in /dependencies (#7016) (aa8b43f)

... (truncated)

Changelog

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

Changelog

8.2.0 (2025-09-30)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump rubocop in /dependencies in the rubocop group (#6973) (1e6cd2f)
  • bundler: bump rubocop in /dependencies in the rubocop group (#6999) (0c0b832)
  • bundler: bump rubocop-performance (#7014) (1f7db0b)
  • bundler: bump the rubocop group in /dependencies with 2 updates (#7071) (1680ba2)
  • bundler: bump the rubocop group in /dependencies with 3 updates (#6989) (dee2e4e)
  • docker: bump aquasecurity/trivy in the docker group (#7080) (41480db)
  • docker: bump goreleaser/goreleaser in the docker group (#7070) (c2c988a)
  • docker: bump the docker group across 1 directory with 4 updates (#7031) (a1aae7d)
  • docker: bump the docker group with 3 updates (#6995) (54c24c1)
  • docker: bump the docker group with 3 updates (#7000) (9df4ad9)
  • docker: bump the docker group with 3 updates (#7043) (e2dbaa1)
  • docker: bump the docker group with 5 updates (#6974) (8ea4f49)
  • docker: bump the docker group with 8 updates (#7056) (ccb8ba0)
  • java: bump com.puppycrawl.tools:checkstyle (#6991) (6fc26f0)
  • java: bump com.puppycrawl.tools:checkstyle (#7072) (96c0ec9)
  • npm: bump @​babel/eslint-parser in /dependencies (#7017) (c0393aa)
  • npm: bump @​typescript-eslint/eslint-plugin (#6992) (d37840f)
  • npm: bump @​typescript-eslint/eslint-plugin (#7003) (6d3fb85)
  • npm: bump @​typescript-eslint/eslint-plugin (#7023) (a974afd)
  • npm: bump @​typescript-eslint/eslint-plugin (#7059) (dc633f9)
  • npm: bump @​typescript-eslint/eslint-plugin (#7074) (ecf5001)
  • npm: bump @​typescript-eslint/eslint-plugin (#7081) (7412580)
  • npm: bump axios (#7040) (407092f)
  • npm: bump eslint from 9.33.0 to 9.34.0 in /dependencies (#6977) (0480c3e)

... (truncated)

Commits
  • 7bba2ee chore(main): release 8.2.0 (#6972)
  • 8c221da deps(python): bump the pip group across 1 directory with 2 updates (#7079)
  • 41480db deps(docker): bump aquasecurity/trivy in the docker group (#7080)
  • 7412580 deps(npm): bump @​typescript-eslint/eslint-plugin (#7081)
  • d42850b deps(npm): bump renovate from 41.131.12 to 41.132.2 in /dependencies (#7082)
  • 9106b37 feat: add pre-commit (#7064)
  • 9c98974 deps(npm): bump react-router-dom (#7069)
  • 92f78b7 deps(python): bump the pip group across 1 directory with 3 updates (#7078)
  • ecf5001 deps(npm): bump @​typescript-eslint/eslint-plugin (#7074)
  • 98635c9 deps(npm): bump the npm group across 1 directory with 5 updates (#7077)
  • 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 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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…th 4 updates

Bumps the github-actions-production group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node), [actions/cache](https://github.com/actions/cache) and [super-linter/super-linter](https://github.com/super-linter/super-linter).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

Updates `actions/setup-node` from 4.4.0 to 5.0.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4.4.0...v5.0.0)

Updates `actions/cache` from 4.2.3 to 4.3.0
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4.2.3...v4.3.0)

Updates `super-linter/super-linter` from 7.4.0 to 8.2.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@1215045...7bba2ee)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-production
- dependency-name: actions/setup-node
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-production
- dependency-name: actions/cache
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-production
- dependency-name: super-linter/super-linter
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests or issues about updating dependencies label Oct 1, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 1, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests or issues about updating dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants