konstin / github-wikidata-bot

Updates Wikidata entries using metadata from github
https://www.wikidata.org/wiki/User:Github-wiki-bot
Other
41 stars 8 forks source link

Bump pywikibot from 4.3.0 to 5.6.0 #133

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps pywikibot from 4.3.0 to 5.6.0.

Changelog

Sourced from pywikibot's changelog.

5.6.0

24 January 2021

  • Use string instead of Path-like object with "open" function in UploadRobot for Python 3.5 compatibility (T272345)
  • Add support for trwikivoyage (T271263)
  • UI.input_list_choice() has been improved (T272237)
  • Global handleArgs() function was removed in favour of handle_args
  • Deprecated originPage and foundIn property has been removed in interwiki_graph.py
  • ParamInfo modules, prefixes, query_modules_with_limits properties and module_attribute_map() method was removed
  • Allow querying alldeletedrevisions with APISite.alldeletedrevisions() and User.deleted_contributions()
  • data attribute of http.fetch() response is deprecated (T265206)
  • Positional arguments of page.Revision aren't supported any longer (T259428)
  • pagenenerators.handleArg() method was renamed to handle_arg() (T271437)
  • Page methods deprecated for 6 years were removed
  • Create a Site with AutoFamily if a family isn't predefined (T249087)
  • L10N updates

5.5.0

12 January 2021

  • Add support for niawiki, bclwikt, diqwikt, niawikt (T270416, T270282, T270278, T270412)
  • Delete page using pageid instead of title (T57072)
  • version.getversion_svn_setuptools function was removed (T270393)
  • Add support for "musical notation" data type to wikibase
  • -grepnot filter option was added to pagegenerators module (T219281)
  • L10N updates

5.4.0

2 January 2021

  • Re-enable reading user-config.py from site package (T270941)
  • LoginManager.getCookie() was renamed to login_to_site()
  • Deprecation warning for MediaWiki < 1.23 (T268979)
  • Add backports to support some Python 3.9 changes
  • Desupported shared_image_repository() and nocapitalize() methods were removed (T89451)
  • pywikibot.cookie_jar was removed in favour of pywikibot.comms.http.cookie_jar
  • Align http.fetch() params with requests and rename 'disable_ssl_certificate_validation' to 'verify' (T265206)
  • Deprecated compat BasePage.getRestrictions() method was removed
  • Outdated Site.recentchanges() parameters has been dropped
  • site.LoginStatus has been removed in favour of login.LoginStatus
  • L10N Updates

5.3.0

... (truncated)

Commits
  • 1c24e29 [5.6] Publish Pywikibot 5.6
  • b53ee0f [foc] update CHANGELOG.md
  • 4a454ba [doc] Update ROADMAP.rst and prepare release 6.0
  • e748d17 Merge "[tests] Update pywin32 dependency"
  • 4fd40bb Merge "[doc] Update ui_tests.py documentation"
  • a99bcc3 Merge "[tests] Give a more informative AssertionError"
  • 72f4afe [cleanup] fill lists into line range
  • 219b9dd [L10N] Update languages_by_size
  • a40c1ee [tests] Give a more informative AssertionError
  • 930576a Merge "Remove ba from closed wikis in wiktionary"
  • 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 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)
dependabot-preview[bot] commented 3 years ago

Looks like pywikibot is up-to-date now, so this is no longer needed.