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

chore(deps): bump pinyin-pro from 3.16.7 to 3.23.1 in /website #784

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps pinyin-pro from 3.16.7 to 3.23.1.

Release notes

Sourced from pinyin-pro's releases.

3.23.0

【feat】支持外部调用 getInitialAndFinal、getFinalParts、getNumOfTone 等 API #255

3.22.1

  • 【patch】校正部分词库 #252
  • 【perf】小幅优化性能 #251

3.22.0

  • 【feat】各 api 全面适配双 unicode 编码中文字符 #242#243#247
  • 【feat】支持《通用汉字规范表》 中所有字符 #244
  • 【feat】支持叠字符 々 的发音 #245
  • 【feat】支持 êê̄ếê̌ề 等拼音字符 #248
  • 【patch】修正 默认读音: #249

3.21.1: 修复 surname: 'head' 对于复姓不生效的问题

  • 【fix】修复 surname: 'head' 对于复姓不生效的问题

3.21.0: 增加 surname 选项

【feat】pinyin api 新增 surname 选项,支持只识别字符串开头的姓氏

3.20.4: 修复 alias 导致的 ts 报错

No release notes provided.

3.20.3

  • 【fix】修复 convert api 对于 iu 韵母声调转换不正确的问题
  • 【patch】修复部分字词读音,详见 #232

3.20.2: 修复 polyphonic 和 pinyin 在非中文字符转换不一致的问题

No release notes provided.

3.20.0

【feat】支持通过 addDict api 自定义词典 【feat】增加 一 和 不 的变调智能识别,可通过 toneSandhi 参数控制开启和关闭,参考: 维基百科 【feat】增加 行、斗、重 前面跟数量词时的发音智能识别 【feat】增加 了 在起始的发音智能识别 【feat】html api 增加 customClassMap 选项用于对指定字增加自定义类名 【feat】应用了新的分词算法,支持传入词典,分词更加准确 【feat】all 模式新增 polyphonic 和 inZhRange 属性 【fix】修复了使用 customPinyin api 时的效率低下的问题 【fix】修复 multiple 和 surname 一同使用的部分问题 【fix】修复 multiple 模式只有一个非中文时丢失该字符的问题 【patch】校正部分词语的拼音

3.19.6: 更新部分词库

3.19.6

... (truncated)

Changelog

Sourced from pinyin-pro's changelog.

3.23.1

  • 【patch】修正部分读音 #260

3.23.0

  • 【feat】支持外部调用 getInitialAndFinalgetFinalPartsgetNumOfTone 等 API #255

3.22.2

  • 【fix】修复 alias 导致的 .d.ts 文件报错 #253

3.22.1

  • 【patch】校正部分词库 #252
  • 【perf】小幅优化性能 #251

3.22.0

  • 【feat】各 api 全面适配双 unicode 编码中文字符 #242#243#247
  • 【feat】支持《通用汉字规范表》 中所有字符 #244
  • 【feat】支持叠字符 々 的发音 #245
  • 【feat】支持 êê̄ếê̌ề 等拼音字符 #248
  • 【patch】修正 默认读音: #249

3.21.1

  • 【fix】修复 surname: 'head' 对于复姓不生效的问题

3.21.0

  • 【feat】pinyin api 新增 surname 选项,支持只识别字符串开头的姓氏

3.20.4

  • 【fix】修复 alias 导致的 ts 类型错误

3.20.3

  • 【fix】修复 convert api 对于 iu 韵母声调转换不正确的问题
  • 【patch】修复部分字词读音,详见 #232

3.20.2

  • 【fix】修复 polyphonicpinyin 对非中文字符转换表现不一致的问题

3.20.1

  • 【fix】更新词典依赖版本

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.16.7 to 3.23.1.
- [Release notes](https://github.com/zh-lx/pinyin-pro/releases)
- [Changelog](https://github.com/zh-lx/pinyin-pro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zh-lx/pinyin-pro/commits)

---
updated-dependencies:
- dependency-name: pinyin-pro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #797.

@dependabot dependabot bot closed this Jul 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/website/pinyin-pro-3.23.1 branch July 29, 2024 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants