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

Merged
merged 1 commit into from
Apr 4, 2022

Conversation

rikaikun-bot
Copy link
Contributor

rikaikun@2.2.5 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-04-04/
Writing index...
Fetching names dictionary...
Parsing dictionary created: 2022-04-04
Writing index...
Fetching kanji dictionaries...
Parsing KANJIDIC dictionary from 2022-04-04
Parsing KANJD212 dictionary from 2022-04-04
Done.

Auto-generated by create-pull-request

> rikaikun@2.2.5 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-04-04/
Writing index...
Fetching names dictionary...
Parsing dictionary created: 2022-04-04
Writing index...
Fetching kanji dictionaries...
Parsing KANJIDIC dictionary from 2022-04-04
Parsing KANJD212 dictionary from 2022-04-04
Done.
@mergify mergify bot merged commit deae6f5 into melink14:main Apr 4, 2022
melink14 pushed a commit that referenced this pull request Apr 4, 2022
## [2.3.0](v2.2.5...v2.3.0) (2022-04-04)

### Features

* **ui:** Isolate rikaikun popup from host page via shadow DOM and `all: revert` ([#933](#933)) ([e6a6e7a](e6a6e7a)), closes [#221](#221)

### Bug Fixes

* **detection:** Copy text affecting style properties of input/textarea elements when creating fake ([#886](#886)) ([23fc0df](23fc0df)), closes [#672](#672)
* **dict:** Update dictionaries to latest versions ([#954](#954)) ([deae6f5](deae6f5))
* **ui:** Only show info popups in the main frame of a tab ([#948](#948)) ([90c7b21](90c7b21))
@melink14
Copy link
Owner

melink14 commented Apr 4, 2022

🎉 This PR is included in version 2.3.0 🎉

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