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 psf/black to v24.4.1 #230

Merged
merged 1 commit into from
May 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 25, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending
psf/black repository patch 24.4.0 -> 24.4.1 24.4.2

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

psf/black (psf/black)

v24.4.1

Compare Source

Highlights
  • Add support for the new Python 3.12 f-string syntax introduced by PEP 701 (#​3822)
Stable style
  • Fix crash involving indented dummy functions containing newlines (#​4318)
Parser
  • Add support for type parameter defaults, a new syntactic feature added to Python 3.13
    by PEP 696 (#​4327)
Integrations
  • Github Action now works even when git archive is skipped (#​4313)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team May 25, 2024 15:39
@renovate renovate bot added auto-merge Bulldozer auto-merge dependencies labels May 25, 2024
@renovate renovate bot requested review from a team and dbrattli May 25, 2024 15:39
Copy link

codecov bot commented May 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.28%. Comparing base (0c13756) to head (9203138).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #230   +/-   ##
=======================================
  Coverage   91.28%   91.28%           
=======================================
  Files         105      105           
  Lines        3844     3844           
  Branches      834      834           
=======================================
  Hits         3509     3509           
  Misses        207      207           
  Partials      128      128           

Copy link

github-actions bot commented May 25, 2024

Unit Test Results

    21 files      21 suites   35m 24s ⏱️
 1 107 tests  1 107 ✅  0 💤 0 ❌
15 687 runs  15 676 ✅ 11 💤 0 ❌

Results for commit 9203138.

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/psf-black-24.x branch from 249bd20 to 9203138 Compare May 25, 2024 19:03
@renovate renovate bot merged commit e120b38 into main May 25, 2024
32 checks passed
@renovate renovate bot deleted the renovate/psf-black-24.x branch May 25, 2024 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Bulldozer auto-merge dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants