IceflowRE / unidown

Universal Downloader - update, manage, download.
GNU General Public License v3.0
0 stars 2 forks source link

Bump sphinx from 1.7.7 to 1.7.9 #56

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps sphinx from 1.7.7 to 1.7.9.

Changelog *Sourced from [sphinx's changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES).* > Release 1.7.9 (released Sep 05, 2018) > ===================================== > > Features added > -------------- > > * [#5359](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5359): Make generated texinfo files reproducible by sorting the anchors > > Bugs fixed > ---------- > > * [#5361](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5361): crashed on incremental build if document uses include directive > > Release 1.7.8 (released Aug 29, 2018) > ===================================== > > Incompatible changes > -------------------- > > * The type of ``env.included`` has been changed to dict of set > > Bugs fixed > ---------- > > * [#5320](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5320): intersphinx: crashed if invalid url given > * [#5326](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5326): manpage: crashed when invalid docname is specified as ``man_pages`` > * [#5322](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5322): autodoc: ``Any`` typehint causes formatting error > * [#5327](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5327): "document isn't included in any toctree" warning on rebuild with > generated files > * [#5335](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5335): quickstart: escape sequence has been displayed with MacPorts' python
Commits - [`1cd87a1`](https://github.com/sphinx-doc/sphinx/commit/1cd87a11ef8df6b783d2e48d9668370a4e1640c9) Bump to 1.7.9 final - [`ecb1e21`](https://github.com/sphinx-doc/sphinx/commit/ecb1e21a5892cd7f457fc8b929c436bcc8c95c3d) Merge pull request [#5372](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5372) from tk0miya/refactor_set.union - [`9d7b1b7`](https://github.com/sphinx-doc/sphinx/commit/9d7b1b756a4db76f9a49cbcd87e74ace61009323) refactor: Use set.union() to combine set objects - [`96e1c70`](https://github.com/sphinx-doc/sphinx/commit/96e1c70b3957526ffc932ef8a25847d959705f84) Merge pull request [#5363](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5363) from tk0miya/5361_crashed_on_incremental_build - [`5e22ff9`](https://github.com/sphinx-doc/sphinx/commit/5e22ff90453eddb36aa16f0b2f6543a618bfac14) Fix [#5361](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5361): crashed on incremental build if document uses include directive - [`36a9c81`](https://github.com/sphinx-doc/sphinx/commit/36a9c813e679cd497c45945d86eb92980c493066) Update CHANGES for PR [#5359](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5359) - [`a58a64a`](https://github.com/sphinx-doc/sphinx/commit/a58a64a86351fcd815e1949999911d27f4751be0) Merge pull request [#5359](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5359) from mitya57/reproducible-texinfo - [`561199e`](https://github.com/sphinx-doc/sphinx/commit/561199e5e8f66a610f1b867b4b40321de851524a) Make generated texinfo files reproducible by sorting the anchors - [`2429cc5`](https://github.com/sphinx-doc/sphinx/commit/2429cc5bbf9e3c17217c81ead4e473541b7c491d) Bump version - [`887c09b`](https://github.com/sphinx-doc/sphinx/commit/887c09bf7e7deb35f715021b4abc1af338194abd) Bump to 1.7.8 final - Additional commits viewable in [compare view](https://github.com/sphinx-doc/sphinx/compare/v1.7.7...v1.7.9)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.