Commit Graph
76 Commits
Author SHA1 Message Date
Aaron Kelbsch d1a8548176 docs: update readme
Continuous integration / main (push) Failing after 51s
V9.9.9
2025-08-25 15:41:05 +02:00
Aaron Kelbsch 4869f6bfcf feat: also write issues when manually triggered 2025-08-25 15:37:02 +02:00
Aaron Kelbsch b0356b9add chore: add missing dependencies to package json 2025-08-25 15:36:26 +02:00
Aaron Kelbsch 34d5211002 docs: add contribution info to readme 2025-08-25 15:32:31 +02:00
Aaron Kelbsch c5a5443df7 chore: update package.json 2025-08-25 15:32:21 +02:00
PythonGermany dd2c7de31f Update action version in README.md examples (#35) 2025-02-23 11:00:21 +01:00
Tony Arcieri 69366f33c9 Prep for v2.0.0 release (#25)
Continuous integration / main (push) Failing after 1m29s
v2.0.0
2024-09-23 08:24:55 -06:00
Tony Arcieri 7b350a127d npm audit fix (#24) 2024-09-23 08:21:39 -06:00
Charles Lechasseur 286a088f1c fix: update @clechasseur/rs-actions-core and other dependencies (#23)
This fixes a high-severity security vulnerability in the `braces` library.
2024-07-22 13:12:29 -06:00
Ross b7dc4ebf0c Added support for working-directory (#21) 2024-07-08 10:14:45 -06:00
Tillmann 6dc762e804 update to latest upstream and rebuild (#20) 2024-05-09 19:18:11 -06:00
Charles Lechasseur fe0359b3e1 Run on Node 20.x (#16)
Also move to @clechasseur/rs-actions-core for more up-to-date dependencies
2024-04-23 16:26:03 -06:00
pinkforest 4da312dd0f docs: Update repo link 2023-04-04 19:19:38 +10:00
pinkforest d6805b6463 docs: Bump version in README 2023-04-04 18:24:42 +10:00
pinkforest(she/her) dd51754d4e Further fix unsound and notice reporting (#10) (#11)
Continuous integration / main (push) Successful in 1m55s
v1.4.1
2023-04-04 18:16:49 +10:00
pinkforest(she/her) 7cb7a4e8d4 Add notice and unsound (#9)
Continuous integration / main (push) Successful in 2m12s
v1.4.0
2023-04-04 08:08:08 +10:00
pinkforest(she/her) 13d7e3e1c9 Updates to v1.3.2 with node16 2023-03-28 11:24:53 +11:00
dependabot-preview[bot] 9448c34627 Update readme and changelog 2023-03-28 11:23:25 +11:00
Dustin J. Mitchellandmoliva bb800784d9 feat: adds support for ignores (#1)
* feat: adding optional ignore list

* chore: updating lock file

* format: prettier tak

* chore: new build

* chore: adding nvm rc to avoid error with vercel and node v17

* chore: bumping version to 1.3.0

* fix: gh actions does not support sequences as input

* chore: refresh build

* refactor: use getInputList from actos-rs/core

* add ignore to action.yml

Co-authored-by: moliva <oliva.miguelh@gmail.com>
2022-08-12 19:47:29 +10:00
svartalf 35b7b53b1e Release v1.2.0
Continuous integration / main (push) Failing after 18s
v0.1.0
2020-05-07 11:00:43 +03:00
svartalf d6b76c84eb Dependencies bump 2020-05-06 23:47:36 +03:00
svartalf a409407cff Do not fail check if no critical vulnerabilities were found when executed for a fork repository (closes #104) 2020-05-06 23:42:53 +03:00
svartalf 5a5aec182f Update dependencies 2020-04-06 14:03:04 +03:00
svartalf 69fdbe9b61 Changing buymeacoffee link 2020-03-19 16:59:18 +03:00
svartalf bf5fbb440b Extra funding links 2020-03-19 16:11:15 +03:00
svartalf 5fabacafcf Link to the GITHUB_TOKEN documentation 2020-03-17 09:19:30 +03:00
svartalf 713925f79f Release v1.1.0 2020-02-01 18:22:08 +03:00
svartalf 54256682fb Updating dependencies in a bulk 2020-02-01 18:16:09 +03:00
svartalf 86207092bb Compatibility with the latest cargo-audit output format 2020-01-26 20:19:18 +03:00
svartalf 35fc20ed69 Removing the test placeholders 2020-01-26 15:02:04 +03:00
svartalf 1b5b840c59 Bumping the dependencies in a bulk 2020-01-24 13:26:34 +03:00
dependabot-preview[bot] 18b7af78f9 Bump @typescript-eslint/eslint-plugin from 2.8.0 to 2.9.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.9.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 07:30:08 +00:00
dependabot-preview[bot] 050ae668c8 Bump ts-node from 8.5.2 to 8.5.4
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.5.2 to 8.5.4.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.5.2...v8.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 07:27:31 +00:00
dependabot-preview[bot] c96788990f Bump @actions-rs/core from 0.0.7 to 0.0.8
Bumps [@actions-rs/core](https://github.com/actions-rs/core) from 0.0.7 to 0.0.8.
- [Release notes](https://github.com/actions-rs/core/releases)
- [Commits](https://github.com/actions-rs/core/compare/v0.0.7...v0.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 07:26:33 +00:00
dependabot-preview[bot] aee6086ce7 Bump eslint-config-prettier from 6.6.0 to 6.7.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.6.0 to 6.7.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 07:25:29 +00:00
dependabot-preview[bot] 9dea6a8035 Bump typescript from 3.6.4 to 3.7.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.4 to 3.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.4...v3.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 07:24:38 +00:00
dependabot-preview[bot] 5f33dc5198 Bump @typescript-eslint/eslint-plugin from 2.6.1 to 2.8.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.6.1 to 2.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.8.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 07:38:34 +00:00
dependabot-preview[bot] 0344c54ca3 Bump ts-jest from 24.1.0 to 24.2.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 24.1.0 to 24.2.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v24.1.0...v24.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 07:37:01 +00:00
dependabot-preview[bot] 4f11abb8c7 Bump @typescript-eslint/parser from 2.7.0 to 2.8.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.8.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 07:34:53 +00:00
dependabot-preview[bot] 786eebd1df Bump handlebars from 4.5.1 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.1 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.1...v4.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 07:34:45 +00:00
dependabot-preview[bot] aa0a2b3e7b Bump @types/node from 12.12.8 to 12.12.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.8 to 12.12.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 07:33:51 +00:00
dependabot-preview[bot] bc8d84723f Bump ts-node from 8.5.0 to 8.5.2
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.5.0 to 8.5.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.5.0...v8.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-18 07:42:39 +00:00
dependabot-preview[bot] 0bfc295bb2 Bump eslint-config-prettier from 6.5.0 to 6.6.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.5.0...v6.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-18 07:42:26 +00:00
dependabot-preview[bot] a1d776c810 Bump @types/jest from 24.0.22 to 24.0.23
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.22 to 24.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-18 07:39:49 +00:00
dependabot-preview[bot] f23d9dd347 Bump @typescript-eslint/parser from 2.6.0 to 2.7.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.7.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-18 07:38:10 +00:00
dependabot-preview[bot] b27e2b207c Bump @types/node from 12.12.7 to 12.12.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.7 to 12.12.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-18 07:36:24 +00:00
dependabot-preview[bot] af41816f52 Bump @types/node from 12.12.5 to 12.12.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.5 to 12.12.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 10:32:25 +00:00
dependabot-preview[bot] 092ae8fc93 Bump ts-node from 8.4.1 to 8.5.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.4.1 to 8.5.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.4.1...v8.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 10:30:37 +00:00
dependabot-preview[bot] a2ff31bfaf Bump prettier from 1.18.2 to 1.19.1
Bumps [prettier](https://github.com/prettier/prettier) from 1.18.2 to 1.19.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.18.2...1.19.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 10:29:15 +00:00
dependabot-preview[bot] db2d62f818 Bump @typescript-eslint/eslint-plugin from 2.5.0 to 2.6.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.6.1/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 10:27:31 +00:00