Commits at c7ad6aa678cb0824b1eacb807a95c1849643bf92
c7ad6aa6chore(deps): Support for yup v1
<https://github.com/pocka/yup-locale-ja/issues/16>
Upgraded yup to v1. Thanks to its optional locale structure, I could
keep support for v0.x.
I removed translation for `number.notEqual` due to it already being
removed at v0.24. It's listed in neither CHANGELOG nor migration
guide, and no type definition for that so keeping that leads to
type errors. I believe it's not a breaking change.
See <https://github.com/jquense/yup/pull/705> for more details on
removal of `number.notEqual`.
Shota FUJI
authored at
Shota FUJI
comitted at
77bb19c4chore: Replace Jest with Vitest
I'm exhausted to see dependabot creating a PR for Jest's frequent
major updates. Still, no improvement on its ESM and TS interop.
Vitest, on the other hand, has good support for both, less deps,
and I believe it will receive thoughtfull and well-designed updates.
Shota FUJI
authored at
Shota FUJI
comitted at
d6f4759fchore: Upgrade TypeScript version to latest (v5)
While I wanted to the keep TS version so output does not change,
Vitest seems not to work with TS 3.9. I manually checked the built
files and confirmed no breaking changes.
Shota FUJI
authored at
Shota FUJI
comitted at
b48e7eb9chore: Tidy workflows
Actions and steps were old and redundant.
Shota FUJI
authored at
Shota FUJI
comitted at
2a7dccb5chore: Upgrade Yarn v3
From my experience, Yarn Berry is much faster than v1 (Classic)
even for small project. It also has nicer status messages and
CLI design, even though some significant changes exist
(e.g. lifecycle scripts).
Shota FUJI
authored at
Shota FUJI
comitted at
d1e1df7adocs: Update Shields badge URL for GitHub Actions
<https://github.com/badges/shields/issues/8671>
Shota FUJI
authored at
Shota FUJI
comitted at
6d4212a4chore: Upgrade Node.js version for development
Node.js v14 ends LTS at 2023-04-30. This change does not affect
end-users.
Shota FUJI
authored at
Shota FUJI
comitted at
19ae9392Merge pull request #14 from pocka/dependabot/npm_and_yarn/minimatch-3.1.2
chore(deps): Bump minimatch from 3.0.4 to 3.1.2Shota FUJI
authored at
GitHub
comitted at
dac87ebfMerge pull request #13 from pocka/dependabot/npm_and_yarn/decode-uri-component-0.2.2
chore(deps): Bump decode-uri-component from 0.2.0 to 0.2.2Shota FUJI
authored at
GitHub
comitted at
e72d339eMerge pull request #11 from pocka/dependabot/npm_and_yarn/semver-regex-3.1.4
chore(deps): Bump semver-regex from 3.1.3 to 3.1.4Shota FUJI
authored at
GitHub
comitted at
5501b468Merge pull request #12 from pocka/dependabot/npm_and_yarn/jsdom-16.7.0
chore(deps): Bump jsdom from 16.4.0 to 16.7.0Shota FUJI
authored at
GitHub
comitted at
cdf6ac95Merge pull request #10 from pocka/dependabot/npm_and_yarn/lodash-es-4.17.21
chore(deps): Bump lodash-es from 4.17.20 to 4.17.21Shota FUJI
authored at
GitHub
comitted at
8751b71aMerge pull request #9 from pocka/dependabot/npm_and_yarn/minimist-1.2.6
chore(deps): Bump minimist from 1.2.5 to 1.2.6Shota FUJI
authored at
GitHub
comitted at
f4f73cd9Merge pull request #6 from pocka/dependabot/npm_and_yarn/semver-regex-3.1.3
chore(deps): Bump semver-regex from 3.1.2 to 3.1.3Shota FUJI
authored at
GitHub
comitted at
02ec6d68Merge pull request #8 from pocka/dependabot/npm_and_yarn/ansi-regex-5.0.1
chore(deps): Bump ansi-regex from 5.0.0 to 5.0.1Shota FUJI
authored at
GitHub
comitted at
7ef5ab78Merge pull request #7 from pocka/dependabot/npm_and_yarn/tmpl-1.0.5
chore(deps): Bump tmpl from 1.0.4 to 1.0.5Shota FUJI
authored at
GitHub
comitted at
a4b3e8aeMerge pull request #5 from pocka/dependabot/npm_and_yarn/path-parse-1.0.7
chore(deps): Bump path-parse from 1.0.6 to 1.0.7Shota Fuji
authored at
GitHub
comitted at
b204f6d6Merge pull request #4 from pocka/dependabot/npm_and_yarn/ws-7.4.6
chore(deps): Bump ws from 7.4.3 to 7.4.6Shota Fuji
authored at
GitHub
comitted at
dfd03cfeMerge pull request #3 from pocka/dependabot/npm_and_yarn/hosted-git-info-2.8.9
chore(deps): Bump hosted-git-info from 2.8.8 to 2.8.9Shota Fuji
authored at
GitHub
comitted at
ba5809b8Merge pull request #2 from pocka/dependabot/npm_and_yarn/lodash-4.17.21
chore(deps): Bump lodash from 4.17.20 to 4.17.21Shota Fuji
authored at
GitHub
comitted at