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

Bump opencc from 0.2 to 1.1.2 #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 22, 2023

Bumps opencc from 0.2 to 1.1.2.

Release notes

Sourced from opencc's releases.

Version 1.1.2

2021年3月2日

  • 新增香港繁體轉換。
  • 根據《通用漢字規範表》修正大量簡體異體字轉換。調整臺灣標準,避免過度轉換。
  • 修正編譯兼容性問題,包括並行編譯。
  • 修正1.1.0以來引入的性能嚴重下降問題。
Changelog

Sourced from opencc's changelog.

Version 1.1.2

2021年3月2日

  • 新增香港繁體轉換。
  • 根據《通用漢字規範表》修正大量簡體異體字轉換。調整臺灣標準,避免過度轉換。
  • 修正編譯兼容性問題,包括並行編譯。
  • 修正1.1.0以來引入的性能嚴重下降問題。

Version 1.1.1

2020年5月22日

  • 正式提供Python接口和TypeScript類型標註。
  • 更新動態鏈接庫SOVERSION1.1,由於C++內部接口發生變更。
  • 進一步改進與Windows MSVC的兼容性。
  • 簡化頭文件結構,加快編譯速度。刪除不必要的using
  • 修復部分香港標準字。

Version 1.1.0

2020年5月10日

  • 新辭典格式ocd2,基於Marisa Trie 0.2.5。辭典大小大幅減少。STPhrases.ocd從4.3MB減少到STPhrases.ocd2的924KB。
  • 升級依賴的rapidjson版本到1.1.0,tclap到1.2.2,gtest到1.11.0。
  • 更改「涌/湧」的默認轉換,修正多個詞組轉換。
  • 提供Windows的預編譯版本下載(AppVeyor)。
  • 增加基準測試結果。

Version 1.0.6

2020年4月13日

  • 正式支持日本語新字體轉換。
  • 升級Node.js依賴,改進兼容性。
  • 修復多處多平臺編譯和兼容性問題。
  • 修正大量轉換錯誤。

Version 1.0.5

2017年2月6日

  • 修正Windows下CMake和Visual Studio的問題。
  • 修正FNV Hash的32位編譯警告。
  • 增加若干臺灣常用詞彙轉換和異體字轉換。
  • 增加和修正若干轉換問題。
  • 加快Node模塊編譯速度。
  • 增加Node模塊的詞典轉換接口和Promise接口。

Version 1.0.4

... (truncated)

Commits
  • be3af87 Ignore pybind in the npm package.
  • c829b98 Bump version to 1.1.2.
  • b37389e Fix type 'contain' -> 'contains'.
  • 3c33116 Throw an exception when the input text dictionary has duplicated keys.
  • 4a4f9e5 Check offset bounds in BinaryDict::NewFromFile method
  • 30e27f2 Update benchmark and readme.
  • e558970 Add separate custom target for copying of libopencc library to directory of o...
  • cf4b5df Fix a build warning in PhraseExtract.cpp.
  • 8cfee26 Bump to -std=c++14 in CMakeLists.txt.
  • 263c0fb Fix a build error in VS.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [opencc](https://github.com/BYVoid/OpenCC) from 0.2 to 1.1.2.
- [Release notes](https://github.com/BYVoid/OpenCC/releases)
- [Changelog](https://github.com/BYVoid/OpenCC/blob/master/NEWS.md)
- [Commits](BYVoid/OpenCC@ver.0.2.0...ver.1.1.2)

---
updated-dependencies:
- dependency-name: opencc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants