Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump pywikibot and pylint #285

Merged
merged 1 commit into from
Jan 1, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps the dependencies group with 2 updates: pywikibot and pylint.

Updates pywikibot from 8.5.1 to 8.6.0

Commits
  • 3f413eb [8.6] Publish Pywikibot 8.6
  • aa683df [IMPR]: lazy load imageinfo metadata
  • 5872a85 Update git submodules
  • 589b554 [doc] Fix typo in category_redirect.py
  • b96b812 sort imports and upgrade syntax
  • c6136ec proofreadpage.py: fetch URL of page scan via API
  • f2aa850 Merge "proofreadpage: sort page names before loading pages"
  • 301b272 [tests] skip PetScanPageGeneratorTestCase if APIError occurred
  • 1bf70a1 [FIX] fix typo in explanation of options
  • bb0a482 proofreadpage: sort page names before loading pages
  • Additional commits viewable in compare view

Updates pylint from 3.0.2 to 3.0.3

Commits
  • 1a5ffc1 Bump pylint to 3.0.3, update changelog
  • 54687e7 Disallow isort 5.13.0 (#9290) (#9292)
  • fea5483 [wrong-exception-operation] Fix FP for tuple concatenation of exception types...
  • d0d5c91 [pointless-string-statement] Ignore docstrings on py3.12 type aliases (#9269)...
  • 81f0f2e [Backport maintenance/3.0.x] [bugfix] Find files with ./ as input with a __in...
  • 7f01d83 Fix doc generation in implicit-str-concat
  • a60ddd1 Fix incorrect suggestion for unnecessary-comprehension (#9172) (#9242)
  • dc11223 [todos] Fix the todos version and the warnings' text (#9202) (#9204)
  • 0273db7 Fix false positive for unnecessary-lambda. (#9149) (#9200)
  • 53d4541 Fix undefined-variable etc for Python 3.12 generic type syntax (#9195) (#9199)
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 2 updates: [pywikibot[mwoauth,mysql]](https://github.com/wikimedia/pywikibot) and [pylint](https://github.com/pylint-dev/pylint).


Updates `pywikibot[mwoauth,mysql]` from 8.5.1 to 8.6.0
- [Changelog](https://github.com/wikimedia/pywikibot/blob/master/docs/changelog.rst)
- [Commits](wikimedia/pywikibot@8.5.1...8.6.0)

Updates `pylint` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: pywikibot[mwoauth,mysql]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependency updates label Jan 1, 2024
@JJMC89 JJMC89 changed the title build(deps): bump the dependencies group with 2 updates bump pywikibot and pylint Jan 1, 2024
@JJMC89 JJMC89 merged commit ebf0744 into main Jan 1, 2024
2 checks passed
@JJMC89 JJMC89 deleted the dependabot/pip/dependencies-14c33182bc branch January 1, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates
Development

Successfully merging this pull request may close these issues.

None yet

1 participant