Skip to content

Bump pypinyin from 0.40.0 to 0.42.0#51

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pypinyin-0.42.0
Closed

Bump pypinyin from 0.40.0 to 0.42.0#51
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pypinyin-0.42.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2021

Bumps pypinyin from 0.40.0 to 0.42.0.

Changelog

Sourced from pypinyin's changelog.

0.42.0_ (2021-06-14) ++++++++++++++++++++++++

  • [New] 新增 Style.WADEGILES :威妥玛拼音/韦氏拼音/威式拼音风格,无声调

    .. code-block:: python

    >>> lazy_pinyin('威妥玛拼音', style=Style.WADEGILES)
    ['wei', "t'o", 'ma', "p'in", 'yin']
    

0.41.0_ (2021-03-13) ++++++++++++++++++++++++

  • [New] 新增 pypinyin.contrib.tone_convert 模块,用于 Style.TONEStyle.TONE2Style.TONE3Style.NORMAL 风格的拼音之间互相转换。 详见 文档 <https://pypinyin.readthedocs.io/zh_CN/develop/contrib.html#tone-convert>__
  • [Improved] 使用 pinyin-data_ v0.10.2 的拼音数据。
Commits
  • 6ad3239 Bump version: 0.41.0 → 0.42.0
  • 10f4d15 Merge remote-tracking branch 'origin/develop'
  • 90e7895 update README
  • b5b97a0 Merge remote-tracking branch 'origin/support-Wade-Giles' into develop
  • f1630ca 新增 Style.WADEGILES :威妥玛拼音/韦氏拼音/威式拼音风格,无声调
  • 9e98480 Merge remote-tracking branch 'origin/use-coveralls-instead-of-codecov' into d...
  • d8d8b68 Use coveralls instead of codecov
  • 11e88e7 修复《汉语拼音方案》链接失效 (#241)
  • 6783f95 move open action to main function
  • c16f4bc [Snyk] Security upgrade pygments from 2.5.2 to 2.7.4 (#236)
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jun 14, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/pypinyin-0.42.0 branch 2 times, most recently from 159d0c8 to 1c08505 Compare August 9, 2021 11:33
Bumps [pypinyin](https://github.com/mozillazg/python-pinyin) from 0.40.0 to 0.42.0.
- [Release notes](https://github.com/mozillazg/python-pinyin/releases)
- [Changelog](https://github.com/mozillazg/python-pinyin/blob/master/CHANGELOG.rst)
- [Commits](mozillazg/python-pinyin@v0.40.0...v0.42.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pypinyin-0.42.0 branch from 1c08505 to 111136d Compare August 16, 2021 13:26
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2021

Superseded by #67.

@dependabot dependabot bot closed this Oct 1, 2021
@dependabot dependabot bot deleted the dependabot/pip/pypinyin-0.42.0 branch October 1, 2021 11:09
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.

0 participants