Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dict): Update dictionaries to latest versions #1109

Merged
merged 1 commit into from
Jul 4, 2022

Conversation

rikaikun-bot
Copy link
Contributor

rikaikun@2.4.8 update-db
node --loader ts-node/esm utils/update-db.ts

Fetching word dictionary...
Failed to parse header. Maybe the header is in the wrong place?
Skipping misplaced header line:  ??? /EDICT, EDICT_SUB(P), EDICT2 Japanese-English Electronic Dictionary Files/Copyright Electronic Dictionary Research & Development Group - 2022/Created: 2022-07-04/
Writing index...
Fetching names dictionary...
Parsing dictionary created: 2022-07-04
Writing index...
Fetching kanji dictionaries...
Parsing KANJIDIC dictionary from 2022-07-04
Parsing KANJD212 dictionary from 2022-07-04
Done.

Auto-generated by create-pull-request

> rikaikun@2.4.8 update-db
> node --loader ts-node/esm utils/update-db.ts

Fetching word dictionary...
Failed to parse header. Maybe the header is in the wrong place?
Skipping misplaced header line:  ??? /EDICT, EDICT_SUB(P), EDICT2 Japanese-English Electronic Dictionary Files/Copyright Electronic Dictionary Research & Development Group - 2022/Created: 2022-07-04/
Writing index...
Fetching names dictionary...
Parsing dictionary created: 2022-07-04
Writing index...
Fetching kanji dictionaries...
Parsing KANJIDIC dictionary from 2022-07-04
Parsing KANJD212 dictionary from 2022-07-04
Done.
@mergify mergify bot merged commit d1ef665 into melink14:main Jul 4, 2022
melink14 pushed a commit that referenced this pull request Jul 4, 2022
## [2.4.9](v2.4.8...v2.4.9) (2022-07-04)

### Bug Fixes

* **dict:** Update dictionaries to latest versions ([#1109](#1109)) ([d1ef665](d1ef665))
* Use `fetch` instead of XHR for reading dictionary files ([#1089](#1089)) ([e515c35](e515c35))
@melink14
Copy link
Owner

melink14 commented Jul 4, 2022

🎉 This PR is included in version 2.4.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants