Skip to content

chore(deps): bump the github-actions-dependencies group across 2 directories with 3 updates#251

Merged
neilime merged 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-3d089919ac
Oct 13, 2025
Merged

chore(deps): bump the github-actions-dependencies group across 2 directories with 3 updates#251
neilime merged 1 commit intomainfrom
dependabot/github_actions/github-actions-dependencies-3d089919ac

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the github-actions-dependencies group with 2 updates in the / directory: hoverkraft-tech/ci-github-publish and github/codeql-action.
Bumps the github-actions-dependencies group with 1 update in the /actions/setup-node directory: pnpm/action-setup.

Updates hoverkraft-tech/ci-github-publish from 0.10.1 to 0.11.2

Release notes

Sourced from hoverkraft-tech/ci-github-publish's releases.

0.11.2

Release Summary

Fixes: deploy/jekyll now uses a valid script path, ensuring deployments run correctly. release-actions executes ci-dokumentor only if it has files to update.

Internal: Actions and workflows documentation was refreshed.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.11.1...0.11.2

0.11.1

Release Summary

Fixes: check/url-ping now has a more robust retry strategy to better handle timeouts. Internal: documentation for Actions and workflows was refreshed.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.11.0...0.11.1

0.11.0

Release Summary

Features: check/url-ping improves timeout management, clean-deploy adds a PR comment trigger, deploy-chart supports Docker build secrets, argocd deployments now handle application plus extra manifest files, and deploy-finish shows the Lighthouse report URL and summary in the job summary.

Internal: dependencies were bumped for ci-dokumentor and documentation for actions/workflows was refreshed.

Breaking change(s)

No breaking changes identified in these pull requests.

What's Changed

... (truncated)

Commits
  • 42d50a3 docs: update actions and workflows documentation
  • 884ea68 fix(release-actions): execute ci-dokumentor only if it has files to update
  • 1028b52 docs: set link to documentation for reusable workflows
  • ee3fa4c docs: update actions and workflows documentation
  • 8ac9a5e fix(deploy/jekyll): valid script path
  • 4048825 docs: update actions and workflows documentation
  • 8984f3d fix(check/url-ping): improve retry strategy regarding timeout
  • 6309c4a docs: update actions and workflows documentation
  • 00506f3 feat(deploy-finish): display lighthouse report url in summary
  • d229086 docs: update actions and workflows documentation
  • Additional commits viewable in compare view

Updates github/codeql-action from 3.30.6 to 4.30.7

Release notes

Sourced from github/codeql-action's releases.

v4.30.7

CodeQL Action Changelog

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

4.30.7 - 06 Oct 2025

  • [v4+ only] The CodeQL Action now runs on Node.js v24. #3169

See the full CHANGELOG.md for more information.

v3.30.7

CodeQL Action Changelog

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

3.30.7 - 06 Oct 2025

No user facing changes.

See the full CHANGELOG.md for more information.

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

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

[UNRELEASED]

No user facing changes.

4.30.7 - 06 Oct 2025

  • [v4+ only] The CodeQL Action now runs on Node.js v24. #3169

3.30.6 - 02 Oct 2025

  • Update default CodeQL bundle version to 2.23.2. #3168

3.30.5 - 26 Sep 2025

  • We fixed a bug that was introduced in 3.30.4 with upload-sarif which resulted in files without a .sarif extension not getting uploaded. #3160

3.30.4 - 25 Sep 2025

  • We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the codeql-action/init step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of the codeql-action/init step. #3099 and #3100
  • We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. #3107
  • You can now run the latest CodeQL nightly bundle by passing tools: nightly to the init action. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff. #3130
  • Update default CodeQL bundle version to 2.23.1. #3118

3.30.3 - 10 Sep 2025

No user facing changes.

3.30.2 - 09 Sep 2025

  • Fixed a bug which could cause language autodetection to fail. #3084
  • Experimental: The quality-queries input that was added in 3.29.2 as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a new analysis-kinds input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. #3064

3.30.1 - 05 Sep 2025

  • Update default CodeQL bundle version to 2.23.0. #3077

3.30.0 - 01 Sep 2025

  • Reduce the size of the CodeQL Action, speeding up workflows by approximately 4 seconds. #3054

3.29.11 - 21 Aug 2025

  • Update default CodeQL bundle version to 2.22.4. #3044

3.29.10 - 18 Aug 2025

... (truncated)

Commits
  • e296a93 Merge pull request #3183 from github/update-v4.30.7-55283843c
  • 93c1673 Update changelog for v4.30.7
  • 5528384 Merge pull request #3169 from github/mario-campos/node24
  • b66db86 Hoist CHANGELOG note back to "UNRELEASED" section.
  • b2e2232 Merge remote-tracking branch 'origin/main' into mario-campos/node24
  • 065c6cf Merge pull request #3174 from github/mbg/fix/start-proxy-matrix
  • 7fb8378 Re-throw exception in createStatusReportBase when in test mode
  • dddf033 Revert changes to build.mjs
  • 54ae8ba Simplify PR check by reverting changes to @types/node.
  • 65e9e64 Make matrix available to start-proxy action
  • Additional commits viewable in compare view

Updates pnpm/action-setup from 4.1.0 to 4.2.0

Release notes

Sourced from pnpm/action-setup's releases.

v4.2.0

When there's a .npmrc file at the root of the repository, pnpm will be fetched from the registry that is specified in that .npmrc file #179

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 10, 2025
…ctories with 3 updates

Bumps the github-actions-dependencies group with 2 updates in the / directory: [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish) and [github/codeql-action](https://github.com/github/codeql-action).
Bumps the github-actions-dependencies group with 1 update in the /actions/setup-node directory: [pnpm/action-setup](https://github.com/pnpm/action-setup).

Updates `hoverkraft-tech/ci-github-publish` from 0.10.1 to 0.11.2
- [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
- [Commits](hoverkraft-tech/ci-github-publish@00adc37...42d50a3)

Updates `github/codeql-action` from 3.30.6 to 4.30.7
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@64d10c1...e296a93)

Updates `pnpm/action-setup` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@a7487c7...41ff726)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-publish
  dependency-version: 0.11.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: github/codeql-action
  dependency-version: 4.30.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
- dependency-name: pnpm/action-setup
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-3d089919ac branch from d616d16 to a423426 Compare October 13, 2025 18:50
@neilime neilime merged commit 620f8be into main Oct 13, 2025
41 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-3d089919ac branch October 13, 2025 18:54
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.

1 participant