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

Commits on Mar 25, 2026

  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 25, 2026
    Configuration menu
    Copy the full SHA
    e3e891b View commit details
    Browse the repository at this point in the history
  2. chore: fix lint issues

    Signed-off-by: Emilien Escalle <[email protected]>
    neilime committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    c0c75df View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 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.5.7 to 5.5.9
    - [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.7...v5.5.9)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-version: 5.5.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and neilime committed Apr 3, 2026
    Configuration menu
    Copy the full SHA
    2585464 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 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.5.9 to 5.5.10
    - [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.9...v5.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-version: 5.5.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and neilime committed Apr 10, 2026
    Configuration menu
    Copy the full SHA
    f1caac2 View commit details
    Browse the repository at this point in the history
  2. feat: add 'local-actions' action

    Signed-off-by: Emilien Escalle <[email protected]>
    neilime committed Apr 10, 2026
    Configuration menu
    Copy the full SHA
    ba3fd31 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 Apr 10, 2026
    Configuration menu
    Copy the full SHA
    a897cc7 View commit details
    Browse the repository at this point in the history
  4. chore: bump the github-actions-dependencies group across 1 directory …

    …with 1 updates
    
    Bumps the github-actions-dependencies group with 1 updates in the / directory:
    - [github/codeql-action](https://github.com/github/codeql-action)
    
    Updates `github/codeql-action` from 4.33.0 to 4.35.1
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.35.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Emilien Escalle <[email protected]>
    dependabot[bot] authored and neilime committed Apr 10, 2026
    Configuration menu
    Copy the full SHA
    a236f01 View commit details
    Browse the repository at this point in the history
Loading