376 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
v3 v1
2026-01-20 09:54:53 +01:00
Dark Steveneq
dcb52e1b7d Automatically pull API URL from context
Some checks failed
Check Transpiled JavaScript / Check dist/ (push) Failing after 37s
build-test / build (20, ubuntu-latest) (push) Failing after 26s
build-test / test (20, ubuntu-latest) (push) Failing after 15s
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
2026-01-20 09:50:10 +01:00
Dark Steveneq
68352b848f Port to Gitea-js
Some checks failed
Check Transpiled JavaScript / Check dist/ (push) Failing after 1m11s
build-test / build (20, ubuntu-latest) (push) Failing after 34s
build-test / test (20, ubuntu-latest) (push) Failing after 16s
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
2026-01-20 09:43:56 +01:00
Naoki Oketani
36d8041811 Merge pull request #289 from oke-py/dependabot/github_actions/actions/checkout-6
build(deps): bump actions/checkout from 5 to 6
2026-01-10 18:38:35 +09:00
Naoki Oketani
77e8e36b3a Merge pull request #287 from oke-py/dependabot/npm_and_yarn/js-yaml-4.1.1
build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1
2026-01-10 18:37:21 +09:00
Naoki Oketani
e64cbe11d6 Merge pull request #282 from oke-py/dependabot/npm_and_yarn/vite-6.4.1
build(deps-dev): bump vite from 6.3.5 to 6.4.1
2026-01-10 18:35:26 +09:00
dependabot[bot]
42a3ccea53 build(deps): bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 09:13:24 +00:00
dependabot[bot]
b4eedf47a6 build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-15 10:51:41 +00:00
dependabot[bot]
ec4b8b297d build(deps-dev): bump vite from 6.3.5 to 6.4.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.5 to 6.4.1.
- [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/create-vite@6.4.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.4.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-21 02:14:32 +00:00
Naoki Oketani
af618bdf10 Merge pull request #275 from oke-py/dependabot/github_actions/actions/checkout-5
build(deps): bump actions/checkout from 4 to 5
2025-08-23 21:28:30 +09:00
dependabot[bot]
148449c0eb build(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-18 13:31:42 +00:00
Naoki Oketani
1f38465748 Merge pull request #271 from oke-py/fix/add-tslib-dependency
fix: add tslib dev dependency to resolve rollup build error
2025-06-30 20:59:52 +09:00
Naoki Oketani
9014439cd0 fix: add tslib dev dependency to resolve rollup build error
- Added tslib ^2.8.1 as dev dependency
- Fixes @rollup/plugin-typescript error: Could not find module 'tslib'
- Verified build pipeline works correctly (format, lint, test, package)
2025-06-30 11:55:19 +00:00
Naoki Oketani
23511d431a Merge pull request #266 from oke-py/dependabot/npm_and_yarn/octokit/rest-22.0.0
build(deps): bump @octokit/rest from 21.1.1 to 22.0.0
2025-05-26 22:41:53 +09:00
Naoki Oketani
0c58d4de32 chore(build): update dist files 2025-05-26 13:37:01 +00:00
Naoki Oketani
6f886078c3 Merge pull request #265 from oke-py/dependabot/npm_and_yarn/npm-development-527f145936
build(deps-dev): bump the npm-development group with 6 updates
2025-05-26 22:32:05 +09:00
dependabot[bot]
1ade07315b build(deps): bump @octokit/rest from 21.1.1 to 22.0.0
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 21.1.1 to 22.0.0.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v21.1.1...v22.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-version: 22.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 10:18:04 +00:00
dependabot[bot]
d5d19cab7c build(deps-dev): bump the npm-development group with 6 updates
Bumps the npm-development group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.48` | `20.17.50` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.1.3` | `3.1.4` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.3.5` | `4.4.1` |
| [globals](https://github.com/sindresorhus/globals) | `16.1.0` | `16.2.0` |
| [rollup](https://github.com/rollup/rollup) | `4.41.0` | `4.41.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.1.3` | `3.1.4` |


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

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

Updates `eslint-import-resolver-typescript` from 4.3.5 to 4.4.1
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.5...v4.4.1)

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

Updates `rollup` from 4.41.0 to 4.41.1
- [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.41.0...v4.41.1)

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

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 20.17.50
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 3.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: eslint-import-resolver-typescript
  dependency-version: 4.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: globals
  dependency-version: 16.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: rollup
  dependency-version: 4.41.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: vitest
  dependency-version: 3.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 10:15:38 +00:00
Naoki Oketani
e0085fea32 Merge pull request #264 from oke-py/dependabot/npm_and_yarn/npm-development-bed271ccbc
build(deps-dev): bump the npm-development group with 7 updates
2025-05-19 22:42:25 +09:00
dependabot[bot]
d012707798 build(deps-dev): bump the npm-development group with 7 updates
Bumps the npm-development group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.26.0` | `9.27.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.46` | `20.17.48` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.32.0` | `8.32.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.32.0` | `8.32.1` |
| [eslint](https://github.com/eslint/eslint) | `9.26.0` | `9.27.0` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.3.4` | `4.3.5` |
| [rollup](https://github.com/rollup/rollup) | `4.40.2` | `4.41.0` |


Updates `@eslint/js` from 9.26.0 to 9.27.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.27.0/packages/js)

Updates `@types/node` from 20.17.46 to 20.17.48
- [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.32.0 to 8.32.1
- [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.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.32.0 to 8.32.1
- [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.1/packages/parser)

Updates `eslint` from 9.26.0 to 9.27.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.26.0...v9.27.0)

Updates `eslint-import-resolver-typescript` from 4.3.4 to 4.3.5
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.4...v4.3.5)

Updates `rollup` from 4.40.2 to 4.41.0
- [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.2...v4.41.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@types/node"
  dependency-version: 20.17.48
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.32.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.32.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: eslint
  dependency-version: 9.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: eslint-import-resolver-typescript
  dependency-version: 4.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: rollup
  dependency-version: 4.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 10:02:43 +00:00
Naoki Oketani
3fa4f5d478 Merge pull request #261 from oke-py/dependabot/npm_and_yarn/npm-production-be1c8ba09d
build(deps): bump @actions/github from 6.0.0 to 6.0.1 in the npm-production group
2025-05-13 21:19:29 +09:00
Naoki Oketani
904b347c85 chore(build): update dist files 2025-05-13 21:17:58 +09:00
dependabot[bot]
cd82c37136 build(deps): bump @actions/github in the npm-production group
Bumps the npm-production group with 1 update: [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github).


Updates `@actions/github` from 6.0.0 to 6.0.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

---
updated-dependencies:
- dependency-name: "@actions/github"
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-13 21:17:58 +09:00
Naoki Oketani
31537f13f4 Merge pull request #263 from oke-py/fix/conditional-coveralls-upload
fix(ci): run coveralls upload only on ubuntu-latest
2025-05-13 21:16:04 +09:00
Naoki Oketani
5576a0546a fix(ci): run coveralls upload only on ubuntu-latest 2025-05-13 21:10:54 +09:00
Naoki Oketani
85de61634f Merge pull request #262 from oke-py/dependabot/npm_and_yarn/npm-development-8e7c1a2d2d
build(deps-dev): bump the npm-development group with 8 updates
2025-05-12 20:54:27 +09:00
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
b9540af011 Merge pull request #260 from oke-py/fix/remove-explicit-any
fix(lint): resolve @typescript-eslint/no-explicit-any warnings
2025-05-07 21:17:41 +09:00
Naoki Oketani
7e887fbc7b fix(lint): remove unnecessary ESLint rules 2025-05-07 12:14:50 +00:00
Naoki Oketani
d5d84ff3f1 fix(lint): resolve @typescript-eslint/no-explicit-any warnings 2025-05-07 12:11:12 +00:00
Naoki Oketani
2b30d09e26 Merge pull request #259 from oke-py/fix/unused-vars
fix(eslint): resolve @typescript-eslint/no-unused-vars errors
2025-05-07 21:00:33 +09:00
Naoki Oketani
307d90f9c7 fix(eslint): resolve @typescript-eslint/no-unused-vars errors 2025-05-07 11:58:37 +00:00
Naoki Oketani
162f0864b5 Merge pull request #258 from oke-py/fix/suppress-test-output
fix: suppress unnecessary output during test execution
2025-05-07 20:21:49 +09:00
Naoki Oketani
0ac2be2860 fix: suppress unnecessary output during test execution 2025-05-07 11:18:01 +00:00
Naoki Oketani
57f2b64786 Merge pull request #257 from oke-py/refactor/remove-run-call-from-main
refactor(main): remove run() call as index.ts is now the entry point
2025-05-07 19:48:12 +09:00
Naoki Oketani
014977e077 chore(dist): update dist files after removing run() call 2025-05-07 10:46:49 +00:00
Naoki Oketani
8af85fa7a9 refactor(main): remove run() call as index.ts is now the entry point 2025-05-07 10:44:05 +00:00
Naoki Oketani
fa0968161c Merge pull request #256 from oke-py/docs/update-dist-guidelines
docs(rules): update dist directory inclusion guidelines
2025-05-06 20:55:36 +09:00
Naoki Oketani
8a6e85ccc7 docs(rules): update dist directory inclusion guidelines 2025-05-06 11:53:28 +00:00
Naoki Oketani
d7acd4a206 Merge pull request #255 from oke-py/docs/update-typescript-best-practices
docs: update TypeScript/JavaScript best practices
2025-05-05 22:52:21 +09:00
Naoki Oketani
b9161df351 docs: update TypeScript/JavaScript best practices 2025-05-05 13:50:45 +00:00
Naoki Oketani
c3b3f890cf Merge pull request #254 from oke-py/chore/format-code
style(format): format code with Prettier
2025-05-05 22:40:55 +09:00
Naoki Oketani
f45ed00267 style(format): format code with Prettier 2025-05-05 13:37:57 +00:00
Naoki Oketani
c2c82aa5b2 Merge pull request #253 from oke-py/fix/rollup
fix(rollup): update dependencies and build output
2025-05-05 22:35:09 +09:00
Naoki Oketani
17ac3e350c fix(rollup): update dependencies and build output 2025-05-05 13:33:29 +00:00
Naoki Oketani
6147dd3431 Merge pull request #251 from oke-py/dependabot/npm_and_yarn/rollup/plugin-node-resolve-16.0.1
build(deps-dev): bump @rollup/plugin-node-resolve from 15.3.1 to 16.0.1
2025-05-05 22:26:54 +09: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
d65d8c1a0a Merge pull request #252 from oke-py/refactor/update-eslint-config
refactor: update eslint configuration to match typescript-action template
2025-05-05 22:19:36 +09: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