Commit Graph

103 Commits

Author SHA1 Message Date
dependabot[bot]
569d74e85f build(deps-dev): bump the npm-development group with 8 updates
Bumps the npm-development group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.32` | `20.17.46` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.31.1` | `8.32.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.31.1` | `8.32.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.1.2` | `3.1.3` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.2` | `10.1.5` |
| [globals](https://github.com/sindresorhus/globals) | `16.0.0` | `16.1.0` |
| [rollup](https://github.com/rollup/rollup) | `4.40.1` | `4.40.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.1.2` | `3.1.3` |


Updates `@types/node` from 20.17.32 to 20.17.46
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.31.1 to 8.32.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.31.1 to 8.32.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.0/packages/parser)

Updates `@vitest/coverage-v8` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.3/packages/coverage-v8)

Updates `eslint-config-prettier` from 10.1.2 to 10.1.5
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.1.2...v10.1.5)

Updates `globals` from 16.0.0 to 16.1.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.0.0...v16.1.0)

Updates `rollup` from 4.40.1 to 4.40.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.40.1...v4.40.2)

Updates `vitest` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.3/packages/vitest)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 20.17.46
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 3.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: globals
  dependency-version: 16.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: rollup
  dependency-version: 4.40.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: vitest
  dependency-version: 3.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 10:16:08 +00:00
Naoki Oketani
17ac3e350c fix(rollup): update dependencies and build output 2025-05-05 13:33:29 +00:00
dependabot[bot]
b8f1959b24 build(deps-dev): bump @rollup/plugin-node-resolve from 15.3.1 to 16.0.1
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.3.1 to 16.0.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.1/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-version: 16.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 13:20:44 +00:00
Naoki Oketani
ef3accdd1c refactor: update eslint configuration to match typescript-action template 2025-05-05 13:15:49 +00:00
Naoki Oketani
768e68f33d Merge pull request #250 from oke-py/dependabot/npm_and_yarn/npm-development-44135b917d
build(deps-dev): bump vite from 6.3.4 to 6.3.5 in the npm-development group
2025-05-05 21:57:19 +09:00
dependabot[bot]
42c4e9db01 build(deps-dev): bump vite in the npm-development group
Bumps the npm-development group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.3.4 to 6.3.5
- [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/v6.3.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 12:55:26 +00:00
Naoki Oketani
e1569ad13f Merge pull request #248 from oke-py/dependabot/npm_and_yarn/rollup/plugin-typescript-12.1.2
build(deps-dev): bump @rollup/plugin-typescript from 11.1.6 to 12.1.2
2025-05-05 21:54:54 +09:00
dependabot[bot]
f9cf37ac3d build(deps-dev): bump @rollup/plugin-typescript from 11.1.6 to 12.1.2
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.1.6 to 12.1.2.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.2/packages/typescript)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-typescript"
  dependency-version: 12.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 12:51:14 +00:00
Naoki Oketani
abbc1083ab refactor(scripts): rename format scripts to format:write and format:check 2025-05-05 12:32:22 +00:00
Naoki Oketani
070f5ce924 refactor(ci): update workflow configuration and add Node.js version file 2025-05-05 11:12:23 +00:00
Naoki Oketani
7b3bcfed2f refactor(ci): rename npm script from pack to package and update workflow 2025-05-05 10:37:01 +00:00
Naoki Oketani
e40ed27938 chore: migrate build process from @vercel/ncc to rollup 2025-05-05 10:14:17 +00:00
Naoki Oketani
3fa1b7654e feat: update references from v2 to v3 for release v3.0.0 2025-05-03 13:54:49 +00:00
Naoki Oketani
9f4cdf97ce fix: limit test coverage to src directory only 2025-05-03 12:20:53 +00:00
Naoki Oketani
745e45b95c chore: migrate to ESLint 9 and update configurations 2025-05-03 12:03:12 +00:00
Naoki Oketani
0fdd8de405 chore(deps): remove eslint-plugin-jest and update eslint dependencies 2025-05-03 03:54:56 +00:00
Naoki Oketani
32ee936c71 fix: resolve __dirname issue in ESM build 2025-05-03 02:21:52 +00:00
Naoki Oketani
ed6e8d71b4 feat: migrate codebase to ES Modules 2025-05-03 02:15:44 +00:00
Naoki Oketani
3d0a464b5e test(coverage): enable coverage reporting with lcov for Vitest 2025-05-02 14:17:12 +00:00
Naoki Oketani
2564984eab refactor(testing): migrate from Jest to Vitest for testing framework 2025-05-02 14:03:34 +00:00
Naoki Oketani
fdd9c7df5f Remove graphql from devDependencies 2025-05-02 05:02:03 +00:00
Naoki Oketani
2b1bee3f56 chore: update dependencies except node, strip-ansi and eslint-related packages 2025-05-02 04:42:12 +00:00
Naoki Oketani
216536dcf5 chore: update @actions/core from 1.10.1 to 1.11.1 2025-05-02 04:25:56 +00:00
Naoki Oketani
e94b48fef5 Update @actions/github to v6.0.0 and @octokit/rest to v21.1.1 to fix vulnerabilities 2025-05-01 12:32:43 +00:00
Naoki Oketani
414f093a36 Update to Node.js 20 compatibility 2025-05-01 12:05:25 +00:00
Naoki Oketani
3a2f56f628 chore(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.0 2023-10-09 20:54:54 +09:00
Naoki Oketani
686b7f2a2a chore(deps-dev): bump prettier from 2.8.7 to 3.0.3 2023-10-09 19:03:31 +09:00
Naoki Oketani
eb61a543f7 chore(deps-dev): bump jest from 29.5.0 to 29.7.0 2023-10-09 18:45:59 +09:00
Naoki Oketani
7df42b1e71 chore(deps-dev): bump typescript from 4.9.4 to 5.2.2 2023-10-09 18:35:38 +09:00
snyk-bot
343e8eed29 fix: upgrade @actions/core from 1.10.0 to 1.10.1
Snyk has created this PR to upgrade @actions/core from 1.10.0 to 1.10.1.

See this package in npm:
https://www.npmjs.com/package/@actions/core

See this project in Snyk:
https://app.snyk.io/org/oke-py/project/c6e7d31d-2862-4162-9c76-afc8027c13b3?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-10-09 10:56:09 +09:00
snyk-bot
96dbf7337a fix: upgrade @octokit/rest from 19.0.11 to 19.0.13
Snyk has created this PR to upgrade @octokit/rest from 19.0.11 to 19.0.13.

See this package in npm:
https://www.npmjs.com/package/@octokit/rest

See this project in Snyk:
https://app.snyk.io/org/oke-py/project/c6e7d31d-2862-4162-9c76-afc8027c13b3?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-10-09 10:46:13 +09:00
Naoki Oketani
0cebbe6ab6 chore(deps-dev): bump graphql from 16.6.0 to 16.8.1 2023-10-09 01:31:57 +00:00
snyk-bot
9759466e6a fix: upgrade @octokit/rest from 19.0.5 to 19.0.11
Snyk has created this PR to upgrade @octokit/rest from 19.0.5 to 19.0.11.

See this package in npm:
https://www.npmjs.com/package/@octokit/rest

See this project in Snyk:
https://app.snyk.io/org/oke-py/project/c6e7d31d-2862-4162-9c76-afc8027c13b3?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-06-26 15:15:59 +00:00
Naoki Oketani
0cbdd1f2f3 refactor: replace axios call with octokit 2023-04-22 13:29:59 +00:00
oke-py
225a86c216 2.4.4 2023-01-02 02:46:08 +00:00
oke-py
e9f4193777 2.4.3 2023-01-02 02:27:47 +00:00
oke-py
24a371a262 2.4.2 2022-12-30 01:29:40 +00:00
Naoki Oketani
086a272a06 chore(package): bump graphql from 16.5.0 to 16.6.0 2022-12-30 09:48:30 +09:00
Naoki Oketani
fb555ab6c0 chore(package): bump @vercel/ncc from 0.34.0 to 0.36.0 2022-12-30 09:45:26 +09:00
Naoki Oketani
c942dbff6c chore(package): bump prettier from 2.7.1 to 2.8.1 2022-12-30 09:42:12 +09:00
Naoki Oketani
f9bdcdef4d chore(package): bump @typescript-eslint/parser from 5.46.1 to 5.47.1 2022-12-30 09:38:44 +09:00
oke-py
808cdb44d5 2.4.1 2022-12-24 01:15:06 +00:00
Naoki Oketani
2d5d6a8bb4 chore(package): bump @octokit/rest from 18.12.0 to 19.0.5 2022-12-23 21:34:57 +09:00
Naoki Oketani
fdd783bbc7 chore(package): bump eslint from 8.19.0 to 8.30.0 2022-12-18 14:19:43 +09:00
Naoki Oketani
b3d30b2367 chore(package): bump jest from 27.2.5 to 29.3.1 2022-12-18 14:09:18 +09:00
Naoki Oketani
84a239a23d chore(package): bump @actions/github from 5.0.3 to 5.1.1 2022-12-11 16:13:15 +09:00
Naoki Oketani
25d0ce465a chore(package): bump axios from 0.27.2 to 1.2.1 2022-12-11 13:20:46 +09:00
Naoki Oketani
eb5e3041a4 chore(package): bump @typescript-eslint/parser from 5.30.5 to 5.46.0 2022-12-11 13:10:05 +09:00
Naoki Oketani
686d6554cd chore(package): bump @types/node from 16.11.43 to 18.11.13 2022-12-11 13:06:22 +09:00
Naoki Oketani
6302adc652 chore(package): bump typescript from 3.9.10 to 4.9.4 2022-12-11 13:06:14 +09:00