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.17.3 to 2.17.4 in /client/python #2525

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2023

Bumps pylint from 2.17.3 to 2.17.4.

Commits
  • fc34a4b Bump pylint to 2.17.4, update changelog
  • 62083dc [changelog] Add a changelog entry for #8632
  • fd60b72 Make sure a tool table is created in toml generation (#8638) (#8640)
  • 0b5defa [tomlkit] Limit the maximum version of tomlkit (#8633) (#8635)
  • 4350c6f Added escaping of vertical bar character in annotation labels (#8610) (#8631)
  • e507a4d Fix a false positive for bad-dunder-name when there is a user-defined ``_...
  • 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)

┆Issue is synchronized with this Jira Task by Unito

@dependabot dependabot bot added type/dependencies Pull requests that update a dependency file language/python Pull requests that update Python code labels Jun 1, 2023
@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.15 ⚠️

Comparison is base (7167c57) 58.55% compared to head (1e0fe83) 58.40%.

❗ Current head 1e0fe83 differs from pull request most recent head 6bc8951. Consider uploading reports for the commit 6bc8951 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2525      +/-   ##
==========================================
- Coverage   58.55%   58.40%   -0.15%     
==========================================
  Files         236      236              
  Lines       30379    30375       -4     
==========================================
- Hits        17788    17742      -46     
- Misses      11219    11271      +52     
+ Partials     1372     1362      -10     
Flag Coverage Δ
armada-server 58.40% <ø> (-0.15%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/pip/client/python/pylint-2.17.4 branch from a2d54e3 to 1e0fe83 Compare June 16, 2023 16:32
@kannon92
Copy link
Contributor

@dependabot rebase

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.17.3 to 2.17.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.3...v2.17.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/client/python/pylint-2.17.4 branch from 1e0fe83 to 6bc8951 Compare June 22, 2023 03:04
@kannon92 kannon92 enabled auto-merge (squash) June 22, 2023 03:04
@kannon92 kannon92 merged commit 71dbe31 into master Jun 22, 2023
@dependabot dependabot bot deleted the dependabot/pip/client/python/pylint-2.17.4 branch June 22, 2023 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
language/python Pull requests that update Python code type/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant