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-common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.32.0
Choose a base ref
...
head repository: hoverkraft-tech/ci-github-common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.33.0
Choose a head ref
  • 9 commits
  • 13 files changed
  • 2 contributors

Commits on Feb 28, 2026

  1. chore: bump fast-xml-parser

    Bumps the npm-dependencies group in /actions/parse-ci-reports with 1 update: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser).
    
    
    Updates `fast-xml-parser` from 5.3.6 to 5.4.1
    - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
    - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - [Commits](NaturalIntelligence/fast-xml-parser@v5.3.6...v5.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-version: 5.4.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Feb 28, 2026
    Configuration menu
    Copy the full SHA
    315ae31 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. chore: bump the github-actions-dependencies group across 4 directorie…

    …s with 6 updates
    
    Bumps the github-actions-dependencies group with 3 updates in the / directory: [hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml](https://github.com/hoverkraft-tech/ci-github-nodejs), [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs) and [github/codeql-action](https://github.com/github/codeql-action).
    Bumps the github-actions-dependencies group with 1 update in the /actions/get-matrix-outputs directory: [actions/download-artifact](https://github.com/actions/download-artifact).
    Bumps the github-actions-dependencies group with 1 update in the /actions/parse-ci-reports directory: [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs).
    Bumps the github-actions-dependencies group with 1 update in the /actions/set-matrix-output directory: [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    Updates `hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml` from 0.21.2 to 0.22.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-nodejs/releases)
    - [Commits](hoverkraft-tech/ci-github-nodejs@c9d9d04...775ce09)
    
    Updates `hoverkraft-tech/ci-github-nodejs` from 0.21.2 to 0.22.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-nodejs/releases)
    - [Commits](hoverkraft-tech/ci-github-nodejs@c9d9d04...775ce09)
    
    Updates `github/codeql-action` from 4.32.3 to 4.32.4
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@9e907b5...89a39a4)
    
    Updates `actions/download-artifact` from 7.0.0 to 8.0.0
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@37930b1...70fc10c)
    
    Updates `hoverkraft-tech/ci-github-nodejs` from 0.21.2 to 0.22.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-nodejs/releases)
    - [Commits](hoverkraft-tech/ci-github-nodejs@c9d9d04...775ce09)
    
    Updates `actions/upload-artifact` from 6.0.0 to 7.0.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@b7c566a...bbbca2d)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml
      dependency-version: 0.22.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-nodejs
      dependency-version: 0.22.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: github/codeql-action
      dependency-version: 4.32.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: actions/download-artifact
      dependency-version: 8.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-nodejs
      dependency-version: 0.22.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: actions/upload-artifact
      dependency-version: 7.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>
    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    dependabot[bot] authored and neilime committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    37ad7f1 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 Mar 3, 2026
    Configuration menu
    Copy the full SHA
    435a3d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. chore: bump fast-xml-parser

    Bumps the npm-dependencies group in /actions/parse-ci-reports with 1 update: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser).
    
    
    Updates `fast-xml-parser` from 5.4.1 to 5.4.2
    - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
    - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - [Commits](NaturalIntelligence/fast-xml-parser@v5.4.1...v5.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-version: 5.4.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 Mar 6, 2026
    Configuration menu
    Copy the full SHA
    33c3be6 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. chore: bump fast-xml-parser

    Bumps the npm-dependencies group in /actions/parse-ci-reports with 1 update: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser).
    
    
    Updates `fast-xml-parser` from 5.4.2 to 5.5.3
    - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
    - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - [Commits](NaturalIntelligence/fast-xml-parser@v5.4.2...v5.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-version: 5.5.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    8376498 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. chore: bump the github-actions-dependencies group across 2 directorie…

    …s with 3 updates
    
    Bumps the github-actions-dependencies group with 2 updates in the / directory:
    - [github/codeql-action](https://github.com/github/codeql-action)
    - [tj-actions/changed-files](https://github.com/tj-actions/changed-files)
    Bumps the github-actions-dependencies group with 1 update in the /actions/get-matrix-outputs directory:
    - [actions/download-artifact](https://github.com/actions/download-artifact)
    
    Updates `github/codeql-action` from 4.32.4 to 4.32.6
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    
    Updates `tj-actions/changed-files` from 47.0.4 to 47.0.5
    - [Release notes](https://github.com/tj-actions/changed-files/releases)
    - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
    
    Updates `actions/download-artifact` from 8.0.0 to 8.0.1
    - [Release notes](https://github.com/actions/download-artifact/releases)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.32.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: tj-actions/changed-files
      dependency-version: 47.0.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: actions/download-artifact
      dependency-version: 8.0.1
      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 16, 2026
    Configuration menu
    Copy the full SHA
    5d5a872 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. chore: bump fast-xml-parser in /actions/parse-ci-reports

    Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.5.3 to 5.5.6.
    - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
    - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - [Commits](NaturalIntelligence/fast-xml-parser@v5.5.3...v5.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-version: 5.5.6
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    f57c6c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2026

  1. chore: bump fast-xml-parser in /actions/parse-ci-reports

    Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.5.6 to 5.5.7.
    - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
    - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - [Commits](NaturalIntelligence/fast-xml-parser@v5.5.6...v5.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-version: 5.5.7
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Mar 20, 2026
    Configuration menu
    Copy the full SHA
    ff9e5a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. chore: bump the github-actions-dependencies group across 2 directorie…

    …s with 2 updates
    
    Bumps the github-actions-dependencies group with 1 update in the / directory: [github/codeql-action](https://github.com/github/codeql-action).
    Bumps the github-actions-dependencies group with 1 update in the /actions/get-matrix-outputs directory: [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact).
    
    Updates `github/codeql-action` from 4.32.6 to 4.33.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@0d579ff...b1bff81)
    
    Updates `geekyeggo/delete-artifact` from 5.1.0 to 6.0.0
    - [Release notes](https://github.com/geekyeggo/delete-artifact/releases)
    - [Changelog](https://github.com/GeekyEggo/delete-artifact/blob/main/CHANGELOG.md)
    - [Commits](GeekyEggo/delete-artifact@f275313...176a747)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.33.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: geekyeggo/delete-artifact
      dependency-version: 6.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>
    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    dependabot[bot] authored and neilime committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    4b53189 View commit details
    Browse the repository at this point in the history
Loading