rffontenelle / python-docs-tx-translations

Translating Python Docs in Transifex
https://explore.transifex.com/python-doc/
10 stars 1 forks source link

pip: bump sphinx-intl from 2.1.0 to 2.2.0 #66

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps sphinx-intl from 2.1.0 to 2.2.0.

Release notes

Sourced from sphinx-intl's releases.

2.2.0

https://pypi.org/project/sphinx-intl/2.2.0/

What's Changed

Environments

Incompatibility

Features

Bug Fixes

  • Correctly format hyperlink by @​DelazJ in sphinx-doc/sphinx-intl#82
  • Fixed errors in the ~/.transifexrc file generated by the create-transifexrc command by @​shimizukawa in sphinx-doc/sphinx-intl#83 Note: create-transifexrc command and SPHINXINTL_TRANSIFEX_TOKEN have been deprecated. They will be removed after six months. Please use the TX_TOKEN environment variable instead.

Documentation

Internals

New Contributors

Full Changelog: https://github.com/sphinx-doc/sphinx-intl/compare/2.1.0...2.2.0

Changelog

Sourced from sphinx-intl's changelog.

2.2.0 (2024/04/20)

Environments

Incompatibility

Features

Bug Fixes

  • Correctly format hyperlink by @​DelazJ in sphinx-doc/sphinx-intl#82
  • Fixed errors in the ~/.transifexrc file generated by the create-transifexrc command by @​shimizukawa in sphinx-doc/sphinx-intl#83 Note: create-transifexrc command and SPHINXINTL_TRANSIFEX_TOKEN have been deprecated. They will be removed after six months. Please use the TX_TOKEN environment variable instead.

Documentation

Internals

Commits
  • 4762294 update changelogs by github releases
  • ef259ff Support no obsolete option (#65)
  • a1aa801 Cache using hash from pyproject.toml (#99)
  • 19bfded Update version in workflow actions and enable 3.13 (#97)
  • d572656 Update test expectations for tx 1.6.8 (#96)
  • 463f65f Set resource_name in .tx/config files to preserve resource naming behavior pr...
  • 56b09b1 add gitignore for doc/_build
  • a50c14b fix nits for building docs
  • cfd5f4c fix nits for building docs
  • 66e9d12 refs #93 documentation for sphinx-intl comman-line options (#94)
  • 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 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)
rffontenelle commented 6 months ago

@dependabot rebase