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 pylint from 2.10.2 to 2.14.5 #295

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2022

Bumps pylint from 2.10.2 to 2.14.5.

Commits
  • 566ffca Bump pylint to 2.14.5, update changelog
  • 1b82319 Allow lists of default values in parameter documentation for Numpy (#7149)
  • 8af7472 Fix disabling of fixme (#7144)
  • eac2e04 Fix crash when using enumerate in a ternary expression (#7132)
  • f1d27ff Fix handling of -- as separator of positional arguments and flags
  • bf29a55 Bump pylint to 2.14.4, update changelog
  • 15470d1 Fix recognition of config files named setup.cfg (#3630) (#6577)
  • e820200 Normalize path before checking if path should be ignored (#7080)
  • c82d08c Don't report import-private-name for relative imports (#7079)
  • f8f05f1 Don't emit modified-iterating-dict when updating existing keys (#7037)
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jul 18, 2022
@dependabot dependabot bot requested a review from mateimicu July 18, 2022 02:05
@github-actions github-actions bot enabled auto-merge July 18, 2022 02:05
@codecov
Copy link

codecov bot commented Jul 18, 2022

Codecov Report

Merging #295 (802234e) into master (f61e28c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #295   +/-   ##
=======================================
  Coverage   96.76%   96.76%           
=======================================
  Files          16       16           
  Lines         927      927           
=======================================
  Hits          897      897           
  Misses         30       30           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f61e28c...802234e. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/pip/pylint-2.14.5 branch from f7e1828 to 7e2abe4 Compare July 20, 2022 07:09
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.10.2 to 2.14.5.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.10.2...v2.14.5)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pylint-2.14.5 branch from 7e2abe4 to 9aaa5ac Compare July 25, 2022 20:17
@mateimicu mateimicu force-pushed the dependabot/pip/pylint-2.14.5 branch from 9b533f7 to 802234e Compare July 27, 2022 10:35
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 29, 2022

A newer version of pylint exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant