Skip to content

Bump pinyin from 0.10.0 to 0.11.0#497

Merged
iovxw merged 1 commit into2.xfrom
dependabot/cargo/pinyin-0.11.0
Mar 31, 2026
Merged

Bump pinyin from 0.10.0 to 0.11.0#497
iovxw merged 1 commit into2.xfrom
dependabot/cargo/pinyin-0.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps pinyin from 0.10.0 to 0.11.0.

Changelog

Sourced from pinyin's changelog.

[0.11.0] (2026-01-01)

  • 使用 [pinyin-data] v0.15.0 的拼音数据
  • 为 Pinyin, PinyinMulti 增加对 Debug, Clone, PartialEq, Eq 的支持
  • 优化代码,使用 flatten 代替 Some。
Commits
  • 76fc7d3 Bump version: 0.10.0 → 0.11.0
  • cf4a78a prepare for v0.11.0
  • 664a4a7 Merge remote-tracking branch 'origin/develop'
  • 48c864a update pinyin-data to v0.15.0
  • 7ce2724 feat: implement Debug, Clone, and PartialEq for Pinyin types and iterators
  • 1c82a1c chore: fix version
  • c6673f5 chore: cargo fmt --all
  • 067a298 Merge remote-tracking branch 'origin/master' into develop
  • d5fb71f impl Clone for Iterators (#73)
  • 84e482b chore: format comments, update CI deps, optimize examples, refresh RE… (#69)
  • 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 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](https://github.com/mozillazg/rust-pinyin) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/mozillazg/rust-pinyin/releases)
- [Changelog](https://github.com/mozillazg/rust-pinyin/blob/master/CHANGELOG.md)
- [Commits](mozillazg/rust-pinyin@v0.10.0...v0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 30, 2026
@iovxw iovxw merged commit 4a37a1d into 2.x Mar 31, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/pinyin-0.11.0 branch March 31, 2026 11:31
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant