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

chore(deps-dev): bump pylint from 2.14.4 to 2.14.5 #495

Merged
merged 1 commit into from
Aug 20, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pylint from 2.14.4 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
  • See full diff 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
@codecov
Copy link

codecov bot commented Jul 18, 2022

Codecov Report

Merging #495 (910bfd3) into master (99bf68c) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #495   +/-   ##
=======================================
  Coverage   91.86%   91.86%           
=======================================
  Files          49       49           
  Lines        1548     1548           
  Branches      157      157           
=======================================
  Hits         1422     1422           
  Misses         94       94           
  Partials       32       32           

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 37f36fd...910bfd3. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/pip/master/pylint-2.14.5 branch 5 times, most recently from c47e7e4 to d1d021c Compare July 22, 2022 17:27
@rvodden rvodden enabled auto-merge (rebase) July 27, 2022 05:56
@rvodden
Copy link
Owner

rvodden commented Jul 27, 2022

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2022

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@rvodden
Copy link
Owner

rvodden commented Aug 20, 2022

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 20, 2022

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@rvodden
Copy link
Owner

rvodden commented Aug 20, 2022

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/master/pylint-2.14.5 branch from 6b79aac to 932855e Compare August 20, 2022 16:56
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.4 to 2.14.5.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.14.4...v2.14.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/master/pylint-2.14.5 branch from 932855e to 910bfd3 Compare August 20, 2022 17:02
@rvodden rvodden merged commit 7170acc into master Aug 20, 2022
@rvodden rvodden deleted the dependabot/pip/master/pylint-2.14.5 branch August 20, 2022 17:09
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.

1 participant