376 Commits

Author SHA1 Message Date
oke-py
fe0560560d chore(build): automated change 2025-05-03 04:12:46 +00:00
Naoki Oketani
4008c7aa77 Merge pull request #228 from oke-py/refactor/es2020-modernization
Modernize code to ES2020
2025-05-03 13:12:22 +09:00
Naoki Oketani
2af7795f4f refactor: modernize code to ES2020 (#220) 2025-05-03 04:08:29 +00:00
Naoki Oketani
a08099359e Merge pull request #227 from oke-py/fix/update-eslint-dependencies
chore(deps): remove eslint-plugin-jest and update eslint dependencies
2025-05-03 12:58:15 +09:00
Naoki Oketani
0fdd8de405 chore(deps): remove eslint-plugin-jest and update eslint dependencies 2025-05-03 03:54:56 +00:00
Naoki Oketani
fb0532cf3d Merge pull request #226 from oke-py/feature/migrate-to-esm
feat: migrate codebase to ES Modules
2025-05-03 11:31:09 +09: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
bee8bef352 Merge pull request #225 from oke-py/fix/tsconfig-exclude-vitest-config
fix(tsconfig): exclude vitest.config.ts from TypeScript compilation
2025-05-03 11:01:39 +09:00
Naoki Oketani
9d18df85b2 fix(tsconfig): exclude vitest.config.ts from TypeScript compilation 2025-05-03 01:57:36 +00:00
Naoki Oketani
12d31be2ce Merge pull request #223 from oke-py/refactor/testing-framework-vitest
refactor(testing): migrate from Jest to Vitest for testing framework
2025-05-02 23:25:18 +09:00
Naoki Oketani
4427195a49 ci(test): update test command to include --run and --coverage flags 2025-05-02 14:23:18 +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
a898de739e Merge pull request #219 from oke-py/docs/add-clinerules
docs: Add coding standards and guidelines
2025-05-02 14:42:31 +09:00
Naoki Oketani
ccf473f990 docs: add clinerules 2025-05-02 05:35:44 +00:00
Naoki Oketani
0830963408 Merge pull request #218 from oke-py/remove-graphql-dependency
Remove graphql from devDependencies
2025-05-02 14:05:53 +09:00
Naoki Oketani
fdd9c7df5f Remove graphql from devDependencies 2025-05-02 05:02:03 +00:00
oke-py
4074b8ec05 chore(build): automated change 2025-05-02 04:45:41 +00:00
Naoki Oketani
d3e5e7ba86 Merge pull request #217 from oke-py/update-dependencies
chore: update dependencies except node, strip-ansi and eslint-related packages
2025-05-02 13:45:15 +09:00
Naoki Oketani
2b1bee3f56 chore: update dependencies except node, strip-ansi and eslint-related packages 2025-05-02 04:42:12 +00:00
oke-py
69f79b9053 chore(build): automated change 2025-05-02 04:28:30 +00:00
Naoki Oketani
e9a0c65337 Merge pull request #216 from oke-py/update-actions-core
Update @actions/core from 1.10.1 to 1.11.1
2025-05-02 13:28:06 +09: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
922381ec25 Merge pull request #215 from oke-py/update-devcontainer
Update devcontainer.json: Node.js 20, add Claude extension, enable GitHub CLI
2025-05-02 13:19:13 +09:00
Naoki Oketani
c0f05feb6d Update devcontainer.json: Node.js 20, add Claude extension, enable GitHub CLI 2025-05-02 04:06:10 +00:00
Naoki Oketani
3f93cb01e2 Merge pull request #214 from oke-py/disable-windows-test
Disable test-on-windows job temporarily
2025-05-02 12:59:26 +09:00
Naoki Oketani
b51e018cee Disable test-on-windows job 2025-05-02 03:53:41 +00:00
Naoki Oketani
702a8be168 Merge pull request #211 from oke-py/fix-vulnerabilities
fix: Update express and typescript in test data to fix vulnerabilities
2025-05-02 11:18:39 +09:00
Naoki Oketani
179abbdc1c fix: Update express and typescript in test data to fix vulnerabilities 2025-05-02 01:58:18 +00:00
Naoki Oketani
6c7bf329b9 Merge pull request #210 from oke-py/feature/add-workflow-step-names
Add step names to GitHub Actions workflow for better readability
2025-05-02 09:57:11 +09:00
Naoki Oketani
9ad3f5888f Add step names to GitHub Actions workflow for better readability 2025-05-02 00:52:33 +00:00
Naoki Oketani
7591f2c396 Merge pull request #209 from oke-py/fix/windows-build-failure
Fix Windows build job in CI workflow
2025-05-02 09:41:52 +09:00
Naoki Oketani
05ae6e9b03 Remove npm-windows-upgrade steps as they are no longer needed with Node.js 20 2025-05-02 00:39:05 +00:00
Naoki Oketani
f8f995f645 fix: Combine PowerShell execution policy setting with npm-windows-upgrade step 2025-05-02 00:28:06 +00:00
Naoki Oketani
9aaec722be fix: Specify PowerShell for npm-windows-upgrade command execution in Windows environment 2025-05-02 00:21:34 +00:00
Naoki Oketani
b4503033f0 Fix Windows build job in CI workflow 2025-05-01 14:11:51 +00:00
Naoki Oketani
cbd2433f5c Merge pull request #207 from oke-py/update-actions-github
Update @actions/github to v6.0.0 and @octokit/rest to v21.1.1
2025-05-01 22:50:55 +09:00
Naoki Oketani
596a779420 chore(build): npm run all to update dist/index.js 2025-05-01 13:20:57 +00:00
Naoki Oketani
cf7dcfffcf Fix tests to work with @octokit/rest v21.1.1 2025-05-01 13:18:37 +00:00
Naoki Oketani
8319691add Update code to work with @octokit/rest v21.1.1 2025-05-01 12:56:00 +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
0a26ebc75b Merge pull request #206 from oke-py/node20
Update to Node.js 20 compatibility
2025-05-01 21:28:42 +09:00
Naoki Oketani
afc12b064d Fix vulnerabilities with npm audit fix 2025-05-01 12:20:32 +00:00
Naoki Oketani
414f093a36 Update to Node.js 20 compatibility 2025-05-01 12:05:25 +00:00
Naoki Oketani
362afbddca Merge pull request #197 from oke-py/dependabot/github_actions/actions/setup-node-4
build(deps): bump actions/setup-node from 3 to 4
2023-10-31 21:28:02 +09:00
dependabot[bot]
7a79a0b760 build(deps): bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 09:14:30 +00:00
Naoki Oketani
aaad8d31ee Merge pull request #195 from oke-py/dependabot/npm_and_yarn/babel/traverse-7.23.2
build(deps-dev): bump @babel/traverse from 7.20.5 to 7.23.2
2023-10-19 21:17:39 +09:00
dependabot[bot]
c48cf2cdbc build(deps-dev): bump @babel/traverse from 7.20.5 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 20:39:01 +00:00
Naoki Oketani
605a1af75d Merge pull request #194 from oke-py/ncc
chore(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.0
2023-10-09 21:04:39 +09:00