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

[pre-commit.ci] pre-commit autoupdate #366

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Oct 14, 2024

updates:

Summary by Sourcery

Build:

  • Update pre-commit hooks for pyupgrade to v3.18.0, black to v24.10.0, and blacken-docs to v1.19.0 in the .pre-commit-config.yaml file.

updates:
- [github.com/asottile/pyupgrade: v3.17.0 → v3.18.0](asottile/pyupgrade@v3.17.0...v3.18.0)
- [github.com/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0)
- [github.com/adamchainz/blacken-docs: 1.18.0 → 1.19.0](adamchainz/blacken-docs@1.18.0...1.19.0)
Copy link

Review changes with SemanticDiff.

Copy link
Contributor

sourcery-ai bot commented Oct 14, 2024

Reviewer's Guide by Sourcery

This pull request updates several pre-commit hooks to their latest versions. The changes are focused on upgrading the versions of pyupgrade, black, and blacken-docs in the .pre-commit-config.yaml file.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update pyupgrade pre-commit hook
  • Upgrade pyupgrade from v3.17.0 to v3.18.0
.pre-commit-config.yaml
Update black pre-commit hook
  • Upgrade black from 24.8.0 to 24.10.0
.pre-commit-config.yaml
Update blacken-docs pre-commit hook
  • Upgrade blacken-docs from 1.18.0 to 1.19.0
.pre-commit-config.yaml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, pre-commit-ci[bot]!). We assume it knows what it's doing!

Copy link

what-the-diff bot commented Oct 14, 2024

PR Summary

  • Upgrade of pyupgrade
    The software tool pyupgrade which helps to modernize our Python code automatically, has been updated from version v3.17.0 to v3.18.0. This upgrade brings in latest optimizations and bug fixes that could potentially make our code cleaner and safer.

  • Upgrade of black
    The Python code formatting tool black has been upgraded from 24.8.0 to 24.10.0. This tool enhances the readability and consistency of our codebase. The improved version is likely to include new features, optimizations, and bug fixes to ensure better code formatting.

  • Upgrade of blacken-docs
    Blacken-docs, the tool primarily used for adjusting the formatting of our code documentation, has been updated from 1.18.0 to 1.19.0. This upgrade could help in maintaining the consistency in the code documentation and improving the overall readability.

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.12%. Comparing base (04ec3d7) to head (6f9a48d).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #366   +/-   ##
========================================
  Coverage    98.12%   98.12%           
========================================
  Files           50       50           
  Lines         4848     4848           
  Branches       148      148           
========================================
  Hits          4757     4757           
  Misses          63       63           
  Partials        28       28           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Preparing review...

Copy link

Failed to generate code suggestions for PR

@cleder cleder merged commit 4ffd1f9 into develop Oct 14, 2024
53 of 55 checks passed
@cleder cleder deleted the pre-commit-ci-update-config branch October 14, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant