Bumps pywikibot from 3.0.20180710 to 3.0.20180823.
Commits
- [`c73d140`](https://github.com/wikimedia/pywikibot/commit/c73d140d07e9e1924d812cfdc571b5de2f5eb920) [doc] update HISTORY.rst
- [`b9d606e`](https://github.com/wikimedia/pywikibot/commit/b9d606e8d776a71e5bed2509159bcea185c81e38) Merge "[bugfix] Don't reset Bot._site to None if we have already a site object"
- [`7c35f2e`](https://github.com/wikimedia/pywikibot/commit/7c35f2e3c6ed71bc78c38ee5bf1ba88f7e30fa90) [doc] Update HISTORY.rst
- [`b424b78`](https://github.com/wikimedia/pywikibot/commit/b424b78e501853b92838ac812677ecbaf041025f) [bugfix] Don't reset Bot._site to None if we have already a site object
- [`7e4a3f9`](https://github.com/wikimedia/pywikibot/commit/7e4a3f93a53e78f1efd0ac476653d1f0d9cf8554) Update git submodules
- [`559775b`](https://github.com/wikimedia/pywikibot/commit/559775b9b73e089339b99fd252164aa65e8e7c93) pywikibot.site.Siteinfo: Fix the bug in cache_time when loading a CachedRequest
- [`25d61d0`](https://github.com/wikimedia/pywikibot/commit/25d61d0035aa0ef804b491cebc6b6589418e4fc2) Merge "[IMPR] reduce code complexity of Request.submit"
- [`1334f20`](https://github.com/wikimedia/pywikibot/commit/1334f20fed8e419826fad1ec103dfa9ac1507c3b) Update git submodules
- [`50b8d13`](https://github.com/wikimedia/pywikibot/commit/50b8d13619d3c221b2396f635aa7b0145f01c100) Revert "pywikibot.tools.chars: Update and simplify the code"
- [`0ceaabc`](https://github.com/wikimedia/pywikibot/commit/0ceaabcf4d5caa5161376c72a64ff12671d10f47) Merge "pagegenerators._handle_recentchanges: Do not request for reversed resu...
- Additional commits viewable in [compare view](https://github.com/wikimedia/pywikibot/compare/3.0.20180710...3.0.20180823)
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 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.
Bumps pywikibot from 3.0.20180710 to 3.0.20180823.
Commits
- [`c73d140`](https://github.com/wikimedia/pywikibot/commit/c73d140d07e9e1924d812cfdc571b5de2f5eb920) [doc] update HISTORY.rst - [`b9d606e`](https://github.com/wikimedia/pywikibot/commit/b9d606e8d776a71e5bed2509159bcea185c81e38) Merge "[bugfix] Don't reset Bot._site to None if we have already a site object" - [`7c35f2e`](https://github.com/wikimedia/pywikibot/commit/7c35f2e3c6ed71bc78c38ee5bf1ba88f7e30fa90) [doc] Update HISTORY.rst - [`b424b78`](https://github.com/wikimedia/pywikibot/commit/b424b78e501853b92838ac812677ecbaf041025f) [bugfix] Don't reset Bot._site to None if we have already a site object - [`7e4a3f9`](https://github.com/wikimedia/pywikibot/commit/7e4a3f93a53e78f1efd0ac476653d1f0d9cf8554) Update git submodules - [`559775b`](https://github.com/wikimedia/pywikibot/commit/559775b9b73e089339b99fd252164aa65e8e7c93) pywikibot.site.Siteinfo: Fix the bug in cache_time when loading a CachedRequest - [`25d61d0`](https://github.com/wikimedia/pywikibot/commit/25d61d0035aa0ef804b491cebc6b6589418e4fc2) Merge "[IMPR] reduce code complexity of Request.submit" - [`1334f20`](https://github.com/wikimedia/pywikibot/commit/1334f20fed8e419826fad1ec103dfa9ac1507c3b) Update git submodules - [`50b8d13`](https://github.com/wikimedia/pywikibot/commit/50b8d13619d3c221b2396f635aa7b0145f01c100) Revert "pywikibot.tools.chars: Update and simplify the code" - [`0ceaabc`](https://github.com/wikimedia/pywikibot/commit/0ceaabcf4d5caa5161376c72a64ff12671d10f47) Merge "pagegenerators._handle_recentchanges: Do not request for reversed resu... - Additional commits viewable in [compare view](https://github.com/wikimedia/pywikibot/compare/3.0.20180710...3.0.20180823)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 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.