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 #2148

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

rikaikun-bot
Copy link
Contributor

@rikaikun-bot rikaikun-bot commented Aug 12, 2024

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

Fetching word dictionary...
Parsing dictionary created: 2024-08-26
Writing index...
Fetching names dictionary...
Parsing dictionary created: 2024-08-26
Writing index...
Fetching kanji dictionaries...
Parsing KANJIDIC dictionary from 2024-08-26
Parsing KANJD212 dictionary from 2024-08-26
Done.

Auto-generated by create-pull-request

Copy link
Owner

@melink14 melink14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like the dictionary file has a problem since the accents are being removed in the new version.

@melink14
Copy link
Owner

Blocked by JMdictProject/JMdictIssues#132

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

Fetching word dictionary...
Parsing dictionary created: 2024-08-26
Writing index...
Fetching names dictionary...
Parsing dictionary created: 2024-08-26
Writing index...
Fetching kanji dictionaries...
Parsing KANJIDIC dictionary from 2024-08-26
Parsing KANJD212 dictionary from 2024-08-26
Done.
@mergify mergify bot merged commit c23d032 into melink14:main Aug 26, 2024
15 checks passed
melink14 pushed a commit that referenced this pull request Aug 26, 2024
## [3.0.1](v3.0.0...v3.0.1) (2024-08-26)

### Bug Fixes

* Allow popup.css to be accessed from all URLs ([#2174](#2174)) ([5b0f3c1](5b0f3c1))
* **dict:** Update dictionaries to latest versions ([#2148](#2148)) ([c23d032](c23d032))
* **google-docs:** Set docs_annotate_canvas property in a MV3 compliant manner ([#2176](#2176)) ([a09ddaf](a09ddaf)), closes [#2175](#2175)
@melink14
Copy link
Owner

🎉 This PR is included in version 3.0.1 🎉

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.

2 participants