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.8.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.8.1
Choose a head ref
  • 9 commits
  • 16 files changed
  • 3 contributors

Commits on Jan 24, 2025

  1. docs: update actions and workflows documentation

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

Commits on Jan 31, 2025

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

    …ctories with 5 updates
    
    Bumps the github-actions-dependencies group with 4 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), [github/codeql-action](https://github.com/github/codeql-action) 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.16.0 to 0.16.1
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@0.16.0...0.16.1)
    
    Updates `hoverkraft-tech/ci-github-publish` from 0.1.1 to 0.2.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
    - [Commits](hoverkraft-tech/ci-github-publish@0.1.1...0.2.0)
    
    Updates `github/codeql-action` from 3.28.4 to 3.28.8
    - [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.4...v3.28.8)
    
    Updates `codecov/codecov-action` from 5.3.0 to 5.3.1
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v5.3.0...v5.3.1)
    
    Updates `actions/setup-node` from 4.1.0 to 4.2.0
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4.1.0...v4.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-common
      dependency-type: direct:production
      update-type: version-update:semver-patch
      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
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: actions/setup-node
      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 Jan 31, 2025
    Configuration menu
    Copy the full SHA
    915e15a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. 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 [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `hoverkraft-tech/ci-github-common` from 0.16.1 to 0.17.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@0.16.1...0.17.0)
    
    Updates `github/codeql-action` from 3.28.8 to 3.28.9
    - [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.8...v3.28.9)
    
    ---
    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: github/codeql-action
      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 Feb 14, 2025
    Configuration menu
    Copy the full SHA
    57bfb3a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2025

  1. chore(deps): bump actions/cache

    Bumps the github-actions-dependencies group with 1 update in the /actions/dependencies-cache directory: [actions/cache](https://github.com/actions/cache).
    
    
    Updates `actions/cache` from 4.2.0 to 4.2.1
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v4.2.0...v4.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      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 Feb 21, 2025
    Configuration menu
    Copy the full SHA
    5da54d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. ci: add npm dependencies update

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    2fddb59 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: [github/codeql-action](https://github.com/github/codeql-action) and [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `github/codeql-action` from 3.28.9 to 3.28.10
    - [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.9...v3.28.10)
    
    Updates `codecov/codecov-action` from 5.3.1 to 5.4.0
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v5.3.1...v5.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: codecov/codecov-action
      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 Feb 27, 2025
    Configuration menu
    Copy the full SHA
    40bb8f8 View commit details
    Browse the repository at this point in the history
  3. ci: improve npm dependencies update

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    abcb9a0 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump the npm-dependencies group with 4 updates

    Bumps the npm-dependencies group with 4 updates: [gatsby](https://github.com/gatsbyjs/gatsby), [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx), [prettier](https://github.com/prettier/prettier) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli).
    
    
    Updates `gatsby` from 5.11.0 to 5.14.1
    - [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.11.0...gatsby@5.14.1)
    
    Updates `nx` from 16.7.4 to 20.4.6
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/20.4.6/packages/nx)
    
    Updates `prettier` from 3.0.2 to 3.5.2
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.0.2...3.5.2)
    
    Updates `storybook` from 7.4.0 to 8.6.1
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.1/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.1/code/lib/cli)
    
    ---
    updated-dependencies:
    - dependency-name: gatsby
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: nx
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    - dependency-name: prettier
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: storybook
      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 Feb 27, 2025
    Configuration menu
    Copy the full SHA
    92cbd2b View commit details
    Browse the repository at this point in the history
  5. 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.1 to 8.6.2
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.2/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.2/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 Feb 27, 2025
    Configuration menu
    Copy the full SHA
    9b839e4 View commit details
    Browse the repository at this point in the history
Loading