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.9.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.10.0
Choose a head ref
  • 6 commits
  • 22 files changed
  • 4 contributors

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

Commits on Mar 21, 2025

  1. chore(deps): bump hoverkraft-tech/ci-github-publish

    Bumps the github-actions-dependencies group with 1 update in the / directory: [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish).
    
    
    Updates `hoverkraft-tech/ci-github-publish` from 0.3.1 to 0.3.2
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
    - [Commits](hoverkraft-tech/ci-github-publish@0.3.1...0.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-publish
      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 Mar 21, 2025
    Configuration menu
    Copy the full SHA
    bb5ef71 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 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.2 to 20.6.4
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/20.6.4/packages/nx)
    
    Updates `storybook` from 8.6.7 to 8.6.9
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.9/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.9/code/lib/cli)
    
    ---
    updated-dependencies:
    - dependency-name: nx
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-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 26, 2025
    Configuration menu
    Copy the full SHA
    162ad39 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 3 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 [github/codeql-action](https://github.com/github/codeql-action).
    
    Updates `hoverkraft-tech/ci-github-common` from 0.18.0 to 0.20.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@0.18.0...0.20.0)
    
    Updates `hoverkraft-tech/ci-github-publish` from 0.3.2 to 0.4.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
    - [Commits](hoverkraft-tech/ci-github-publish@0.3.2...0.4.0)
    
    Updates `github/codeql-action` from 3.28.12 to 3.28.13
    - [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.12...v3.28.13)
    
    ---
    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: 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
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    dependabot[bot] authored and neilime committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    1f2b234 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 Mar 26, 2025
    Configuration menu
    Copy the full SHA
    455fe77 View commit details
    Browse the repository at this point in the history
  4. ci: use linter for Github Actions

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    0c281f4 View commit details
    Browse the repository at this point in the history
Loading