Bumps pywikibot from 3.0.20180922 to 3.0.20181203.
Commits
- [`df4060b`](https://github.com/wikimedia/pywikibot/commit/df4060ba66892f9949be9e7aa51a13d920e590b6) Merge "proofreadpage.py: OCR needs BeautifulSoup"
- [`89d097d`](https://github.com/wikimedia/pywikibot/commit/89d097d48fb356644c7c704d071a16dd9e14549c) Merge "[PEP8] Fixed W504 violations in script/ directory"
- [`b77f600`](https://github.com/wikimedia/pywikibot/commit/b77f6004b0b4a97de456583c6d3a4da8aa8d7b38) Merge "[cleanup] Remove unused code in 4 files"
- [`d00a0ce`](https://github.com/wikimedia/pywikibot/commit/d00a0cefe6673e6697578b389563f3721cf3a1d8) [L10N] Update languages_by_size
- [`9a131cb`](https://github.com/wikimedia/pywikibot/commit/9a131cb2db256cd180041163bb915c7e46fb4d9a) Update git submodules
- [`0bf6d48`](https://github.com/wikimedia/pywikibot/commit/0bf6d480c99c4a17082abf5ef1aedb87828b8503) Merge "[cleanup] use site.mw_version instead of MediaWikiVersion(site.version...
- [`e0b21ef`](https://github.com/wikimedia/pywikibot/commit/e0b21ef066ec52878dc7c314b0bc7254c562d0a7) [cleanup] use site.mw_version instead of MediaWikiVersion(site.version())
- [`fa972df`](https://github.com/wikimedia/pywikibot/commit/fa972df07e51b9f3f91ac59c2205d0b0ea10e351) Merge "[fix] Temporarily deactivate WikibaseKnownTypesTests for ws/wpbeta"
- [`0bd125f`](https://github.com/wikimedia/pywikibot/commit/0bd125ffdf8704904c2301df4049f312efaa257c) Merge "[IMPR] Let maximum retry wait time be configurable"
- [`b9e2720`](https://github.com/wikimedia/pywikibot/commit/b9e27203d98491b6a9013ad9c0026a62e370ba12) Merge "[doc] Remove compat speech "get_throttle""
- Additional commits viewable in [compare view](https://github.com/wikimedia/pywikibot/compare/3.0.20180922...3.0.20181203)
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 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.20180922 to 3.0.20181203.
Commits
- [`df4060b`](https://github.com/wikimedia/pywikibot/commit/df4060ba66892f9949be9e7aa51a13d920e590b6) Merge "proofreadpage.py: OCR needs BeautifulSoup" - [`89d097d`](https://github.com/wikimedia/pywikibot/commit/89d097d48fb356644c7c704d071a16dd9e14549c) Merge "[PEP8] Fixed W504 violations in script/ directory" - [`b77f600`](https://github.com/wikimedia/pywikibot/commit/b77f6004b0b4a97de456583c6d3a4da8aa8d7b38) Merge "[cleanup] Remove unused code in 4 files" - [`d00a0ce`](https://github.com/wikimedia/pywikibot/commit/d00a0cefe6673e6697578b389563f3721cf3a1d8) [L10N] Update languages_by_size - [`9a131cb`](https://github.com/wikimedia/pywikibot/commit/9a131cb2db256cd180041163bb915c7e46fb4d9a) Update git submodules - [`0bf6d48`](https://github.com/wikimedia/pywikibot/commit/0bf6d480c99c4a17082abf5ef1aedb87828b8503) Merge "[cleanup] use site.mw_version instead of MediaWikiVersion(site.version... - [`e0b21ef`](https://github.com/wikimedia/pywikibot/commit/e0b21ef066ec52878dc7c314b0bc7254c562d0a7) [cleanup] use site.mw_version instead of MediaWikiVersion(site.version()) - [`fa972df`](https://github.com/wikimedia/pywikibot/commit/fa972df07e51b9f3f91ac59c2205d0b0ea10e351) Merge "[fix] Temporarily deactivate WikibaseKnownTypesTests for ws/wpbeta" - [`0bd125f`](https://github.com/wikimedia/pywikibot/commit/0bd125ffdf8704904c2301df4049f312efaa257c) Merge "[IMPR] Let maximum retry wait time be configurable" - [`b9e2720`](https://github.com/wikimedia/pywikibot/commit/b9e27203d98491b6a9013ad9c0026a62e370ba12) Merge "[doc] Remove compat speech "get_throttle"" - Additional commits viewable in [compare view](https://github.com/wikimedia/pywikibot/compare/3.0.20180922...3.0.20181203)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 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.