Skip to content

chore(deps): bump the actions-deps group across 1 directory with 8 updates#74

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions-deps-aa906a450d
Open

chore(deps): bump the actions-deps group across 1 directory with 8 updates#74
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions-deps-aa906a450d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the actions-deps group with 8 updates in the / directory:

Package From To
actions/checkout 5.0.0 6.0.2
actions/cache 4 5
webiny/action-conventional-commits 1.3.0 1.3.1
IEvangelist/profanity-filter 9.07 10.0
github/codeql-action 3 4
actions/upload-artifact 4.6.2 6.0.0
actions/download-artifact 5.0.0 7.0.0
super-linter/super-linter 8.1.0 8.4.0

Updates actions/checkout from 5.0.0 to 6.0.2

Release notes

Sourced from actions/checkout's releases.

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

v6.0.0

What's Changed

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

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

Commits

Updates actions/cache from 4 to 5

Release notes

Sourced from actions/cache's releases.

v5.0.0

[!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1.

If you are using self-hosted runners, ensure they are updated before upgrading.


What's Changed

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

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

v4.2.3

What's Changed

  • Update to use @​actions/cache 4.0.3 package & prepare for new release by @​salmanmkc in actions/cache#1577 (SAS tokens for cache entries are now masked in debug logs)

New Contributors

Full Changelog: actions/cache@v4.2.2...v4.2.3

... (truncated)

Changelog

Sourced from actions/cache's changelog.

Releases

How to prepare a release

[!NOTE]
Relevant for maintainers with write access only.

  1. Switch to a new branch from main.
  2. Run npm test to ensure all tests are passing.
  3. Update the version in https://github.com/actions/cache/blob/main/package.json.
  4. Run npm run build to update the compiled files.
  5. Update this https://github.com/actions/cache/blob/main/RELEASES.md with the new version and changes in the ## Changelog section.
  6. Run licensed cache to update the license report.
  7. Run licensed status and resolve any warnings by updating the https://github.com/actions/cache/blob/main/.licensed.yml file with the exceptions.
  8. Commit your changes and push your branch upstream.
  9. Open a pull request against main and get it reviewed and merged.
  10. Draft a new release https://github.com/actions/cache/releases use the same version number used in package.json
    1. Create a new tag with the version number.
    2. Auto generate release notes and update them to match the changes you made in RELEASES.md.
    3. Toggle the set as the latest release option.
    4. Publish the release.
  11. Navigate to https://github.com/actions/cache/actions/workflows/release-new-action-version.yml
    1. There should be a workflow run queued with the same version number.
    2. Approve the run to publish the new version and update the major tags for this action.

Changelog

5.0.3

5.0.2

  • Bump @actions/cache to v5.0.3 #1692

5.0.1

  • Update @azure/storage-blob to ^12.29.1 via @actions/cache@5.0.1 #1685

5.0.0

[!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

4.3.0

  • Bump @actions/cache to v4.1.0

... (truncated)

Commits

Updates webiny/action-conventional-commits from 1.3.0 to 1.3.1

Commits
  • faccb24 chore: prepare release
  • 6026468 feat: refactor commit message validation to use exception list
  • 9ce0777 chore: add reapply as valid commit type
  • 54c7d1f Update action.yml
  • See full diff in compare view

Updates IEvangelist/profanity-filter from 9.07 to 10.0

Release notes

Sourced from IEvangelist/profanity-filter's releases.

10.0

What's Changed

New Contributors

Full Changelog: IEvangelist/profanity-filter@9.07...10.0

Commits

Updates github/codeql-action from 3 to 4

Release notes

Sourced from github/codeql-action's releases.

v3.32.0

  • Update default CodeQL bundle version to 2.24.0. #3425

v3.31.11

  • When running a Default Setup workflow with Actions debugging enabled, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. #3409
  • Improved error handling throughout the CodeQL Action. #3415
  • Added experimental support for automatically excluding generated files from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. #3318
  • The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. #3403

v3.31.10

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.10 - 12 Jan 2026

  • Update default CodeQL bundle version to 2.23.9. #3393

See the full CHANGELOG.md for more information.

v3.31.9

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.9 - 16 Dec 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.31.8

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.8 - 11 Dec 2025

  • Update default CodeQL bundle version to 2.23.8. #3354

See the full CHANGELOG.md for more information.

v3.31.7

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.7 - 05 Dec 2025

  • Update default CodeQL bundle version to 2.23.7. #3343

... (truncated)

Changelog

Sourced from github/codeql-action's changelog.

4.31.11 - 23 Jan 2026

  • When running a Default Setup workflow with Actions debugging enabled, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. #3409
  • Improved error handling throughout the CodeQL Action. #3415
  • Added experimental support for automatically excluding generated files from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. #3318
  • The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. #3403

4.31.10 - 12 Jan 2026

  • Update default CodeQL bundle version to 2.23.9. #3393

4.31.9 - 16 Dec 2025

No user facing changes.

4.31.8 - 11 Dec 2025

  • Update default CodeQL bundle version to 2.23.8. #3354

4.31.7 - 05 Dec 2025

  • Update default CodeQL bundle version to 2.23.7. #3343

4.31.6 - 01 Dec 2025

No user facing changes.

4.31.5 - 24 Nov 2025

  • Update default CodeQL bundle version to 2.23.6. #3321

4.31.4 - 18 Nov 2025

No user facing changes.

4.31.3 - 13 Nov 2025

  • CodeQL Action v3 will be deprecated in December 2026. The Action now logs a warning for customers who are running v3 but could be running v4. For more information, see Upcoming deprecation of CodeQL Action v3.
  • Update default CodeQL bundle version to 2.23.5. #3288

4.31.2 - 30 Oct 2025

No user facing changes.

4.31.1 - 30 Oct 2025

  • The add-snippets input has been removed from the analyze action. This input has been deprecated since CodeQL Action 3.26.4 in August 2024 when this removal was announced.

4.31.0 - 24 Oct 2025

... (truncated)

Commits
  • 9469107 Update changelog for v4.31.11
  • 1601acf Merge pull request #3415 from github/henrymercer/address-telemetry-gap
  • fba7872 Address review comments
  • a8dd5ab Merge pull request #3414 from github/dependabot/npm_and_yarn/lodash-4.17.23
  • 28bfb7b Omit error from start-proxy Action
  • 91f3460 Throw if in test mode
  • edebb78 Differentiate unhandled errors in telemetry
  • 529c266 Use getErrorMessage in more places
  • 6bd84b6 Rename to "unhandled"
  • 5e98e18 Merge pull request #3410 from github/dependabot/npm_and_yarn/tar-7.5.6
  • Additional commits viewable in compare view

Updates actions/upload-artifact from 4.6.2 to 6.0.0

Release notes

Sourced from actions/upload-artifact's releases.

v6.0.0

v6 - What's new

[!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed

Full Changelog: actions/upload-artifact@v5.0.0...v6.0.0

v5.0.0

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/upload-artifact@v4...v5.0.0

Commits
  • b7c566a Merge pull request #745 from actions/upload-artifact-v6-release
  • e516bc8 docs: correct description of Node.js 24 support in README
  • ddc45ed docs: update README to correct action name for Node.js 24 support
  • 615b319 chore: release v6.0.0 for Node.js 24 support
  • 017748b Merge pull request #744 from actions/fix-storage-blob
  • 38d4c79 chore: rebuild dist
  • 7d27270 chore: add missing license cache files for @​actions/core, @​actions/io, and mi...
  • 5f643d3 chore: update license files for @​actions/artifact@​5.0.1 dependencies
  • 1df1684 chore: update package-lock.json with @​actions/artifact@​5.0.1
  • b5b1a91 fix: update @​actions/artifact to ^5.0.0 for Node.js 24 punycode fix
  • Additional commits viewable in compare view

Updates actions/download-artifact from 5.0.0 to 7.0.0

Release notes

Sourced from actions/download-artifact's releases.

v7.0.0

v7 - What's new

[!IMPORTANT] actions/download-artifact@v7 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v6 had preliminary support for Node 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v6.0.0...v7.0.0

v6.0.0

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/download-artifact@v5...v6.0.0

Commits
  • 37930b1 Merge pull request #452 from actions/download-artifact-v7-release
  • 72582b9 doc: update readme
  • 0d2ec9d chore: release v7.0.0 for Node.js 24 support
  • fd7ae8f Merge pull request #451 from actions/fix-storage-blob
  • d484700 chore: restore minimatch.dep.yml license file
  • 03a8080 chore: remove obsolete dependency license files
  • 56fe6d9 chore: update @​actions/artifact license file to 5.0.1
  • 8e3ebc4 chore: update package-lock.json with @​actions/artifact@​5.0.1
  • 1e3c4b4 fix: update @​actions/artifact to ^5.0.0 for Node.js 24 punycode fix
  • 458627d chore: use local @​actions/artifact package for Node.js 24 testing
  • Additional commits viewable in compare view

Updates super-linter/super-linter from 8.1.0 to 8.4.0

Release notes

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

v8.4.0

8.4.0 (2026-01-28)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump rubocop in /dependencies in the rubocop group (#7332) (612347c)
  • bundler: bump rubocop in /dependencies in the rubocop group (#7451) (f17c26b)
  • bundler: bump rubocop-rails in /dependencies in the rubocop group (#7356) (e7abb06)
  • bundler: bump rubocop-rspec in /dependencies in the rubocop group (#7367) (cee7c26)
  • docker: bump golangci/golangci-lint in the docker group (#7365) (149226b)
  • docker: bump the docker group across 1 directory with 2 updates (#7336) (9d05e2a)
  • docker: bump the docker group across 1 directory with 2 updates (#7440) (806ddf4)
  • docker: bump the docker group across 1 directory with 5 updates (#7388) (89c80ac)
  • docker: bump the docker group with 2 updates (#7343) (4d1a380)
  • docker: bump the docker group with 3 updates (#7412) (fa07160)
  • java: bump com.puppycrawl.tools:checkstyle (#7348) (3bc0dc2)
  • npm: bump @​modelcontextprotocol/sdk in /dependencies (#7364) (898760f)
  • npm: bump diff from 5.2.0 to 5.2.2 in /dependencies (#7425) (ee62ba3)
  • npm: bump hono from 4.11.3 to 4.11.4 in /dependencies (#7379) (ca2821d)
  • npm: bump lodash from 4.17.21 to 4.17.23 in /dependencies (#7433) (be94292)
  • npm: bump qs from 6.14.0 to 6.14.1 in /dependencies (#7350) (64969c4)
  • npm: bump the npm group across 1 directory with 16 updates (#7411) (644fff4)
  • npm: bump the npm group across 1 directory with 2 updates (#7438) (c501415)
  • npm: bump the npm group across 1 directory with 3 updates (#7341) (62ebdce)
  • npm: bump the npm group across 1 directory with 3 updates (#7371) (5112c87)
  • npm: bump the npm group across 1 directory with 4 updates (#7338) (07b91bc)
  • npm: bump the npm group across 1 directory with 4 updates (#7366) (13ced20)
  • npm: bump the npm group across 1 directory with 4 updates (#7418) (ec5d03f)
  • npm: bump the npm group across 1 directory with 8 updates (#7355) (1b38ef9)
  • npm: bump the npm group across 1 directory with 8 updates (#7452) (4347691)

... (truncated)

Changelog

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

Changelog

8.4.0 (2026-01-28)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump rubocop in /dependencies in the rubocop group (#7332) (612347c)
  • bundler: bump rubocop in /dependencies in the rubocop group (#7451) (f17c26b)
  • bundler: bump rubocop-rails in /dependencies in the rubocop group (#7356) (e7abb06)
  • bundler: bump rubocop-rspec in /dependencies in the rubocop group (#7367) (cee7c26)
  • docker: bump golangci/golangci-lint in the docker group (#7365) (149226b)
  • docker: bump the docker group across 1 directory with 2 updates (#7336) (9d05e2a)
  • docker: bump the docker group across 1 directory with 2 updates (#7440) (806ddf4)
  • docker: bump the docker group across 1 directory with 5 updates (#7388) (89c80ac)
  • docker: bump the docker group with 2 updates (#7343) (4d1a380)
  • docker: bump the docker group with 3 updates (#7412) (fa07160)
  • java: bump com.puppycrawl.tools:checkstyle (#7348) (3bc0dc2)
  • npm: bump @​modelcontextprotocol/sdk in /dependencies (#7364) (898760f)
  • npm: bump diff from 5.2.0 to 5.2.2 in /dependencies (#7425) (ee62ba3)
  • npm: bump hono from 4.11.3 to 4.11.4 in /dependencies (#7379) (ca2821d)
  • npm: bump lodash from 4.17.21 to 4.17.23 in /dependencies (#7433) (be94292)
  • npm: bump qs from 6.14.0 to 6.14.1 in /dependencies (#7350) (64969c4)
  • npm: bump the npm group across 1 directory with 16 updates (#7411) (644fff4)
  • npm: bump the npm group across 1 directory with 2 updates (#7438) (c501415)
  • npm: bump the npm group across 1 directory with 3 updates (#7341) (62ebdce)
  • npm: bump the npm group across 1 directory with 3 updates (#7371) (5112c87)
  • npm: bump the npm group across 1 directory with 4 updates (#7338) (07b91bc)
  • npm: bump the npm group across 1 directory with 4 updates (#7366) (13ced20)
  • npm: bump the npm group across 1 directory with 4 updates (#7418) (ec5d03f)
  • npm: bump the npm group across 1 directory with 8 updates (#7355) (1b38ef9)

... (truncated)

Commits
  • 12562e4 chore(main): release 8.4.0 (#7339)
  • 334a7aa deps(python): bump the pip group across 1 directory with 5 updates (...

    Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 1, 2026
…dates

Bumps the actions-deps group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `5.0.0` | `6.0.2` |
| [actions/cache](https://github.com/actions/cache) | `4` | `5` |
| [webiny/action-conventional-commits](https://github.com/webiny/action-conventional-commits) | `1.3.0` | `1.3.1` |
| [IEvangelist/profanity-filter](https://github.com/ievangelist/profanity-filter) | `9.07` | `10.0` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3` | `4` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `6.0.0` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `5.0.0` | `7.0.0` |
| [super-linter/super-linter](https://github.com/super-linter/super-linter) | `8.1.0` | `8.4.0` |



Updates `actions/checkout` from 5.0.0 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v5...v6.0.2)

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

Updates `webiny/action-conventional-commits` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/webiny/action-conventional-commits/releases)
- [Commits](webiny/action-conventional-commits@v1.3.0...v1.3.1)

Updates `IEvangelist/profanity-filter` from 9.07 to 10.0
- [Release notes](https://github.com/ievangelist/profanity-filter/releases)
- [Commits](IEvangelist/profanity-filter@9.07...10.0)

Updates `github/codeql-action` from 3 to 4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3...v4)

Updates `actions/upload-artifact` from 4.6.2 to 6.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@ea165f8...b7c566a)

Updates `actions/download-artifact` from 5.0.0 to 7.0.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@634f93c...37930b1)

Updates `super-linter/super-linter` from 8.1.0 to 8.4.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@ffde3b2...12562e4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-deps
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-deps
- dependency-name: webiny/action-conventional-commits
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: IEvangelist/profanity-filter
  dependency-version: '10.0'
  dependency-type: direct:production
  dependency-group: actions-deps
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-deps
- dependency-name: actions/upload-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-deps
- dependency-name: actions/download-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-deps
- dependency-name: super-linter/super-linter
  dependency-version: 8.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions-deps-aa906a450d branch from 81b2f2d to 5172208 Compare March 1, 2026 09:39
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