70 Commits

Author SHA1 Message Date
Dark Steveneq
d0cc7b6646 Update bundle
Some checks failed
Check Transpiled JavaScript / Check dist/ (push) Successful in 34s
build-test / build (20, ubuntu-latest) (push) Failing after 22s
build-test / test (20, ubuntu-latest) (push) Failing after 13s
build-test / build (20, macos-latest) (push) Has been cancelled
build-test / build-on-windows (20) (push) Has been cancelled
build-test / test (20, macos-latest) (push) Has been cancelled
git tag major version / tag-major-version (release) Failing after 9s
daily scan / npm audit (macos-latest) (push) Waiting to run
daily scan / npm audit (ubuntu-latest) (push) Failing after 37s
2026-01-20 09:54:53 +01:00
Naoki Oketani
0c58d4de32 chore(build): update dist files 2025-05-26 13:37:01 +00:00
Naoki Oketani
904b347c85 chore(build): update dist files 2025-05-13 21:17:58 +09:00
Naoki Oketani
d5d84ff3f1 fix(lint): resolve @typescript-eslint/no-explicit-any warnings 2025-05-07 12:11:12 +00:00
Naoki Oketani
014977e077 chore(dist): update dist files after removing run() call 2025-05-07 10:46:49 +00:00
Naoki Oketani
17ac3e350c fix(rollup): update dependencies and build output 2025-05-05 13:33:29 +00:00
Naoki Oketani
b91c65bee2 fix(workdir): handle directory change errors gracefully 2025-05-05 12:09:35 +00:00
Naoki Oketani
0ff4c383ef fix(workdir): handle trailing slash in working directory path 2025-05-05 12:03:14 +00:00
Naoki Oketani
db3cc003b1 refactor(build): update dist files 2025-05-05 11:59:23 +00:00
oke-py
0db6a3c6fe chore(build): automated change 2025-05-05 10:41:41 +00:00
oke-py
868ad3ad89 chore(build): automated change 2025-05-05 06:20:37 +00:00
oke-py
fe0560560d chore(build): automated change 2025-05-03 04:12:46 +00:00
Naoki Oketani
32ee936c71 fix: resolve __dirname issue in ESM build 2025-05-03 02:21:52 +00:00
oke-py
4074b8ec05 chore(build): automated change 2025-05-02 04:45:41 +00:00
oke-py
69f79b9053 chore(build): automated change 2025-05-02 04:28:30 +00:00
Naoki Oketani
596a779420 chore(build): npm run all to update dist/index.js 2025-05-01 13:20:57 +00:00
oke-py
0e481e67c8 chore(build): automated change 2023-10-09 02:02:58 +00:00
oke-py
a10ff90196 chore(build): automated change 2023-10-09 01:52:26 +00:00
oke-py
ff569ff93c chore(build): automated change 2023-06-27 12:55:19 +00:00
Naoki Oketani
0cbdd1f2f3 refactor: replace axios call with octokit 2023-04-22 13:29:59 +00:00
oke-py
7ebe48e84c chore(build): automated change 2022-12-30 01:22:39 +00:00
oke-py
ea95e89656 chore(build): automated change 2022-12-23 12:44:40 +00:00
oke-py
3dfb4053f0 chore(build): automated change 2022-12-11 07:29:02 +00:00
Naoki Oketani
01ce539397 chore(build): npm run all to update dist/index.js 2022-12-11 13:37:47 +09:00
Naoki Oketani
b933796dbe chore(build): npm run all to update dist/index.js 2022-12-11 13:11:37 +09:00
Naoki Oketani
0dd0e42c47 build: npm run all 2022-12-10 21:58:11 +09:00
Naoki Oketani
c2ee44bdb9 update dependencies (#126)
* update dependencies

* update devDependencies
2022-07-09 18:36:20 +09:00
Naoki Oketani
e90fd04eb5 npm run all 2022-07-09 18:13:18 +09:00
William Barnes
5b91df5581 updating production flag to --omit=dev (#125)
* updating production flag to --omit=dev

* fixing readme comment
2022-07-09 18:08:36 +09:00
Naoki Oketani
2f9b156c84 npm run all 2022-05-12 07:47:12 +09:00
Shaid Khan
33a41db91d Fix Commit - Committing fix whereby NPM Audit Actions Fails when running on Windows OS (#122)
- This commit is to fix an issue when running the 'npm-audit-action' on the 'windows-latest'
- Integrated the 'spawnSync' to use the right 'npm' script based upon the OS used
2022-05-12 07:45:03 +09:00
Naoki Oketani
c0410c237f Adds 'info', 'none' as a valid argument for audit-level (#120)
* Adds 'info', 'none' as a valid argument for audit-level

* 2.1.0
2022-04-12 08:19:34 +09:00
Naoki Oketani
e3662da326 Update default runtime to node16 (#118)
* Update default runtime to node16

* update dependencies

* 2.0.0
2022-03-26 15:31:24 +09:00
Naoki Oketani
01882980c1 npm audit fix to fix CVE-2022-0536 (#111)
* `npm audit fix` to fix CVE-2022-0536

* `npm run all` to apply the updates of dependencies
2022-02-20 19:45:25 +09:00
Naoki Oketani
02cb9c4d3b fix CVE-2022-0235 (#108)
* npm audit fix

* npm run all

* 1.8.4

* update README and daily action to use v1.8.4
2022-01-25 12:30:57 +09:00
Naoki Oketani
f03c7d976f fix CVE-2022-0155 (#104)
* `npm audit fix` to fix CVE-2022-0155

* `npm run all` to apply the updates of dependencies
2022-01-15 18:28:01 +09:00
Naoki Oketani
303bff6b61 Bump axios from 0.21.4 to 0.23.0 (#100) 2021-10-16 18:21:41 +09:00
Naoki Oketani
e3228ef09e Bump axios from 0.21.2 to 0.21.4 (#97) 2021-10-10 12:36:10 +09:00
Naoki Oketani
e434d1ce70 update dependencies (#96)
* Bump @actions/core from 1.3.0 to 1.6.0

* Bump @actions/github from 4.0.0 to 5.0.0

* Bump @octokit/rest from 18.5.6 to 18.12.0

* Bump strip-ansi from 6.0.0 to 6.0.1
2021-10-09 12:22:18 +09:00
Naoki Oketani
901e62d952 chore: format by prettier (js) 2021-10-08 21:23:15 +09:00
Pavish Kumar
9e9a90b41e Retain spaces within label (#95) 2021-10-08 21:17:46 +09:00
Naoki Oketani
47dbb726b6 feature: support create_issues, create_pr_comments flag (#93)
* doc: support new parameter create_issues, create_pr_comments

* feature: support create_pr_comments flag

* feature: support create_issues flag
2021-10-03 09:26:16 +09:00
Naoki Oketani
5b1038c826 update dependencies (#89)
* Bump ansi-regex from 5.0.0 to 5.0.1 (fix CVE-2021-3807)

* Bump tmpl from 1.0.4 to 1.0.5 (fix CVE-2021-3777)

* update: eslint related dependencies

* chore: replace deprecated @zeit/ncc with @vercel/ncc
2021-09-26 21:33:48 +09:00
Naoki Oketani
5d4cffea6d fix dependencies' vulnerabilities (#86)
* [fix] `npm audit fix`

* [fix] `npm update`

* [fix] update jest, jest-circus, ts-jest

* 1.7.3
2021-06-03 07:45:50 +09:00
Naoki Oketani
9ceef494c8 chore: run npm update (#83) 2021-05-03 14:36:46 +09:00
Naoki Oketani
9cc679ca2e upgrade(modules): npm update $module 2021-01-06 14:57:25 +09:00
Naoki Oketani
8851061b81 run npm run all 2020-12-12 12:01:55 +00:00
sgkiokas
c4cd169835 feat: add the ability to run with '--json' and output the result (#78)
* addition-of-json-flag

* Set output of npn audit
2020-12-12 20:56:05 +09:00
Naoki Oketani
3868af0215 update README & npm run all 2020-11-12 10:45:24 +00:00
Naoki Oketani
7b23c85c0d npm audit fix & npm update (#70)
* npm audit fix & modify eslint rules

* update axios, @types/jest, eslint-plugin-jest

* update @octokit/rest, @typescript-eslint/parser

* update @actions/github
2020-09-11 22:04:02 +09:00