Skip to content

chore(deps): bump pinyin-pro from 3.15.1 to 3.28.1 in /docs#82

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/docs/pinyin-pro-3.28.1
Open

chore(deps): bump pinyin-pro from 3.15.1 to 3.28.1 in /docs#82
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/docs/pinyin-pro-3.28.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 10, 2026

Copy link
Copy Markdown
Contributor

Bumps pinyin-pro from 3.15.1 to 3.28.1.

Release notes

Sourced from pinyin-pro's releases.

3.28.0

What's Changed

Full Changelog: zh-lx/pinyin-pro@3.27.0...3.28.0

3.27.0

【feat】pinyin API 新增 initialPattern 选项,用于排除 yw 作为声母 #295

3.26.0

目前 first 在 pattern: 'first'type: 'all' 中表现不一致:

  • pattern: 'first' 中无论是否中文,都返回结果第一个字符
  • type: 'all': 是中文则返回结果第一个字符,非中文返回空字符串

修改为: 是中文则返回结果第一个字符,非中文返回非中文字符串

3.25.0

【feat】match API 新增 v 选项,允许使用 v 匹配 ü 的拼音 #276

3.24.2: 修复部分已知问题

  • 【feat】html API 增加 rp 选项,用于去除输出结果中的 ( 和 ) #272
  • 【feat】html API 中自定义类名为 false 或者 null 时,保持默认类名 #271
  • 【fix】修复 segment 对于最后的标点符号丢弃的问题 #268

3.24.0: 增加 segment API

  • 【feat】新增 segment API 用于分词 #265
  • 【feat】pinyin API 新增 nonZhScope 属性用于指定 nonZh 的范围 #266

3.23.1

No release notes provided.

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' 对于复姓不生效的问题

... (truncated)

Changelog

Sourced from pinyin-pro's changelog.

3.28.1

  • 【feat】convert api 中增加了对于儿化音缩写格式的识别支持 #306

3.28.0

  • 【feat】新增 addTraditionalDict API,用于更好的识别繁体字 #303

3.27.0

  • 【feat】pinyin API 新增 initialPattern 选项,用于排除 yw 作为声母 #295

3.26.0

  • 【feat】修复 firstpattern: 'first' 模式和 type: 'all' 中返回值不一致的问题:修改为对于非中文,统一返回原始非中文字符 #278

3.25.0

  • 【feat】match API 新增 v 选项,允许使用 v 匹配 ü 的拼音 #276

3.24.2

  • 【feat】html API 增加 rp 选项,用于去除输出结果中的 <rp>(</rp><rp>)</rp> #272
  • 【feat】html API 中自定义类名为 false 或者 null 时,保持默认类名 #271

3.24.1

  • 【fix】修复 segment 对于最后的标点符号丢弃的问题 #268

3.24.0

  • 【feat】新增 segment API 用于分词 #265
  • 【feat】pinyin API 新增 nonZhScope 属性用于指定 nonZh 的范围 #266

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

... (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 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.15.1 to 3.28.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-version: 3.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Apr 10, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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