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.31.4
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.31.5
Choose a head ref
  • 6 commits
  • 24 files changed
  • 3 contributors

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

Commits on Dec 18, 2025

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

    …ctory with 5 updates
    
    Bumps the github-actions-dependencies group with 5 updates in the / directory:
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml
      dependency-version: 0.18.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml
      dependency-version: 0.21.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.21.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: github/codeql-action
      dependency-version: 4.31.9
      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.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 Dec 18, 2025
    Configuration menu
    Copy the full SHA
    89a9a4d 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 Dec 18, 2025
    Configuration menu
    Copy the full SHA
    b74930d View commit details
    Browse the repository at this point in the history
  3. chore(deps): 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.2 to 5.3.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.3.2...v5.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-version: 5.3.3
      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 Dec 18, 2025
    Configuration menu
    Copy the full SHA
    949a3c2 View commit details
    Browse the repository at this point in the history
  4. chore: fix lint issues

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    2e233aa View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

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

    …ctories with 3 updates
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: 7.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.21.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: actions/upload-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 Dec 19, 2025
    Configuration menu
    Copy the full SHA
    a8d9ca4 View commit details
    Browse the repository at this point in the history
Loading