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 v23.10.1 #87

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
psf/black repository patch 23.10.0 -> 23.10.1
psf/black action patch 23.10.0 -> 23.10.1

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)

v23.10.1

Compare Source

Highlights
  • Maintanence release to get a fix out for GitHub Action edge case (#​3957)
Preview style
  • Fix merging implicit multiline strings that have inline comments (#​3956)
  • Allow empty first line after block open before a comment or compound statement (#​3967)
Packaging
  • Change Dockerfile to hatch + compile black (#​3965)
Integrations
  • The summary output for GitHub workflows is now suppressible using the summary
    parameter. (#​3958)
  • Fix the action failing when Black check doesn't pass (#​3957)
Documentation

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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.

@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (be5141d) 96.10% compared to head (7e42b34) 96.10%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #87   +/-   ##
=======================================
  Coverage   96.10%   96.10%           
=======================================
  Files           2        2           
  Lines         385      385           
=======================================
  Hits          370      370           
  Misses         15       15           
Flag Coverage Δ
unittests 96.10% <ø> (ø)

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

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

@yarikoptic yarikoptic added internal Changes only affect the internal API release Create a release when this pr is merged labels Oct 25, 2023
@yarikoptic
Copy link
Collaborator

Let's try to release with this to see if #85 (comment) was all we needed.

@yarikoptic yarikoptic merged commit 304f472 into master Oct 25, 2023
11 checks passed
@renovate renovate bot deleted the renovate/psf-black-23.x branch October 25, 2023 20:55
@yarikoptic
Copy link
Collaborator

eh, apparently prior fail failed but not fully: it did manage to push 1.6.2 tag first so now release failed with

fatal: tag 'v1.6.2' already exists
Error: Running command 'git' with args [tag, v1.6.2, -m, "Update version to v1.6.2"] failed

so I will remove that tag and retry release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes only affect the internal API release Create a release when this pr is merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant