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.16.1
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.17.0
Choose a head ref
  • 11 commits
  • 29 files changed
  • 4 contributors

Commits on Oct 28, 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 Oct 28, 2025
    Configuration menu
    Copy the full SHA
    b9f1224 View commit details
    Browse the repository at this point in the history
  2. 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 Oct 28, 2025
    Configuration menu
    Copy the full SHA
    5f50f1a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

  1. feat(continuous-integration): add container input for OCI-based CI ex…

    …ecution
    
    Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    Copilot and neilime committed Oct 29, 2025
    Configuration menu
    Copy the full SHA
    a42cfc5 View commit details
    Browse the repository at this point in the history
  2. 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 Oct 29, 2025
    Configuration menu
    Copy the full SHA
    62985a8 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump the github-actions-dependencies group across 1 dire…

    …ctory with 4 updates
    
    Bumps the github-actions-dependencies group with 4 updates in the / directory: [actions/download-artifact](https://github.com/actions/download-artifact), [hoverkraft-tech/ci-github-container](https://github.com/hoverkraft-tech/ci-github-container), [github/codeql-action](https://github.com/github/codeql-action) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `actions/download-artifact` from 5.0.0 to 6.0.0
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@634f93c...018cc2c)
    
    Updates `hoverkraft-tech/ci-github-container` from 0.27.1 to 0.28.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-container/releases)
    - [Commits](hoverkraft-tech/ci-github-container@f9e149b...4f29319)
    
    Updates `github/codeql-action` from 4.30.9 to 4.31.0
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@16140ae...4e94bd1)
    
    Updates `actions/upload-artifact` from 4.6.2 to 5.0.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@ea165f8...330a01c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-container
      dependency-version: 0.28.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: github/codeql-action
      dependency-version: 4.31.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: actions/upload-artifact
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Oct 29, 2025
    Configuration menu
    Copy the full SHA
    97f2767 View commit details
    Browse the repository at this point in the history
  4. 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: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
    Bumps the npm-dependencies group with 2 updates in the /tests/pnpm directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) 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: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
    Bumps the npm-dependencies group with 2 updates in the /tests/yarn directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
    
    
    Updates `nx` from 22.0.1 to 22.0.2
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/22.0.2/packages/nx)
    
    Updates `storybook` from 9.1.13 to 10.0.1
    - [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.0.1/code/core)
    
    Updates `nx` from 22.0.1 to 22.0.2
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/22.0.2/packages/nx)
    
    Updates `storybook` from 9.1.13 to 10.0.1
    - [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.0.1/code/core)
    
    Updates `nx` from 22.0.1 to 22.0.2
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/22.0.2/packages/nx)
    
    Updates `storybook` from 9.1.13 to 10.0.1
    - [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.0.1/code/core)
    
    Updates `nx` from 22.0.1 to 22.0.2
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/22.0.2/packages/nx)
    
    Updates `storybook` from 9.1.13 to 10.0.1
    - [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.0.1/code/core)
    
    ---
    updated-dependencies:
    - dependency-name: nx
      dependency-version: 22.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: storybook
      dependency-version: 10.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    - dependency-name: nx
      dependency-version: 22.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: storybook
      dependency-version: 10.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    - dependency-name: nx
      dependency-version: 22.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: storybook
      dependency-version: 10.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    - dependency-name: nx
      dependency-version: 22.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: storybook
      dependency-version: 10.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Oct 29, 2025
    Configuration menu
    Copy the full SHA
    27a213d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. chore(deps): bump github/codeql-action

    Bumps the github-actions-dependencies group with 1 update in the / directory: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 4.31.0 to 4.31.2
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@4e94bd1...0499de3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.31.2
      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 Oct 31, 2025
    Configuration menu
    Copy the full SHA
    2ae7477 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 1 update
    
    Bumps the npm-dependencies group with 1 update in the /tests/npm directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
    Bumps the npm-dependencies group with 1 update in the /tests/pnpm directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
    Bumps the npm-dependencies group with 1 update in the /tests/pnpm-package-manager directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
    Bumps the npm-dependencies group with 1 update in the /tests/yarn directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
    
    
    Updates `storybook` from 10.0.1 to 10.0.2
    - [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.0.2/code/core)
    
    Updates `storybook` from 10.0.1 to 10.0.2
    - [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.0.2/code/core)
    
    Updates `storybook` from 10.0.1 to 10.0.2
    - [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.0.2/code/core)
    
    Updates `storybook` from 10.0.1 to 10.0.2
    - [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.0.2/code/core)
    
    ---
    updated-dependencies:
    - dependency-name: storybook
      dependency-version: 10.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: storybook
      dependency-version: 10.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: storybook
      dependency-version: 10.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: storybook
      dependency-version: 10.0.2
      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 Oct 31, 2025
    Configuration menu
    Copy the full SHA
    546c232 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2025

  1. chore(deps): bump the npm-dependencies group across 4 directories wit…

    …h 1 update
    
    Bumps the npm-dependencies group with 1 update in the /tests/npm directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
    Bumps the npm-dependencies group with 1 update in the /tests/pnpm directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
    Bumps the npm-dependencies group with 1 update in the /tests/pnpm-package-manager directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
    Bumps the npm-dependencies group with 1 update in the /tests/yarn directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
    
    
    Updates `storybook` from 10.0.2 to 10.0.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.0.4/code/core)
    
    Updates `storybook` from 10.0.2 to 10.0.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.0.4/code/core)
    
    Updates `storybook` from 10.0.2 to 10.0.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.0.4/code/core)
    
    Updates `storybook` from 10.0.2 to 10.0.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.0.4/code/core)
    
    ---
    updated-dependencies:
    - dependency-name: storybook
      dependency-version: 10.0.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: storybook
      dependency-version: 10.0.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: storybook
      dependency-version: 10.0.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: storybook
      dependency-version: 10.0.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 Nov 4, 2025
    Configuration menu
    Copy the full SHA
    d53fc47 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the github-actions-dependencies group across 1 dire…

    …ctory with 2 updates
    
    Bumps the github-actions-dependencies group with 2 updates in the / directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common) and [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish).
    
    Updates `hoverkraft-tech/ci-github-common` from 0.27.0 to 0.28.0
    - [Commits](hoverkraft-tech/ci-github-common@b7dd413...5f11437)
    
    Updates `hoverkraft-tech/ci-github-publish` from 0.12.1 to 0.13.1
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
    - [Commits](hoverkraft-tech/ci-github-publish@b5b9f92...0717eb4)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-common
      dependency-version: 0.28.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-publish
      dependency-version: 0.13.1
      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>
    dependabot[bot] authored and neilime committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    2c61205 View commit details
    Browse the repository at this point in the history
  3. 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 Nov 4, 2025
    Configuration menu
    Copy the full SHA
    0264395 View commit details
    Browse the repository at this point in the history
Loading