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-nodejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.20.5
Choose a base ref
...
head repository: hoverkraft-tech/ci-github-nodejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.20.6
Choose a head ref
  • 3 commits
  • 32 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
    3004805 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 4 dire…

    …ctories with 11 updates
    
    Bumps the github-actions-dependencies group with 10 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.31.2` | `0.31.3` |
    | [hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml](https://github.com/hoverkraft-tech/ci-github-publish) | `0.17.0` | `0.17.3` |
    | [hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.31.2` | `0.31.3` |
    | [hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.31.2` | `0.31.3` |
    | [hoverkraft-tech/ci-github-common/.github/workflows/linter.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.31.2` | `0.31.3` |
    | [hoverkraft-tech/ci-github-common/.github/workflows/stale.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.31.2` | `0.31.3` |
    | [actions/checkout](https://github.com/actions/checkout) | `6.0.0` | `6.0.1` |
    | [hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml](https://github.com/hoverkraft-tech/ci-github-container) | `0.30.0` | `0.30.2` |
    | [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common) | `0.31.2` | `0.31.3` |
    | [github/codeql-action](https://github.com/github/codeql-action) | `4.31.5` | `4.31.6` |
    
    Bumps the github-actions-dependencies group with 1 update in the /actions/lint directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
    Bumps the github-actions-dependencies group with 1 update in the /actions/setup-node directory: [actions/setup-node](https://github.com/actions/setup-node).
    Bumps the github-actions-dependencies group with 1 update in the /actions/test directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
    
    
    Updates `hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml` from 0.31.2 to 0.31.3
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@2d3c39a...5ac5046)
    
    Updates `hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml` from 0.17.0 to 0.17.3
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
    - [Commits](hoverkraft-tech/ci-github-publish@5358acd...55f6193)
    
    Updates `hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml` from 0.31.2 to 0.31.3
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@2d3c39a...5ac5046)
    
    Updates `hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml` from 0.31.2 to 0.31.3
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@2d3c39a...5ac5046)
    
    Updates `hoverkraft-tech/ci-github-common/.github/workflows/linter.yml` from 0.31.2 to 0.31.3
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@2d3c39a...5ac5046)
    
    Updates `hoverkraft-tech/ci-github-common/.github/workflows/stale.yml` from 0.31.2 to 0.31.3
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@2d3c39a...5ac5046)
    
    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-container/.github/workflows/docker-build-images.yml` from 0.30.0 to 0.30.2
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-container/releases)
    - [Commits](hoverkraft-tech/ci-github-container@0d92511...d706f27)
    
    Updates `hoverkraft-tech/ci-github-common` from 0.31.2 to 0.31.3
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@2d3c39a...5ac5046)
    
    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 `hoverkraft-tech/ci-github-common` from 0.31.2 to 0.31.3
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@2d3c39a...5ac5046)
    
    Updates `actions/setup-node` from 6.0.0 to 6.1.0
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@2028fbc...395ad32)
    
    Updates `hoverkraft-tech/ci-github-common` from 0.31.2 to 0.31.3
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@2d3c39a...5ac5046)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml
      dependency-version: 0.31.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml
      dependency-version: 0.17.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml
      dependency-version: 0.31.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml
      dependency-version: 0.31.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml
      dependency-version: 0.31.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/stale.yml
      dependency-version: 0.31.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      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-container/.github/workflows/docker-build-images.yml
      dependency-version: 0.30.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-common
      dependency-version: 0.31.3
      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: hoverkraft-tech/ci-github-common
      dependency-version: 0.31.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: actions/setup-node
      dependency-version: 6.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-common
      dependency-version: 0.31.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Dec 3, 2025
    Configuration menu
    Copy the full SHA
    9659362 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the npm-dependencies group across 4 directories wit…

    …h 2 updates
    
    Bumps the npm-dependencies group with 2 updates in the /tests/npm directory: [prettier](https://github.com/prettier/prettier) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
    Bumps the npm-dependencies group with 2 updates in the /tests/pnpm directory: [prettier](https://github.com/prettier/prettier) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
    Bumps the npm-dependencies group with 2 updates in the /tests/pnpm-package-manager directory: [prettier](https://github.com/prettier/prettier) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
    Bumps the npm-dependencies group with 2 updates in the /tests/yarn directory: [prettier](https://github.com/prettier/prettier) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
    
    
    Updates `prettier` from 3.7.3 to 3.7.4
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.7.3...3.7.4)
    
    Updates `storybook` from 10.1.2 to 10.1.4
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v10.1.4/code/core)
    
    Updates `prettier` from 3.7.3 to 3.7.4
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.7.3...3.7.4)
    
    Updates `storybook` from 10.1.2 to 10.1.4
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v10.1.4/code/core)
    
    Updates `prettier` from 3.7.3 to 3.7.4
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.7.3...3.7.4)
    
    Updates `storybook` from 10.1.2 to 10.1.4
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v10.1.4/code/core)
    
    Updates `prettier` from 3.7.3 to 3.7.4
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.7.3...3.7.4)
    
    Updates `storybook` from 10.1.2 to 10.1.4
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v10.1.4/code/core)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-version: 3.7.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: storybook
      dependency-version: 10.1.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: prettier
      dependency-version: 3.7.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: storybook
      dependency-version: 10.1.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: prettier
      dependency-version: 3.7.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: storybook
      dependency-version: 10.1.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: prettier
      dependency-version: 3.7.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: storybook
      dependency-version: 10.1.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Dec 3, 2025
    Configuration menu
    Copy the full SHA
    338755b View commit details
    Browse the repository at this point in the history
Loading