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): update pre-commit hook jsh9/pydoclint to v0.5.10 #2061

Merged
merged 4 commits into from
Dec 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2024

This PR contains the following updates:

Package Type Update Change
jsh9/pydoclint repository patch 0.5.9 -> 0.5.10

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

jsh9/pydoclint (jsh9/pydoclint)

v0.5.10

Compare Source

  • Changed
    • Command line message about loading config file is now hidden with config
      option --quiet
  • Fixed
    • Fixed a bug where assigning a value to an attribute caused pydoclint to
      crash
  • Changed
    • Renamed function unparseAnnotation() into unparseNode()
    • Renamed EdgeCaseError into EdgeCaseError

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 10, 2024 06:53
@renovate renovate bot added auto-merge dependencies Pull requests that update a dependency file labels Dec 10, 2024
@renovate renovate bot requested a review from a team as a code owner December 10, 2024 06:53
@renovate renovate bot enabled auto-merge (squash) December 10, 2024 06:53
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

Attention: Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.49%. Comparing base (8ed1407) to head (32080ce).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
cognite/client/data_classes/datapoints.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2061   +/-   ##
=======================================
  Coverage   90.49%   90.49%           
=======================================
  Files         141      141           
  Lines       22483    22483           
=======================================
+ Hits        20346    20347    +1     
+ Misses       2137     2136    -1     
Files with missing lines Coverage Δ
cognite/client/__init__.py 80.00% <100.00%> (ø)
cognite/client/_api/datapoint_tasks.py 95.17% <ø> (ø)
cognite/client/_api/datapoints.py 98.34% <100.00%> (ø)
cognite/client/_api/transformations/__init__.py 77.14% <ø> (ø)
cognite/client/_api/workflows.py 87.08% <100.00%> (ø)
cognite/client/_api_client.py 90.34% <100.00%> (ø)
cognite/client/data_classes/__init__.py 100.00% <ø> (ø)
cognite/client/data_classes/capabilities.py 97.29% <100.00%> (ø)
...nite/client/data_classes/data_modeling/__init__.py 100.00% <ø> (ø)
.../client/data_classes/hosted_extractors/__init__.py 100.00% <ø> (ø)
... and 5 more

... and 2 files with indirect coverage changes

Copy link
Contributor Author

renovate bot commented Dec 10, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@haakonvt haakonvt force-pushed the renovate/jsh9-pydoclint-0.x branch from 8106341 to 32080ce Compare December 10, 2024 23:58
@renovate renovate bot merged commit 2a94adf into master Dec 11, 2024
16 checks passed
@renovate renovate bot deleted the renovate/jsh9-pydoclint-0.x branch December 11, 2024 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant