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

build(deps-dev): bump pylint from 3.1.0 to 3.2.2 #18019

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2024

Bumps pylint from 3.1.0 to 3.2.0.

Commits
  • b738d23 Bump pylint to 3.2.0, update changelog
  • 040ce17 Upgrade the contributors lists
  • 743a04d [performance] Check that 'trailing-comma-tuple' is enabled only once (#9620)
  • b4a9535 [pre-commit.ci] pre-commit autoupdate (#9621)
  • a4f9b86 [pre-commit.ci] pre-commit autoupdate
  • 4f0c7ac Merge maintenance/3.1.x into main following 3.1.1 release (#9618)
  • 0d8ef10 Merge maintenance/3.1.x into main following 3.1.1 release
  • e53fdb6 Bump furo from 2024.4.27 to 2024.5.6 (#9617)
  • 814bf94 Bump actions/checkout from 4.1.4 to 4.1.5 (#9616)
  • fd6790b Add ignored modules to Astroid module deny list (#9504)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 requested a review from a team as a code owner May 14, 2024 21:41
@dependabot dependabot bot added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 14, 2024
@dependabot dependabot bot requested review from altendky and emlowe May 14, 2024 21:41
altendky
altendky previously approved these changes May 15, 2024
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.1.0...v3.2.0)

---
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-main-pylint-3.2.0 branch from a393b7c to cb07c95 Compare May 15, 2024 14:54
Copy link
Contributor Author

dependabot bot commented on behalf of github May 21, 2024

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.

@altendky altendky changed the title build(deps-dev): bump pylint from 3.1.0 to 3.2.0 build(deps-dev): bump pylint from 3.1.0 to 3.2.2 May 24, 2024
Copy link

Pull Request Test Coverage Report for Build 9225621744

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

  • 26 of 36 (72.22%) changed or added relevant lines in 13 files are covered.
  • 42 unchanged lines in 7 files lost coverage.
  • Overall coverage decreased (-0.04%) to 90.839%

Changes Missing Coverage Covered Lines Changed/Added Lines %
chia/_tests/wallet/test_notifications.py 0 1 0.0%
chia/cmds/dao_funcs.py 0 1 0.0%
chia/cmds/keys_funcs.py 0 1 0.0%
chia/rpc/wallet_rpc_api.py 0 1 0.0%
chia/wallet/cat_wallet/cat_wallet.py 0 1 0.0%
chia/wallet/dao_wallet/dao_wallet.py 0 1 0.0%
chia/wallet/util/debug_spend_bundle.py 2 3 66.67%
chia/wallet/vc_wallet/cr_cat_wallet.py 0 1 0.0%
chia/data_layer/data_store.py 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
chia/full_node/full_node_api.py 1 81.0%
chia/daemon/client.py 1 73.94%
chia/timelord/timelord.py 2 73.67%
chia/full_node/weight_proof.py 2 90.88%
chia/introducer/introducer.py 5 79.35%
chia/wallet/wallet_node.py 6 88.58%
chia/_tests/core/util/test_lockfile.py 25 77.73%
Totals Coverage Status
Change from base Build 9211882961: -0.04%
Covered Lines: 99319
Relevant Lines: 109276

💛 - Coveralls

Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog community-pr coverage-diff 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.

None yet

2 participants