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 |
|
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
|
90a3de6939
|
Merge pull request #193 from oke-py/prettier
|
2023-10-09 19:18:58 +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
|
032061910b
|
Merge pull request #192 from oke-py/jest
chore(deps-dev): bump jest from 29.5.0 to 29.7.0
|
2023-10-09 18:53:17 +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
|
eeb87d8bfc
|
Merge pull request #191 from oke-py/typescript
chore(deps-dev): bump typescript from 4.9.4 to 5.2.2
|
2023-10-09 18:41:42 +09:00 |
|
Naoki Oketani
|
70d073eb00
|
Merge pull request #190 from oke-py/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5
|
2023-10-09 18:40:15 +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 |
|
dependabot[bot]
|
f5fab4045b
|
build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 09:35:35 +00:00 |
|
oke-py
|
0e481e67c8
|
chore(build): automated change
|
2023-10-09 02:02:58 +00:00 |
|
Naoki Oketani
|
9e5a655d85
|
Merge pull request #185 from oke-py/snyk-upgrade-f611f3e73948c02cdab91f8a77856fa9
[Snyk] Upgrade @actions/core from 1.10.0 to 1.10.1
|
2023-10-09 11:02:08 +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 |
|
oke-py
|
a10ff90196
|
chore(build): automated change
|
2023-10-09 01:52:26 +00:00 |
|
Naoki Oketani
|
2d8717208f
|
Merge pull request #182 from oke-py/snyk-upgrade-d8d44883f412ebb807336ed8568f241f
[Snyk] Upgrade @octokit/rest from 19.0.11 to 19.0.13
|
2023-10-09 10:51:50 +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
|
97535d59ac
|
Merge pull request #189 from oke-py/deps
chore(deps-dev): bump graphql from 16.6.0 to 16.8.1
|
2023-10-09 10:37:44 +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 |
|
Naoki Oketani
|
d9777120e4
|
Merge pull request #188 from oke-py/audit-fix
chore(package): npm audit fix
|
2023-10-09 10:24:22 +09:00 |
|
Naoki Oketani
|
2bf8d9f6cb
|
chore(package): npm audit fix
|
2023-10-09 01:19:58 +00:00 |
|
Naoki Oketani
|
53ed37cb63
|
Merge pull request #184 from oke-py/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 3 to 4
|
2023-10-08 23:42:28 +09:00 |
|
dependabot[bot]
|
f761856646
|
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-08 14:34:15 +00:00 |
|
Naoki Oketani
|
bbb9cdf80f
|
Merge pull request #187 from oke-py/remove-test-node16
chore(test): end of support for node v16
|
2023-10-08 23:31:11 +09:00 |
|
Naoki Oketani
|
a13ffcb1f2
|
chore(test): end of support for node v16
|
2023-10-08 14:25:18 +00:00 |
|
Naoki Oketani
|
ce98d5466f
|
Merge pull request #183 from oke-py/dependabot/npm_and_yarn/word-wrap-1.2.4
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
|
2023-07-21 12:22:26 +09:00 |
|
dependabot[bot]
|
452c2b732b
|
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-18 20:18:36 +00:00 |
|