Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hoverkraft-tech/ci-github-common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.31.2
Choose a base ref
...
head repository: hoverkraft-tech/ci-github-common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.31.3
Choose a head ref
  • 2 commits
  • 24 files changed
  • 2 contributors

Commits on Dec 1, 2025

  1. docs: update actions and workflows documentation

    [skip ci]
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    hoverkraft-bot[bot] committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    b98869a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. chore(deps): bump the github-actions-dependencies group across 1 dire…

    …ctory with 6 updates
    
    Bumps the github-actions-dependencies group with 6 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml](https://github.com/hoverkraft-tech/ci-github-publish) | `0.16.0` | `0.17.1` |
    | [actions/checkout](https://github.com/actions/checkout) | `6.0.0` | `6.0.1` |
    | [hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml](https://github.com/hoverkraft-tech/ci-github-nodejs) | `0.20.4` | `0.20.5` |
    | [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs) | `0.20.4` | `0.20.5` |
    | [github/codeql-action](https://github.com/github/codeql-action) | `4.31.5` | `4.31.6` |
    | [actions/stale](https://github.com/actions/stale) | `10.1.0` | `10.1.1` |
    
    Updates `hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml` from 0.16.0 to 0.17.1
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
    - [Commits](hoverkraft-tech/ci-github-publish@ed864a8...d7f1c4c)
    
    Updates `actions/checkout` from 6.0.0 to 6.0.1
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@1af3b93...8e8c483)
    
    Updates `hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml` from 0.20.4 to 0.20.5
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-nodejs/releases)
    - [Commits](hoverkraft-tech/ci-github-nodejs@ce2467e...c61f09c)
    
    Updates `hoverkraft-tech/ci-github-nodejs` from 0.20.4 to 0.20.5
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-nodejs/releases)
    - [Commits](hoverkraft-tech/ci-github-nodejs@ce2467e...c61f09c)
    
    Updates `github/codeql-action` from 4.31.5 to 4.31.6
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@fdbfb4d...fe4161a)
    
    Updates `actions/stale` from 10.1.0 to 10.1.1
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@5f858e3...9971854)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml
      dependency-version: 0.17.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: actions/checkout
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml
      dependency-version: 0.20.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-nodejs
      dependency-version: 0.20.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: github/codeql-action
      dependency-version: 4.31.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: actions/stale
      dependency-version: 10.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    dependabot[bot] authored and neilime committed Dec 3, 2025
    Configuration menu
    Copy the full SHA
    5ac5046 View commit details
    Browse the repository at this point in the history
Loading