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.10.0
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.11.0
Choose a head ref
  • 10 commits
  • 33 files changed
  • 3 contributors

Commits on Mar 26, 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 Mar 26, 2025
    Configuration menu
    Copy the full SHA
    f8554ff View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. chore(deps): bump storybook in the npm-dependencies group

    Bumps the npm-dependencies group with 1 update: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli).
    
    
    Updates `storybook` from 8.6.9 to 8.6.10
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.10/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.10/code/lib/cli)
    
    ---
    updated-dependencies:
    - dependency-name: storybook
      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 Mar 28, 2025
    Configuration menu
    Copy the full SHA
    740d2f8 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump hoverkraft-tech/ci-github-common

    Bumps the github-actions-dependencies group with 1 update in the / directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
    
    
    Updates `hoverkraft-tech/ci-github-common` from 0.20.0 to 0.22.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@edc1e53...198d391)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-common
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    1a9c073 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. chore(deps): bump the npm-dependencies group with 2 updates

    Bumps the npm-dependencies group with 2 updates: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli).
    
    
    Updates `nx` from 20.6.4 to 20.7.1
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/20.7.1/packages/nx)
    
    Updates `storybook` from 8.6.10 to 8.6.12
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.12/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.12/code/lib/cli)
    
    ---
    updated-dependencies:
    - dependency-name: nx
      dependency-version: 20.7.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: storybook
      dependency-version: 8.6.12
      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 Apr 4, 2025
    Configuration menu
    Copy the full SHA
    fced66a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/dependency-review-action

    Bumps the github-actions-dependencies group with 1 update in the / directory: [actions/dependency-review-action](https://github.com/actions/dependency-review-action).
    
    
    Updates `actions/dependency-review-action` from 4.5.0 to 4.6.0
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@3b139cf...ce3cf95)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-version: 4.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Apr 4, 2025
    Configuration menu
    Copy the full SHA
    78c6178 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. chore(deps): bump the npm-dependencies group with 2 updates

    Bumps the npm-dependencies group with 2 updates: [gatsby](https://github.com/gatsbyjs/gatsby) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).
    
    
    Updates `gatsby` from 5.14.1 to 5.14.3
    - [Release notes](https://github.com/gatsbyjs/gatsby/releases)
    - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@5.14.1...gatsby@5.14.3)
    
    Updates `nx` from 20.7.1 to 20.7.2
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/20.7.2/packages/nx)
    
    ---
    updated-dependencies:
    - dependency-name: gatsby
      dependency-version: 5.14.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: nx
      dependency-version: 20.7.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 Apr 11, 2025
    Configuration menu
    Copy the full SHA
    4cee370 View commit details
    Browse the repository at this point in the history
  2. 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 3.28.13 to 3.28.15
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@1b549b9...45775bd)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.28.15
      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 Apr 11, 2025
    Configuration menu
    Copy the full SHA
    8181eca View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2025

  1. feat: add support for pnpm

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    a180b74 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 Apr 19, 2025
    Configuration menu
    Copy the full SHA
    5f0ea21 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump the github-actions-dependencies group across 2 dire…

    …ctories with 4 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 [codecov/codecov-action](https://github.com/codecov/codecov-action).
    Bumps the github-actions-dependencies group with 1 update in the /actions/setup-node directory: [actions/setup-node](https://github.com/actions/setup-node).
    
    
    Updates `hoverkraft-tech/ci-github-common` from 0.22.0 to 0.22.2
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@198d391...abd5469)
    
    Updates `hoverkraft-tech/ci-github-publish` from 0.4.0 to 0.5.1
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
    - [Commits](hoverkraft-tech/ci-github-publish@c4cef36...e382602)
    
    Updates `codecov/codecov-action` from 5.4.0 to 5.4.2
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@0565863...ad3126e)
    
    Updates `actions/setup-node` from 4.3.0 to 4.4.0
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@cdca736...49933ea)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-common
      dependency-version: 0.22.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-publish
      dependency-version: 0.5.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: codecov/codecov-action
      dependency-version: 5.4.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: actions/setup-node
      dependency-version: 4.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    5c1010a View commit details
    Browse the repository at this point in the history
Loading