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.3 to 3.18.1 in /website #96

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2023

Bumps pinyin-pro from 3.16.3 to 3.18.1.

Release notes

Sourced from pinyin-pro's releases.

3.18.1: 修复 webpack 引入打包报错问题

No release notes provided.

3.18.0

  • 【feat】match:options 参数新增 insensitive 选项用于指定匹配时是否大小写不敏感,默认为 true
  • 【patch】词库添加以下词语:
    • 琵琶: pí pa
    • 蘑菇: mó gu
    • 葫芦: hú lu
    • 狐狸: hú li
    • 桔子: jú zi
    • 盒子: hé zi
    • 桌子: zhuō zi
    • 竹子: zhú zi
    • 师傅: shī fu
    • 衣服: yī fu
    • 袜子: wà zi
    • 杯子: bēi zi
    • 刺猬: cì wei
    • 麦子: mài zi
    • 队伍: duì wu
    • 知了: zhī liao
    • 鱼儿: yú er
    • 馄饨: hún tun
    • 灯笼: dēng long
    • 庄稼: zhuāng jia
    • 聪明: cōng ming

3.17.0: 新增 convert api,详情参考 https://pinyin-pro.cn/use/convert.html

3.16.7: 补充部分地域名称

  • 成都: chéng dū
  • 都城: dū chéng
  • 六安: lù ān
  • 蚌埠: bèng bù
  • 崆峒: kōng tóng
  • 都江堰: dū jiāng yàn

校正词库部分词语读音

3.16.4:

  • 【patch】词库添加以下词语:
    • 重启: chóng qǐ
Changelog

Sourced from pinyin-pro's changelog.

更新日志

3.18.0

  • 【feat】match:options 参数新增 insensitive 选项用于指定匹配时是否大小写不敏感,默认为 true
  • 【patch】词库添加以下词语:
    • 琵琶: pí pa
    • 蘑菇: mó gu
    • 葫芦: hú lu
    • 狐狸: hú li
    • 桔子: jú zi
    • 盒子: hé zi
    • 桌子: zhuō zi
    • 竹子: zhú zi
    • 师傅: shī fu
    • 衣服: yī fu
    • 袜子: wà zi
    • 杯子: bēi zi
    • 刺猬: cì wei
    • 麦子: mài zi
    • 队伍: duì wu
    • 知了: zhī liao
    • 鱼儿: yú er
    • 馄饨: hún tun
    • 灯笼: dēng long
    • 庄稼: zhuāng jia
    • 聪明: cōng ming

3.17.0

  • 【feat】新增 convert API,用于拼音格式转换

3.16.7

  • 【patch】词库添加以下词语:
    • 成都: chéng dū
    • 都城: dū chéng
    • 六安: lù ān
    • 蚌埠: bèng bù
    • 崆峒: kōng tóng
    • 都江堰: dū jiāng yàn

3.16.6

  • 【patch】词库添加以下词语:
    • 嘴巴: 'zuǐ ba',
    • 耳朵: 'ěr duo',
    • 茄子: 'qié zi',

3.16.5

... (truncated)

Commits
  • 3c489eb Merge pull request #139 from zh-lx/revert-135-feat-vite
  • 61abde2 Revert "feat: 打包工具迁移至 vite"
  • ab2eaf2 Merge pull request #138 from zh-lx/release-3.18.0
  • 9bda5fb release: 3.18.0
  • b98cd83 feat: update dict
  • 144489d Merge pull request #136 from vhly/main
  • b76192a feat: 补充姓氏多音字支持:区(ou), 覃(qin), 朴(piao)
  • 384a595 Merge pull request #135 from zh-lx/feat-vite
  • 1649097 feat: 打包工具迁移至 vite
  • 9ef72ad Merge pull request #132 from zh-lx/release-3.17.0
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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

---
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
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2023

The following labels could not be found: dependencies.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2023

Superseded by #99.

@dependabot dependabot bot closed this Nov 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/website/pinyin-pro-3.18.1 branch November 17, 2023 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants