Skip to content

build(deps): bump pylint from 2.16.4 to 2.17.0#2327

Merged
lukpueh merged 1 commit intodevelopfrom
dependabot/pip/pylint-2.17.0
Mar 15, 2023
Merged

build(deps): bump pylint from 2.16.4 to 2.17.0#2327
lukpueh merged 1 commit intodevelopfrom
dependabot/pip/pylint-2.17.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 9, 2023

Bumps pylint from 2.16.4 to 2.17.0.

Commits
  • 2e78c41 Proper release date and summary for 2.17.0
  • ee2e635 Bump pylint to 2.17.0, update changelog (#8395)
  • ca25497 Add regression test for #5288 (#8385)
  • b4fe93a Use UninferableBase instead of Uninferable
  • 9c4fbed Upgrade to astroid 2.15.0 (#8387)
  • 30e1759 [pre-commit.ci] pre-commit autoupdate (#8393)
  • e6c6bf5 Merge remote-tracking branch 'upstream/maintenance/2.16.x' into main
  • 47cb11f Cancel previous tests when pushing to PRs
  • c356a3c Document ignoring pragmas for calculating line length (#8380)
  • 81bb644 [doc] Add an example for 'missing-format-string-key' (#8379)
  • 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)

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.16.4 to 2.17.0.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.16.4...v2.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 9, 2023
@coveralls
Copy link
Copy Markdown

coveralls commented Mar 9, 2023

Pull Request Test Coverage Report for Build 4373695392

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.683%

Totals Coverage Status
Change from base Build 4364515811: 0.0%
Covered Lines: 1315
Relevant Lines: 1338

💛 - Coveralls

@lukpueh lukpueh merged commit 7812156 into develop Mar 15, 2023
@dependabot dependabot Bot deleted the dependabot/pip/pylint-2.17.0 branch March 15, 2023 12:07
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants