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. #581

Merged
merged 1 commit into from
Jul 17, 2021

Conversation

rikaikun-bot
Copy link
Contributor

@rikaikun-bot rikaikun-bot commented Jul 5, 2021

rikaikun@1.2.6 update-db /home/runner/work/rikaikun/rikaikun
ts-node --project tsconfig_node.json utils/update-db

Fetching word dictionary...
Parsing dictionary created: 2021-07-16
Writing index...
Fetching names dictionary...
Parsing dictionary created: 2021-07-16
Writing index...
Fetching kanji dictionaries...
Parsing KANJIDIC dictionary from 2021-07-16
Parsing KANJD212 dictionary from 2021-07-16
Done.

Auto-generated by create-pull-request

> rikaikun@1.2.6 update-db /home/runner/work/rikaikun/rikaikun
> ts-node --project tsconfig_node.json utils/update-db

Fetching word dictionary...
Parsing dictionary created: 2021-07-16
Writing index...
Fetching names dictionary...
Parsing dictionary created: 2021-07-16
Writing index...
Fetching kanji dictionaries...
Parsing KANJIDIC dictionary from 2021-07-16
Parsing KANJD212 dictionary from 2021-07-16
Done.
@codecov
Copy link

codecov bot commented Jul 17, 2021

Codecov Report

Merging #581 (ad8c167) into main (ae55bff) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #581   +/-   ##
=======================================
  Coverage   41.18%   41.18%           
=======================================
  Files          11       11           
  Lines        3130     3130           
  Branches       67       67           
=======================================
  Hits         1289     1289           
  Misses       1841     1841           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae55bff...ad8c167. Read the comment docs.

@mergify mergify bot merged commit 77189c3 into melink14:main Jul 17, 2021
melink14 pushed a commit that referenced this pull request Jul 17, 2021
## [2.0.0](v1.2.6...v2.0.0) (2021-07-17)

### ⚠ BREAKING CHANGES

* This version includes optional chaining requiring Chrome >=80

### Features

* Force Google Docs to use HTML mode instead of canvas mode ([#596](#596)) ([94b60a6](94b60a6)), closes [#593](#593)
* **detection:** Ignore invisible nodes when extracting text under mouse ([#561](#561)) ([cb97f36](cb97f36)), closes [#159](#159) [#366](#366) [#159](#159)

### Bug Fixes

* **dict:** Update dictionaries to latest versions. ([#581](#581)) ([77189c3](77189c3))
* Skip text processing when range is null ([#598](#598)) ([ae55bff](ae55bff)), closes [#386](#386)

### Code Refactoring

* Migrate from webpack to snowpack for build step ([#583](#583)) ([1bdd3d3](1bdd3d3))
@melink14
Copy link
Owner

🎉 This PR is included in version 2.0.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