Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2025

Bumps the github-actions-dependencies group with 3 updates in the / directory: hoverkraft-tech/ci-github-common, hoverkraft-tech/ci-github-publish and github/codeql-action.

Updates hoverkraft-tech/ci-github-common from 0.18.0 to 0.20.0

Release notes

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

0.20.0

Release Summary

This release introduces two new features: signed commits for the create-and-merge-pull-request action and a merged configuration for linter-related actions under a unified linter scope. Documentation has been updated to reflect recent changes in actions and workflows. Dependency versions managed by GitHub Actions have been bumped to ensure compatibility and security improvements.

There are no breaking changes in this release.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.19.0...0.20.0

0.19.0

Release Summary

This release introduces a new feature adding a linter for GitHub Actions workflows, enhancing validation and consistency. Documentation related to actions and workflows has been updated for improved clarity. CI improvements were made to strengthen versioning security. Additionally, dependencies have been updated.

No breaking changes were reported in this release.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.18.0...0.19.0

Commits
  • edc1e53 feat(linter): merge linter-actions into linter
  • a4b9ab9 docs: update actions and workflows documentation
  • 7711647 feat(create-and-merge-pull-request): sign commit
  • b3e3638 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • 62ef6cd docs: update actions and workflows documentation
  • d8e8b63 feat(linter-actions): supports single GitHub Action
  • 6b5b43e docs: update actions and workflows documentation
  • 453e65e feat: add linter for GitHub Actions
  • 5a4951e ci: improve versionning security
  • ec5457b chore(deps): bump hoverkraft-tech/ci-github-publish
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-github-publish from 0.3.2 to 0.4.0

Release notes

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

0.4.0

Release Summary

This release includes several documentation updates improving the clarity and completeness of workflows and actions. Dependency versions have been upgraded across multiple directories, ensuring better stability and compatibility with GitHub Actions. Bug fixes address improvements to permissions in the deploy-finish step and a minor README update within release-actions. CI enhancements include using the latest version of the linter for improved code quality.

No breaking changes were introduced in this release.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.3.2...0.4.0

Commits
  • c4cef36 chore: fix lint issue
  • 62ebed7 fix(deploy-finish): remove environment input
  • 54b9683 fix(deploy-finish): enhance permissions
  • eef7dd0 docs: update actions and workflows documentation
  • a0f35ba docs: update actions and workflows documentation
  • 06426bd fix(release-actions): readme update
  • fd02b98 chore: fix lint issue
  • 1253207 build(deps): Bump the github-actions-dependencies group across 4 directories ...
  • 52ac145 Revert linter.yml to version 0.19.0
  • 1f5f6e1 ci: use last version of linter
  • Additional commits viewable in compare view

Updates github/codeql-action from 3.28.12 to 3.28.13

Release notes

Sourced from github/codeql-action's releases.

v3.28.13

CodeQL Action Changelog

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

3.28.13 - 24 Mar 2025

No user facing changes.

See the full CHANGELOG.md for more information.

Changelog

Sourced from github/codeql-action's changelog.

3.28.13 - 24 Mar 2025

No user facing changes.

Commits
  • 1b549b9 Merge pull request #2819 from github/update-v3.28.13-e0ea14102
  • 82630c8 Update changelog for v3.28.13
  • e0ea141 Merge pull request #2818 from github/cklin/empty-pr-diff-range
  • b361a91 Diff-informed analysis: fix empty PR handling
  • bd1d9ab Merge pull request #2816 from github/cklin/overlay-file-list
  • b98ae6c Add overlay-database-utils tests
  • 9825184 Add getFileOidsUnderPath() tests
  • ac67cff Merge pull request #2817 from github/cklin/default-setup-diff-informed
  • 9c674ba build: refresh js files
  • d109dd5 Detect PR branches for Default Setup
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 26, 2025
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

…ctory with 3 updates

Bumps the github-actions-dependencies group with 3 updates in the / directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common), [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish) and [github/codeql-action](https://github.com/github/codeql-action).

Updates `hoverkraft-tech/ci-github-common` from 0.18.0 to 0.20.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@0.18.0...0.20.0)

Updates `hoverkraft-tech/ci-github-publish` from 0.3.2 to 0.4.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
- [Commits](hoverkraft-tech/ci-github-publish@0.3.2...0.4.0)

Updates `github/codeql-action` from 3.28.12 to 3.28.13
- [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.28.12...v3.28.13)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Emilien Escalle <[email protected]>
@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-a0e08f42f4 branch from bc4f1c3 to 8749ca0 Compare March 26, 2025 10:37
@neilime neilime merged commit 1f2b234 into main Mar 26, 2025
28 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-a0e08f42f4 branch March 26, 2025 10:48
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.

2 participants