action-docs
action-docs copied to clipboard
Generate docs for GitHub actions
Bumps [nyc](https://github.com/istanbuljs/nyc) from 15.1.0 to 17.0.0. Release notes Sourced from nyc's releases. nyc: v17.0.0 17.0.0 (2024-04-19) ⚠ BREAKING CHANGES minimum Node version now 18 Bug Fixes deps: address security alerts...
Bumps [replace-in-file](https://github.com/adamreisnz/replace-in-file) from 7.1.0 to 8.1.0. Changelog Sourced from replace-in-file's changelog. 8.0.0 The package has been converted to an ES module and now requires Node 18 or higher. If you...
Given I have defined an input and provided a default value which is a regex (the regex I have used is to detect semantic versioning: `^v[0-9]+\.[0-9]+\.[0-9]+.*$`) When the generate docs...
Hi @npalm, Thank you for this library! I was working on a similar tool then I found this [action-docs](https://github.com/npalm/action-docs) which seems smarter than mine :) I have a couple of...
Bumps the eslint group with 4 updates in the / directory: [eslint](https://github.com/eslint/eslint), [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript), [eslint-plugin-github](https://github.com/github/eslint-plugin-github) and [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier). Updates `eslint` from 8.57.0 to 9.10.0 Release notes Sourced from eslint's releases. v9.10.0 Features...
Bumps the jest group with 2 updates in the / directory: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) and [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `@types/jest` from 29.5.12 to 29.5.13 Commits See full diff in compare view Updates `ts-jest` from...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.15.0 to 8.6.0. Release notes Sourced from @typescript-eslint/parser's releases. v8.6.0 8.6.0 (2024-09-16) 🚀 Features add allow option for restrict-template-expressions (#8556) eslint-plugin: [no-unnecessary-condition] check switch cases (#9912) eslint-plugin:...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.1.0 to 7.0.3. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v7.0.3 ⚙️ Fixes an issue with commit signing where commit SHAs have variable lengths when...
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.9.1 to 2.10.1. Release notes Sourced from step-security/harden-runner's releases. v2.10.1 What's Changed Release v2.10.1 by @varunsh-coder in step-security/harden-runner#463 Bug fix: Resolves an issue where DNS resolution of...