-
-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: hoverkraft-tech/ci-dokumentor
base: 0.2.0
head repository: hoverkraft-tech/ci-dokumentor
compare: 0.2.1
- 6 commits
- 14 files changed
- 3 contributors
Commits on Oct 2, 2025
-
docs: update action documentation
[skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ffc0fb5 - Browse repository at this point
Copy the full SHA ffc0fb5View commit details
Commits on Oct 3, 2025
-
build(deps-dev): Bump the npm-dev-dependencies group with 7 updates
Bumps the npm-dev-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `21.6.2` | `21.6.3` | | [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `21.6.2` | `21.6.3` | | [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `21.6.2` | `21.6.3` | | [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite) | `21.6.2` | `21.6.3` | | [@nx/web](https://github.com/nrwl/nx/tree/HEAD/packages/web) | `21.6.2` | `21.6.3` | | [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `21.6.2` | `21.6.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.8` | `7.1.9` | Updates `@nx/eslint` from 21.6.2 to 21.6.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.3/packages/eslint) Updates `@nx/eslint-plugin` from 21.6.2 to 21.6.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.3/packages/eslint-plugin) Updates `@nx/js` from 21.6.2 to 21.6.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.3/packages/js) Updates `@nx/vite` from 21.6.2 to 21.6.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.3/packages/vite) Updates `@nx/web` from 21.6.2 to 21.6.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.3/packages/web) Updates `nx` from 21.6.2 to 21.6.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.6.3/packages/nx) Updates `vite` from 7.1.8 to 7.1.9 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.9/packages/vite) --- updated-dependencies: - dependency-name: "@nx/eslint" dependency-version: 21.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-dependencies - dependency-name: "@nx/eslint-plugin" dependency-version: 21.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-dependencies - dependency-name: "@nx/js" dependency-version: 21.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-dependencies - dependency-name: "@nx/vite" dependency-version: 21.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-dependencies - dependency-name: "@nx/web" dependency-version: 21.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-dependencies - dependency-name: nx dependency-version: 21.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-dependencies - dependency-name: vite dependency-version: 7.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 554e05e - Browse repository at this point
Copy the full SHA 554e05eView commit details
Commits on Oct 6, 2025
-
fix(core): spawn dedicated renderer for each run
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
Configuration menu - View commit details
-
Copy full SHA for 584126b - Browse repository at this point
Copy the full SHA 584126bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebe76a6 - Browse repository at this point
Copy the full SHA ebe76a6View commit details -
build(deps-dev): Bump the npm-dev-dependencies group with 3 updates
Bumps the npm-dev-dependencies group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/js` from 9.36.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.37.0/packages/js) Updates `@types/node` from 24.6.2 to 24.7.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.36.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.37.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-dependencies - dependency-name: "@types/node" dependency-version: 24.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-dependencies - dependency-name: eslint dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c77465f - Browse repository at this point
Copy the full SHA c77465fView commit details -
chore: add devcontainer config
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
Configuration menu - View commit details
-
Copy full SHA for b051c2c - Browse repository at this point
Copy the full SHA b051c2cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.2.0...0.2.1