sloria / konch

Configures your Python shell.
https://konch.readthedocs.io/
MIT License
406 stars 18 forks source link

Bump sphinx from 2.2.1 to 2.2.2 #133

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps sphinx from 2.2.1 to 2.2.2.

Changelog *Sourced from [sphinx's changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES).* > Release 2.2.2 (in development) > ============================== > > Dependencies > ------------ > > Incompatible changes > -------------------- > > Deprecated > ---------- > > Features added > -------------- > > Bugs fixed > ---------- > > * [#6776](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6776): LaTeX: 2019-10-01 LaTeX release breaks :file:`sphinxcyrillic.sty` > > Testing > --------
Commits - [`c7d5393`](https://github.com/sphinx-doc/sphinx/commit/c7d5393fff4bd3023a05d44799339d8904d7e8a1) Bump to 2.2.2 final - [`73f23f4`](https://github.com/sphinx-doc/sphinx/commit/73f23f41c5275b16baf6ceb06e7332dd7f3f2e98) Merge pull request [#6883](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6883) from tk0miya/6821_update_translations - [`7f4c1d9`](https://github.com/sphinx-doc/sphinx/commit/7f4c1d9a7f02b497e2f6c6d171033d87a408a137) Update message catalogs - [`34a7d63`](https://github.com/sphinx-doc/sphinx/commit/34a7d6326f871273c5e70e06ede8d32a18fe9bd0) Fix [#6821](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6821): i18n: some translation messages has been broken - [`3bc16b0`](https://github.com/sphinx-doc/sphinx/commit/3bc16b0383fc1b74a66f2418912a2b8f5ce966c6) Merge pull request [#6879](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6879) from tk0miya/6803_parallel_build_error_on_macOS - [`e742af0`](https://github.com/sphinx-doc/sphinx/commit/e742af06084247b865c0d62d31de3a9bbf269c88) Fix mypy violations (for mypy-0.750) - [`6f529f0`](https://github.com/sphinx-doc/sphinx/commit/6f529f01edee46be471a53e83dcfa6181654a883) Fix [#6803](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6803): Disable parallel build on macOS and py38+ - [`dc53404`](https://github.com/sphinx-doc/sphinx/commit/dc53404d486b75403eed845ed995209662236164) Fix markup issue in our docs - [`d398959`](https://github.com/sphinx-doc/sphinx/commit/d398959230e5a27f26669d03acb5da43c6211ac0) Fix typo in docs - [`d9bd9c4`](https://github.com/sphinx-doc/sphinx/commit/d9bd9c40985ac869990e0ef807252220fad2d9e5) Fix typo in LaTeX code comment - Additional commits viewable in [compare view](https://github.com/sphinx-doc/sphinx/compare/v2.2.1...v2.2.2)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)